@charset "utf-8";

/*----------------------------------------
* last update 2007-06-23
* Search key "++n"
* Copyright (C) 2008- KING FAMILY. All Rights Reserved.
*
* +0 reset parts / default parts
* +1 header parts
* +2 footer parts
* +3 navigation parts
* +4 index parts
* +5 category title  / topic path parts
* +6 case parts
* +7 seminar parts
* +8 faq parts
* +9 inquiry parts

* +000 other parts


----------------------------------------*/

/*----------------------------------------
++0 reset parts / default parts
----------------------------------------*/

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	}

table{
	border-collapse:collapse;
	}
th, td, form, fieldset{
	margin:0;
	padding:0;
	}

ul,ol{
	list-style:none;
	}

img,fieldset{
	border:0;
	}	
	
body{
	background:#fff url(../common/body_bg.png) repeat-x center top;
	color:#462300;
	font-size:62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
	line-height:1.4;
	text-align:center;
	}

	
a{text-decoration:underline;}
a:hover{text-decoration:none;}

#container{
	width:814px;
	background:url(../common/container_bg.png) repeat-y center top;
	margin:0 auto;
	}

#container:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#container{
	display:inline-block;
	min-height:1%; /* for IE 7*/
	}	

/* Hides from IE-mac */
* html #container{height: 1%;}
#container{display: block;}
/* End hide from IE-mac */


#wrap{
	width:778px;
	background:url(../common/wrap_bg.png) no-repeat center top;
	text-align:left;
	padding:0 19px 25px 17px;
	margin:0 auto;
	}
* html body #wrap{margin:0 0 0 1px;} /* for IE6 */	

#main_contents{
	float:right;
	width:565px;
	display:inline;
	}		


/*----------------------------------------
++1 header parts
----------------------------------------*/


#header{
	position:relative;
	width:814px;
	height:155px;
	background:url(../common/header_bg.png) no-repeat center top;
	margin:0 auto;
	}
* html body #header{margin:0 0 0 1px;} /* for IE6 */

h1 a{
	position:absolute;
	top:31px;
	left:14px;
	display:block;
	width:361px;
	height:103px;
	text-indent:-9999px;
	text-decoration:none;
	}
h1 a:focus{
	outline:0;
	}						
#header h2,
#header p,
#header dl{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
	}
	
/*----------------------------------------
++2 footer parts
----------------------------------------*/

#footer{
	clear:both;
	width:100%;
	height:130px;
	background:#6a894b url(../common/footer_bg.png) repeat-x;
	color:#fff;
	font-size:1.2em;
	text-align:center;
	letter-spacing:0.1em;
	padding:30px 0 0 0;
	margin:0 auto;
	}

#footer a{color:#fff;text-decoration:underline;}
#footer a:hover{color:#fff;text-decoration:none;}

#footer ul li{
	display:inline;
	}

#footer h3{margin:10px auto 3px;}
#footer p{margin:0 auto 8px;}
	
p.pagetop{
	height:25px;
	position:relative;
	text-indent:-9999px;
	}
p.pagetop a{
	position:absolute;
	top:0px;
	left:425px;
	display:block;
	width:132px;
	height:11px;
	background:url(../common/i_pagetop.png) no-repeat left top;
	text-decoration:none;
	}
p.pagetop a:hover{
	background-position:left bottom;
	}	
	
/*----------------------------------------
++3 navigation parts
----------------------------------------*/

#gnavi{
	float:left;
	/* display:inline; for IE6 */	
	width:194px;
	background:url(../common/gnavi_bg.png) no-repeat;
	margin:5px 0 0 4px;
	}

* html body #gnavi{margin:5px 0 0 2px;} /* for IE6 */	

#gnavi li{
	width:194px;
	height:51px;
	}
#gnavi li a{
	display:block;
	width:194px;
	height:50px;
	text-indent:-9999px;
	text-decoration:none;
	}
