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

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, form,
dl, dt, dd, ol, ul, li,
fieldset, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
/*---------------------------------------------------------------------------------------------------------- Basic class-*/

a {
	margin: 0;
	padding: 0;
	border: 0;
	color: #f8b62d;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
}
a:visited{
	margin: 0;
	padding: 0;
	border: 0;
	color: #f8b62d;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
}
a:hover{
	color: #FF3300;
	text-decoration: underline;
}
a:active{
	color:#FF9900;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

input, select {
	vertical-align:middle;
	padding: 2px 0;
}

html{
}
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #544236;
	background: url(../images/common/bg.gif) center top;
}
p{
	margin: 0;
	/* [disabled]line-height: 1.8em; */
}

#wrap{
	margin: 20px auto 0;
	width: 900px;
	background-color: #FAFAFA;
	-webkit-box-shadow: 3px 3px 5px  #999;
	box-shadow: 3px 3px 5px #999;
	behavior: url(./js/PIE.htc);
}
#content_wrap{
	margin: 40px auto 30px;
	width: 900px;
	-webkit-box-shadow: 3px 3px 5px  #999;
	box-shadow: 3px 3px 5px #999;
	behavior: url(./js/PIE.htc);
	border: 1px solid #dcdddd;
	position: relative;
}
/*--------------------------------------------------------------------------------------------------------------------Toppage architecture-*/

#top-content{
	position:relative;
	background-image: url(../images/top/topmenu_bg.gif);
	height: 567px;
}
#top-content h3{
	position: absolute;
	font-size: 12px;
	width: 600px;
	display: block;
	top: -25px;
	text-align: right;
	right: 4px;
}
#top-content h2{
	position: absolute;
	font-size: 10px;
	width: 600px;
	color: #75A315;
	background-image: url(../images/top/tel-mark_2.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	display: block;
	top: -29px;
	text-align: left;
	left: 4px;
}
#top-content h2 span{
	font-size: 17px;
}

.toppage-copy{
	padding: 20px 0 0 25px;
	width: 500px;
	float: left;
}
.toppage-copy h1{
	color: #604c3f;
	font-size: 12px;
}
.top-logo{
	float: right;
	width: 300px;
	height: 120px;
	padding: 48px 18px 0 0;
}
.blog-box{
	float: right;
	width: 420px;
	height: 160px;
	padding: 10px 40px 10px 0;
	margin-top: 210px;
	clear: right;
	color: #F5F4F1;
}
.blog-box ul li{
	list-style-type:none;
}
.blog-box ul li span{
	display:block;
	font-size:11px;
}
.blog-box ul li a{
	color: #F5F4F1;
	display:block;
	margin-bottom:0.4em;
	overflow:hidden;
}
.blog-box ul li a:hover{
	color: #F5F4F1;
}
.blog_a{
	width: 170px;
	float: left;
	border: 1px solid #F5F4F1;
	padding: 10px 15px 5px;
	height: 140px;
	overflow: hidden;
}
.blog_b{
	width: 170px;
	float: right;
	border: 1px solid #F5F4F1;
	padding: 10px 15px 5px;
	height: 140px;
	overflow: hidden;
}
.data{
	background-color: #D2B983;
	padding: 15px 15px 0;
}

ul#feed li,ul#feed2 li{
	list-style-type:none;
}
ul#feed li span,ul#feed2 li span{
	display: block;
	font-size: 11px;
	color: #F5F4F1;
}
ul#feed li a,ul#feed2 li a{
	color: #F5F4F1;
	display:block;
	margin-bottom:0.4em;
	overflow:hidden;
	white-space:nowrap;
}
ul#feed li a:hover,ul#feed2 li a:hover{
	color: #F5F4F1;
}

