@charset "utf-8";
/* ===================================================================
CSS information

 file name  :module.css
 style info :共通（ヘッダー、フッター）
=================================================================== */

/* -----------------------------------------------------------
	#header | ヘッダー
----------------------------------------------------------- */

#banner {
	width: 864px;
	overflow: hidden;
	float: left;
}
#banner #banner01 {
	float:left;
	width: 600px;
}
#banner #banner02 {
	float:right;
	width: 264px;
}

#bannerNews {
	width: 864px;
	overflow: hidden;
	float: left;
}
#bannerNews #banner03 {
	float:left;
	width: 600px;
}
#bannerNews #banner03 #pickupS01 {
	float:left;
	width: 297px;
}
#bannerNews #banner03 #pickupS02 {
	float:left;
	width: 297px;
}
#bannerNews #banner04 {
	float:right;
	width: 264px;
}
.pickupM {
	padding-bottom: 5px;
	float: left;
	width: 264px;
}
.pickupS {
	padding-bottom: 5px;
	width: 291px;
	float: left;
	margin: 0px;
}


#news {
	float: left;
	width: 590px;
}
#news h3 {
	position : relative;
	overflow : hidden;
	margin : 0 0 5px 0;
	padding : 0;
	border : none;
	background : url(../../img/h3_title01.gif) no-repeat 0 0;
	height : 30px;
	line-height : 150px;
	font-weight : normal;
}
#news h3 {
	margin : 10px 0 0 0;
}
#news h3 a {
	position : absolute;
	top : 5px;
	right : 10px;
	overflow : hidden;
	display : block;
	width : 98px;
	height : 19px;
	line-height : 150px;
	background-image: url(../../img/btn_news.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
 dl {
	position : relative;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
 dl dt {
	position : absolute;
	left : 0;
	margin : 0;
	border : none;
	text-indent : 0;
	background-image: none;
	padding-top: 0.5em;
	padding-right: 20px;
	padding-bottom: 0.5em;
	padding-left: 20px;
}
 dl dt {
}
 dd {
	margin : 0;
	border-bottom : 1px dotted #aaa;
	height : 100%;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 11em;
	background-color: #FFFFFF;
	background-image: url(../img/arrow_footer02.gif);
	background-repeat: no-repeat;
	background-position: 10em 1em;
}

#news2 {
	float: left;
	width: 590px;
}
#news2 h3 {
	position : relative;
	overflow : hidden;
	margin : 0 0 5px 0;
	padding : 0;
	border : none;
	background : url(../../img/h3_title02.jpg) no-repeat 0 0;
	height : 30px;
	line-height : 150px;
	font-weight : normal;
}
#news2 h3 {
	margin : 10px 0 0 0;
}
#news2 h3 a {
	position : absolute;
	top : 5px;
	right : 10px;
	overflow : hidden;
	display : block;
	width : 98px;
	height : 19px;
	line-height : 150px;
	background-image: url(../../img/btn_news.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#news2 dl {
	position : relative;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #ffdab9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
 dl dt {
	position : absolute;
	left : 0;
	margin : 0;
	border : none;
	text-indent : 0;
	background-image: none;
	padding-top: 0.5em;
	padding-right: 20px;
	padding-bottom: 0.5em;
	padding-left: 20px;
}
 dl dt {
}
 dd {
	margin : 0;
	border-bottom : 1px dotted #aaa;
	height : 100%;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 11em;
	background-color: #FFFFFF;
	background-image: url(../img/arrow_footer02.gif);
	background-repeat: no-repeat;
	background-position: 10em 1em;
}