#gnavi li a:hover,#gnavi li a.on{background:url(../common/gnavi_bg.png) no-repeat;}		
#gnavi li#m01 a:hover,#gnavi li#m01 a.on{background-position:-202px 0;}
#gnavi li#m02 a:hover,#gnavi li#m02 a.on{background-position:-202px -51px;}
#gnavi li#m03 a:hover,#gnavi li#m03 a.on{background-position:-202px -102px;}
#gnavi li#m04 a:hover,#gnavi li#m04 a.on{background-position:-202px -153px;}
#gnavi li#m05 a:hover,#gnavi li#m05 a.on{background-position:-202px -204px;}
#gnavi li#m06 a:hover,#gnavi li#m06 a.on{background-position:-202px -255px;}	
	
.subnavi a{
	display:block;
	width:185px;
	height:51px;
	background:url(../common/subnavi_bg.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 3px;
	}
#link_form1 a{
	height:89px;
	background-position:0 0;
	}
#link_form1 a:hover{background-position:-194px 0;}
#link_form2 a{background-position:0 -304px;}
#link_form2 a:hover{background-position:-194px -304px;}	
#link_date a{background-position:0 -91px;}
#link_date a:hover{background-position:-194px -91px;}
#link_place a{background-position:0 -144px;}
#link_place a:hover{background-position:-194px -144px;}	
#link_purchase a{background-position:0 -197px;}
#link_purchase a:hover{background-position:-194px -197px;}
#link_participation a{background-position:0 -250px;}
#link_participation a:hover{background-position:-194px -250px;}
#link_fcTop a{background-position:0 -357px;}
#link_fcTop a:hover{background-position:-194px -357px;}	
#link_purchase2 a,
#link_boshu a{height:81px;}
#link_purchase2 a{background-position:0 -410px;}
#link_purchase2 a:hover{background-position:-194px -410px;}	
#link_boshu a{background-position:0 -494px;}
#link_boshu a:hover{background-position:-194px -494px;}		
		

#contentsnavi{
	clear:both;
	width:565px;
	height:34px;
	background:url(../common/contentsnavi_bg.png) no-repeat;
	overflow:hidden;/* for IE6 */
	}
#contentsnavi li{
	float:left;
	}

/* for IE6.7 */
#contentsnavi li#con01{width:98px;}
#contentsnavi li#con02{width:161px;}
#contentsnavi li#con03{width:56px;}
#contentsnavi li#con04{width:111px;}
#contentsnavi li#con05{width:139px;}		
/* for IE6.7 */


#contentsnavi li a{
	display:block;
	height:34px;
	text-indent:-9999px;
	margin:0 auto 10px;
	}
#con01 a{width:98px;}
#con02 a{width:161px;}
#con03 a{width:56px;}
#con04 a{width:111px;}
#con05 a{width:139px;}

#contentsnavi li a:hover{background:url(../common/contentsnavi_bg.png) no-repeat;}
li#con01 a:hover{background-position:0 -38px;}
li#con02 a:hover{background-position:-98px -38px;}
li#con03 a:hover{background-position:-259px -38px;}
li#con04 a:hover{background-position:-315px -38px;}
li#con05 a:hover{background-position:-426px -38px;}			

.to_form a{
	display:block;
	width:560px;
	height:74px;
	background:url(../common/form_navi_bg.png) no-repeat left top;
	text-indent:-9999px;
	}
.to_form a:hover{background-position:left bottom;}
#index .to_form{margin:-19px 0 18px 0;}

#index_profit{
	width:560px;
	height:45px;
	background:url(../common/tit_profit.png) no-repeat;
	text-indent:-9999px;
	margin:0 auto 10px;
	}	
/*----------------------------------------
++4 index parts
----------------------------------------*/
		
#index_image{
	width:557px;
	height:303px;
	background:url(../common/index_image_bg.jpg) no-repeat;
	padding:7px 0 0 8px;
	margin:0 0 10px 0;
	}

.index_topic{
	float:left;
	width:182px;
	height:182px;
	background:url(../common/index_topic_bg.png) no-repeat left bottom;
	color:#454545;
	font-size:1.3em;
	border:1px solid #d7d7d7;
	padding:2px 1px 0 2px;
	margin:2px 0 0 1px;
	}
.index_topic h3 a{
	display:block;
	width:181px;
	height:47px;
	text-indent:-9999px;
	margin:0 auto 5px;
	}
