@charset "UTF-8";
#contents_top{
	width:1090px;
	margin:auto;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-545px;
}
#flash{
	height: 317px;
	position: relative;
	margin-top: -10px;
	margin-left:85px;
	margin-bottom: -70px;
	z-index:1;
}

#left_top{
	float:left;
	display:inline;
	width:555px;
	margin-left:135px;
	margin-bottom: 30px;
}
#info_top{
	background-image:url(../images/top/info_bg.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;
	color:#333;
	line-height:1.8em;
}
#info_top h3{
	padding:35px 0px 0px 30px;
	background-image:url(../images/top/info_title_bg.jpg);
}
#info_top dl{
	padding:8px 0px 0px 0px;
}
#info_top dt{
	background-image:url(../images/icon_01.jpg);
	background-position:30px 0px;
	background-repeat:no-repeat;
	padding:0px 20px 2px 46px;
	color:#999;
	line-height:1em;
	font-size:1.4em;
} 
#info_top dt span{
	margin-left:12px;
}
#info_top dd{
	padding:0px 35px 0px 32px;
	background-position:24px bottom;
	background-repeat:repeat-y;
	margin-bottom:12px;
	
}
#info_top dd.line{
	width:450px;
	margin:0px 0px 10px 20px;
	background-image:url(../images/top/info_line.gif);
	background-repeat:repeat-x;
	height:7px;
}
#info_top dd.info_link {
	width:500px;
	background:#eae6d1;
	margin:0px 0px 0px 28px;
	padding:0px 0px 0px 4px;
}
#info_top dd.info_foot{
	border:none;
	height:19px;
	background-image:url(../images/top/info_bg_foot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#right_top{
	width: 300px;
	display: inline;
	float: left;
	margin: 70px 0 0 8px;
}
#right_top ul li {
	list-style-type: none;
	margin: 0 0 12px 0;
}
#right_top ul li.df {
	margin: 0 0 2px 0;
}