@charset "utf-8";
/* ===================================================================
CSS information

 file name  :common.css
 author     :Ability Consultant
 style info :基本・共通設定　ハックは最下部に記述
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
	background: #FFF;
	color: #000;
	font-size: small;
	font-family: verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	background:url(../images/bg_contents.jpg) left top repeat;
}

a:link {
	color:#333;
	
}

a:visited {
	color:#333;
}

a:hover {
}

a:active {
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
}



/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.img_r {
	float: right;
	margin: 0 0 10px 10px;
}

.img_l {
	float: left;
	margin: 0 10px 10px 0;
}

/* clearfix */
.clearfix:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* -----------------------------------------------------------
	汎用テーブルデザイン
----------------------------------------------------------- */
table.common_table{
	width:600px;
	margin:20px 0 0 48px;
	border:0;
}

table.common_table th{
	background-color:none;
	width:70px;
	padding:15px 20px;
	background:#af8d6a;
	border:#ccb995 1px solid;
	color:#fff;
}
table.common_table td{
	background-color:none;
	padding:15px 10px;
	background:#fff9e6;
	border:#ccb995 1px solid;
	color:#535353;
}





/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header_bg{
	width:100%;
	background:url(../images/bg_flash.jpg) center top no-repeat;
	height:77px;
}

#header_bg #header {
	width:950px;
	height:77px;
	margin:0 auto;
}
#header_bg #header #header_logo{
	float:left;
	width:469px;
}

#header_bg #header #head_menu{
	float:left;
	width:286px;
}

#header_bg #header #head_menu #langmenu{
	background:url(../images/bt_lang.gif) left top no-repeat;
	width:286px;
	height:15px;
	margin:26px 0 0 0;
}
#header_bg #header #head_menu ul#langmenu li{
	float:left;
}
#header_bg #header #head_menu ul#langmenu  li a{
	display:block;
	text-indent:-9999px;
	width:70px;
	height:15px;
	line-height:15px;
	overflow:hidden;
}

#header_bg #header #head_menu ul#langmenu li#bt2,
#header_bg #header #head_menu ul#langmenu li#bt3,
#header_bg #header #head_menu ul#langmenu li#bt4{
	margin:0 0 0 2px;
}


#header_bg #header #head_menu #submenu{
	background:url(../images/bt_submenu.gif) left top no-repeat;
	width:268px;
	height:17px;
	margin:9px 0 0 18px;
	}
#header_bg #header #head_menu ul#submenu li{
	float:left;
}
#header_bg #header #head_menu ul#submenu li a{
	display:block;
	text-indent:-9999px;
	width:70px;
	height:17px;
	line-height:17px;
	overflow:hidden;
}

#header_bg #header #head_menu ul#submenu li#bt1{
	width:118px;
}
#header_bg #header #head_menu ul#submenu li#bt1 a{
	width:100px;
}
#header_bg #header #head_menu ul#submenu li#bt2{
	width:64px;
}
#header_bg #header #head_menu ul#submenu li#bt2 a{
	width:58px;
}
#header_bg #header #head_menu ul#submenu li#bt3,
#header_bg #header #head_menu ul#submenu li#bt3 a{
	width:86px;
}



#header_bg #header #head_tel{
	float:left;
	width:189px;
	margin:0;
	padding:0;
}


/* -----------------------------------------------------------
	#title
----------------------------------------------------------- */


#title{
	width:100%;
	background: url(../images/bg_title.jpg) left top repeat;
/*	height:160px;
*/}

#title h2{
	width:949px;
	margin:0 auto;
}



/* -----------------------------------------------------------
	#gmenu
----------------------------------------------------------- */
#gmenu_bg {
	width:100%;
	background:#fff;
	height:95px;
	background:url(../images/bg_gmenu.jpg) left top repeat-x;
}

#gmenu_bg #gmenu {
	width:890px;
	padding:19px 0 0 0;
	margin:0 auto;
}

#gmenu_bg #gmenu ul#globalmenu{
	width:890px;
	height:46px;
	background:url(../images/bt_global_off.gif) center top no-repeat;
}