#topic01{background:url(../common/i_topic01.png) no-repeat;}
#topic02{background:url(../common/i_topic02.png) no-repeat;}
#topic03{background:url(../common/i_topic03.png) no-repeat;}
#topic04{background:url(../common/i_topic04.png) no-repeat;}
#topic05{background:url(../common/i_topic05.png) no-repeat;}
#topic06{background:url(../common/i_topic06.png) no-repeat;}

.index_topic p{
	width:177px;
	margin:0 auto;
	}
	
#index_news{
	clear:both;
	float:left;
	width:366px;
	height:195px;
	font-size:1.3em;
	border:1px solid #d7d7d7;
	padding:2px;
	margin:14px 0 20px 0;
	}
#index_news h4{
	width:366px;
	height:30px;
	background:url(../common/tit_news.png) no-repeat;
	text-indent:-9999px;
	margin:0 auto;
	}

#news_box{
	width:360px;
	height:156px;
	margin:8px 0 8px 3px;
	overflow:auto;
	}
#news_box li{
	width:340px;
	background:url(../common/icon_01.png) no-repeat left center;
	text-indent:20px;
	border-bottom:1px dashed #ccc;
	padding:0 0 4px;
	margin:0 0 4px;
	}

#index_suvnavi01{
	float:right;
	margin:17px 0 0 0;
	}
	
#index_catch{
	clear:both;
	width:565px;
	background:url(../common/in_catch_bg.png) repeat-y;
	margin:20px auto;
	}
#index_catch h3,#index_catch h4,#index_catch h5{
	width:565px;
	text-indent:-9999px;
	}
#index_catch h3{
	height:52px;
	background:url(../common/tit_in_catch01.png) no-repeat;
	}
#index_catch h4{
	height:82px;
	background:url(../common/tit_in_catch02.png) no-repeat;
	}
#index_catch h5{
	height:46px;
	background:url(../common/tit_in_catch03.png) no-repeat;
	}
#index_catch p{
	font-size:1.4em;
	line-height:1.6;
	width:530px;
	margin:0 auto 10px;
	}
#index_catch p.end{
	width:530px;
	background:url(../common/i_in_catch.png) no-repeat left bottom;
	padding:0 17px 20px 18px;
	}
#flow_profit{
	width:560px;
	font-size:1.4em;
	line-height:1.5;
	margin:0 auto;
	}
#flow_profit p{
	margin:0 auto 8px;
	}
		
#flow_profit ul{
	clear:both;
	float:right;
	display:inline; /* for IE */
	width:200px;
	margin:0 0 10px 15px;
	}
#flow_profit ul li{
	height:90px;
	}

h3#ryutu{
	width:565px;
	height:36px;
	background:url(../common/tit_ryutu.png) no-repeat;
	text-indent:-9999px;
	margin:10px auto 10px;
	}																
					
/*----------------------------------------
++5 category title / topic path parts
----------------------------------------*/

#main_contents h2{
	width:565px;
	height:54px;
	text-indent:-9999px;
	margin:6px 0 10px;
	}
#case h2#tit_case{background:url(../case/img/tit_01.png) no-repeat;}
#case h2#tit_land{background:url(../case/img/tit_02.png) no-repeat;}
#seminar h2{background:url(../seminar/img/tit_01.png) no-repeat;}
#faq h2{background:url(../faq/img/tit_01.png) no-repeat;}
#inquiry h2{background:url(../inquiry/img/tit_01.png) no-repeat;}
#inquiry h2#tit_setumei{background:url(../inquiry/img/tit_03.png) no-repeat;}


/*----------------------------------------
++6 case parts
----------------------------------------*/

#case #main_contents,
#seminar #main_contents{
	font-size:1.3em;
	}
#case_catch{
	width:370px;
	height:180px;
	background:url(../case/img/i_01.png) no-repeat top right;
	line-height:1.5;
	padding:0 175px 0 0;
	margin:0 auto;
	}
#case h4{
	clear:both;
	width:565px;
	height:30px;
	background:url(../common/tit_bg01.png) no-repeat;
	font-size:1.1em;
	line-height:2.2;
	text-indent:24px;
	margin:15px auto 10px;
	}
