@charset "UTF-8";
/* CSS Document */

/* ****************************************************
Title: style.css
Created: 2010‒01‒21
Last Modified: 2010‒01-27
Editor: ParuPi Hayakawa,ParuPi Kasai
Last Editor: ParuPi Hayakawa
***************************************************** */

/* 各ページ共通
---------------------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common_files/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size:12px;
	color: #7b6955;
}
h1,h2,h3,h4 {
	padding:0px;
	margin:0px;
}
a,a:visited {
	text-decoration: none;
	color: #7b6955;
}
a:hover,a:active {
	text-decoration: underline;
	color: #7b6955;
}

#wrap {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:920px;
}
#header {
	height: 51px;
	width: 930px;
	background-image: url(../images/common_files/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 91px;
}
#wrap #header h1 {
	display:none;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 930px;
}
#footer_01 {
	color: #7b6955;
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7b6955;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#footer_02 {
	color: #7b6955;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}
#main_contents {
float: right;
width: 630px;
line-height: 18px;
}
#pankuzu {
	width: 610px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/common_files/pankuzu_haikei-trans.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}
#pankuzu2 {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:5px;
}
#main_contents_menu {
	width: 593px;
	padding-right: 21px;
	padding-left: 21px;
	background-image: url(../images/common_files/main_contents_bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main_contents_menu2 {
	width: 600px;
	padding-left: 20px;
	background-image: url(../images/common_files/main_contents_bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
}
/*etc用背景*/
#main_contents_menu3 {
	width: 590px;
	padding-left: 20px;
	background-image: url(../images/common_files/main_contents_bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
}

/* グローバルナビ
---------------------------------------------------------------------------- */

#header_menu01 {
	width:122px;
}
#header_menu01 a {
	width:122px;
	background-image: url(../images/common_files/menu00.png);
	background-repeat: no-repeat;
}
#header_menu02 {
	width:200px;
}
#header_menu02 a {
	width:200px;
	background-image: url(../images/common_files/menu01.png);
	background-repeat: no-repeat;
}
#header_menu03 {
	width:198px;
}
#header_menu03 a {
	width:198px;
	background-image: url(../images/common_files/menu02.png);
	background-repeat: no-repeat;
}
#header_menu04 {
	width:197px;
}
#header_menu04 a {
	width:197px;
	background-image: url(../images/common_files/menu03.png);
	background-repeat: no-repeat;
}
#header_menu05 {
	width:213px;
}
#header_menu05 a {
	width:213px;
	background-image: url(../images/common_files/menu04.png);
	background-repeat: no-repeat;
}
#header_menu01,
#header_menu02,
#header_menu03,
#header_menu04,
#header_menu05,
#header_menu01 a,
#header_menu02 a,
#header_menu03 a, 
#header_menu04 a, 
#header_menu05 a {
	float: left;
	height: 51px;
	text-indent: -9999px;
}
#header_menu01 a:hover,
#header_menu02 a:hover,
#header_menu03 a:hover,
#header_menu04 a:hover,
#header_menu05 a:hover {
	background-position: 0px -51px;
}

/* グローバルナビ固定部
---------------------------------------------------------------------------- */

#header_menu06 {
	width:200px;
}
#header_menu06 a {
	width:200px;
	background-image: url(../images/common_files/menu01.png);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#header_menu07 {
	width:198px;
}
#header_menu07 a {
	width:198px;
	background-image: url(../images/common_files/menu02.png);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#header_menu08 {
	width:197px;
}
#header_menu08 a {
	width:197px;
	background-image: url(../images/common_files/menu03.png);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#header_menu09 {
	width:213px;
}
#header_menu09 a {
	width:213px;
	background-image: url(../images/common_files/menu04.png);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#header_menu06,
#header_menu07,
#header_menu08,
#header_menu09,
#header_menu06 a,
#header_menu07 a, 
#header_menu08 a, 
#header_menu09 a {
	float: left;
	height: 51px;
	text-indent: -9999px;
}
#header_menu06 a:hover,
#header_menu07 a:hover,
#header_menu08 a:hover,
#header_menu09 a:hover {
	background-position: 0px -51px;
}

/* サイドナビ
---------------------------------------------------------------------------- */

