* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	font-size: 13px;
	font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif,"メイリオ","Meiryo";   
	
}



a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
	margin: 5px;
	color: #000033;
}

strong {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	
}

h1{
width: 150px;
font-size: 17px;
font-weight: bold;
margin-top: 20px;
text-align: left;
color: #333;
margin-bottom:10px;
letter-spacing: 1px;
color: #1E3463;
text-indent: -9999px;
}

h1 span{
font-size: 15px;
font-weight: bold;
}

h2{
text-align: left;
margin-bottom: 15px;
margin-top: 10px;
border-bottom: 1px solid ;
font-size: 1.3em;
font-weight: bold;

}

h3{
text-align: left;
font-weight: bold;
}

body{
text-align: center;
margin: 0 auto;
background: url(../img/back.jpg) repeat-x #1E3463 ;
color: #333;
}

p{
text-align: left;
padding: 5px;
line-height: 150%;
}

a:hover{
color: #cc0000;
}

#head{
text-align: center;
margin: 0 auto;
text-align: left;
height: 85px;
}

#head img{
margin-top: 5px;
}

#wrapper{
width: 810px;
margin: 0 auto;
background-color: #fff;
padding:0 15px 0 15px;
border: 2px solid #999;
border-top: none;
}

#guide{
text-align: left;
padding-bottom: 5px;
text-indent: 10px;
background-color: #f0f0f0;
}


#left{
width: 160px;
float: left;
margin-top:5px; 
padding: 10px;
text-align: left;
background: url(../img/h1_bg.jpg) no-repeat 0 10px;;
}

#left li {
font-size: 14px;
list-style: none;
margin-bottom: 10px;
}

#left li a{
font-size: 14px;
}

.box1{
background-color: #ffd9ff;
text-align: left;
margin-top:15px;
border: 1px solid #ff66cc;
}

.honbun{
color: #333;
padding:10px;
line-height:160%;
margin-left: 20px;
}

.list{
}

.list dd{
margin-left: 150px;
margin-top: -19px;
margin-bottom: 10px;
}

.list li{
margin-left: 40px;
margin-bottom: 10px;
list-style: none;
text-indent: -30px;
}

.box{
border: 1px solid #333;
float: left;
width: 150px;
padding: 15px;
text-align: center;
}

.box_l{
float: left;
width: 160px;
padding: 0 15px 20px 0;
text-align: center;
line-height: 110%;
}

.box_l img{
padding: 2px;
border: 1px solid #999;
}

.hyou01{
border: 1px solid #333;
border-left: 4px solid #cc0000;
float: left;
margin-right: 15px;
margin-bottom: 10px;
width: 47%;
border-collapse: collapse;
}

.hyou01 td{
border-bottom: 1px dotted #666;
padding: 3px 5px 0 15px;
}

.hyou02{
border: 1px solid #333;
border-left: 4px solid red;
float: left;
margin-right: 20px;
margin-bottom: 10px;
width: 95%;
border-collapse: collapse;

}

.hyou02 td{
border-bottom: 1px dotted #666;
border-right: 1px solid #666;
padding: 3px 2px 0 5px;
vertical-align: top;
}

.hyou02 th{
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
text-align: center;
background-color: #f0f0f0;
padding-top: 5px;
}

td span{
font-size: 10px;
letter-spacing: -1px;
}

.hyou03{
border: 1px solid #333;
border-collapse: collapse;
width: 100%;
}

.hyou03 td{
border-bottom: 1px dotted #666;
border-right: 1px solid #666;
padding: 5px 2px 0 5px;
}

.hyou03 th{
border-bottom: 1px solid #333;
border-right: 1px solid #333;
text-align: center;
font-weight: bold;
background-color: #f0f0f0;
padding-top: 5px;
}

.line{
border-top: 1px solid #666;
}
.cnt dt{
width: 90px;
margin-left: 20px;
background: url(img/mark02.gif) no-repeat;
text-indent: 12px;
}

.cnt dd{
padding-left: 130px;
margin-top: -1.1em;
margin-bottom: 5px;
}

.right{
text-align: right;}

#right{   
    width:610px;
    padding-top: 5px;
    text-align: center;
    float: left;
    margin-top:5px;
    text-align: left;   
    }
    
#right img{
margin-top: 7px;
}

.info{
margin:5px;
margin-left: 10px;
text-align:left;
font-size: 0.85em;
color: #444444;
}



.foot{
color: #999;
padding: 10px 0 10px 0;
line-height: 180%;
margin: 0 auto;
clear:both;
background: url(../img/foot.gif) repeat-x;
font-size: 0.9em;
text-align: center;
}


.foot a{
text-decoration: none;
color: #999;
font-size: 0.9em;
}

.foot a:hover{
text-decoration: underline;
background: none;
}

.clear{
clear:both;
height: 20px;
}