#case h4 span,
#case h5 span{font-size:0.9em;}	
#case h5{
	width:533px;
	height:31px;
	background:url(../case/img/owner_name.png) no-repeat;		
	color:#445832;
	font-size:1.1em;
	line-height:2;
	margin:0 auto 10px;
	}

#case_study p{
	width:546px;
	margin:0 auto 7px;
	}
#land_info p,
#seminar #main_contents p{
	width:540px;
	font-size:1.1em;
	margin:0 auto 10px;
	}
#case_study p img{
	float:left;
	margin:0 6px 6px 0;
	}
#case .to_form{
	margin:10px auto 20px;
	}
#land_info h3{
	width:565px;
	height:36px;
	background:url(../case/img/tit_03.png) no-repeat;
	text-indent:-9999px;
	margin:0 auto 10px;
	}	


#case table,
#inquiry table{
	width:555px;
	font-size:1.1em;
	margin:0 auto 8px;
	}
#case th,
#inquiry th{
	width:50%;
	background:#ffffd2 url(../common/icon_01.png) no-repeat 6px 8px;
	text-indent:18px;
	border:1px solid #666;
	padding:3px;
	}
#case td,
#inquiry td{
	border:1px solid #666;
	padding:3px 10px;
	}
td.td_title{
	letter-spacing:0.3em;
	}
td.td_price{
	text-align:right;
	}

#case .subnavi{
	margin:48px 0 0;
	}
#case .subnavi li{
	float:left;
	}
#case .subnavi li a{
	margin:0 3px 10px 0;
	}									
#case #link_form1 a{
	position:relative;
	margin:-38px 3px 0 0;
	}
#area_map{
	margin:10px auto 20px;
	}				

/*----------------------------------------
++7 seminar parts
----------------------------------------*/
#seminar_contact{
	clear:both;
	position:relative;
	width:559px;
	height:154px;
	background:url(../seminar/img/i_contact.png) no-repeat;
	text-indent:-9999px;
	margin:0 auto 15px;
	}
#mail_to_honbu a{
	position:absolute;
	top:109px;
	left:288px;
	display:block;
	width:257px;
	height:28px;
	}
#mail_to_honbu a:hover{background:url(../seminar/img/i_contact.png) no-repeat left bottom;}	

#seminar #main_contents .gr_uline{
	color: #006633;
	text-decoration: underline;
	font-size: 0.9em;
}
#seminar #main_contents #setsumei table{
	width: 480px;
	margin: 20px auto;
	font-size: 1.0em;
	border: none;
}
#seminar #main_contents #setsumei th{
	width: 80px;
	font-weight:normal;
	border: 1px #CCCCCC solid;
	padding: 4px;
}

#seminar #main_contents #setsumei td{
	padding: 4px 0 4px 10px;
	border: 1px #CCCCCC solid;
}
#seminar #main_contents #setsumei #k_title{
	background-image: url(../seminar/img/setsumeikai_kitakyuushu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 480px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#seminar #main_contents #setsumei #f_title{
	background-image: url(../seminar/img/setsumeikai_fukuoka02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 480px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#fax_link a{
	background-image: url(../seminar/img/fax_dl.jpg);
	text-indent: -9999px;
	width: 347px;
	height: 20px;
	background-position: top;
	display: block;
	margin: 10px auto;
}
#fax_link a:hover{
	background-position: bottom;
}

#seminar .subnavi{
	width:400px;
	margin:0 auto;
	}
#seminar .subnavi li{
	float:left;
	width:185px;
	margin:0 15px 10px 0;
	}
#seminar_point{
	width:565px;
	height:36px;
	background:url(../seminar/img/tit_02.png) no-repeat;
	text-indent:-9999px;
	margin:0 auto 10px;
	}
#seminar_point_list li{
	width:510px;
	font-size:1.1em;
	border-bottom:1px dashed #666;
	padding:3px 0 10px 33px;
	margin:0 auto 10px;
	}
