@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name:      contents.css
Style Info:     個別レイアウト
----------------------------------------------------------- */

/*---------------------------
//// メインエリア
---------------------------*/
.x9050nav{
	margin: 0px ;
	height: 31px ;
	clear: both ;
}
.x9050nav ul{
	margin: 0px ;
}
.x9050nav ul li{
	margin: 0px ;
	float: left ;
}
.md6650wcont{
	margin: 20px 0px 0px 0px ;
	text-align: center ;
}
.md6650wcont1{
	margin: 10px ;
	clear: both ;
}
.md6650wcont2{
	margin: 0px 10px ;
	padding: 5px 0px ;
	clear: both ;
}
.md6650wcont2 img{
	margin: 5px 0px 0px 0px ;
}
.flt_left{
	float: left ;
}
.flt_right{
	float: right ;
}

.prioasupply{
	margin: 20px auto 5px auto ;
}
.prioasupply h2{
	font-size: 12px ;
	padding: 15px 0px 0px 0px ;
}
p.txt{
	padding: 10px ;
}

#internalLinks {
    padding: 20px;
}
#internalLinks li {
    display: inline;
    font-weight: bold;
    margin-right: 5px;
}
#internalLinks li img {
    margin-right: 3px;
}

/* .specTable
----------------------------------------------------------- */
.specTable {
	margin-bottom:5px;
}
.specTable table {
width: 100%;
clear:both;
border-left: 1px solid #999;
border-top: 1px solid #999;
}

.specTable .caption {
padding: 5px 0 0 14px;
border-top: 7px solid #B5B5B5;
color: #3F3F3F;
font-size: 125%;
font-weight: bold;
}

.specTable th,
.specTable td {
padding: 6px 10px 7px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
line-height: 1.2em;
}

.specTable .hdLine th {
background: #858585;
border-top: none;
border-right: 1px solid #FFF;
border-bottom: 1px solid #999;
border-left: 1px solid #858585;
text-align: center;
color: #FFF;
font-weight: normal;
}

.specTable .hdLine .head {
width: 15.5em;
}

.specTable .hdLine .price {
width: 6em;
}

.specTable .hdLine .end {
border-right: 1px solid #858585;
}

.specTable .hd {
background: #DDD;
text-align: left;
font-weight: normal;
}
/* /.specTable
----------------------------------------------------------- */
.txtTable{
	padding:10px;
}
.txtTable p{
	margin-bottom:0;
}







