/*　共通　*/

body {
	color:#333;
	background-color:#9cf;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	text-align:center;
	line-height:1.3;
	}


#position{
	width:800px;
	height:100%;
	margin:auto;
	text-align: left;
	background-color:#FFF;
	clear:both;
	}

#foot{
	margin-top:20px;
	font-size:77%;
	color:#666;
	text-align:center;
	clear:both;
	}

.clear{
	clear:both;
	line-height:1px;
	margin:0;
	padding:0;
	}

a{color:#666; text-decoration:none;}
a:hover{color:#F60;}



/* TOPページ用 */

#top_head_left{float:left; width:440px;}
#top_head_right{float:right; width:360px;}
#top_navi{float:right; width:335px;}
#top_main{float:left; width:340px; padding-left:40px;}
#top_main h2{color:#36c;margin-bottom:0px;}
#top_main h1, #top_main p{
	margin-bottom:15px;
	text-align:justify;
	text-justify:inter-ideograph;
	}


dl#top_voice{
width:250px;

}

dl#top_voice dt{
width:auto;
float:none;
clear:both;
margin:50px 0 3px;
overflow:hidden;
}
dl#top_voice dd{
margin-left:0;
color:#36c;
font-size:77%;}
/* インナーページ用 */
#head{height:175px; clear:both;}
#navi{
	margin-bottom:20px;
	height:35px;
	clear:both;
	}

#left{
	width:540px;
	float: left;
	padding-left:40px;
	text-align:justify;
	text-justify:inter-ideograph;
	}
#right{width:210px;	float: right;}


#center{
	width:720px;
	margin: auto;
	text-align:center;
	}
	
#center2{
	width:720px;
	margin: auto;
	}

#center h2{ text-align:left;}
#center h3{
	margin-top:60px;
	margin-bottom:10px;
	font-size:108%;
	height:35px;
	background-image:url(images/profile_h3.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}

#center p{
	padding-bottom:30px;
	background-image:url(images/profile_p.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	}


#center .noimg{
	padding-bottom:0 !important;
	background-image:none !important;
	}

/* インナーページ装飾 */


.fs10{font-size:77%;}
.fs12{font-size:93%;}
.fs14{font-size:108%;}
.fs16{font-size:123.1%;}
.fs18{font-size:138.5%;}

.blue{color:#039;}
.bottom10{margin-bottom:10px !important;}
.top30{margin-top:30px !important;}
.m10 p{margin:15px 0;}

h2{margin-bottom:60px}
h3{
	color:#669;
	font-weight:bold;
	padding:5px 0;
	}
h4{
	color:#669;
	font-weight:bold;
	font-size:138.5%;
	border-left:5px solid #99c;
	height:70px;
	line-height:70px;
	padding-left:10px;
	margin:20px 0 10px 0;
	}
	
h5{
	margin-bottom:10px;
	color:#039;
	font-weight:bold;
	}
	
.fortune_h4{
	color:#669;
	font-weight:bold;
	font-size:138.5%;
	border-left:5px solid #99c;
	padding:10px;
	margin:30px 0;
	display:block;
	vertical-align:middle;
	}




.line{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
.line_1{
	border-bottom:3px solid #99c;
	line-height:2;
	margin:10px 0 3px 0;
	}
.line_2{border-top:1px solid #ccc; margin-top:5px;}
.line_3{
	border-top:3px solid #99c;
	margin:30px 0 10px 0;
	}
.line_4{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:5px;}
	

	
/* 鑑定について */
dt{
	font-weight:bold;
	color:#039;
	float:left;
	width:5em;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	}
dd{margin-left: 5em;}


.opinion_price th, .opinion_price td{
	border-bottom:1px solid #ccc;
	padding-top:10px;
	vertical-align:bottom;
	}
.opinion_price td{text-align:right;}

.opinion_pay{
	width:540px;
	border:1px solid #ccc;
	padding-top:10px;
	margin-top:15px;
	}

.opinion_pay dl{margin:0 0 10px 50px;}
.opinion_pay dt{
	color:#333;
	width:8.5em;
	}
.opinion_pay dd{margin-left: 8.5em;*height: 1%;}


.opinion_pdf dl{}
.opinion_pdf dt{
	font-weight:normal;
	color:#333;
	width:13em;
	}
.opinion_pdf dt img{ float:left; vertical-align:middle;}
.opinion_pdf dd{margin:2em 0 0 13em;}

.opinion_adobe a{
color:#03c;
background-image:url(images/arrow_right.gif);
background-repeat:no-repeat;
padding-left:15px;
}
.opinion_adobe a:hover, .opinion_pdf a:hover{color:#F60;}


.opinion_free{
border:2px solid #99c;
margin:30px 0;
padding:20px;
}

.opinion_free .imgR{
float:right;
margin:10px 0 0 10px;
overflow:hidden;
display:block;}



.profile_message{
	width:720px;
	margin:0 auto 30px auto;
	text-align:center;
	background-image:url(images/profile_message_03.gif);
	background-repeat:repeat-y;
	}

.sitemap{margin-bottom:100px;}
.sitemap td{
border-bottom:1px solid #ccc;
padding:5px;
font-size:108%;
}
.sitemap a{
padding-left:15px;
background-image:url(images/sitemap_arrow.gif);
background-repeat:no-repeat;
color:#666;
}
.sitemap a:hover{color:#F60;}




p.fortune_imgR{
float:right;
margin:10px 0 0 30px;
overflow:hidden;
display:block;}


p.fortune_txtL{
display:block;
margin:100px 0 0;
overflow:hidden;
}

dl#voice_ex p{
margin-bottom:1em;}
dl#voice_ex dt{
width:auto;
float:none;
clear:both;
color:#669;
padding:40px 30px 30px;
_padding:40px 0 30px 30px;
margin:20px 0 0;
background:url(images/voice_ex_top.jpg) no-repeat top left;
overflow:hidden;}
dl#voice_ex dd{
margin-left:0;
padding:0 30px 10px;
background: url(images/voice_ex_bottom.gif) no-repeat bottom left;}