@charset "euc-jp";


*{	padding: 0px;	margin: 0px;}

li {
	list-style-type: none;
}

a:link, a:visited { text-decoration: none; color: #663300;}

a:hover { text-decoration: none;	color: #CC0000;}



body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(../img/bg01.gif) repeat-x left top;
	color: #333;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#wrap {
	background: url(../img/bg02.gif) repeat-x left bottom;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	height: auto;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	}
	
#line_head {
	border-top: 2px solid #DCD8D5;
	border-right: 2px solid #DCD8D5;
	clear: both;
	border-left: 2px solid #DCD8D5;
	width: 720px;
	padding:0;
	margin:0;
	}
	
#line_main {
	border-right: 2px solid #DCD8D5;
	clear: both;
	border-left: 2px solid #DCD8D5;
	float: left;
	width: 720px;
	padding:0;
	margin:0;
	}

#main {
	text-align: left;
	height: auto;
	width: 724px;
	margin: 0 auto 0 auto;
	clear: both;
	padding:0;
	}
	
#left {
	text-align: left;
	height: auto;
	width: 200px;
	padding: 0 0 30px 15px;
	float: left;
	}
#right {
	text-align: left;
	height: auto;
	width: 490px;
	padding: 0 15px 30px 0;
	float: right;	
	}
	

#fontbt {
	clear: both;
	padding: 0 0 0 5px;
	background: url(../img/bg_fontswichi.gif) repeat left center;
	color: #584735;
	}
#fontbt td{
	font-size: 8pt;
	}
#fontbt .pt10{
	font-size: 10pt;
	}

#footer {
	clear: both;
	height: 140px;
	color: #FFF;
	}


/*  ヘッダ・フッタ用スタイル  */

#header #h_right{
	height: auto;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	}

#header h1{
	font-size: .9em;
	float: left;
	margin: 0;
	padding: 17px 0 10px 0;
}

#header h1 a:link, #header h1 a:visited {
	display:block;
	text-indent:-9999px;
	margin: 0;
	width: 270px;
	height:50px;
	padding: 0;
	background: url(../img/logo.gif) no-repeat left center;
		/* \*/
	overflow:hidden;
	/* */
}


#header #link_home a:link, #header #link_home a:visited {
	display:block;
	text-indent:-9999px;
	margin: 0 0 10px 0;
	width: 100px;
	height:29px;
	padding: 0;
	background: url(../img/bt_home.gif) no-repeat left center;
	overflow:hidden;
	float: right;
}
#header #link_home a:hover, #header #link_home.current a:link, #header #link_home.current a:visited{
	background: url(../img/bt_home_over.gif) no-repeat left center;
}


#footer ul#footer_left{
	float: left;
	text-align: left;
	padding: 20px 0 0 10px;
	}
#footer ul#footer_left li {
	display: inline;
	margin: 0 15px 0 0;
}

#footer #copyright{
	float: right;
	text-align: left;
	width: 415px;
	padding: 20px 0 0 0;
	}
#footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: underline;
	color: #FFF;
}

/*  パンくず用  */

#pan {
	clear: both;
	width: 690px;
	text-align: left;
	margin: 0 15px 30px 15px;
	padding: 10px 0;
	border-bottom: 1px solid #CFCCCA;
	}
	
#pan p {
	font-size: 8pt;
	color: #AAB091;
	text-decoration: none;
	margin: 0px;
}

#pan a:link, #pan a:visited {
	font-size: 8pt;
	line-height: 1em;
	color: #72644E;
	text-decoration: none;
}

#navilink a:hover {
	font-size: 8pt;
	line-height: 1em;
	color: #003366;
	text-decoration: none;
}

/*  パンくず用 end  */





/*  グローバルナビ  */

ul#navi {
	clear: both;
	height: 30px;
	background-image: url(../img/bt_navi.jpg);
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}

ul#navi a {
	position: absolute;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	height: 30px;
	top: 0px;
	overflow:hidden;
	outline:none;
}

ul#navi li {
	display: block;
	text-indent: -9999px;
	float:left
}


/*  menu01  */

