@charset "shift_jis";



@import url("./common.css");



/* CTS -------------------------------------------------*/

#main h1.box1 {height:314px;}

#main .box1{margin-top:7px;}

#main .box21 p{
	padding:5px 10px 8px 0px;
	text-align:right;
}
#main .box21 p img{margin-left:20px;}

#main .box21 div.ibase{
	width:580px;
	margin:0px 0px 0px 6px;
	background:none;
}
#main .box21 div.ibox{
	float:left;
	display:inline;
	width:280px;
	margin:0px 0px 3px 10px;
	background:url("../../img/bg_box21_div.gif") no-repeat 100% 100% #FFF;
}
#main .box21 div.ibox img{
	float:left;
	margin-right:10px;
}
#main .box21 dt{
	padding:7px 0px 5px 0px;
	font-size: 100%;
}
#main .box21 dl{
	height:	94px;
	overflow: hidden;	
}

#main .box21 dt a{color:#888251;}
#main .box21 dd{
	color:#666;
	font-size:87.5%;
	line-height:1.5em;
}
#main .box21 dd span{color:#ff2e2e;}

#main .box22{margin-top:20px;}
#main .box22 dl{margin:10px 15px;}
#main .box22 dt{
	clear:left;
	float:left;
	padding:5px;
}
#main .box22 dd{
	border-bottom:1px dashed #CCC;
	padding:5px 5px 5px 10em;
}
