/*######################################
菱工産業株式会社
style.css
CSS Version 2.0
LastModefied:2006.02.21 By mori
######################################*/

/*########################
ページ構成
########################*/
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5,dl,dt{
	margin: 0;
	padding: 0;
}

img {
	border:0px;
}

table,tr,td{
	color: #333333;
	font-size: 13px;
}

h1{
	font-size: 15px;
	color: #00CC99;
	padding-left: 66px;
	padding-top: 4px;
}

h2{
	font-size: 15px;
	color: #0000FF;
}

h5{
	font-size: 13px;
}

.BodyWidth{
	width: 760;
	height: 100%;
}

.Main{
	width: 760px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.BackPoint{
	background-color: #99cccc;
	height: 8px;
}

.BodyShadow_left{
	background-image: url('grf/shadow_left.gif');
	background-repeat: repeat;
	width: 5px;
	
}

.BodyShadow_right{
	background-image: url('grf/shadow_right.gif');
	background-repeat: repeat;
	width: 5px;
}

.bwaku 		{ line-height: 13pt; border: solid 1px #000000}
.bwbt			{ border-bottom: 1px solid #000000 }
.bwr  		{ border-right: 1px solid #000000 }
.bwrb  		{ border-right: 1px solid #000000; border-bottom: 1px solid #000000 }

.bwbt2  	{ border-bottom: 3px solid #000000 }
.bwrb2	  { border-right: 1px solid #000000; border-bottom: 3px solid #000000 }

.pwt 			{ border-top: 1px solid #dc143c }

.bwa	{
	background-image: }

.box{
	background-image: url('grf/box_back.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.box_a{
	background-image: url('grf/box_top.gif');
	background-repeat: repeat;
	height: 4px;
}
.box_b{
	background-image: url('grf/box_left.gif');
	background-repeat: repeat;
	width: 4px;
}
.box_c{
	background-image: url('grf/box_right.gif');
	background-repeat: repeat;
	width: 4px;
}
.box_d{
	background-image: url('grf/box_bottom.gif');
	background-repeat: repeat;
	height: 4px;
}

/*########################
トップ
########################*/
.title{
	background-image: url('grf/title.gif');
	background-repeat: no-repeat;
	width: 760px;
	height: 90px;
	vertical-align: top;
}

/*########################
取扱商品
########################*/
#shouhin h2{padding-bottom: 10px;}

#shouhin p{
	margin: 0;
	padding: 5px 0;
}

#shouhin table.shouhin{
	margin-top: 10px;
}

#shouhin .shouhin td{
	width: 345px;
	background-color: #ededed;
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
}

#shouhin .shouhin td img{
	float: left;
	margin-right: 15px;
	border: 1px solid #666666;
	background-color: white;
}

#shouhin .shouhin th{
	width: 10px;
}

#shouhin .shouhin h5{margin-left: 135px;}

#shouhin .shouhin p{
	margin-left: 135px;
}

#shouhin .shouhin ul{
	margin: 4px 0 4px 152px;
}

#shouhin .shouhin a{color: #00CC99;}

#topics{
	text-align: center;
	margin-top:15px;
}
#topics .topics-title{
	border-left:10px solid #6699FF;
	border-bottom:2px solid #6699FF;
	height:30px;
	width: 619px;
	text-align: left;
	margin:0 auto;
}
#topics .topics-title h3{
	color:#0000FF;
	font-weight:bold;
	padding:5px;
	font-size:16px;
}
#topics .topics-inner{
	width:619px;
	margin:15px auto 40px;
}
#topics .right{
	background-color: #DDDDDD;
	float:right;
	text-align: right;
}
#topics .right img{
	margin:10px 15px;
}
#topics .left{
}
#topics .date{
	color:#FF6600;
	padding-left:30px;
	text-align: left;
}
#topics .detail{
	text-align: left;
	padding-left:30px;
}
.t-title{
	color:#0000FF;
}
.t-title a{
	color:#0000FF;
}
	
