@charset "Shift_JIS";

div#flashContents{
	display:none;
}

.contents #sel_contents {
	/*height: 374px;*/
	width: 713px;
	border: 6px solid #CC0000;
	margin: 0;
	background: #FFFFFF url(img/footer.gif) bottom repeat-x;
}
.contents #sel_contents2 {
	/*height: 374px;*/
	width: 713px;
	border: 6px solid #CC0000;
	margin: 0px;
}
/*コンテンツタイトル*/
.contents #sel_title {
	width: 693px;
	margin: 10px;
}

#od {
width:500px;
float:left;
display:inline;
height:19px;
}

#btn_t{
display:inline;
float:right;
height:19px;
}
.fl_clear{
clear:both;
}

/*メインコンテンツ*/
#sel_main {
width:713px;
/*height:330px;*/
border-top-width: 6px;
border-top-style: solid;
border-top-color: #CC0000;
margin:0;
}
#sel_left {
margin:10px 10px 10px 10px;
}
#sel_left p {
margin: 0px;
padding:0;
font-size:12px;
line-height:1.3;
}
#sel_right {
width:550px;
/*height:300px;*/
padding:10px;
display:inline;
}
#sel_footer{
height:32px;
width:713px;
margin:0;
}
#sel_products{
width:695px;
margin: 10px 5px 40px 10px;
}
#sel_products p{
clear:both;
float:none;
display:block;
}

#sel_products a{
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	float:left;
}

#sel_products a:link{border:1px solid #000000;}
#sel_products a:visited{border:1px solid #cccccc;}
#sel_products a:active{border:1px solid #cc0000;}
#sel_products a:hover{border:1px solid #cc0000;}

#product-title{
margin:10px;
height:20px;
}
#product-title img{
	vertical-align:middle;
	margin:0 10px 0 0;
}
#product-detail{
margin:0px 10px 10px 10px;
font-size:12px;
line-height:15px;
}
#product-detail img{
margin:5px 0px;
}
#product-main{
border-top: 6px solid #CC0000;
padding:10px;
text-align:center;
}
#product-main a{
	float:right;
}
