@charset "utf-8";

/*------------------------------------------------------------------------------
common.css
------------------------------------------------------------------------------*/
/*====================================
setting
====================================*/
*{
	zoom:1;
	font-weight:normal;
	font-style:normal;
	margin:0;
	padding:0;
}

html{
	width:100%;
	height:100%;
	overflow-y:scroll;
	background: #fff
}

body {
	width:100%;
	line-height:1.7;
	font-size:12px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	}
	

.f10 {font-size:10px;} * html .f10 {font-size:11px;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;} 
	
/* For modern browsers 回り込みの解除 */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) 回り込みの解除 */
.cf {
    zoom:1;
}

.f-left{		/* 左配置回り込み */
	float:left;
}
	
.f-right{		/* 右配置回り込み */
	float:right;
}

/*====================================
links
====================================*/
a {color:#361909;text-decoration:underline;}
a:visited {color:#361909;text-decoration: underline;}
a:hover {color:#361909; text-decoration: none; }
a:active {color:#361909;text-decoration: none; }


/*====================================
layout
====================================*/
#wrapper{
	width:760px;
	margin:0 auto;
	padding:0;
	border:10px solid #cccccc;
	}
	
footer{
	text-align:right;
	margin:0 20px 20px;
	}


/*====================================
clearfix
====================================*/
.clearfix:after {  
	visibility:hidden;
	height:0;
	display: block;/
	font-size: 0;  
	content: " ";  
	clear: both;  
}  
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; } 

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


/*====================================
others
====================================*/

.en {color:#CCCCCC; font-size:12px; line-height:1.4;}
.txtC {text-align:center!important;}
.txtR {text-align:right;}
.txtL {text-align:left;}
.txtBold { font-weight:bold;}
.lh120 {line-height:1.2}
.lh130 {line-height:1.3}
.lh140 {line-height:1.4}
.lh150 {line-height:1.5}
.fwn {font-weight:normal;}
.gr {color:#ccff00;}
.red{color:#e50012;}
.lh0 {line-height:0!important;}
em {font-style:italic;}
.heightControl { padding-bottom:400px;}

.mt0 {margin-top:0!important;}
.mt5 {margin-top:5px!important;}
.mt10 {margin-top:10px!important;}
.mt15 {margin-top:15px!important;}
.mt20 {margin-top:20px!important;}
.mt25 {margin-top:25px!important;}
.mt30 {margin-top:30px!important;}
.mt35 {margin-top:35px!important;}
.mt40 {margin-top:40px!important;}
		
.mr0 {margin-right:0!important;}
.mr5 {margin-right:5px!important;}
.mr10 {margin-right:10px!important;}
.mr15 {margin-right:15px!important;}
.mr20 {margin-right:20px!important;}
.mr25 {margin-right:25px!important;}
.mr30 {margin-right:30px!important;}
.mr35 {margin-right:35px!important;}
.mr40 {margin-right:40px!important;}

.mb0 {margin-bottom:0!important;}
.mb5 {margin-bottom:5px!important;}
.mb10 {margin-bottom:10px!important;}
.mb15 {margin-bottom:15px!important;}
.mb20 {margin-bottom:20px!important;}
.mb25 {margin-bottom:25px!important;}
.mb30 {margin-bottom:30px!important;}
.mb35 {margin-bottom:35px!important;}
.mb40 {margin-bottom:40px!important;}
.mb45 {margin-bottom:45px!important;}	
.mb50 {margin-bottom:50px!important;}	
.mb55 {margin-bottom:55px!important;}	
.mb60 {margin-bottom:60px!important;}		

.ml0 {margin-left:0!important;}
.ml5 {margin-left:5px!important;}
.ml10 {margin-left:10px!important;}
.ml15 {margin-left:15px!important;}
.ml20 {margin-left:20px!important;}
.ml25 {margin-left:25px!important;}
.ml30 {margin-left:30px!important;}
.ml35 {margin-left:35px!important;}
.ml40 {margin-left:40px!important;}

.pt0 {padding-top:0!important;}
.pt5 {padding-top:5px!important;}
.pt10 {padding-top:10px!important;}
.pt15 {padding-top:15px!important;}
.pt20 {padding-top:20px!important;}
.pt25 {padding-top:25px!important;}
.pt30 {padding-top:30px!important;}
.pt35 {padding-top:35px!important;}
.pt40 {padding-top:40px!important;}
	
.pr0 {padding-right:0!important;}
.pr5 {padding-right:5px!important;}
.pr10 {padding-right:10px!important;}
.pr15 {padding-right:15px!important;}
.pr20 {padding-right:20px!important;}
.pr25 {padding-right:25px!important;}
.pr30 {padding-right:30px!important;}
.pr35 {padding-right:35px!important;}
.pr40 {padding-right:40px!important;}
		
.pb0 {padding-bottom:0!important;}
.pb5 {padding-bottom:5px!important;}
.pb10 {padding-bottom:10px!important;}
.pb15 {padding-bottom:15px!important;}
.pb20 {padding-bottom:20px!important;}
.pb25 {padding-bottom:25px!important;}
.pb30 {padding-bottom:30px!important;}
.pb34 {padding-bottom:35px!important;}
.pb40 {padding-bottom:40px!important;}	
	
.pl0 {padding-left:0!important;}
.pl5 {padding-left:5px!important;}
.pl10 {padding-left:10px!important;}
.pl15 {padding-left:15px!important;}
.pl20 {padding-left:20px!important;}
.pl25 {padding-left:25px!important;}
.pl30 {padding-left:30px!important;}
.pl35 {padding-left:35px!important;}
.pl40 {padding-left:40px!important;}

.txt11{font-size:11px;}
.txt14{font-size:14px; font-weight:bold;}
.txt15{font-size:15px; font-weight:bold;}
.txt18{font-size:18px; font-weight:bold;}