#gmenu_bg #gmenu ul#globalmenu li{
	float:left;
}
#gmenu_bg #gmenu ul#globalmenu li#bt1,
#gmenu_bg #gmenu ul#globalmenu li#bt1 a{
	width:110px;
}
#gmenu_bg #gmenu ul#globalmenu li#bt2,
#gmenu_bg #gmenu ul#globalmenu li#bt2 a{
	width:104px;
}
#gmenu_bg #gmenu ul#globalmenu li#bt3,
#gmenu_bg #gmenu ul#globalmenu li#bt3 a{
	width:105px;
}
#gmenu_bg #gmenu ul#globalmenu li#bt4,
#gmenu_bg #gmenu ul#globalmenu li#bt4 a{
	width:105px;
}
#gmenu_bg #gmenu ul#globalmenu li#bt5,
#gmenu_bg #gmenu ul#globalmenu li#bt5 a{
	width:119px;
}
#gmenu_bg #gmenu ul#globalmenu li#bt6,
#gmenu_bg #gmenu ul#globalmenu li#bt6 a{
	width:106px;
}
#gmenu_bg #gmenu ul#globalmenu li#bt7,
#gmenu_bg #gmenu ul#globalmenu li#bt7 a{
	width:111px;
}
#gmenu_bg #gmenu ul#globalmenu li#bt8,
#gmenu_bg #gmenu ul#globalmenu li#bt8 a{
	width:130px;
}

#gmenu_bg #gmenu ul#globalmenu li a{
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#gmenu_bg #gmenu ul#globalmenu li a:hover{
	background-image:url(../images/bt_global_on.gif);
}
#gmenu_bg #gmenu ul#globalmenu li#bt1 a:hover{
	background-position:0 0;
}
#gmenu_bg #gmenu ul#globalmenu li#bt2 a:hover{
	background-position:-110px 0;
}
#gmenu_bg #gmenu ul#globalmenu li#bt3 a:hover{
	background-position:-214px 0;
}
#gmenu_bg #gmenu ul#globalmenu li#bt4 a:hover{
	background-position:-319px 0;
}
#gmenu_bg #gmenu ul#globalmenu li#bt5 a:hover{
	background-position:-424px 0;
}
#gmenu_bg #gmenu ul#globalmenu li#bt6 a:hover{
	background-position:-543px 0;
}
#gmenu_bg #gmenu ul#globalmenu li#bt7 a:hover{
	background-position:-649px 0;
}
#gmenu_bg #gmenu ul#globalmenu li#bt8 a:hover{
	background-position:-760px 0;
}










/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents_bg{
	width: 100%;

}

#contents_bg #contents {
	width: 100%;
}

#contents_bg #contents #contents_center {
	margin:0 auto;
	width: 950px;
	background:url(../images/bg_side.gif ) right top repeat-y;
	position:relative;
}

#contents .pagetop {
	clear: both;
	text-align: right;
}





/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	padding:0 0 0 0;
	width: 684px;
	margin: 0 0 0 0;
	float: left;
}

/*----------------------------------------------------
	#pankuzu
----------------------------------------------------*/

#main p#pankuzu{
	line-height:45px;
	text-indent:16px;
}
#main p#pankuzu,
#main p#pankuzu a{
	color:#585858;
	text-decoration:none;
}

#main p#pankuzu a:hover{
	text-decoration:underline;
}









/*----------------------------------------------------
	#content_faq
----------------------------------------------------*/
#main #content_faq{
	width:668px;
	padding:80px 0 0 0;
}

#main #content_faq a{
	height:28px;
}

/*----------------------------------------------------
	#content_tel
----------------------------------------------------*/
#main #content_tel{
	width:668px;
	padding:22px 0 80px 0;
	height:74px;
}

#main #content_tel a{
	float:left;
	margin:0;
	padding:0;
}












/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
	padding:0 0 0 0;
	width: 235px;
	float: right;

}

#sub img{
	border:0;
	vertical-align:top;
}

#sub #line_sub_bg{
	background:url(../images/line_sub_bg.gif) center top repeat-y;
	height:9px;
	line-height:9px;
}


#sub #sub_serch{
	border:5px solid #ebe6c9;
	width:225px;
	background:#fdfcf6;
	margin:0;
}

