@charset "utf-8";
/* CSS Document */

/*
グローバルナビゲーション
-----------------------------------------------------------------------------------*/

#global_navigation ul li#gnavi03 a{
	background-position:left bottom;
}


/*
喜びの枠
-----------------------------------------------------------------------------------*/

#ol_joy{
	background-image:url(voice_image/ol_body.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width:680px;
	margin:20px auto;
	overflow:hidden;
}

#ol_joy_ins{
	width:680px;
	overflow:hidden;
	background-image:url(voice_image/ol_foot.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#ol_joy_ins_ins{
	width:680px;
	overflow:hidden;
	
	background-image:url(voice_image/ol_head.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:30px 0px;
}

#ol_joy_body{
	width:630px;
	margin:0px auto;
}

/*
一人目の声
*/

#ol_joy_body .first_voice{
	width:630px;
	margin:0px auto;
	overflow:hidden;
}

#ol_joy_body .first_voice .first_con{
	width:630px;
	overflow:hidden;
	margin-bottom:20px;
}

#ol_joy_body .first_voice .photo_con{
	width:141px;
	float:left;
	background-image:url(voice_image/ol_photo_body.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
}

#ol_joy_body .first_voice .photo_con_ins{
	width:141px;
	overflow:hidden;
	background-image:url(voice_image/ol_photo_head.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#ol_joy_body .first_voice .photo_con_ins_ins{
	width:141px;
	overflow:hidden;
	background-image:url(voice_image/ol_photo_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:9px 0px;
}

#ol_joy_body .first_voice .photo_body{
	width:118px;
	margin:0px auto;
}

#ol_joy_body .first_voice .voice_data{
	width:470px;
	float:right;
	overflow:hidden;
	padding-top:60px;
}

#ol_joy_body .first_voice .voice_data2{
	width:470px;
	float:left;
	overflow:hidden;
	padding-top:30px;
}

#ol_joy_body .first_voice hr{
	clear:both;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color:#996600;
	height: 1px;
	overflow:hidden;
}

#ol_joy_body .first_voice .voice_body{
	width:630px;
	margin:20px auto;
	overflow:hidden;
}

#ol_joy_body .first_voice .voice_body h1,
#ol_joy_body .first_voice .voice_body h2,
#ol_joy_body .first_voice .voice_body h3,
#ol_joy_body .first_voice .voice_body h4,
#ol_joy_body .first_voice .voice_body h5,
#ol_joy_body .first_voice .voice_body h6,
#ol_joy_body .first_voice .voice_body p,
#ol_joy_body .first_voice .voice_body ol,
#ol_joy_body .first_voice .voice_body ul{
	margin-bottom:1em;
}

#ol_joy_body .first_voice .voice_body ol,
#ol_joy_body .first_voice .voice_body ul{
	margin-left:2em;
}

/*
その他の声
*/

#ol_joy_body .other_voice{
	width:610px;
	margin:0px auto;
	overflow:hidden;
}

#ol_joy_body .other_voice dl{
	clear:both;
	display:block;
	width:610px;
	border-bottom:1px dotted #003333;
	overflow:hidden;
	font-weight:bold;
	background-image:url(voice_image/li_voice.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#ol_joy_body .other_voice dl a{
	color:#336600;
}

#ol_joy_body .other_voice dl a:hover{
	color:#666;
}

#ol_joy_body .other_voice dl dt{
	float:left;
	margin-left:15px;
	display:inline;
	padding:6px 0px;
}

#ol_joy_body .other_voice dl dd{
	float:left;
	margin-left:15px;
	display:inline;
	padding:6px 0px;
}


/*
合格実績一覧
-----------------------------------------------------------------------------------*/

#result{
	width:640px;
	margin:0px auto;
	overflow:hidden;
}

.one_year{
	width:640px;
	margin:20px auto;
	overflow:hidden;
}

.one_year h3{
	border-bottom:1px solid #8BC53E;
	border-left:4px solid #8BC53E;
	font-size:15px;
	margin-bottom:15px;
}

.one_year h3 span{
	padding:3px 5px;
}

.one_year h4{
	font-size:15px;
	font-weight:normal;
	background-image:url(voice_image/ico_01.png);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:25px;
	padding-left:20px;
}

.one_year table{
	width:638px;
	margin:0px auto 40px auto;
	overflow:hidden;
	border-left:1px solid #CCCCCC;
}

.one_year table th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FEC5CE;
	white-space:nowrap;
}

.one_year table td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.one_year table th p,
.one_year table td p{
	padding:3px 0px 3px 6px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

.one_year table .w10{
	width:10%;
}

.one_year table .w30{
	width:30%;
}

.txt01 {
	padding:20px 20px 5px 20px;
}