body {
margin:0;
padding:0;
text-align:center;
background:#fff;
color:#000000;
}

body,th,li,div { font:14px/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
form,input{ font:14px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,form{
margin:0;
padding:0;
font-size:100%;
}

.clear{
clear:both;
height:0;
line-height:0;
}

.clear hr { display:none; }
.b { font-weight:bold; }
.red { color:#f00; }
img { border:none; }


/***** layout *****/

#wrap{
	width: 900px;
	text-align: left;
	background: #fff;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#inner {
width:850px;
margin:0 0px;
}

#largeWrap { 
width:848px;
margin:0 0px;
}
 
#mainWrap {
float:left; 
width:210px;
color:#993333;
border-right:solid 1px #999;
background:#fff;
}
 
#sideWrap { 
float:right; 
width:634px;
background:#FFF;
margin:0 0px;
} 

#innerB {
width:632px;
margin:0 0px;
}


.clear { 
clear:both; 
}
 
.clear hr { 
display:none; 
} 


/***** header *****/

#header{
padding:1px 0;
color:#000000;
border-bottom:dotted 2px #0000CC;
background:#DFFCFF;
}

#header h1,#header h2{
padding:0 13px;
line-height:20px;
display:inline;
}

#header h1{
font-size:12px;
}

#header h2 { 
font-weight:normal;
font-size:11px;
}

#title,#headAd { margin:2px 0; }

#title{
width:234px;
margin-left:5px;
float:left;
}

#headAd { margin-left:270px; }



/***** navi *****/

  
#gNavi li { display:inline; list-style:none; padding-right:10px; }   
#gNavi li a {   
    color:#000;   
    text-decoration:none;   
    border-bottom:solid 3px #3366FF;   
}   
#gNavi li a:hover { color:#f00; border-bottom:solid 3px #f00; }


#gNavi{
clear:both;
margin:0px 0 0;
padding:3 5px;
font-size:12px;
line-height:30px;
background:#DFFCFF;
border-top:solid 1px #ccc;
border-bottom:solid 2px #ccc;
text-align:right;
}



/***** menu *****/

.menuTitle { 
margin-bottom:5px; 
margin-top:5px; 
font-weight:bold; 
border-bottom:double 3px #cccccc;
border-top:double 3px #cccccc;
text-align: center;
 }

.sideMenu li {font-weight:bold; margin-left:5px; }   
.sideMenu li ul li { font-weight:normal; }  
.sideMenu { margin-bottom:15px; padding-left:10px; }
.sideMenu ul { margin:0 0 5px 15px; padding:0; font-size:13px; }
.sideMenu a { border-bottom-width:2px; color:#0033cc;}
.sideMenu a:active,
.sideMenu a:hover { color:#993333; border-bottom:solid 2px #993333; }

.sideMenu li {   
    list-style:none;   
    padding-left:20px;   
    background:url('images/maru.gif') left top no-repeat;   
    line-height:21px;   
}  


/***** innerB *****/


.tableA { border:solid 1px #999; border-collapse:collapse; }   
.tableA td,th { border:solid 1px #999; } 


.text{
font-size:12px;
font-weight:bold;
text-align:center;
color:#FFF;
}

.textA{
font-size:13px;
text-align:center;
}

.textB{
font-size:13px;
text-align:center;
font-weight:bold;
color:#FF0000;
}

.textC{
font-size:13px;
text-align:left;
line-height:20px;
}

.textD{
font-size:12px;
text-align:left;
line-height:18px;
}



/***** footer *****/

#footer{
clear:both;
margin:0px 0px 0;
padding:2px 0 0px;
text-align:center;
border-top:double 3px #ccc;
}
