@charset "euc-jp";

/*
* style.css
* date---2015/08/31
*/


/*===============================================
	style.css
===============================================*/

/* ----------------------------------------------
	txt
---------------------------------------------- */

/* ¸«½Ð¤·
------------------------------- */
#maintit{
	background: url(../img/maintit_bg.jpg) no-repeat 0 0;
}



/* ----------------------------------------------
	main
---------------------------------------------- */
#hitsB01{
	margin: 0 10px 30px;
}
#hitsB02{
	margin-bottom: 30px;
	text-align: center;
}
#hitsB03{
	height:54px;
	width:354px;
	margin:0 auto 50px;
	padding:60px 0 17px 178px;
	background:url(../img/box01.png);
	text-align: center;
}
dl.hitsT01{
  	width: 100%;
}
	dl.hitsT01 dt{
		clear: both;
		float: left;
		width: 185px;
		padding: 10px 0;
	}
	dl.hitsT01 dd{
		padding: 10px 10px 10px 185px;
		line-height: 47px;
		background:url(/common/css/img/dot.gif) repeat-x bottom;
	}

#hitsB04{
	margin: 0 10px 50px;
}
	#hitsB04 p{
		padding: 0 0 10px;
	}
	#formB{
		border-left: 2px solid #107BD1;
	}