@charset "utf-8";

/*----- BOXL -----*/
.boxL {
	width: 100%;
	padding-bottom: 30px;
}
.boxL p.pict01 {
/*	width: 240px;*/
	float: left;
	padding-right: 20px;
}
#box01.boxL div.detail {
	width: 365px;
	float: left;
}
/** -----追加 2009/08/25 ------ **/
.noFloat p.pict {
	text-align: center;
	padding-bottom: 15px;
}
.noFloat p.txt {
	padding-bottom: 15px;
}

/** -----追加 2009/08/06 start------ **/
.boxL div.detail ul li img {
	border: 1px solid #9f9f9f;
}

.boxL div.detail .title {
	font-weight: bold;
	padding-bottom: 10px;
}

.boxL div.detail .text{
}

/*p img {
	padding-bottom: 10px;	
}*/
/** -----追加  2009/08/06 end------ **/


.boxL p.copy {
	padding-top: 10px;
}
.boxL ul.thumb {

}
.boxL ul.thumb li {
	width: 85px;
	padding: 10px 0 10px 5px;
	float: left;
/*	display: inline;*/
}
.boxL ul.thumb li.first {
	padding-left: 0;
}
.boxL p.text {
	line-height: 1.3em;
}
h2 {
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 10px;
}
h4 {
	width: 100%;
	height: 24px;
	background: url("../common/images/bg_h3.gif") repeat-x;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
h4 img {
	padding-right: 5px;
}

.boxS {
/*	width: 240px;*/
	padding: 25px;
	margin-top: 10px;
	border: 5px solid #e6e6e6;
	background: #ffffff;
/*	float: left;*/
}
.shaft {
/*	margin-right: 13px;*/
}
.boxS .pict02 {
	padding-top: 10px;
}

#list dl {
	margin-bottom: 10px;
}
#list dl dt {
	margin-bottom: ;
}
#list dl dd {
	margin-bottom: ;
}


dl.goodsList {
	margin: 0 0 50px;
}
dl.goodsList dt {
	margin: 0 0 15px;
}
dl.goodsList dd {
	width: 300px;
	margin-bottom: 30px;
}
dl.goodsList dd table {
	width: 100%;
	margin-top: 1px;
	margin-bottom: 5px;
	border-top: 1px solid #c9c9c9;
	border-collapse: collapse;
}
dl.goodsList dd table th {
	width: 6em;
	border-bottom: 1px solid #c9c9c9;
	background: #eeeeee;
	padding: 3px;
}
dl.goodsList dd table td {
	border-bottom: 1px solid #c9c9c9;
	padding: 3px;
}
p.remark {
	padding-left: 1em;
	text-indent: -1em;
}
p.remark span {
	white-space: nowrap;
}


#shaft ul#section01 li,
#shaft ul#section02 li {
	margin-bottom: 20px;
}
#shaft ul#section01 li dl dt,
#shaft ul#section02 li dl dt {
	margin-bottom: 15px;
}
#shaft ul#section01 li dl dd,
#shaft ul#section02 li dl dd {
	
}
#shaft ul#section01 li dl dd img,
#shaft ul#section02 li dl dd img {
	margin-bottom: 10px;
}
#shaft ul#section01 li dl dd table,
#shaft ul#section02 li dl dd table {
	width: 600px;
	margin: 15px auto 5px;
	/*	border: 1px solid #c9c9c9;*/
	border-collapse: collapse;
	font-size: 12px;
}
#shaft ul#section01 li dl dd table th,
#shaft ul#section02 li dl dd table th {
	border: 1px solid #c9c9c9;
	background: #eeeeee;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#shaft ul#section01 li dl dd table td,
#shaft ul#section02 li dl dd table td {
	border: 1px solid #c9c9c9;
	padding: 3px;
}
#shaft ul li dl dd table td.img {
	text-align: center;
	color: #aaaaaa;
}
