@charset "utf-8";



/*--------------------------------------------

*

*	common class

*	

*--------------------------------------------*/

/* clear *****************/

.clear { clear: both; font-size:0.1%; line-height:0.1; }

.clear hr { display: none; }



.clearfix:after{content: url(../images/clear.gif);display: block;clear: both;height: 0;}

.clearfix{min-height: 1px;}

* html .clearfix{ height: 1px; display:inline-block; }/* IE6 */

.clearfix{ display: block;}



/* box *****************/

.none { display:none; }

.hidden { visibility:hidden; }

.block { display:block; }



.overBox { overflow: hidden; }

* html .overBox { zoom:1; }

.overBox p { margin-top:0; }



/* icon ***************************/

img.pdf { vertical-align:middle; }



/* wrap ***************************/

.nowrap { white-space:nowrap; }



/* color */

.fontSiteColor { color:##0068b7; }



/* potision *****************/

.imgR { float: right; margin-left: 20px; display:inline; }

.imgL {	float: left; margin-right: 20px;

}



.fltR { float: right; }

.fltL { float: left; }



.txtC { text-align: center !important; }

.txtR { text-align: right !important; }

.txtL { text-align: left !important; }

.txtT { vertical-align:top !important; }

.txtM { vertical-align:middle !important; }

.txtB { vertical-align:bottom !important; }





.nomargint{

	margin-top:0px;

}

.margint{

	margin-top:30px;

}



.marginb{

	margin-bottom:10px;

}



/* youtube link ***************************/



dl.dYoutubeLink{

	margin-top:5px;

}



dl.dYoutubeLink dt,

dl.dYoutubeLink dd{

	padding:2px;

	text-align:right;

}

