@charset "euc-jp";




/* side */

#side h2 {
	margin-top : 20px;
}


/* battery */

.reconditioned {
	background : url(../battery/images/img01.jpg) no-repeat;
	padding-top : 160px;
	padding : 160px 30px 20px 30px;
}

.reconditioned p {
	margin-bottom : 20px;
}

#content h4 {
	margin-top : 20px;
	padding : 5px 10px;
	background : url(../common_img/mesh_bg.jpg);
}

#content .headTitle {
	margin-top : 0px;
}

#content .column {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border : 1px solid #999;
	padding : 15px 25px;
	margin-top : 20px;
	background : #fefefe;
}

#content .column p {
	margin : 10px 0 15px 0;
}

#content .column ul {
	margin-bottom : 20px;
	margin-top : 15px;
}

#content .column ul li {
	list-style-type : disc;
	margin-left : 30px;
	margin-bottom : 10px;
}


#content .image {
	margin : 20px 0;
}

#content .image img {
	display : block;
	margin-bottom : 10px;
}

#content table.spec {
	margin : 20px 0;
}

#content table.spec th {
	background : #3a75b2;
	color : #fff;
	text-align : left;
	padding : 15px;
	width : 25%;
}

#content table.spec td {
	padding : 10px;
	border : 1px solid #e6e6e6;
	line-height : 18px;
}