#side_navi {
	width:285px:
	float: left;
	float: left;
	width: 285px;
}
#side_navi_menu {
	width: 267px;
	padding-left: 18px;
	padding-bottom: 30px;
	background-image: url(../images/common_files/subpagenavi_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

/* コンテンツ
---------------------------------------------------------------------------- */

#main_contents_box {
margin-right: auto;
margin-left: auto;
width: 550px;
}
.main_contents_title {
padding-top: 20px;
margin-bottom: 20px;
}
.main_contents_title2 {
padding-left: 5px;
}
.main_contents_pBox {
padding-left: 10px;
padding-top: 0px;
padding-right: 10px;
}


.main_contents_flaotR {
float: right;
}
.main_contents_flaotL {
float: left;
}
.main_contents_imgR {
margin-right: 20px;
}
.main_contents_imgL {
margin-left: 20px;
}
.main_contents_imgMagin {
margin-top: 10px;
}
.main_contents_alineR {
text-align: right;
padding-right: 10px;
}
.main_contents_alineR2 {
text-align: right;
padding-right: 5px;
padding-top: 10px;
}

.main_contents_alineR3 {
text-align: right;
padding-right: 0px;
padding-top: 10px;
}
/* 1.index.html
---------------------------------------------------------------------------- */

#index_frash_frame {
	background-image: url(../images/index/index_frame-trans.png);
	background-repeat: no-repeat;
	height: 431px;
	width: 892px;
	padding-left: 20px;
	padding-top: 14px;
	background-position: left top;
	padding-right: 18px;
	padding-bottom: 18px;
}
#index_information {
	float: left;
	width: 620px;
}
#index_topics {
	float: right;
	width: 300px;
	text-align: right;
}
.index_information_box {
	width: 571px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7b6955;
	margin-left: 20px;
	margin-right: 29px;
}

.index_information_title {
	float: left;
	width: 390px;
	height: 23px;
	background-image: url(../images/index/index_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	color: #7b6955;
	font-size: 13px;
	font-weight: bold;
}

.index_information_date {
	float: right;
	width: 150px;
	text-align: right;
	height: 23px;
	font-weight: bold;
	color: #70b437;
}
.index_information_sentence {
	width: 571px;
	margin-left: 20px;
	margin-right: 29px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #70b437;
}
.index_information_box2 {
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7b6955;
	margin-left: 20px;
}
.index_information_title2 {
	float: left;
	width: 390px;
	height: 23px;
	background-image: url(../images/index/index_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	color: #7b6955;
	font-size: 13px;
	font-weight: bold;
}
.index_information_sentence2 {
	width: 570px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #70b437;
}

/* 2.news_index.html
---------------------------------------------------------------------------- */

#news_container {
	background-image: url(../images/common_files/pankuzu_haikei-trans.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#news_information {
	float: left;
	width: 620px;
}
.news_information2 {
	padding-bottom:20px;
}
#news_topics {
	float: right;
	width: 300px;
	text-align: right;
}
.news_information_box {
	width: 568px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7b6955;
	margin-left: 30px;
	margin-right: 22px;
}
.news_information_title {
	float: left;
	width: 390px;
	height: 23px;
	background-image: url(../images/index/index_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	color: #7b6955;
	font-size: 13px;
	font-weight: bold;
}
.news_information_title h2 {
	padding:0px;
	margin:0px;
	font-size: 13px;
	font-weight: bold;
}
.news_information_date {
	float: right;
	width: 150px;
	text-align: right;
	height: 23px;
	font-weight: bold;
	color: #70b437;
}
.news_information_sentence {
	width: 568px;
	margin-left: 30px;
	margin-right: 29px;
	padding-top: 10px;
	color: #70b437;
	padding-bottom:20px;
}
#news_contents_left {
	float: left;
	width: 635px;
}
#news_contents_right {
	float: right;
	width: 274px;
	padding-top: 10px;
}
#news_contents {
	background-image: url(../images/news/news_06.png);
	background-repeat: repeat-y;
}
#news_navi {
	background-image: url(../images/news/news_05.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 262px;
	padding-right: 0px;
	padding-left: 10px;
}
#news_navi h3 {
	padding:0px;
	margin:0px;
}
#wrap #news_container #news_contents_left #news_contents .news_information_box .news_information_title a,
#wrap #news_container #news_contents_left #news_contents .news_information_box .news_information_title a:visited {
	text-decoration: none;
	color: #7b6955;
}
#wrap #news_container #news_contents_left #news_contents .news_information_box .news_information_title a:hover {
	text-decoration: underline;
	color: #7b6955;
}
#wrap #news_container #news_contents_right #news_navi ul {
	padding: 0px;
	padding-bottom:20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #news_container #news_contents_right #news_navi ul li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #news_container #news_contents_right #news_navi ul li a {
	color:#7B6955;
	font-size:13px;
	font-weight:bold;
	height:20px;
	padding-left: 18px;
	padding-bottom:5px;
	background-image:url(http://www.mamekichi.info/images/index/index_yajirushi.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
}
#wrap #news_container #news_contents_left #news_contents h1 {
	padding-left: 30px;
	padding-bottom: 20px;
	color: #7B6955;
	font-size: 14px;
}
.news_information_box2 {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7b6955;
	margin-left: 30px;
	margin-right: 22px;
}