li#menu01 a {
	background: none;
	width: 144px;
	left: 0px;
}
li#menu01 a:hover {
	background: url(../img/bt_navi_over.jpg) no-repeat 0px 0px;
}
ul#navi.navi1 #menu01 a {
	background: url(../img/bt_navi_over.jpg) no-repeat -0px 0px;
}

/*  menu02  */

li#menu02 a {
	background: none;
	width: 144px;
	left: 144px;
}
li#menu02 a:hover {
	background: url(../img/bt_navi_over.jpg) no-repeat -144px 0px;
}
ul#navi.navi2 #menu02 a {
	background: url(../img/bt_navi_over.jpg) no-repeat -144px 0px;
}

/*  menu03  */

li#menu03 a {
	background: none;
	width: 144px;
	left: 288px;
}
li#menu03 a:hover {
	background: url(../img/bt_navi_over.jpg) no-repeat -288px 0px;
}
ul#navi.navi3 #menu03 a {
	background: url(../img/bt_navi_over.jpg) no-repeat -288px 0px;
}

/*  menu04  */

li#menu04 a {
	background: none;
	width: 144px;
	left: 432px;
}
li#menu04 a:hover {
	background: url(../img/bt_navi_over.jpg) no-repeat -432px 0px;
}
ul#navi.navi4 #menu04 a {
	background: url(../img/bt_navi_over.jpg) no-repeat -432px 0px;
}

/*  menu05  */

li#menu05 a {
	background: none;
	width: 144px;
	left: 576px;
}
li#menu05 a:hover {
	background: url(../img/bt_navi_over.jpg) no-repeat -576px 0px;
}
ul#navi.navi5 #menu05 a {
	background: url(../img/bt_navi_over.jpg) no-repeat -576px 0px;
}


/*  中面メニュー  */

#left ul#snavi {
	display: block;
	width: 170px;
	font-size:14px;
}

ul#snavi li a:link, ul#snavi li a:visited{
	display: block;
	text-decoration: none;
	background: url(../img/bg_snavi.gif) repeat-y left top;
	overflow:hidden;
	height: 28px;
	padding: 15px 0 0 25px;
	color: #663300;
}

ul#snavi li a:hover, ul#snavi li#current a:link, ul#snavi li#current a:visited {
	background: url(../img/bg_snavi_over.gif) repeat-y left top;
	color:#663300;
}
ul#snavi li.sec a:link, ul#snavi li.sec a:visited{
	display: block;
	text-decoration: none;
	background: url(../img/bg_snavi2.gif) repeat-y left top;
	overflow:hidden;
	height: 23px;
	padding: 10px 0 0 30px;
	color: #663300;
	font-size:12px;
}
ul#snavi li.sec a:hover  {
	background: url(../img/bg_snavi2_over.gif) repeat-y left top;
	color:#663300;
}

ul#snavi li.sec_c a:link, ul#snavi li.sec_c a:visited, ul#snavi li.sec_c a:hover{
	display: block;
	text-decoration: none;
	background: url(../img/bg_snavi2_over.gif) repeat-y left top;
	overflow:hidden;
	height: 23px;
	padding: 10px 0 0 30px;
	color: #663300;
	font-size:12px;
}




/*  トップページ用スタイル  */

#top_left {
	width: 460px;
	float: left;
	margin: 30px 0px 0px 0;
	padding: 0 0 0 15px;
}

#top_right {
	width: 210px;
	float: right;
	background: url(../img/bg_bn.gif) repeat-y left top;
	text-align: center;
	margin: 30px 0px 0px 0;
	padding: 0 15px 0 0;
}

#top_right ul{
	padding: 5px 0;
	margin:0;
	list-style-type: none;
}

#top_right ul li{
	padding: 0px 0px 1px 0px;
	margin:0px;
}

#top_right img, #top_right a{
	border:none;
	padding: 0px;
	margin:0px;
}

#top_right .btn{
	border:none;
	text-align: right;
	padding: 5px 15px 10px 0;
}

#shop {
	padding: 15px 0;
	clear: both;
	text-align: center;
}


#news_t{
	background: url(../img/tit_osirase.gif) repeat-y left top;
	padding:5px 0 5px 0;
	width:460px;
	height:21px;
	text-align: right;
}

