@charset "utf-8";
@import 'global.css';
@import 'menu.css';
@import 'textstyle.css';

#navi{
	height:86px;
	width:650px;
	margin-bottom:15px;
	background:url(../images/beforeafter/navi_bg.gif) left top no-repeat;
}
#navi ul{
	height:46px;
}
#navi ul li{
	display:inline;
	float:left;
	margin-right:10px;
	text-indent:-9876px;
	width:140px;
	height:46px;
}
#navi ul li a{
	display:block;
	width:140px;
	height:46px;
	overflow:hidden;
}
body#customize #navi ul li#custom a{
	background:url(../images/beforeafter/navi_menu.gif) top left no-repeat;
}
body#customize #navi ul li#over a{
	background:url(../images/beforeafter/navi_menu2.gif) left -46px no-repeat;
}
body#customize #navi ul li#over a:hover{
	background:url(../images/beforeafter/navi_menu2.gif) left -92px no-repeat;
}
body#overhaul #navi ul li#custom a{
	background:url(../images/beforeafter/navi_menu.gif) left -46px no-repeat;
}
body#overhaul #navi ul li#over a{
	background:url(../images/beforeafter/navi_menu2.gif) top left no-repeat;
}
body#overhaul #navi ul li#custom a:hover{
	background:url(../images/beforeafter/navi_menu.gif) left -92px no-repeat;
}
p.rightside{
	text-align:right;
	margin-bottom:1em;
}
p.rightside img{
	float:left;
	padding-left:5px;
}
.right-box{
	float: left;
	width: 430px;
	margin-bottom: 15px;
}
p.base{
	font-size:90%;
	font-weight:bold;
	margin-bottom:0.5em;
}
.photobox{
	margin:1em 0;
}
.photobox p{
	float:left;
	width:400px;
	text-align:center;
}
.box{
	margin-bottom:30px;
}
.detail{
	float:right;
	width:200px;
}
.overdetail{
	margin-top:15px;
	width:650px;
}
body#overhaul .overdetail ul li{
	margin-bottom:2px;
}
.box table{
	width:430px;
	float:left;
}
table tr td.arrow{
	width:30px;
	vertical-align:bottom;
	text-align:center;
}
.box table tr td{
	width:200px;
}
table tr td img{
	margin-bottom:2px;
	vertical-align: middle;
}
.box ul{
	float:right;
	width:200px;
}
.box ul li{
	font-size:77%;
	margin-bottom:8px;
}
.box ul li{
	background:url(../images/beforeafter/arrow.gif) left 5px no-repeat;
	padding-left:10px;
}
.basemachine{
	border-bottom:#C9DAE3 1px solid;
	border-top:#C9DAE3 1px solid;
	padding:4px 0;
	color:#254769;
	font-weight:bold;
	margin-bottom:10px;
}
.basemachine span{
	margin-left:0.5em;
}
.box ul li.base span{
	display:block;
}
.box ul li.base{
	border-bottom:#C9DAE3 1px solid;
	border-top:#C9DAE3 1px solid;
	padding:4px 0;
	color:#254769;
	font-weight:bold;
	margin-bottom:10px;
	background:none;
}
.overbox{
	margin-bottom:25px;
}
.overbox ul{
	margin-top:15px;
}
.overbox ul li{
	font-size:77%;
	margin-bottom:8px;
}
.overbox ul li{
	background:url(../images/beforeafter/arrow.gif) left 5px no-repeat;
	padding-left:10px;
}
.overbox ul li.base span{
	margin-left:1em;
}
.overbox ul li.base{
	border-bottom:#C9DAE3 1px solid;
	border-top:#C9DAE3 1px solid;
	padding:4px 0;
	color:#254769;
	font-weight:bold;
	margin-bottom:10px;
	background:none;
}


.batitle{
	padding:7px 0 0 0;
	margin-bottom:15px;
	background:url(../images/beforeafter/h2_top.gif) top no-repeat;
}
.batitle h2{
	margin:0;
	padding:0 0 7px 0;
	background:url(../images/beforeafter/h2_bottom.gif) bottom no-repeat;
}
.batitle h2 span{
	background:url(../images/beforeafter/h2_middle.gif) left 50% no-repeat;
	padding:0 15px;
	margin:0;
	display:block;
	color:#FFF;
}

.moreurl{
	margin-top:1em;
}

