@charset "utf-8";

/* 旧フラッシュ
---------------------------------------------------- 
#flash {
	height: 381px;
	width: 800px;
	background-image: url(/images/top/flash.jpg);
	background-repeat: no-repeat;
}*/
/* テストページ
---------------------------------------------------- */
#flash {
	height: 370px;
	width: 800px;
	background-image: url(/images/top/flash001.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#top_contents {
	height: auto;
	width: 800px;
	background-image: url(/images/top/top_bg02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top_contents_ {
	height: auto;
	width: 800px;
	background-image: url(/images/top/top_bg02_.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pt0{padding-top: 0!important;}
#g_box {
	padding-top: 272px;
	width: 800px;
	clear: left;
}

/* コンテンツ
---------------------------------------------------- */
/*#top_contents {
	height: auto;
	width: 800px;
	background-image: url(/images/top/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
}*/
#top_main_contents {
	width: 525px;
	float:left;
	text-align: left;
	padding-top: 10px;
	padding-left: 22px;
}
.intro {
	width:480px;
	padding-left: 15px;
	margin-bottom: 30px;
}
.intro p {
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 5px;
	line-height: 16px;
}
/* 新着情報
---------------------------------------------------- */
#news_bg {/* 新着情報に特別な背景がある場合 */
	background-image: url(/images/top/news_bg.gif);
	background-repeat: no-repeat;
	height: 208px;
	width: 509px;
	padding-top: 10px;
	padding-left: 15px;
}
#news {
	height: 180px;
	width: 495px;
	overflow: auto;
}
.news_day {
	padding-top: 10px;
	padding-bottom: 15px;
	width: 70px;
}
.news_title {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	width: 350px;
}
.news_comment {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* 新製品
---------------------------------------------------- */
.new_box {
	width:524px;
	background: url(/images/top/new_bg.gif) repeat-y;
	margin-bottom: 20px;
}
.new_title {
	width:504px;
	padding: 15px 10px 0px;
	background: url(/images/top/new_top.gif) no-repeat top;
}
.new_title2 {
	width:504px;
	padding: 15px 10px 0px;
}
.new_contents {
	width:494px;
	padding: 5px 15px 10px;
	background: url(/images/top/new_bottom.gif) no-repeat bottom;
}