/* 3.mame_index.html
---------------------------------------------------------------------------- */
.mame_index_link {
	color: #22701a;
	padding-top: 10px;
	background-image: url(../images/mame/index/03mane-index_40.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right: 18px;
	width: 170px;
	float: left;
}
.mame_index_link a,
.mame_index_link a:visited {
	color: #22701a;
	text-decoration:none;
}

.mame_index_link a:hover {
	color: #22701a;
	text-decoration:underline;
}
.mame_what_imgChart {
padding-right: 15px;
}
.pickupBox {
	padding-left:10px;
}
.mame_what_list {
	font-weight: bold;
	color: #22701a;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #22701a;
	margin-right: 30px;
	list-style-type: none;
}
/* 4.mame_what.html
---------------------------------------------------------------------------- */

#mame_what_imgDaizu {
text-align: right;
margin-top: 20px;
padding-right: 25px;
}
.mame_what_imgKanban {
	background-image: url(../images/mame/what/04mane-what_06.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 519px;
	padding-top: 120px;
	color: #266E1C;
	font-size: 14px;
	padding-left: 70px;
	margin-top: 10px;
}
.fontGreen {
color: #22701A;
margin: 0px;
padding: 0px;
}
#what_box01 {
	width: 300px;
}
#what_box02 {
}
#what_box03 {
	width: 280px;
}

/* 5.mame_process.html
---------------------------------------------------------------------------- */
/* 工程その1部分 */
.mame_process_kotei1Box {
width: 587px;
margin-bottom: 10px;
}
.mame_process_kotei1-flaotL {
	float: left;
	padding: 0px;
	width: 285px;
}

.mame_process_pBox {
	padding-top: 0px;
	margin-top: 15px;
	margin-right: 0px;
	padding-right: 0px;
}
.mame_process_kotei1-flaotR {
width:289px;
float: right;
}
.mame_process_kotei1-flaotR {
_width:279px;
_float: right;
_padding-right: 13px;
}

.mame_process_kotei1-img1 {
	margin-top: 90px;
	margin-left: 42px;
}