.topdata-upper{
	height: 160px;
	margin-bottom: 35px;
	font-weight: bold;
}
.topdata-left{
	float: left;
	width: 210px;
	padding-left: 20px;
}
.topdata-right{
	float: right;
	width: 615px;
	background-color: #D2B983;
}
.top-cal_a{
	float: left;
	width: 300px;
	height: 330px;
}
.top-cal_b{
	float: right;
	width: 300px;
	height: 330px;
}
.top_inq{
	padding-top: 20px;
	padding: 20px 0;
}
.top_inq a{
	background-image: url(../images/top/for-form.png);
	width: 177px;
	height: 43px;
	display: block;
}
.top_inq a:hover{
	background-image: url(../images/top/for-form-on.png);
}
.top_inq a span{
	display:none;
}
.top_tel{
	font-size: 22px;
	font-weight: bold;
	color: #75A315;
	background-image: url(../images/top/tel-mark.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 30px;
	display: inline-block;
}
/*---------------------------------------------------------------------------------------------------------------(ONLY TOPPAGE)toppage-nav-*/

#topnav{}
#topnav ul{}
#topnav ul li{
	float: left;
}
#topnav ul li a span{
	position:absolute;
	text-indent:-9999px;
}
.topnav-1{
	position: absolute;
	bottom: 95px;
	left: 6px;
}
.topnav-1 a{
	width: 84px;
	display: block;
	height: 90px;
}
.topnav-1 a:hover{
	height: 198px;
	background-image: url(../images/top/topmenu-1.gif);
}
.topnav-2{
	position: absolute;
	bottom: 129px;
	left: 93px;
}
.topnav-2 a{
	width: 85px;
	display: block;
	height: 89px;
}
.topnav-2 a:hover{
	height: 187px;
	background-image: url(../images/top/topmenu-2.gif);
}
.topnav-3{
	position: absolute;
	bottom: 172px;
	left: 181px;
}
.topnav-3 a{
	width: 88px;
	display: block;
	height: 102px;
}
.topnav-3 a:hover{
	height: 208px;
	background-image: url(../images/top/topmenu-3.gif);
}
.topnav-4{
	position: absolute;
	bottom: 215px;
	left: 271px;
}
.topnav-4 a{
	width: 85px;
	display: block;
	height: 111px;
}
.topnav-4 a:hover{
	height: 214px;
	background-image: url(../images/top/topmenu-4.gif);
}
.topnav-5{
	position: absolute;
	bottom: 253px;
	left: 361px;
}
.topnav-5 a{
	width: 88px;
	display: block;
	height: 90px;
}
.topnav-5 a:hover{
	height: 195px;
	background-image: url(../images/top/topmenu-5.gif);
}
.topnav-6{
	position: absolute;
	bottom: 293px;
	left: 453px;
}
.topnav-6 a{
	width: 84px;
	display: block;
	height: 118px;
}
.topnav-6 a:hover{
	height: 217px;
	background-image: url(../images/top/topmenu-6.gif);
}
.topnav-7{
	position: absolute;
	bottom: 253px;
	right: 41px;
}
.topnav-7 a{
	width: 172px;
	display: block;
	height: 90px;
}
.topnav-7 a:hover{
	background-image: url(../images/top/topmenu-7.gif);
}

/*----------------------------------------------------------------------------------------------------------------------------下層メニュー-*/
#glbnav{
	height: 114px;
	background: #FFFFFF url(../images/nav/nav.gif) no-repeat;
}
#glbnav ul{
	margin: 0;
	padding: 0;
}
#glbnav ul li{
	float: left;
}
#glbnav ul li a span{
	position:absolute;
	text-indent:-9999px;
}
.glbnav-1{}
.glbnav-1 a{
	width: 119px;
	display: block;
	height: 114px;
}
.glbnav-1 a:hover{
	background: url(../images/nav/nav-on.gif) 0 0;
}

.glbnav-2 a{
	width: 98px;
	display: block;
	height: 114px;
}
.glbnav-2-av{
	width: 98px;
	display: block;
	height: 114px;
	background: url(../images/nav/nav-on.gif) -119px 0;
}
.glbnav-2 a:hover{
	background: url(../images/nav/nav-on.gif) -119px 0;
}