#news{
	background-color: #FAFAF5;
	padding:5px;
	border: 1px solid #EFEFE5;
}

.newstable{
	width: 453px;	
}
.newstable a:link, .newstable a:visited{
	color: #333;
}

.newstable th{
	width: 80px;
	vertical-align: top;
	font-weight: normal;
	padding: 5px 15px 5px 23px;
}
.newstable td{
	vertical-align: top;
	padding: 5px 20px 5px 5px;
}

.newstable2{
	width: 490px;	
}

.newstable2 th{
	width: 80px;
	vertical-align: top;
	font-weight: normal;
	padding: 5px 15px 5px 23px;
	text-align: left;
}
.newstable2 td{
	vertical-align: top;
	padding: 5px;
}

.newstable3{
	width: 490px;
}
.newstable3 td{
	vertical-align: top;
	padding: 5px 20px 5px 23px;
}






/*  company06ページスタイル  */

.brand {
	clear: both;
	}

.shop {
	font-size: 16px;
	color: #F90;
	line-height: 2em;
	font-weight: bold;
}

.comment {
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
	padding-left: 5px;
}

.comment img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.officialsite, .officialsite a {
	font-size: 10px;
	text-align: right;
}

.logoleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	clear: left;
}

/*  company07ページスタイル  */

.mapprofile {
	padding-left: 25px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FECD59;
	margin-bottom: 10px;
	}
	
.mapprofile th {
	color: #666;
	text-align: left;
	}
	
.map {
	height: 480px;
	width: 486px;
	border: thin solid #E7E3E0;
	margin-right: auto;
	margin-left: auto;
}

.groupprofile {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CF2D20;
	}
	
.groupprofile th {
	color: #666;
	text-align: left;
	padding-right: 10px;
	}

#group_left{
	background: url(../img/bg_bngr.gif) repeat-y left top;
	text-align: center;
	width: 170px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

#group_left ul{
	margin: 5px 0;
}

#group_left li{
	margin: 2px 0;
}

#group_left img{
	border:none;
}

#group_left .btn{
	border:none;
	text-align: right;
	padding: 5px 15px 10px 0;
}
	

/*  ir05ページスタイル  */

.guide {
	font-size: 14px;
	color: #F90;
	line-height: 2em;
	font-weight: bold;
}


/*  CSRページ用スタイル */

.csr02 {
	background-image: url(../img/bg_csr02.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	}

#right .box_nega .box_csr{
	width: 150px;
	margin: 0 15px 0 0;
	float: left;
}
#right .box_nega .box_csr2{
	width: 315px;
	margin: 0 15px 0 0;
	float: left;
}


#csrtable {
	border: 1px solid #EEE;
	background-color: #FFF;
	width: 490px;
}
#csrtable th {
	text-align: center;	
	white-space: nowrap;
	padding: 2px;
	background-color: #F3F1D6;
	color: #7F6537;
}
#csrtable td {
	vertical-align: top;
	padding: 2px;
	background-color: #EFEFEF;
}


/*  サイトマップ用スタイル  */

#right .box_nega .box_sitemap{
	width: 160px;
	margin: 0 6px 0 0;
	float: left;
	color: #B5A594;;
}
#right .box_nega .box_sitemap li a{
	margin: 0 0 0 3px;
}


#right .box_nega .box_sitemap h2{
	background: url(../img/bg_sitemap.gif) repeat-x left bottom;
	padding-left:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #601A15;
}

/*  お問い合わせ用スタイル  */

#right .box_check{
	margin: 10px 0 20px 0;
	padding:8px;
	background-color: #EEE2C6;
}




/*  各ページ共用スタイル  */

.totop {
	text-align: right;
	padding-top:60px;
	clear: both;	
}
.totop img{
	border: none;
}

#right p {
	margin-bottom: 20px;
}

.cont_right {
	text-align: right;
}

.m_b20 {
	margin-bottom: 20px;
}

.m_l10b10 {
	margin-left: 10px;
	margin-bottom: 10px;
}


#right #corp, #right #corp2 {
	border: 1px solid #EEE;
	background-color: #FFF;
	width: 490px;
}

#right #corp3 {
	border: 1px solid #EEE;
	background-color: #FFF;
}

