@charset "UTF-8";

@import/**/ "reset.css";
@import/**/ "global.css";

/* -----------------------------------------------------------
CSS Information

 Style Info:     トップページのスタイル設定
 File name:      style.css
 Last update:    2009.03.27
----------------------------------------------------------- */


/*----------------------------------------------------
	main
----------------------------------------------------*/

body.home {
	background: #F0F0F0 url(../../img_top/top_bg_body.gif) repeat-x 0 0;
}
body.home #header h1 {
	float: left;
	width: 129px;
	height: 81px;
}
body.home #visual {
	position: relative;
	width: 704px;
	height: 170px;
	margin: 0 auto;
	background: url(../../img_top/top_bg_visual.gif) repeat-x 0 0;
}
body.home #visual_inr {
	padding: 22px 0 0 17px;
}
body.home #visual_inr p#copyText {
	margin: 8px 0;
	color: #FFF;
	font-size: 0.8em;
}
div#content {
	width: 704px;
	margin: 0 auto;
	background: url(../images/com_bg_content.gif) repeat-y 0 0;
	padding: 18px 0 0 0;
}
body.home #content_inr {
	background: url(../../img_top/top_bg_content_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 30px;
}
#content #leftCol {
	float: left;
	width: 213px;
	padding: 0 0 0 13px;
}
body.home #content #rightCol {
	float: right;
	width: 476px;
}
body.home #content #rightCol h2 {
	margin-bottom:10px;
}
body.home #content #rightCol dl.news {
	width: 457px;
	height: 440px;
	overflow: auto;
	margin-bottom: 15px;
	font-size: 0.9em;
}
body.home #content #rightCol dl.news dt {
	float: left;
	color: #e18f00;
}
body.home #content #rightCol dl.news dd {
	clear: right;
	margin-bottom: 8px;
	padding: 0px 0 8px 30px;
	border-bottom: 1px dashed #CCC;
}
body.home #content #rightCol dl.news dd p {
	float: left;
	width: 280px;
	padding-right: 20px;
}
body.home #content #rightCol dl.news dd span {
	float:left;
}


body.home #content #rightCol #pickupBox {
	background: url(../../img_top/top_bg_pickup_bottom.gif) no-repeat 50% 100%;
	padding-bottom: 10px;
	width: 457px;
}
body.home #content #rightCol #pickupBox_inr {
	background: #606c88 url(../../img_top/top_bg_pickup.gif) repeat-y 50% 0;
	width: 457px;
}
body.home #content #rightCol #pickupBox li {
	float: left;
	width: 208px;
	padding: 0 10px;
}
body.home #content #rightCol #pickupBox li p.text {
	min-height:80px;
	height: auto !important;
	height: 80px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #FFF;
}
body.home #content #rightCol #pickupBox li p img {
	float: right;
}

body.home #content #leftCol ul#banner {
	margin-top: 25px;
}
body.home #content #leftCol ul#banner li {
	margin-top: 10px;
}



body.home #content .fla_news {
	position: absolute;
	width: 180px;
	margin-top: -10px;
	margin-left: 688px;
	padding: 15px 0 0;
	background: url(../../img_top/top_fla_news_bgupper.gif) no-repeat left top;
}
body.home #content .fla_news .fla_news_inr {
	display: block;
	width: 174px;
	padding: 0 0 15px 6px;
	background: url(../../img_top/top_fla_news_bgbottom.gif) no-repeat left bottom;
}
body.home #content ul#banner-R li{
	margin: 6px 2px;
}
body.home #visual #trial {
	position: absolute;
	left: 708px;
	top: 2px;
}