body{
	font-size:78%;
	background:#f8f8f8 url(img/cmn_wrapper_bg.gif) center top repeat-y;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*{
	margin:0;
	padding:0;
}

img{
	border:none;
}

#wrapper{
	width:800px;
	margin:0 auto;
	background-color:#fff;
}

#header{
	width:800px;
	height:80px;
	background:url(img/cmn_hdr_bg.gif) 0 0 repeat-x;
	margin:0 auto;
	position:relative;
}

#header p{
	position:absolute;
	top:8px;
	left:8px;
}

#header h1{
	position:absolute;
	top:20px;
	left:400px;
}

#container{
	background-color:#fff;
	width:760px;
	margin:30px 20px 0 20px;
}

#container:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#left{
	width:180px;
	float:left;
	display:inline;
	line-height:120%;
}

#left p#banner{
	margin:10px auto;
}


#left dl#compare{
	border:1px solid #ff9900;
}

#left dl#qa{
	border:1px solid #0c5ece;
}

#left dl#compare dt{
	background:url(img/cmn_l_h_compare.gif) -1px -1px no-repeat;
	display:block;
	height:48px;
	text-indent:-9999px;
}

#left dl#qa dt{
	background:url(img/cmn_l_h_qa.gif) -1px	-1px no-repeat;
	display:block;
	height:48px;
	text-indent:-9999px;
}

#left dl#compare dd{
	border-top:1px dotted #ff9900;
}

#left dl#qa dd{
	border-top:1px dotted #0c5ece;
}

#left dl#compare a{
	background:url(img/cmn_arrow_orange.gif) 6px 0.6em no-repeat;
	display:block;
	padding:7px 10px 7px 25px;
	text-decoration:none;
	color:#000;
}


#left dl#qa a{
	background:url(img/cmn_arrow_blue.gif) 6px 0.6em no-repeat;
	display:block;
	padding:7px 10px 7px 25px;
	text-decoration:none;
	color:#000;
}

#left dl#compare a:hover,#left dl#qa a:hover{
	text-decoration:underline;
	background-position:7px 0.6em;

}

#right{
	width:560px;
	float:right;
	display:inline;
}

#right p{
	line-height:150%;
}

#right p#topimg{
	margin:3px 0 0 -9px;
	position:relative;
	width:569px;
}

#right p#subimg{
	margin:0px 0 0 -9px;
	position:relative;
	width:560px;
}

#right #toptxt01{
	background:url(img/top_bg_01.gif) right 0 no-repeat;
}

#right #toptxt02{
	background:url(img/top_bg_02.gif) left 0 no-repeat;
	display:block;
	padding-left:179px;
}

#right #toptxt01 p{
	margin-top:10px;
	margin-bottom:23px;
	width:375px;
}

#right #txt p{
	margin-top:5px;
	margin-bottom:23px;
	margin-left:15px;
	width:520px;
}

#right #toptxt02 p{
	margin-top:10px;
	margin-bottom:23px;
	width:358px;
}

#right h2{
	margin:0 -2px 10px 0;
	width:562px;
	position:relative;
	
}

#right h2 strong{
	color:#0c5ece;
	font-size:14px;	
	margin-left:13px;
}

#right .lank{
	border:3px solid #ff9900;
	margin-bottom:20px;
	width:554px;
}

#right .lank p{
	min-height:120px;
	_height:120px;
	margin:24px 18px 18px 28px;
	padding-left:129px;
	background-position:0 0;
	background-repeat:no-repeat;

}

#right .lank h3{
	background-color:#fff5e5;
	border-bottom:1px dotted #ff9900;
	padding:10px;
	font-size:100%;
	line-height:140%;
}

#right .lank h3 strong{
	color:#0c5ece;
	font-size:133%;
}


#right .lank1 p{
	background-image:url(img/cmn_rank1_bg.gif);
}

#right .lank2 p{
	background-image:url(img/cmn_rank2_bg.gif);
}

#right .lank3 p{
	background-image:url(img/cmn_rank3_bg.gif);
}

#right .lank table{
	margin:0 0 4px 5px;
	width:545px;
}

#right .lank table th{
	background:url(img/cmn_th.gif) 0 0 repeat-x;
	background-color:#b6cff0;
	text-align:left;
}

#right .lank table td{
	background-color:#e6effa;
}

#right .lank table th,#right .lank table td{
	padding:10px 0 10px 10px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

#right #maniac{
	overflow:hidden;
	width:562px;
	margin:10px 0;
}

#right #maniac dt,#right #maniac dd{
	float:left;
}

#right #maniac dt{
	background:url(img/cmn_maniac_h.gif) 0 0 no-repeat;
	width:197px;
	height:52px;
	text-indent:-9999px;
}

#right #maniac dd a{
	background-repeat:no-repeat;
	background-position:0 0;
	height:52px;
	text-indent:-9999px;
	display:block;
}

#right #maniac dd.price a{
	background-image:url(img/cmn_maniac_price.gif);
	width:120px;
}

#right #maniac dd.care a{
	background-image:url(img/cmn_maniac_care.gif);
	width:120px;
}

#right #maniac dd.woman a{
	background-image:url(img/cmn_maniac_woman.gif);
	width:125px;
}

#right #maniac dd a:hover{
	background-position:0 -52px;
}

#menu{
	border-top:#ff9900 2px solid;
	text-align:center;
}

#menu p{
	margin:10px 10px 10px 0;
}

#footer{
	border-top:#ff9900 2px solid;
	text-align:right;
}

#footer p{
	margin:15px 20px 30px 0;
}