/*--基本スタイル-------------------------------------------------------------------*/ 
#logo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-size: 10px;
	height: 100px;
}
#value{
	text-align: left;
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
	height: 100px;
	margin-bottom: 0px;
}
#what{
	margin-top: 10px;
	float: left;
	width: 400px;
	margin-left: 0px;
	color: #999999;
}
#bor{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../mainimg/bor.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	text-align: center;
}
#header_b{
	padding: 0px;
	margin: 0px auto 10px;
	background-image: url(../mainimg/back_head.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#m_body_b{
	margin: 0px;
	padding: 0px;
}
#footer_b{
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;

}

#gnv{
	width: 200px;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 10px;
	padding: 0px;
	line-height: 5px;
	height: 15px;
	float: right;
}

#gnv ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#gnv li{
	list-style:none;
	text-align:left;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #640125;
	margin: 2px 0px;
	padding: 0px;
}
#gnv a{
	display:block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #640125;
}
#gnv a:hover{
	color: #640125;
	text-decoration: underline;
}


#gnavi{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 25px;
}

#gnavi ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
}
#gnavi li{
	list-style:none;
	text-align:left;
	float: left;
	width: 100px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
#gnavi a{
	display:block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100px;
}


.gn1{
	height: 25px;
	background-image: url(../mainimg/gnavi/home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.gn1 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/home_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.gn2{
	height: 25px;
	background-image: url(../mainimg/gnavi/gide.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn2 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/gide_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn3{
	height: 25px;
	background-image: url(../mainimg/gnavi/qa.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn3 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/qa_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn4{
	height: 25px;
	background-image: url(../mainimg/gnavi/souryou.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn4 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/souryou_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn5{
	height: 25px;
	background-image: url(../mainimg/gnavi/nouki.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn5 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/nouki_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn6{
	height: 25px;
	background-image: url(../mainimg/gnavi/gc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn6 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/gc_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn7{
	height: 25px;
	background-image: url(../mainimg/gnavi/toi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn7 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/toi_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn8{
	height: 25px;
	background-image: url(../mainimg/gnavi/sitemap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.gn8 a:hover{
	height: 25px;
	background-image: url(../mainimg/gnavi/sitemap_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	display: block;	
}


#i_m{
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
}



/* アイテム一覧メニュー */
#i_m ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#i_m li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 36px;
	padding-top: 4px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	width: 178px;
	padding-bottom: 2px;
	font-size: 10px;
	font-style: normal;
}




#i_m a{
	display:block;
	color: #8A7462;
}
#i_m a:hover{
	text-decoration: none;
	color: #A28C7A;
}
#sgc{
	height: 41px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
/* 画像を左に配置し、テキストを左側に回りこませる */
.l-float{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
/* 回り込みの解除 */
.f-clear{
	clear: both;
}


.i_end{
	height: 54px;
	padding-top: 3px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	width: 176px;
	padding-bottom: 0px;
}


#footermenu{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 10px;
	vertical-align: middle;
	padding: 10px 0px 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #640125;
}

#footermenu ul{
	list-style:none;
	margin: 3px 0px;
	padding: 1px 0px;
	width: 800px;
}
#footermenu li{
	list-style:none;
	text-align:left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #640125;
}
#footermenu a{
	display:block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #640125;
	text-decoration: none;
}
#footermenu a:hover{
	text-decoration: underline;
}



#footer {
	color: #999999;
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	height: 15px;
	margin-bottom: 0px;
	padding-left: 5px;
}

#company {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.company2 {
	font-size: 10px;
	text-align: left;
	width: 300px;
	margin-left: 5px;
	color: #640125;
	margin-right: 0px;
	padding: 2px;
}

.old_footermenu {
	color: #6A4D2F;
	font-size: 12px;
	text-align: right;
	margin-top: 30px;
	width: 800px;
	background-position: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A4D2F;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A4D2F;
}

body {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Arial, Helvetica, sans-serif;
	background-image: url(../mainimg/back_main.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}


/*--link -------------------------------------------------------------*/ 
/*--サイト全体 -- onclick:鴇色 ときいろ------*/
a:link {
	text-decoration: none;
	border: none;
	color: #640125;
			}
a:hover	{  
	color: #920137;
			}
a:visited{  
	color: #640125;
	text-decoration: none;
			}		


/*--サイドメニュー -------------------------------------------------------------*/ 
#side {
	color: #990000;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-align: center;
	background-image: url(../mainimg/sidemenu/itemmenu/itemmenu_b.gif);
	background-repeat: repeat-y;
}

#side2 {
	color: #990000;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-align: center;
	background-image: url(../mainimg/sidemenu/itemmenu/itemmenu_b.gif);
	background-repeat: repeat-y;
}

#sidemenu_is {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../mainimg/sidemenu/itemmenu/itemmenu_b.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 10px;
	width: 180px;
	text-align: center;
	height: 16px;
}






#sidemenu {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 178px;
	text-align: center;
	margin-bottom: 5px;
}
#sidemenu a:link{
	text-decoration: none;

}


#sidemenu2 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 180px;
	margin-top: 0px;
	padding-top: 5px;
	text-align: left;
}
#sidemenu3 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	height: 26px;
	width: 180px;
}

#sidemenu4 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 180px;
	margin-top: 0px;
	padding-top: 5px;
	text-align: left;
}
#sidemenu5{
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-bottom: 0px;
	width: 175px;
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
	margin-top: 0px;
}

.itemmenu {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 170px;
}

#info_li{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 180px;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	margin-right: auto;
}

#info_li ul{
	list-style-type:none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#info_li li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
#info_li a{
	display:block;
	color: #8A7462;
}
#info_li a:hover{
	background-color:#F0E0DF;
}


/*--PR-------------------------------------------*/ 
.prmenu {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #AF9587;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
}

.infomenu {
	color: #6A4D2F;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
	margin-left: 20px;
}


.infomenu a:hover {  
	font-size: 12px; 
	color: #f4b3c2;
	text-decoration: underline;
			}
.infomenu a:visited {  
	font-size: 12px; 
	color: #f4b3c2;
	text-decoration: none;
			}	


.infomenu ul {
	margin: 10 auto 10px;
	padding: 5px 0;
	text-align: left;
	list-style-type: decimal;
	list-style-position: inside;
	width: 170px;
}



/*サイドナビその他--------------------------------------------------------------*/ 

#other_nv{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
}

#other_nv ul{
	margin: 0;
	padding: 0 0 0 5;
	list-style-type:none;
	text-align: left;
}

#other_nv a:link {
	text-decoration: none;
	color: #8A7462;
			}
#other_nv a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #8A7462;
			}


.side_index{
	background-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 12px;
	color: #4E3525;
	font-weight: bold;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

.arrow{
	float: left;
	text-align: left;
	font-size: 10px;

}
.arrow a{
	background-image: url(../mainimg/arrow.gif);
	background-position:left center;
	padding:0px 5px 0px 15px;
	background-repeat: no-repeat;
}

/*---------------------------------------------*/ 
.line1{

}

.line2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.back{
	background-image: url(../mainimg/back_foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
