@charset "shift_jis";

/* ---------------------------------------------------------------- */
/* Location : http://www.maruchi.biz/wrok/design-style-sitemap.css */
/* Location : http://www.maruchi.biz/wrok/design-style-common.css */
/* Date : 2011-07-28 */
/* Date : 2016-05-23 */
/* Author : maruchi */
/* ---------------------------------------------------------------- */


/* ---------------------------------------------------------------- */
/* --- サイトマップ sitemap-mail --------------------------------- */
/* --- サイトマップ 枠-上、下、背景  --- */
div.sitemap-frame {
margin: 0px;
padding: 0px;
border: 0;
background: url(../image/design-mail-022.gif) repeat-y;
}

div.sitemap-frame-image {
margin: 0px;
padding: 0px;
border: 0;
text-align: left;
}

/* --- サイトマップ タイトル --- */
div.sitemap-title {
margin: 0px;
padding: 0px;
border: 0;
text-align: left;
}

/* --- サイトマップ 区切り線 --- */
div.sitemap-clear {
width: 760px;
margin: 0px;
padding: 0px;
border: 0;
text-align: left;
clear: both;
}

/* ---------------------------------------------------------------- */
/* --- サイトマップ枠 左寄せ--- */
div.sitemap-left {
width: 340px;
margin: 0px;
padding: 0px;
float: left;
}

/* --- サイトマップ 枠 右寄せ--- */
div.sitemap-right {
width: 420px;
margin: 0px;
padding: 0px;
float: right;
}

/* ---------------------------------------------------------------- */
/* --- サイトマップ枠 左寄せ--- */
div.sitemap-left-frame {
margin: 0px;
padding: 0px 20px 0px 70px;
text-align: left;
}

/* --- サイトマップ 枠 右寄せ--- */
div.sitemap-right-frame {
margin: 0px;
padding: 0px 60px 0px 0px;
text-align: left;
}

/* ---------------------------------------------------------------- */
/* --- サイトマップ テキスト --- */
ul.sitemap-text {
margin: 0px;
padding: 0px;
}

ul.sitemap-text li {
list-style-type: none;
margin: 0px 0px 8px 0px;
padding: 0px 0px 0px 6px;
font-size: 14px;
line-height: 130%;
color: #7A7A7A;
text-align: left;
background: url(../image/design-sitemap-025.gif) no-repeat left top; 
}

/* background: url(../image/design_note_011.gif) no-repeat left top; */
/* border-bottom: 1px dotted #A1A1A1; */

ul.sitemap-text li a {color: #00477E;text-decoration:none;}
ul.sitemap-text li a:visited {color: #8977AA;text-decoration:none;}
ul.sitemap-text li a:active {color: #FF5454;text-decoration:underline;}
ul.sitemap-text li a:hover {color: #FF5454;text-decoration:underline;}


/* --- サイトマップ テキスト まるち話日付 --- */
.sitemap-text-data {
font-size: 10px;
color: #7A7A7A;
}



/* --- お問合せ フォームテキスト 赤 --- */
.mail-text-red {
color: #D14573;
}

/* --- お問合せ フォームテキスト 灰 --- */
.mail-text-gray {
color: #9EA9BB;
}





/* --- サイトマップ design-sitemap.html 終わり ----------------------- */
/* ---------------------------------------------------------------- */