.mame_process_imgKanban {
	background-image: url(../images/mame/process/05mane-process_60.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 572px;
	color: #266E1C;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 115px;
}


.mane_process_flaotR {
float: right;
padding-right: 25px;
}

.mame_process_Daizu-flaotL {
float: left;
width: 272;
margin-bottom: 10px;
}
.mame_process_imgDaizu {

padding-right: 25px;
}


.mame_process_img {
text-align: right;
padding-top: 50px;
}
.mame_process_img2 {
padding: 10px;
}
.mame_process_blog {
padding-left: 10px;
padding-right: 10px;
margin-top: 5px;
width: 273px;
}

.mame_process_small {
	font-size:10px;
}

/* 6.mame_land.html
---------------------------------------------------------------------------- */
.mame_land_imgKanban {
	background-image: url(../images/mame/land/06mane-land_40.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 578px;
	color: #266E1C;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 142px;
	padding-left: 10px;
}

.mame_land_imgSatoyama {
	float: right;
padding-left: 0px;
padding-right: 0px;
margin-top: 5px;
width: 280px;
}
.mame_land_imgSatoyama2 {
float: right;
padding-left: 0px;
padding-right: 0px;
margin-top: 5px;
width: 280px;
margin-bottom: 15px;
}
.mame_land_pBox {
padding-left: 10px;
padding-right: 10px;
margin-top: 5px;
width: 287px;
float: left;
}
.mame_land_satoyamaBox {
width: 587px;
margin-bottom: 10px;
}


/* 7.mame_shop.html
---------------------------------------------------------------------------- */
.mame_shop_imgKanban {
	background-image: url(../images/mame/shop/07mane-shop_05.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 550px;
	color: #266E1C;
	font-size: 14px;
	padding-top: 130px;
	padding-left: 43px;
}

/* 注文方法その1部分 */
.mame_shop_tyumon1Box {
width: 590px;
}
.mame_shop_tyumon1p {
	float:left
padding-right: 20px;
padding-top: 10px;
width: 300px;
}


.mame_shop_tyumon1Img {
	float: right;
width: 278px;
}

/* 注文方法その2部分 */
.fontRed {
color: #F00;
}
.mame_shop_tyumon2Box {
width: 587px;
}
/* 注文方法その2_左ボックス部分 */
.mame_shop_tyumon2left {
	float: left;
width: 270px;
padding-left: 10px;
}

.mame_shop_tyumon2Fax {
width: 270;
}
/* 注文方法その2_左ボックス_FAX用紙のダウンロード部分 */
.mame_shop_tyumon2Link {
float: right;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 5px;
}
.mame_shop_tyumon2ImgL {
float: left;
padding-top: 10px;
padding-left: 10px;
}
.mame_shop_tyumon2ImgR {
float: right;
}

/* 注文方法その2_右ボックス部分 */

.mame_shop_tyumon2right {
float: right;
width: 286px;
padding-top: 2px;
}

.mame_shop_tyumon2denwaImgL {
float: left;
margin-left: 10px;
}
.mame_shop_tyumon2denwaImgR {
float: right;
margin-top: 90px;
}
/* check部分 */
.mame_shop_checkImg {
aline: center;
margin-top: 50px;
}

.mame_shop_checkTable {
width: 587px;
margin-top: 15px;
}

.mame_shop_checkTable ul{
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 15px;
}
.mame_shop_checkTable li{
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
}

.mame_shop_checkTable_td{
border-left-width: 1px;
border-left-style: dashed;
border-left-color: #7B6955;
}

.mame_shop_checkTd{
border-left-style: none;

}

/* お問い合わせ部分 */

.mame_shop_toiawaseMenu{
width: 500px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
}

.mame_shop_toiawaseBox{
width: 500px;
padding-left: 17px;
}
.mame_shop_toiawaseL{
		margin-top: 5px;
float: left;
}
.mame_shop_toiawaseR{

float: right;
}
.mame_shop_pagetop {
text-align: right;
padding-right: 25px;
padding-top: 10px;
}

/* 8.company_index.html
---------------------------------------------------------------------------- */

#company_index_contents {
	width: 593px;
	padding-right: 21px;
	padding-left: 21px;
	background-image: url(../images/company/index/company_index_21.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 521px;
}
#company_index_p {
	color: #7b6955;
	padding-top: 40px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;

}
#company_index_backtotop {
	width: 635px;
	padding-left: 0px;
	background-image: url(../images/common_files/main_contents_bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 0px;
}

/* 9.company_philosophy.html
---------------------------------------------------------------------------- */

#company_philosophy01 {
	background-image: url(../images/company/philosophy/09company-philosophy_40.jpg);
	height: 326px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 0px;
	padding-top: 20px;
	padding-right: 170px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#company_philosophy01 p {
	color: #7b6955;
	margin:0px;
	padding:0px;
	font-size: 11px;
}
#company_philosophy_img01 {
	padding-bottom: 20px;
	
}
#company_philosophy_floatbox01 {
	float: left;
	width: 280px;
	padding-right: 20px;
}
#company_philosophy_floatbox02 {
	float: left;
	width: 285px;
}
#company_philosophy_sentence01,
#company_philosophy_sentence02,
#company_philosophy_sentence03 {
	color: #7b6955;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#company_philosophy_sentence01 {
	background-image: url(../images/company/philosophy/09company-philosophy_18.gif);
}
#company_philosophy_sentence02 {
	background-image: url(../images/company/philosophy/09company-philosophy_26.gif);
}
#company_philosophy_sentence03 {
	background-image: url(../images/company/philosophy/09company-philosophy_32.gif);
}



