@charset "ISO-2022-JP";
/* CSS Document */


/*$B=i4|@_Dj(B
----------------------------------------------------------------*/

*{
  margin:0;
  padding:0;
}

body {
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:12px;
	line-height:20px;
	text-align:center;
	background-color:#FFF;
}
h1,h2,h3,h4,h5,p{
	margin:0;
	padding:0;
	font-size:12px;	
	line-height:20px;
	font-weight:100;	
	}
td{
	color: #333333;
	font-size:12px;
	line-height:20px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;	
	}
form,select,input {
	margin:0 5px 0 0;
	padding:0;
	}	
img {
	margin:0px;
	padding:0px;
	border:0px;
	}
ul,li {
	list-style:none;
	}	

a{
	color:#999;
	text-decoration:none;	
	}
a:hover{
	color:#FF9900;
	text-decoration:none;
	}	


/*$B%Z!<%8$N@hF,$KLa$k(B .up
----------------------------------------------------------------*/	

.up {
	font-size:10px;
	line-height:15px;
	text-align:right;	
	padding:5px 10px;
	}
	
.up a{
	color:#777777;
	text-decoration:none;	
	}
.up a:hover{
	color:#FF9900;
	text-decoration:none;
	}	

.up2 {
	font-size:10px;
	line-height:15px;
	padding:5px 0px;
	text-align:right;
	}
	
.up2 a{
	color:#777777;
	text-decoration:none;	
	}
.up2 a:hover{
	color:#FF9900;
	text-decoration:none;
	}	

/*$BJ8;z%5%$%:!"Au>~(B
----------------------------------------------------------------*/		

.txt11{
	font-size:11px;
	}
.txt12{
	font-size:12px;
	}
.txt13{
	font-size:13px;
	}
.txt14{
	font-size:14px;
	}
.txt15{
	font-size:15px;
	}
		
.bold{
	font-weight:bold;
	}
.cap{
	font-size:11px;
	line-height:15px;	
	font-weight:100;
	}
						
.red{
	color:#FF0000;
	}			
.orange{
	color:#FF6600;
	}
.blue{
	color:#003399;
	}		
.green {
	color:#5b9000;
	}
.brown{
	color:#663333;
	}		
.pink{
	color:#FF33CC;
	}							
.gray{
	color:#666666;
	}	
	
.center{
	text-align:center;
	margin:0 auto;
	}			
				
.dot_txt{
	background-image:url(../common_img/dot_txt01.gif);
	background-repeat:repeat;
	line-height:22px;
	}		
.dot_line1{
	background-image:url(../common_img/dot_line01.gif);/* 01~02 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}
.dot_line2{
	background-image:url(../common_img/dot_line04.gif);/* 03~04 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}
.arw1{
	background-image:url(../common_img/arrow01.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:0 0 5px 10px;
	}	
.arw2{
	background-image:url(../common_img/arrow02.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:0 0 5px 15px;
	}	
.arw3{
	background-image:url(../common_img/arrow03.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:0 0 5px 10px;
	}																						
	
/*$B%U%m!<%H4X78(B
----------------------------------------------------------------*/	
.clear {
	clear:both;
	}	
.flo_l{
	float:left;
	width:auto;
	margin:0;
	}	
.flo_r{
	float:right;
	width:auto;
	margin:0;
	}		
.ph_left{
	float:left;
	width:auto;
	margin:0px 10px 0px 0;
	}	
.ph_right{
	float:right;
	width:auto;	
	margin:0 0px 0 10px;
	}	
	
	
/*$B%^!<%8%s(B
----------------------------------------------------------------*/	
.mb05{
	margin-bottom:5px;
	}
.mb10{
	margin-bottom:10px;
	}	
.mb15{
	margin-bottom:15px;
	}		
.mb20{
	margin-bottom:20px;
	}		
.mb30{
	margin-bottom:30px;
	}			
.mt05{
	margin-top:5px;
	}
.mt10{
	margin-top:10px;
	}	
.mt15{
	margin-top:15px;
	}		
.mt20{
	margin-top:20px;
	}				
.mt30{
	margin-top:30px;
	}	
.ml05{
	margin-left:5px;
	}			
.ml10{
	margin-left:10px;
	}			
.ml15{
	margin-left:15px;
	}			
.ml20{
	margin-left:20px;
	}		


/*$B%$%s%G%s%H(B
----------------------------------------------------------------*/	
.ind05{
	padding:0 5px;
	}
	
.ind10{
	padding:0 10px;
	}

/*$B%X%C%@(B
----------------------------------------------------------------*/	
#HEAD {
	height:75px;
	background-image:url(../images/head_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 15px;
	}
#HEAD h1{
	float:left;
	margin:25px 0 0 0;
	}	
#HEAD h2{
	float:right;
	margin:25px 0 0 0;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	color:#999999;
	letter-spacing:0.1em;
	}	

#FLA {
	margin:10px;
	}	
	
#FOOT {
	width:705px;
	padding:10px 0 0 0;
	margin:0 auto;
	}		
#FOOT img{
	float:left;
	margin:2px 0 0 0;
	}
#FOOT p{
	float:right;
	margin:0;
	font-size:11px;
	line-height:15px;
	}			
	

/*HELP
----------------------------------------------------------------*/		
#HELP {
	width:705px;
	padding:15px 0 10px 0;
	margin:0 auto;
	}		

#HP1{
	width:355px;
	float:left;
	text-align:left;
	}
#HP2{
	width:310px;
	float:right;
	text-align:left;
	background-image:url(../images/dot_line01.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:0px;	
	}	
	
#HP1 h3{
	margin-bottom:10px;
	}	
#HP1 p{
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
	}		

#HP2 h3{
	}		

#HP2 h4{
	background-image:url(../images/dot_line01.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:8px;
	margin:8px 0;
	}	

#HP2 p{
	background-image:url(../images/icon_maru.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	line-height:16px;
	}	