.glbnav-3 a{
	width: 128px;
	display: block;
	height: 114px;
}
.glbnav-3-av{
	width: 128px;
	display: block;
	height: 114px;
	background: url(../images/nav/nav-on.gif) -217px 0;
}
.glbnav-3 a:hover{
	background: url(../images/nav/nav-on.gif) -217px 0;
}
.glbnav-4 a{
	width: 97px;
	display: block;
	height: 114px;
}
.glbnav-4-av{
	width: 97px;
	display: block;
	height: 114px;
	background: url(../images/nav/nav-on.gif) -345px 0;
}
.glbnav-4 a:hover{
	background: url(../images/nav/nav-on.gif) -345px 0;
}
.glbnav-5 a{
	width: 101px;
	display: block;
	height: 114px;
}
.glbnav-5-av{
	width: 101px;
	display: block;
	height: 114px;
	background: url(../images/nav/nav-on.gif) -442px 0;
}
.glbnav-5 a:hover{
	background: url(../images/nav/nav-on.gif) -442px 0;
}
.glbnav-6 a{
	width: 118px;
	display: block;
	height: 114px;
}
.glbnav-6-av{
	width: 118px;
	display: block;
	height: 114px;
	background: url(../images/nav/nav-on.gif) -543px 0;
}
.glbnav-6 a:hover{
	background: url(../images/nav/nav-on.gif) -543px 0;
}
.glbnav-7 a{
	width: 93px;
	display: block;
	height:114px;
}
.glbnav-7-av{
	width: 93px;
	display: block;
	height:114px;
	background: url(../images/nav/nav-on.gif) -661px 0;
}
.glbnav-7 a:hover{
	background: url(../images/nav/nav-on.gif) -661px 0;
}
.glbnav-8 a{
	width: 125px;
	display: block;
	height:114px;
}
.glbnav-8-av{
	width: 125px;
	display: block;
	height:114px;
	background: url(../images/nav/nav-on.gif) -754px 0;
}
.glbnav-8 a:hover{
	background: url(../images/nav/nav-on.gif) -754px 0;
}

/*-----------------------------------------------------------------------------------------------------------------------------common unit-*/
#header{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 0px;
	height: 125px;
	position: relative;
}
.data-upper{
	font-weight: bold;
	padding: 15px 0 0 34px;
}
/*-----------------------------------------------------------------------------------------------------------------------------Suger Brown-*/
#content{
	padding: 15px 36px 36px;
	background-color: #604c3f;
	/* [disabled]position: relative; */
	/* [disabled]width: 828px; */
}
#content h3{
	position: absolute;
	font-size: 12px;
	width: 600px;
	display: block;
	top: -25px;
	text-align: right;
	right: 4px;
}
#content h1{
	position: absolute;
	font-size: 10px;
	width: 600px;
	color: #75A315;
	background-image: url(../images/top/tel-mark_2.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	display: block;
	top: -29px;
	text-align: left;
	left: 4px;
}

#content h1 span{
	font-size: 17px;
}
.content_inner{
	background-color: #fff;
	padding: 33px 44px 13px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(./js/PIE.htc);
	position: relative;
	/* [disabled]width: 742px; */
}
.content_inner h2{
	font-size: 18px;
	color: #75A315;
	padding: 9px 0 0 28px;
	background-image: url(../images/common/h2tree.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	border-bottom: 2px solid #75A315;
	line-height: 1.2em;
	margin-bottom: 30px;
}
.content_inner h4{
	display: block;
	padding: 15px 0 10px 0;
	font-size: 14px;
}
.content_inner strong{
	display: inline-block;
	padding: 1em 0 0 0;
	font-size: 14px;
	color: #75A316;
}
.content_inner p{
	margin: 1.5em 0;
	line-height: 1.8em;
	color: #604C3F;
}

/*タブ部分を設定*/
#tabmenu{
	width: 60px;
	height: 180px;
	position: absolute;
	right: -61px;
	top: 48px;
}
.tab-menu01 a span,
.tab-menu02 a span,
.tab-menu03 a span,
.tab-menu04 a span{
	position:absolute;
	text-indent:-9999px;
}
.tab-menu01 a{
	width: 60px;
	display: block;
	height: 60px;
	margin-bottom: 12px;
	background-image: url(../images/nav/tab_01.jpg);
}
.tab-menu01 a:hover{
	background-image: url(../images/nav/tab-on_01.jpg);
}
.tab-menu02 a{
	width: 60px;
	display: block;
	height: 26px;
	margin-bottom: 12px;
	background-image: url(../images/nav/tab_02.jpg);
}
.tab-menu02 a:hover{
	background-image: url(../images/nav/tab-on_02.jpg);
}
.tab-menu03 a{
	width: 60px;
	display: block;
	height: 25px;
	margin-bottom: 12px;
	background-image: url(../images/nav/tab_03.jpg);
}
.tab-menu03 a:hover{
	background-image: url(../images/nav/tab-on_03.jpg);
}
.tab-menu04 a{
	width: 35px;
	display: block;
	height: 35px;
	background-image: url(../images/nav/tab_fb.png);
}
.tab-menu04 a:hover{
	background-image: url(../images/nav/tab_fb-on.png);
}