/* 10.company_overview.html
---------------------------------------------------------------------------- */

#company_overviw_box {
	width: 594px;
	padding-bottom: 20px;
}

#company_overview_floatbox01 {
	float:left;
	width: 350px;
}
#company_overview_floatbox02 {
	float:right;
	width: 240px;
}

#company_overview_table01 {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #7b6955;
	border-bottom-color: #7b6955;
}
#company_overview_table02 {
	color: #3d85d1;
	float:left;
	width:80px;
	text-align:center;
}
#company_overview_table03 {
	color:#7b6955;
	float:left;
	padding-left:10px;
	width:255px;
	text-align:left;
}
#company_overview_table04 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7b6955;
}
#company_overview_table05 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7b6955;
}
#company_overview_table01,
#company_overview_table04,
#company_overview_table05 {
	width:350px;
}
#company_overview_table02,
#company_overview_table03 {
	padding-top:5px;
	padding-bottom:5px;
}
#company_overview_kenkyubg {
	background-image: url(../images/company/overview/10company-overview_15.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 19px;
	padding-left: 18px;
	width: 182px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#7b6955;

}
#company_overview_image01 {
	padding-bottom: 10px;
}

/* 11.company_accessmap.html
---------------------------------------------------------------------------- */

#access_googlemap {
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 7px;
}
#access_googlemap_frame {
	border: 3px solid #3d85d1;
	width: 561px;
}
#access_image01 {
	margin-top: 18px;
}
#access_address01 {
	font-size: 11px;
	color: #7b6955;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#access_address02 {
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #7b6955;
	color: #7b6955;
	margin-bottom: 0px;
}
#access_table {
	margin-bottom: 20px;
}

/* 12.etc_sitemap.html
---------------------------------------------------------------------------- */
#sitemap_ul01 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7b6955;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	width: 582px;
	padding-bottom: 0px;
}
#sitemap_ul02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7b6955;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sitemap_li01 {
	background-image: url(../images/etc/sitemap/12sitemap_yajirushi.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	padding-bottom:5px;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7b6955;

}
.sitemap_li02 {
}
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_li01 a {
}
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 #sitemap_ul02 a {
}


#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_li01 {
	color: #7b6955;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7b6955;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: none;
	list-style-type: none;

}

#wrap #main_contents #main_contents_menu2 #sitemap_ul01 #sitemap_ul02 li {
	color: #e97f90;
	display: inline;
	padding-left: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_li01 a,
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_li01 a:visited,
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_li01 a:hover {
	display:block;
	background-image: url(../images/etc/sitemap/12sitemap_yajirushi.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}
.sitemap_table {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_table .sitemap_td01 a,
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_table .sitemap_td01 a:visited {
	color: #e97f90;
	text-decoration:none;
}
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_table .sitemap_td01 a:hover {
	color: #e97f90;
	text-decoration:underline;
}
.sitemap_td01 {
	color: #e97f90;
	background-image: url(../images/etc/sitemap/12sitemap_11.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}
#wrap #main_contents #main_contents_menu2 #sitemap_ul01 .sitemap_table .sitemap_td01 a {
}


/* 13.etc_privacy.html
---------------------------------------------------------------------------- */

#privacy_address {
	border: 1px solid #7b6955;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* 14.etc_contact.html
---------------------------------------------------------------------------- */
#contact_bold {
	font-size:14px;
	font-weight:bold;
}
#contact_a {
	background-image: url(../images/etc/contact/14contact_10.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 10px;
	text-indent: 10px;
}
#wrap #main_contents #main_contents_menu2 #contact_a a,
#wrap #main_contents #main_contents_menu2 #contact_a a:visited,
#wrap #main_contents #main_contents_menu2 #contact_a a:hover {
	color: #e97f90;
}

/* banner space
---------------------------------------------------------------------------- */

.banner_space {
	padding-top:15px;
}
.banner {
	padding-bottom:15px;
}
