@charset "shift_jis";
#bg_index {
	background: url(../images/top/bg_index.gif) repeat-x top;
}
/* フラッシュ
---------------------------------------------------- */
#flash {
	height: 244px;
	width: 980px;
}
/* TOP レイアウト
---------------------------------------------------- */
.jirei_box {
	width:656px;
	margin-bottom:40px;
	padding-left: 42px;
}
.top_text{
	line-height: 30px;
}

.intro_box h2 {
	margin-bottom:5px;
}
.bg_anshin {
	background:url(../images/top/img_anshin.jpg) no-repeat top;
}
.bg_dry {
	background:url(../images/top/img_dry.jpg) no-repeat top;
}
.bg_delux {
	background:url(../images/top/img_delux.jpg) no-repeat top;
}
.bg_yshirts {
	background:url(../images/top/img_yshirts.jpg) no-repeat top;
}
p.intro_txt {
	padding:0px 15px 3px 15px;
	font-size:12px;
	font-weight:bold;
}
p.intro_sub_txt {
	padding:0px 25px 5px 25px;
	font-size:11px;
	color:#6C6C6C;
	line-height: 18px;
}
/* 新着情報
---------------------------------------------------- */
#news {
	height: 120px;
	width: 698px;
	overflow: auto;
}
#news table {
	width:673px;
}
.news_day {
	padding: 5px 0px 2px 6px;
}
.news_title {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.news_comment {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	line-height: 14px;
}