/*--------------------------------------------------------------------------------------------------------------各ページ-*/
/*---staff／about  ------------------------------------------------------------------------------------------------------*/

.right_photo{
	float: right;
	width: 210px;
	padding-left: 50px;
}
.brown_border{
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 2px solid #604c3f;
	display: inline-block;
	padding-right: 10px;
}
.brown_hr{
	padding-bottom: 4px;
	border-bottom: 2px solid #604c3f;
	margin: 40px 0 50px;
}
/*---form----------------------------------------------------------------------------------------------------------------*/
.orange{
	color: #FF9B20;
}
#cal{
	margin: 0 45px 30px;
}
.inq-table{
	width: 680px;
	margin: 0 auto;
}
.inq-table td{
	padding: 0.5em 0 1em;
	width: 75%;
	vertical-align: top;
}
.inq{}
.long_form input{width:280px !important;}
.inq-table td textarea{width:350px; height:200px;}
.inq-table th{
	font-weight: normal;
	text-align: left;
	padding: 0.5em 0 1em;
	vertical-align: top;
}
.inq-table th table th{
	padding: 0;
}
.phpform-error{
	color: #CC3300;
	list-style-type: none;
	padding: 5px 15px;
	margin: 15px;
	background-color: #F5F5F5;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
.submit-but{
	text-align: center;
	display: block;
	padding-bottom: 30px;
	margin: 0 auto;
}
.submit-but form{
	display:inline-block;
}
.submit-but input{
	display:inline-block;
	margin:10px;
}
.submit-but .edit{
}
.submit-but .submit{

}
#inq-box{
	background-color: #ECECEC;
	padding: 40px;
}
.checked{ display:none;}
.check-title{ display:none;}
.check-titlechecked-off{ display:inherit;}
.radio-td input{
	width: 20px !important;
	vertical-align: top;
	display: inline-block;
}
.double-td input{}
.reserv-box{
	width: 720px;
	margin: 0 auto;
	background-color: #eeefef;
	padding-top: 15px;
}
.textwrap_td input{
	display:inline-block;
	float:left;}