#sub #sub_serch h2{
	text-align:center;
	padding:6px;
	}
#sub #sub_serch a img{
	padding:0;
	/*padding:9px 0;*/
}


#sub #sub_planserch{
	padding:4px 0 0 12px;
	}



#sub #sub_list1{
	border:5px solid #ebe6c9;
	border-bottom:none;
	width:225px;
	background:#fdfcf6;
}

#sub #sub_list1 ul#bt_list1 li,
#sub #sub_list1 ul#bt_list1 li a{
	margin:0;
	padding:0;
	height:65px;
}

#sub #sub_list1 ul#bt_list1 li#bt0,
#sub #sub_list1 ul#bt_list1 li#bt0 a{
	margin:0;
	padding:0;
	height:155px;
}

#sub #sub_list1 ul#bt_list1 li#bt4,
#sub #sub_list1 ul#bt_list1 li#bt4 a{
	margin:0;
	padding:0;
	height:221px;
}


#sub a#bt_sub_mobile{
	display:block;
	margin:0 0 8px 0;
}


#sub #sub_list2{
	border:5px solid #ebe6c9;
	border-top:none;
	border-bottom:none;
	width:225px;
	background:#fdfcf6;
	margin:0 auto;
}


#sub #sub_list2 ul#bt_list2 li#bt1,
#sub #sub_list2 ul#bt_list2 li#bt1 a{
	padding:0;
	height:66px;
}
#sub #sub_list2 ul#bt_list2 li#bt2,
#sub #sub_list2 ul#bt_list2 li#bt2 a{
	padding:0;
	height:51px;
}

#sub #sub_list2 ul#bt_list2 li#bt4,
#sub #sub_list2 ul#bt_list2 li#bt4 a{
	padding:0;
	height:41px;
}

#sub #sub_list2 ul#bt_list2 li {
	width:202px;
	margin:0 auto;
}


#sub #sub_news{
	width:225px;
	margin-top: 33px;
}

#sub #sub_news ul{
	width:178px;
	padding:0 21px 21px 21px;
}

#sub #sub_news ul li{
	background:url(../images/bg_news_dot.gif) center bottom no-repeat;
}

#sub #sub_news ul li a{
	display:block;
	padding:10px 0;
	color:#5f5348;
	text-decoration:none;
}
#sub #sub_news ul li a:hover{
	background-image:url(../images/bg_news_dot.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#FFC;
}

#sub #sub_news ul li a h3{
	font-weight:bold;
	color:#934430;
	text-decoration:underline;
	}

#sub #sub_news ul li a p.date{
	clear:both;
	background:#934430;
	color:#fff;
	padding:0 5px;
	display: block;
	width:65px;
	font-size:0.8em;
}

#sub #totop{
	position:absolute;
	bottom:0;
	right:66px;
}






/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	background: url(../images/bg_footer.jpg) left top repeat;
	margin:0;
	padding:0;
}

#footer #footer_center{
	width:950px;
	margin:0 auto;
}

#footer #footer_text{
	float:left;
	width:334px;
	padding:22px 0 37px 72px;
	background:url(../images/bg_footer_text.gif) right top no-repeat;
}

#footer #footer_text p,
#footer #footer_text a{
	color:#FFF;
	font-size:1em;
	text-decoration:none;
}
#footer #footer_text a:hover{
	text-decoration:underline;
}

#footer #footer_menu{
	width:487px;
	float:right;
	padding:22px 30px 0 0;
}

#footer #footer_menu ul{
	clear:both;
	margin:0;
	padding:0;
	height:2em;
}
#footer #footer_menu ul li{
	float:left;
	color:#FFF;
	height:1.5em;
}

#footer #footer_menu ul li a{
	margin:0 5px 0 5px;
	color:#FFF;
	text-decoration:none;
}

#footer #footer_menu ul li a:hover{
	text-decoration:underline;
}

#footer #copy{
	clear:both;
	width:100%;
	background-color:#7f5d32;
	margin:0;
	padding:0;
	height:23px;
}

#footer #copy p{
	display:block;
	width:950px;
	margin:0 auto;
	line-height:23px;
	color:#c7b29a;
}


/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}