#right #corp th {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 5px 20px 5px 5px;
	background-color: #F3F1D6;
	color: #7F6537;
}
#right #corp td, #right #corp2 td, #right #corp3 td {
	vertical-align: top;
	padding: 5px;
	background-color: #EFEFEF;
}

#right #corp2 th {
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding: 5px;
	background-color: #F3F1D6;
	color: #7F6537;
}
#right #corp3 th {
	text-align: center;
	vertical-align: center;
	white-space: nowrap;
	padding: 5px;
	background-color: #F3F1D6;
	color: #7F6537;
}





#right .table_ir {
	border: 1px solid #EEE;
	background-color: #FFF;
	width: 490px;
}

#right .table_ir ol li,#right ol.num li{
	list-style-type: decimal;
	list-style-position: inside;
	text-indent: -1.4em;
	margin-left: 1.4em;
}

#right .table_ir th {
	white-space: nowrap;
	padding: 5px;
	background-color: #F3F1D6;
	color: #7F6537;
}

#right .table_ir .th2 {
	white-space: nowrap;
	padding: 5px;
	background-color: #D3B469;
	color: #FFF;
}

#right .table_ir .th3 {
	white-space: nowrap;
	padding: 5px;
	background-color: #ECE9BF;
	color: #666;
	font-weight: normal;
}

#right .table_ir .th4 {
	padding: 5px;
	background-color: #D3B469;
	color: #FFF;
}

#right .table_ir .th5 {
	padding: 5px;
	background-color: #ECE9BF;
}


#right .table_ir td {
	padding: 5px;
	background-color: #EFEFEF;
}

#right .table_ir .line {
	background-color: #EEE;
	height:1px;
	padding:0px;
}




#right .box {
	width: 215px;
	float: left;
}

#right .box2 {
	width: 215px;
	float: right;
}

#right .p_r15{
	padding: 0 15px 0 0;
}
#right .p_l15{
	padding: 0 0 0 15px;
}
#right .p_t30b30{
	padding: 30px 0 30px 0;
}

#right .ban_250{
	margin: 0 30px 0 0;
}

#right img{
	border:none
}
#right p .f-left{
	float: left;
}
#right p .f-right{
	float: right;
}

.stit {
	background: url(../img/bg_stit.gif) no-repeat left top;
	text-indent: 25px;
	width: 490px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear:both;
	color: #44110C;
}

.stit2 {
	width: 490px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear:both;
	border-bottom: 1px dotted #630;
	color: #723F05;
}
.stit3 {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	clear:both;
	background-color: #F3F1D6;
	text-align: center;
}


.clear{
	clear: both;
}

#list {
	padding: 10px;
	background-color: #ECF5CD;
	margin-right: 10px;
	margin-left: 10px;
}

.csrli li{
	margin-left: 25px;
	padding: 8px 0px;
	list-style-position: outside;
	list-style-type: decimal;
}
.corpli li{
	list-style-position: inside;
	list-style-type: decimal;
}

#right .p_l40{
	padding: 0 0 0 40px;
}
#right .p_l20{
	padding: 0 0 0 20px;
}
#right .p_r40{
	padding: 0 40px 0 0;
}

#right .box p img{
	padding: 0 0 8px 0;
}

#right .box_nega{
	margin: 0 -15px 30px 0;
	float: left;
}

#right .bn_230{
	width: 222px;
	margin: 0 10px 0 10px;
	float: left;
}


#right p.none{
	margin-bottom: 0;
}


.s_photo{
	width: 120px;
	text-align: right;
	margin: auto;
}
.s_photo2{
	width: 120px;
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
}

.box_bg{
	padding: 8px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:10px;
	background-color: #F4F3F2;
}

.box_bdr{
	padding: 8px;
	width: 472px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D3B469;
}
.box_bdr2{
	padding: 5px;
	width: 478px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #92A5B8;
	margin-top: 50px;
	clear:both
}
.box_bdr2 a{
	margin-right: 5px;
}

.txt_ind{
	text-indent: -1em;
	margin-left:1em;
	padding-bottom:2px;
}
#wrap #main #right hr {
	color: #EEEBC6;
	margin-top: 10px;
	margin-bottom: 10px;
}