.inner-table,
.inner-table td{
	margin: 0;
	padding: 0;
}
.inner-table th span{
	color:#FF9900;
}
/*----------------------------------------------------------------------------------------------------------------ACCESS-*/
/*--------------------------------------------------------------------------------------------------19.0226追加-*/
.for_net{
	margin: 30px 0 0;
}
.for_net a span{
	position:absolute;
	text-indent:-9999px;
}
.for_net a{
	background-image: url(../images/common/for_net.gif);
	width: 470px;
	height: 36px;
	display: block;
	margin-bottom: 40px;
	margin: 0 auto;
}
.for_net a:hover{
	background-image:url(../images/common/for_net-on.gif);
}
.for_net_top{
	margin: 10px 0 0;
}
.for_net_top a span{
	position:absolute;
	text-indent:-9999px;
}
.for_net_top a{
	background-image: url(../images/top/for_net_top.gif);
	width: 360px;
	height: 36px;
	display: block;
	margin-bottom: 40px;
	margin: 0 auto;
}
.for_net_top a:hover{
	background-image:url(../images/top/for_net_top-on.gif);
}
/*--------------------------------------------------------------------------------------------------------------*/
.for_form{
	margin: 10px 0 40px;
}
.for_form a span{
	position:absolute;
	text-indent:-9999px;
}
.for_form a{
	background-image: url(../images/common/for_form.gif);
	width: 472px;
	height: 38px;
	display: block;
	margin-bottom: 40px;
	margin: 0 auto;
}
.for_form a:hover{
	background-image:url(../images/common/for_form-on.gif);
}
.mapclose{
	margin: 10px;
}
.mapclose a span{
	position:absolute;
	text-indent:-9999px;
}
.mapclose a{
	background-image: url(../images/common/map-close.gif);
	width: 85px;
	height: 21px;
	display: block;
	margin-bottom: 40px;
	margin: 0 auto;
	float: right;
}
.mapcase{
	background-image: url(../images/access/map.gif);
	width: 650px;
	height: 489px;
	margin-bottom: 20px;
}
.mapcase a span{
	position:absolute;
	text-indent:-9999px;
}
.mapcase a{
	width: 270px;
	height: 200px;
	display: block;
	padding: 18px 0 0 122px;
}
.mapcase a:hover{
	background: url(../images/access/map-on.gif) no-repeat right bottom;
}
/*----------------------------------------------------------------------------------------------------------------KARADA-*/
.karada_txt{
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 12px;
	width: 280px;
}
.karada_table{
	width: 740px;
}
.karada_table td{
	border: #604C3F 1px solid;
	padding: 4px 8px;
}
.karada_table td.large-font{
	font-size: 14px;
	font-weight: bold;

}
.karada_table th{
	border: #604C3F 1px solid;
	padding: 4px 8px;
}
.for_qa{
	margin: 30px 0 10px;
}
.for_qa a span{
	position:absolute;
	text-indent:-9999px;
}
.for_qa a{
	background-image: url(../images/common/for_qa.gif);
	width: 472px;
	height: 38px;
	display: block;
	margin-bottom: 40px;
	margin: 0 auto;
}
.for_qa a:hover{
	background-image:url(../images/common/for_qa-on.gif);
}
.question{
	display: block;
	padding-left: 30px;
	color: #75A315 !important;
	margin: 20px 0 10px 0 !important;
	font-weight: bold;
	line-height: 0.5em;
}
.answer{
	display: block;
	margin: 5px 0 14px 35px !important;
	padding: 0px 30px 10px 0px;
}
.question-q{
	color: #75A315;
	font-size: 24px;
	/* [disabled]line-height: 1.8em; */
	display: inline-block;
	margin-left: -32px;
	font-weight: bold;
	width: 30px;
	margin-right: 8px;
	/* [disabled]margin-bottom: 20px; */
	float: left;
	height: 100%;
	padding-bottom: 10px;
}

/*------------------------------------------------------------------------------------------------------------------Menu-*/
.menutable{}
.menutable td{
	border: 1px solid #8f7a62;
	padding: 4px 4px 4px 5px;
}
.menutable th{
	border: 1px solid #8f7a62;
	background-color: #ead9ab;
}
.brown_steps{
	border: 1px solid #8f7a62;
}
.brown_steps p{
	padding-left: 20px;
	padding: 0 15px;
	margin-bottom: 0.2em;

}
.greenbox{
	display: inline-block;
	padding: 5px 10px 3px;
	font-weight: bold;
	font-size: 14px;
	background-color: #76A315;
	color: #FFF !important;
}
.arrow_s{
	/* [disabled]margin: -10px auto 0; */
	text-align: center;
	display: block;
}
.arrow_l{
	margin: 15px 0 12px;
	text-align: center;
}
.menu_steps{
	padding: 10px;
	border: 1px solid #8f7a62;
}
.menu_step_txt{
	float: right;
	padding-left: 14px;
	width: 660px;
}
.menu_step_txt p{
	margin:0 0 10px !important;
	padding:0;
}
.menu_step_txt p strong{
	padding:0 !important;
}
.menu_step_photo{
	float: right;
	margin: 25px 15px 0;
}
.menu_step_no{
	float: left;
	width: 40px;
	height: 40px;
}

