/*
========================================
COMMON CSS for Youjitohoiku Web Site
========================================*/

@import url(navi.css);

body{
	background-color:#e9dfb9;
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',arial,sans-serif;
}

form, p{ margin:0;}
table{ border:none;}


/*■ 全体レイアウト
---------------------------------------------------------- */
#wrapper{
	width:780px;
	margin:0 auto 50px;
	padding:0;
	text-align:left;
	background:url(../img/fr_bk.gif)  repeat-y top;
}

/*■ HEADER
---------------------------------------------------------- */
#header{
	margin:0;
	padding:16px 10px 0;
	background:url(../img/fr_t.gif)  no-repeat;
}

#header #hd_up{
	width:760px;
	height:150px;
	position:relative;
	background:url(../img/hd_bk.gif)  no-repeat;
}

#header #hd_logo{
	position:absolute;
	top:10px;
	left:10px;
}

#header #hd_txt{
	position:absolute;
	top:0px;
	left:160px;
	width:600px;
	height:50px;
	background:url(../img/hd_txt.gif)  no-repeat;
}
#header #hd_txt p{display:none;}

#header #hd_mgnv_012{position:absolute;top:57px;left:210px;}
#header #hd_mgnv_345{position:absolute;top:57px;left:416px;}
#header #hd_mgnv_mook{position:absolute;top:66px;left:588px;}
#header #hd_mgnv_book{position:absolute;top:91px;left:588px;}

#header #hd_mgnv_012 a{display: block;width:110px;height:80px;text-indent:-9999px;background: url(../img/hd_mgnv_012.gif)  no-repeat;}
#header #hd_mgnv_012 a:hover{background: url(../img/hd_mgnv_012_ov.gif)  no-repeat;}
#header #hd_mgnv_345 a{display: block;width:110px;height:80px;text-indent:-9999px;background: url(../img/hd_mgnv_345.gif)  no-repeat;}
#header #hd_mgnv_345 a:hover{background: url(../img/hd_mgnv_345_ov.gif)  no-repeat;}
#header #hd_mgnv_mook a{display: block;width:150px;height:25px;text-indent:-9999px;background: url(../img/hd_mgnv_mook.gif)  no-repeat;}
#header #hd_mgnv_mook a:hover{background: url(../img/hd_mgnv_mook_ov.gif)  no-repeat;}
#header #hd_mgnv_book a{display: block;width:150px;height:25px;text-indent:-9999px;background: url(../img/hd_mgnv_book.gif)  no-repeat;}
#header #hd_mgnv_book a:hover{background: url(../img/hd_mgnv_book_ov.gif)  no-repeat;}

#header #hd_hierarchy{font-size:10px;padding:10px 0 0 24px;}

/*■ HEADER MINI
---------------------------------------------------------- */
#header_mini{
	margin:0;
	padding:16px 10px 0;
	background:url(../img/fr_t.gif)  no-repeat;
}

#header_mini #hd_up{
	width:760px;
	height:58px;
	position:relative;
	background:url(../img/hd_bk2.gif)  no-repeat;
}

#header_mini #hd_logo{
	position:absolute;
	top:6px;
	left:15px;
}

#header_mini #hd_txt{
	position:absolute;
	top:6px;
	left:580px;
	width:175px;
	height:32px;
	background:url(../img/hd_txt2.gif)  no-repeat;
}
#header_mini #hd_txt p{display:none;}

#header_mini #hd_mgnv_012{position:absolute;top:11px;left:85px;}
#header_mini #hd_mgnv_345{position:absolute;top:6px;left:200px;}
#header_mini #hd_mgnv_mook{position:absolute;top:10px;left:261px;}
#header_mini #hd_mgnv_book{position:absolute;top:10px;left:420px;}

#header_mini #hd_mgnv_012 a{display: block;width:76px;height:24px;text-indent:-9999px;background: url(../img/hd_mgnv2_012.gif)  no-repeat;}
#header_mini #hd_mgnv_012 a:hover{background: url(../img/hd_mgnv2_012_ov.gif)  no-repeat;}
#header_mini #hd_mgnv_345 a{display: block;width:33px;height:34px;text-indent:-9999px;background: url(../img/hd_mgnv2_345.gif)  no-repeat;}
#header_mini #hd_mgnv_345 a:hover{background: url(../img/hd_mgnv2_345_ov.gif)  no-repeat;}
#header_mini #hd_mgnv_mook a{display: block;width:150px;height:25px;text-indent:-9999px;background: url(../img/hd_mgnv_mook.gif)  no-repeat;}
#header_mini #hd_mgnv_mook a:hover{background: url(../img/hd_mgnv_mook_ov.gif)  no-repeat;}
#header_mini #hd_mgnv_book a{display: block;width:150px;height:25px;text-indent:-9999px;background: url(../img/hd_mgnv2_book.gif)  no-repeat;}
#header_mini #hd_mgnv_book a:hover{background: url(../img/hd_mgnv2_book_ov.gif)  no-repeat;}

