@import url(custom.css);
@import url(font.css);
@charset "shift_jis";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#efefef;
	font-size:12px;
	color:#333333;
}
div,td {
	font-size:12px;
	color:#333333;
	line-height:16px;
}

/*201104更新
h1 {
	font-size:10px;
	color:#b0b0b0;
	line-height:16px;
	text-align:left;
	font-weight:normal;
	margin:0px;
}
*/

h1#fr_seo {
	float:left;
	width:500px;
	background-color:#FFF;
	margin:0;
	padding:0 15px;
	font-size:10px;
	font-weight:normal;
}	
	
h2 {
	font-size:20px;
	line-height:24px;
	margin:25px 0px 0px;
}
h2#s {
	font-size:10px;
	line-height:16px;
	text-align:left;
	font-weight:normal;
	margin:0px;
	padding:2px;
	text-align:right;
	background:url(../img/top_txt_bg.gif) repeat left top;
	color:#666;
}
h3 {
	font-size:12px;
	line-height:16px;
	margin:10px 0px 0px;
}
h4 {
	font-size:12px;
	font-weight:normal;
    margin:0px 0px 0px;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul,ol{
	margin:0px 0px 0px 30px;
	padding:0px;
}
br.float_clear {
	clear:both;
	display:none;
}

div#fr_bg {
	width:900px;
	margin:0 auto;
	background:url(../img/top_bg.gif) no-repeat left top;
}

div#fr_base {
	width:800px;
	background-color:#ffffff;
	margin:0px auto;
	overflow:inherit;
}

div#fr_seo {
	width:780px;
	background-color:#ffffff;
	margin:0px 10px;
	font-size:10px;
}
div#fr_foot {
	width:800px;
	clear:both;
	background-color:#FFF;
	background-image:url(../img/top/bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 auto;
	text-align:center;
	padding:10px 0px;
}

div#fr_foot p {
	font-size:10px;
}

div#fr_contents {
	width:800px;
	background-color:#ffffff;
}
div#fr_head {
	clear:both;
	width:760px;
	background-color:#ffffff;
	/*201104更新
	background-image:url(../img/bg_top.gif);
	*/
	background-repeat:no-repeat;
	background-position:left top;
	padding:23px 20px;
	float:left;
}
div#fr_main {
	clear:both;
	width:760px;
	background-color:#ffffff;
	/*201104更新
	background-image:url(../img/bg_top.gif);
	background-repeat:no-repeat;
	background-position:0px -80px;
	*/
	padding:0px 20px 25px;
	float:left;
}

div#fr_head_logo {
	width:215px;
	height:40px;
	float:left;
	background:#FFF;
}
div#fr_head_navi {
	width:250px;
	float:right;
	font-size:10px;
	line-height:12px;
	text-align:right;
	padding:2px 15px 0 0;
}

div#fr_foot_copyright {
	width:800px;
	margin:0px auto;
	padding:10px 0 0 0;
	font-size:10px;
	color:#999999;
	background:#FFF;
	border-top:4px #DDD solid;
	line-height:1.8;
}

div#fr_foot_copyright a:link,
div#fr_foot_copyright a:visited{
	color:#999;
	text-decoration:none;
}

div#fr_foot_copyright a:hover{
	color:#999;
	text-decoration:underline;
}

/* use subpages */
div#fr_main_contents {
	width:760px;
	margin:20px 0px;
	float:left;
}
div#fr_main_contents_left {
	width:215px;
	float:left;
	padding:0px 5px 0 0;
}

div#fr_main_contents_left h3{
	width:180px;
	height:30px;
	background:url(../img/side_navi_bg.jpg) no-repeat left top;
	color:#996600;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:9px 0 0 30px;
}

div#fr_main_contents_left h3.titletop{
	margin:0;
}

div#fr_main_contents_left div {
	margin:0 0 0 5px;
	padding:3px 0px 3px 25px;
}
div#fr_main_contents_right {
	width:540px;
	float:left;
}
div#fr_main_contents_right_title {
	width:540px;
	float:left;
	padding-bottom:5px;
	border-bottom:solid 2px #506717;
}
div#fr_main_contents_right_title img {
	margin-right:20px;
	float:left;
}
div#fr_main_contents_sitemap {
	width:540px;
	margin:0px 110px;
	
}