/*---汎用ボックス--------------------------------------------------------------------------------------------------------*/
.box_wrap10, .box_wrap20, .box_wrap30, .box_wrap50, .box_wrap70, .box_wrap80, .box_wrap90{
	width: 100%;
	margin-bottom: 15px;
}
.box_wrap10 .leftbox{
	float: left;
	width: 76%;
}
.box_wrap10 .rightbox{
	float: right;
	width: 22%;
}
.box_wrap20 .leftbox{
	float: left;
	width: 63%;
}
.box_wrap20 .rightbox{
	float: right;
	width: 35%;
}
.box_wrap30 .leftbox{
	float: left;
	width: 58%;
}
.box_wrap30 .rightbox{
	float: right;
	width: 40%;
}
.box_wrap50 .leftbox{
	float: left;
	width: 49%;
}
.box_wrap50 .rightbox{
	float: right;
	width: 49%;
}
.box_wrap70 .leftbox{
	float: left;
	width: 40%;
}
.box_wrap70 .rightbox{
	float: right;
	width: 58%;
}
.box_wrap80 .leftbox{
	float: left;
	width: 35%;
}
.box_wrap80 .rightbox{
	float: right;
	width: 63%;
}
.box_wrap85 .leftbox{
	float: left;
	width: 30%;
}
.box_wrap85 .rightbox{
	float: right;
	width: 68%;
}
.box_wrap90 .leftbox{
	float: left;
	width: 22%;
}
.box_wrap90 .rightbox{
	float: right;
	width: 76%;
}

/*---------------------------------------------------------------------------------------------------------------Utility-*/
.all-right{
	text-align: right;
}
.all-center{
	text-align: center;
}

/*----------------------------------------------------------------------------------------------------------------FOOTER-*/
#footer{
	height: 200px;
	background-color: #d2b983;
	position: relative;
}
#topfooter{
	height: 5px;
	background-color: #d2b983;
	position: relative;
}
.tel{
	font-size: 22px;
	font-weight: bold;
	color: #75A315;
	background-image: url(../images/top/tel-mark.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 30px;
	display: inline-block;
	height: 35px;
	vertical-align: middle;
}

.yoyaku{
	font-size: 11px;
	color: #75A315;
}
.pagetop{
	text-align: right;
	display: block;
	padding: 20px 0 3px;
}
.pagetop a{
	color:#604c3f;
}
.copy{
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	position: absolute;
	height: 40px;
	width: 600px;
	right: 0px;
	bottom: -50px;
}
.footlogo{
	width: 277px;
	float: right;
	height: 105px;
	padding: 30px 40px 0 0;
}
/*-bogey-*/
.sbp{
	background-image: url(../images/common/sbp.png);
	width: 116px;
	height: 16px;
	position: absolute;
	left: 0px;
	bottom: -26px;
}
.sbp a{
	width: 116px;
	height: 16px;
	display: block;
}
.sbp a span{
	text-indent:-9999px;
	position:absolute;
}
/*-----------------------------------------------------------------------------------------------------------Trace Navi-----*/
.trace{
	background-image: url(../images/common/trace.gif);
	color: #8A8A8A;
	margin-top: 10px;
}
.trace a{
	padding-right: 20px;
	color: #717171;
	background-image: url(../images/common/trace-arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 8px 25px 8px 6px;
	display: inline-block;
}
.trace a:hover{
	color: #C5C5C5;
	text-decoration: none;
}
/*------------------------------------------------------------------------------------------------------------------Maincontent-*/
/*------------------------------------------------------------------------------------------------------------------------------*/





/*----------------------------------------------------------------------------------------------------------------Clear Fix-*/

.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.cf {
	display: inline-block;
	min-height: 1%;
	overflow:hidden;
}
/* Hides from IE-mac \*/

* html .cf {
	zoom: 1;
}
.cf {
	
	display: block;
}
*:first-child+html .cf{ zoom: 1; } 
.clear{clear:both;}