#header_mini #hd_hierarchy{font-size:10px;padding:10px 0 0 24px;}

/*■ MAIN CONTENTS
---------------------------------------------------------- */
#maincontents{
	padding:0 10px 0 30px;

}
#maincontents2{
	padding:0 25px 0;

}
#pagetitle{
	
}


#nvCol{ 
	float:left;
	margin:0;
	padding:0;
	width:135px;
	font-size:12px;line-height:18px;
}

#nvCol a{color:#46900f;}

#nvCol .nvCat{
	background:url(../img/lnv_hr.gif) no-repeat bottom;
	padding:0 0 15px 3px;
	margin:0 0 5px 0;
}
#nvCol .subhead{
	margin:0 0 10px 0;
}
#nvCol ul{

	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:12px;line-height:14px;
	list-style:none;
}
#nvCol li{
	background:url(../img/icon_list.gif) no-repeat 0px 2px;
	padding:0 0 8px 15px;
}


#mainCol{
	width:605px;
	float:left;
}

.option{
	/*width:550px;*/
	border-top:1px solid #e9dfb9;
	margin:0 0 10px;
	padding-top:10px;
	font-size:10px;line-height:14px;
}

.leftimg{
	float:left; margin-right:10px;
}

/*■ ICON
---------------------------------------------------------- */
.pop{
	background:url(../img/icon_newwindow.gif) no-repeat right;
	padding-right:15px;
}
.popred{
	background:url(../img/icon_newwindow_red.gif) no-repeat right bottom;
	padding-right:15px;
}

.totop{
	background:url(../img/icon_totop.gif) no-repeat right;
	margin-top:10px;
	padding:0 15px 0 0;
	text-align:right;
	font-size:10px;line-height:12px;
}


/*■ FOOTER
---------------------------------------------------------- */
#footer{
	clear:both;
	padding:0 10px 10px;
	background:url(../img/fr_b.gif)  no-repeat bottom;
}
#ft{
	position:relative;
	height:130px;
	/*background:url(../img/ft_bk.gif) no-repeat;
	height:170px;*/
}



#ft_inq{
	position:absolute;
	top:32px;
	left:560px;
}

#ft_inq a{display: block;width:175px;height:40px;text-indent:-9999px;background: url(../img/ft_nv_inq.gif)  no-repeat;}
#ft_inq a:hover{background: url(../img/ft_nv_inq_ov.gif)  no-repeat;}


#ft_txt{
	position:absolute;
	top:68px;
	left:370px;
	font-size:10px;line-height:12px;
}
#ft_txt a{
	line-height:18px;
}


/*■ TEXT
---------------------------------------------------------- */
a{ text-decoration:underline; color:#666;}
a:hover{ text-decoration:underline; color:#A6A6A6;}

a img{ border-color:#666;}
a:hover img{ border-color:#A6A6A6;}

h1,h2,h3,h4,h5,h6,h7
{margin:0;padding:0;font-weight:bold;display:inline;}

strong{ font-weight:bold;}

.t24{ font-size:24px; line-height:28px;}
.t24l{ font-size:24px; line-height:24px;}
.t24h{ font-size:24px; line-height: 34px;}

.t18{ font-size:18px; line-height:22px;}
.t18l{ font-size:18px; line-height:18px;}
.t18h{ font-size: 18px; line-height:24px;}

.t14{ font-size:14px; line-height:20px;}
.t14l{ font-size:14px; line-height:16px;}
.t14h{ font-size: 14px; line-height:22px;}

.t12{ font-size:12px; line-height:18px;}
.t12l{ font-size:12px;  line-height:15px;}
.t12h{ font-size: 12px; line-height:21px;}

.t10{ font-size: 10px; line-height:14px;}
.t10l{ font-size: 10px; line-height:12px;}
.t10h{ font-size: 10px; line-height:16px;}

.gray{color:#666;}
.red{color:red;}
.normal{font-weight:normal;}

