@charset "UTF-8";

/*---------------------------------------------------------
　コンテンツ
---------------------------------------------------------*/

div#contents div#top-left{
width:590px;
margin:30px 0 0;
float:left;
}

div#contents div#top-left h2{
margin-bottom:20px;
padding-bottom:10px;
border-bottom:solid 1px #ebf2f3;
}

div#contents div#top-left dl{
	width: 590px;
	margin:10px 0 15px 0;
	padding:0;
	line-height: 1.4;
	background: url(../cmn/img/dot01.gif) repeat-x bottom;
}


div#contents div#top-left dl:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div#contents div#top-left dl dt{
	width: 5em;
	margin: 0;
	padding: 0;
	float: left;
	font-family: arial;
}

div#contents div#top-left dl dd{
	width: 480px;
	margin: 0;
	padding: 0 15px 0 10px;
	background: url(../cmn/img/arrow01.gif) no-repeat 0 50%;
	float: right;
}

div#contents div#top-right{
width:184px;
margin:30px 0 0;
float:right;
}

div#contents div#top-right img{
margin-bottom:10px;
}
