@charset "UTF-8";

.left{
	float:left;
}

.box{
	clear:both;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}

.box img{
	vertical-align:bottom;
}

.column div{
	float:left;
}

/*--type01-------------------------*/

.type01 img{
	margin:20px 0 10px 5px ;
}

.text_black{
	margin:0 0 0 10px;
	font-size:80%;
	color:#101010;
	line-height:1.3em;
}

div.chui{
	margin-left:14px;
	font-weight:bold;
	color:#ff0000;
}

div.gray{
	color:#666;
	margin:0px 0px 0px 1.1em;
	text-indent:-1.1em;
}


/*--type02-------------------------*/

.type02{
	margin:20px 0 10px 20px ;
}

/*-メインビジュアル----------------*/

.pic{
	float:left;
	width:690px;
	height:320px;
	position:relative;
	background-image: url(../img/p_index_03.jpg) ;
}

.no1{
	position:absolute;
	top:166px;
	left:20px;
}

.cm{
	position:absolute;
	top:183px;
	left:497px;
}

/*-コース----------------*/

.a_course{
	position:relative;
	float:left;
	width:690px;
	height:69px;
}

.fukidashi{
	position:absolute;
	top:25px;
	left:321px;
}

.b_course{
	float:left;
	width:690px;
	height:68px;
	position:relative;
}

.c_course{
	position:relative;
	float:left;
	width:690px;
	height:69px;
}
