@charset "UTF-8";
/* CSS Document */
body {
	background: url(../common/format/home_back01.gif) repeat-x top;
}

#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	background: url(../index_image/info_tatesen.png) repeat-y;
}
#swf {
	height: 332px;
	clear: both;
}
#product {
	width: 266px;
	float: left;
	font-size: 11px;
	padding-bottom: 18px;
	padding-left: 8px;
}
#product h2 {
	height: 60px;
	background: url(../index_image/seihin_jyouhou.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#product ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#product ul li {
	float: left;
	width: 250px;
	background: url(../index_products/tensen.png) no-repeat bottom;
	padding-bottom: 6px;
	padding-top: 6px;
}
#product ul li img {
	float: left;
}
#product a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#product #lineup {
	background: url(../common/parts/sankaku_red.png) no-repeat 0px center;
	padding-left: 13px;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

#product #lineup a {
	text-decoration: none;
	color: #FF33CC;
}
#product #lineup  a:hover {
	text-decoration: underline;
}
#information {
	width: 686px;
	float: right;
	position: relative;
}
#information h2 {
	background: url(../index_image/information.png) no-repeat;
	height: 71px;
	text-indent: -9999px;
	overflow: hidden;
}
#news {
	width: 456px;
	margin-left: 15px;
	line-height: 18px;
}
#news dl dt {
	font-size: 12px;
	padding-left: 56px;
}
#news dl dd {
	font-size: 12px;
	padding-left: 56px;
	padding-bottom: 18px;
	color: #468CCB;
}
.topics {
	background: url(../index_image/topics.png) no-repeat;
}
.event {
	background: url(../index_image/event.png) no-repeat;
}
.product {
	background: url(../index_image/newproduct.png) no-repeat;
}
#topbanner {
	width: 177px;
	float: right;
	background: #f8f8f8;
	padding: 8px 8px 7px;
}
/*オーバーライド*/
#linklist #home a {
	background: url(../common/head/list.png) no-repeat 0px -45px;
}