#seminar_point_list li#no1{background:url(../common/i_no1.png) no-repeat;}
#seminar_point_list li#no2{background:url(../common/i_no2.png) no-repeat;}
#seminar_point_list li#no3{background:url(../common/i_no3.png) no-repeat;}	
#seminar_point_list li#no4{background:url(../common/i_no4.png) no-repeat;}
				

/*----------------------------------------
++8 faq parts
----------------------------------------*/

#faq_contents{
	width:565px;
	margin:0 auto 10px;
	}

#faq_contents dt{
	width:565px;
	height:37px;
	background:url(../faq/img/i_q_bg.png) no-repeat;
	font-size:1.4em;
	font-weight:bold;
	line-height:2.8;
	text-indent:50px;
	margin:0 auto 8px;
	}
#faq_contents dd{
	position:relative;
	width:510px;
	background:url(../faq/img/i_a_bg.png) no-repeat;
	font-size:1.3em;
	padding:2px 0 0 50px;
	margin:0 auto 20px;
	}
#faq_contents dd strong{
	display:block;
	color:#445832;
	font-size:1.1em;
	border-bottom:1px dashed #666;
	padding:0 0 4px 0;
	margin:0 0 4px;
	}
#faq_contents dd span{
	position:absolute;
	top:2px;
	right:0;
	text-align:right;
	}
#step,#support{
	width:565px;
	text-indent:-9999px;
	margin:5px auto 17px;
	}
	
#step{
	height:36px;
	background:url(../faq/img/tit_02.png) no-repeat;
	}
		
#step_contents{
	width:545px;
	height:790px;
	background:url(../faq/img/i_step.png) no-repeat;
	margin:0 auto 15px;
	}
#step_contents h4{
	height:47px;
	text-indent:-9999px;
	}
#step_contents p{
	width:500px;
	height:66px;
	font-size:1.2em;
	line-height:1.5;
	margin:0 auto;
	}
#step_contents p#step01{height:82px;}

#support{
	width:545px;
	height:36px;
	background:url(../faq/img/tit_03.png) no-repeat;
	}
#support_contents{
	width:545px;
	margin:0 auto 15px;
	}
#support_contents p{
	width:540px;
	font-size:1.3em;
	line-height:1.5;
	margin:0 auto 8px;
	}

#support_contents p img{
	float:left;
	margin:0 10px 10px 0;
	}			
#support_contents p.cle{
	background:url(../faq/img/i_support_bg.png) no-repeat left bottom;
	padding:0 0 24px;
	margin:0 auto 24px;
	}

/*----------------------------------------
++9 inquiry parts
----------------------------------------*/	

#inquiry #main_contents p{
	width:540px;
	font-size:1.3em;
	margin:0 auto 10px;
	}
#inquiry table{
	font-size:1.3em;
	margin:0 auto 15px;
	}
#inquiry th{
	width:30%;
	white-space:nowrap;
	text-indent:0;
	padding-left:19px;
	line-height:1.6;
	vertical-align:top;
	}
#inquiry td{
	padding:5px 6px;
	}	

#inquiry h3{
	width:565px;
	height:30px;
	text-indent:-9999px;
	margin:0 auto 10px;
	}
	
#form_parts1{background:url(../inquiry/img/sub_tit01.png) no-repeat;}
#form_parts2{background:url(../inquiry/img/sub_tit02.png) no-repeat;}
#form_parts3{background:url(../inquiry/img/sub_tit03.png) no-repeat;}
#form_parts4{background:url(../inquiry/img/sub_tit04.png) no-repeat;}
#form_parts5{background:url(../inquiry/img/sub_tit05.png) no-repeat;}
#form_parts6{background:url(../inquiry/img/sub_tit06.png) no-repeat;}

.txt_form{width:300px;}
.txt_zip1{width:8em;}
.txt_zip2{width:4em;}		
																		
/*----------------------------------------
++000 other parts
----------------------------------------*/

.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
	}

.cle{
	clear:both;
	}
.center{
	text-align:center;
	}	

.keyword{
	color:#445832;
	font-weight:bold;
	}
.indispensable{
	color:#f00;
	font-weight:bold;
	}	
	
.image01{
	float:right;
	margin:0 0 8px 8px;
	}	
