@charset "Shift_JIS";




.sec{
    margin-bottom:30px;
	line-height:150%;
	}




.lArea{
	
	float:left;
	text-align:left;
	width:400px;
}


.rArea{
	text-align:left;
	float:right;
	width:300px;
}


.submenu{
    padding-top:5px;
	padding-bottom:5px;
	width:178px;
	background:#EBEBEB;
	margin-right: 2px;
	text-align:center;
	float:left;
	font-size:13px;
	font-weight:bold;
	border:1px solid #CCCCCC;
	}

.submenu A:link {color:#990000;text-decoration: line;}
.submenu A:visited {color:#990000; text-decoration: line;}
.submenu A:hover {color:#FF6600; text-decoration: line;}
.submenu A:active {color:#990000; text-decoration: line;}




/*item*/

.table_item {
	border-spacing: 7px;
	empty-cells: show;
	margin: 0px auto;
	font-weight:normal;
	font-size:100%;
	text-align:center;
	color:#666666;
	}

.table_item th,
.table_item td {
	padding: 5px;
	font-size:80%;
	}

.table_item .name,
.table_item .name {
	font-size:80%;
	font-weight:normal;
	color:#990000;
	padding-top:20px;
	}
	
.table_item .about,
.table_item .about {
	font-size:80%;
	font-weight:normal;
	text-align:left;
	padding-bottom:20px;
	vertical-align:top;
	border-bottom:1px dotted #999999;
	}	

.table_item .about img{margin-top:2px;}


form { margin: 0px; }

.price{
    color:#990000;
	font-weight:bold;
	margin-top:5px;
	font-size:100%;
	}
	
	
.line{
    padding:5px;
	margin-bottom:10px;
	background:#EBEBEB;]
	}	