@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/shop_bg.gif);
	height:100%;
}

#redline{
	width:100%;
	height:5px;
	background-color:#E20A16;
	overflow:hidden;
}

#wg{
	width:1060px;
	height:100%;
	margin: 0 auto;
	background-color:#FFF;
}

#flash_contents{
	height:469px;
	width:960px;
	/*
	margin:0px auto;
	*/
	margin-left:50px;
}

#flash_navi{
	width:300px;
	height:567px;
	background-color:#0FC;
}

#contents{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}

#contents1{
	float:left;
	width:320px;
	padding-bottom:20px;
}

#contents2{
	float:left;
	width:430px;
	padding-bottom:20px;
}

#contents3{
	float:left;
	width:210px;
	padding-bottom:20px;
}

.content_line{
	background:url(../img/titlebg_event2.gif) repeat-y;
	width:410px;
	padding:20px 0px;
}

.event_img {
	padding:1px;
	background-color:#E20A16;
	width:138px;
}
.event_img_bnr {
	background-color:#E20A16;
	width:370px;
}

.event_img img{
	padding:1px;
	background-color:#FFF;
}

.content_line p{
	color:#E20A16;
	font-size:12px;
	margin-bottom:5px;
}

.content_line a{
	color:#8D8579;
	text-decoration:none;
}
.content_line a:hover{
	text-decoration:underline;
}

.content_line table{
	width:410px;
}

.content_line td{
	color:#8D8579;
	font-size:12px;
	vertical-align:top;
	line-height:150%;
}


.content_line th{
	width:149px;
	padding-left:20px;
	vertical-align:top;
}

.content_bottom{
	width:410px;
	height:5px;
	background-image:url(../img/titlebg_event3.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.dot_line1 {
	background:url(../img/dot_line2.gif) repeat-x;
	background-position:0px 20px;
	width:410px;
	height:40px;
	overflow:hidden;
}

.dot_line2{
	background:url(../img/dot_line1.gif) repeat-x;
	width:166px;
	height:1px;
	margin:14px 0px;
	overflow:hidden;
}


#footer{
	background-color:#1C1918;
	background-image:url(../img/footer_bg.gif);
	background-repeat:repeat-x;
	height:150px;
}

#footer_content{
	width:960px;
	margin: 0 auto;
	position:relative;
}

.footer_banners{
	width:694px;
	margin:0 auto;
	position:relative;
	padding-top:13px;
}

.footer_banner1{

}

.footer_banner2{
	position:absolute;
	top:13px;
	left:122px;
	padding-left:21px;
	background-image:url(../img/footer_line.gif);
	background-position:10px 0px;
	background-repeat:repeat-y;
}

.footer_banner3{
	position:absolute;
	top:13px;
	left:265px;
	padding-left:21px;
	background-image:url(../img/footer_line.gif);
	background-position:10px 0px;
	background-repeat:repeat-y;
}

.footer_banner4{
	position:absolute;
	top:13px;
	left:408px;
	padding-left:21px;
	background-image:url(../img/footer_line.gif);
	background-position:10px 0px;
	background-repeat:repeat-y;
}

.footer_banner5{
	position:absolute;
	top:13px;
	left:551px;
	padding-left:21px;
	background-image:url(../img/footer_line.gif);
	background-position:10px 0px;
	background-repeat:repeat-y;
}

.footer_copy{
	position:absolute;
	top:75px;
	left:339px;
}

.banner_content_top{
	width:210px;
	height:5px;
	background:url(../img/titlebg_banner1.gif) no-repeat;
	overflow:hidden;
}

.banner_content_line{
	background:url(../img/titlebg_banner2.gif) repeat-y;
	width:210px;
	padding:20px 0px 0px 0px;
	text-align:center;
}
.banner_content_line div{
	padding-bottom:20px;
}

.banner_content_bottom{
	width:210px;
	height:5px;
	background:url(../img/titlebg_banner3.gif) no-repeat;
	overflow:hidden;
}


#wg #contents #contents2 .content_line .tabiiro {
	clear: none;
	float: none;
	width: 370px;
	margin-right: 20px;
	margin-left: 20px;
}

