
.content {
	padding: 0 50px 25px;
}
.buttons a:hover img {
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}
#header {
	background-image: none !important;
}
#contentHeader {
	background: url("/store/techo/2013_spring/images/bg_dashedline_v.gif") repeat-y scroll 0 24px #FFFFFF;
	margin: 25px 0 0;
	height: auto;
	overflow: hidden;
}

#yodogawa {
	padding: 25px 0 50px 50px;
}

#headNavi {
	background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 24px #FFFFFF;
	float: right;
	line-height: 1;
	padding: 25px 0 50px;
	width: 250px;
}
#headNavi li {
	background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 bottom #FFFFFF;
	padding-top: 15px;
	padding-bottom: 16px;
}
#headNavi li a {
	display:block;
	color: #000000;
	font-weight: bold;
}
#headNavi li.current a,
#headNavi li.current a:hover {
	cursor: default;
	opacity: 0.30;
	-moz-opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	filter: alpha(opacity=30);
}
#headNavi li.current span {
	float: right;
	padding-right: 5px;
	font-size: 10px;
}
#headNavi li a:hover {
	text-decoration: none;
	
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}
#headNavi li a img {
	vertical-align: middle;
	margin-right: 5px;
}

.lead {
	background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 0;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}

.comments {
	width: 900px;
	margin: 25px auto;
}
.comments h2 {
	background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 bottom #FFFFFF;
	margin: 50px 0 25px;
	padding-bottom: 25px;
}
.comments li {
	height: auto;
	overflow: hidden;
}
.comments .photo {
	float: left;
	width: 300px;
	text-align: center;
}
.toolstoys .comments .photo {
	text-align: left;
	width: 280px;
	padding-right: 20px;
	margin-bottom: 50px;
}
.toolstoys .comments .photo a {
	display: block;
	margin-bottom: 1px;
}
.comments h3 {
	float: left;
	width: 600px;
	margin: 10px 0 20px;
}
.comments h3 a {
	display: block;
	margin-bottom: 5px;
}

.comments .comment {
	float: left;
    background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 top transparent;
	width: 600px;
	margin-bottom: 25px;
}
.toolstoys .comments .comment {
	margin-bottom: 50px;
}

.comments dl {
    background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 bottom transparent;
    display: block;
    height: auto;
    overflow: hidden;
    width: 600px;
}
.comments dt {
    background: url("/store/techo/2013_spring/detail_images/common/bg_com_unit.gif") no-repeat scroll 0 10px transparent;
    float: right;
    height: 139px;
    text-align: center;
    width: 140px;
}
.comments dt img {
    display: block;
    margin: 21px auto 0;
}
.comments dt span {
    display: block;
    line-height: 1.35em;
    margin: 12px auto 0;
    padding: 0 8px;
}
.comments dd {
    float: left;
    line-height: 1.5em;
    padding: 15px 0;
    width: 460px;
}

