@charset "utf-8";

/* CSS Document */


/* ---------- local共通css ---------- */
#side_navi ul.navi li a {
	zoom: 1;
}
#under_contents h1 {
	padding-top: 1em;
	font-weight: bold;
	font-size: 130%;
}
#under_contents h2 {
	padding-top: 1em;
}
#under_contents h3 {
	padding-top: 1em;
}
h4 {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

/* INNER BOX */
.inner_box {
    margin: 0 20px 25px 20px;
	width: auto;
}
div.sec01 {
	clear: both;
}


/* ----------サイトマップ---------- */
#sitemapBox {
    margin: 0 20px 25px 20px;
	width: auto;
}
#sitemapBox h1 {
	border-top: #7F4041 dotted 1px;
	font-size: 100%;
	padding-top: 0.5em;
	margin-bottom: 1em;
	clear: both;
}


#sitemapBox a {
	padding: 0 0 0 13px;
    background: url(/common/img/arrow01.gif) no-repeat left center;
    text-decoration: none;
	width: 100%;
}
#sitemapBox ul a {
	padding: 0 0 0 12px;
    background: url(/common/img/arrow02.gif) no-repeat left 0.25em;
    text-decoration: none;
	display: block;
}
#sitemapBox ul ul a {
	padding: 0 0 0 12px;
    background: url(/common/img/arrow03.gif) no-repeat left 0.25em;
    text-decoration: none;
	display: block;
}
#sitemapBox ul ul ul a {
	padding: 0;
    background: none;
    text-decoration: none;
	display: block;
}
#sitemapBox a:link    { color: #333333;}
#sitemapBox a:visited { color: #666666;}
#sitemapBox a:hover   { color: #003399;}

#sitemapBox ul {
	width: 300px;
	float: left;
}
#sitemapBox ul ul {
	width: auto;
	float: none;
}
#sitemapBox ul li {
	margin-left: 30px;
	margin-bottom: 0.5em;
}
#sitemapBox ul ul li {
	margin-left: 10px;
	margin-bottom: 0.2em;
}





/* ----------サイト利用規約---------- */
ol.rulesOl {
	padding-left: 2em;
}
ol.rulesOl li {
	list-style: decimal;
	padding-bottom: 2em;
}
#under_contents ol.rulesOl li h3 {
	padding-top: 0.2em;
}
ol.rulesOl li li {
	padding-bottom: 0.5em;
}




/* ----------個人情報保護---------- */
ol.privacyOl {
	padding-left: 2em;
}
ol.privacyOl li {
	list-style: decimal;
	padding-bottom: 2em;
}
#under_contents ol.privacyOl li h3 {
	padding-top: 0.2em;
}




/* ------------INDEX-------------- */
#index_main {
    padding: 15px 0 0 0;
}
#index_main a {
    color: #336699;
}
#index_main a:hover {
    text-decoration: none;
}
/* */
#index_left {
    float: left;
    width: 490px;
}
#index_left .flash {
    margin: 0 0 20px 0;
    width: 490px;
    height: 386px;
}
#index_left .clear {
    margin: 0 10px 15px 10px;
}
#index_left p.more {
    padding: 0 5px;
    line-height: 20px;
    float: right;
}
#index_left p.more a {
    padding: 0 0 0 10px;
    background: url(../img/arrow02.gif) no-repeat left center;
}
#index_left h3 {
    float: left;
}
#index_left .clear table {
    margin: 20px;
    clear: both;
}
#index_left .clear table th {
    padding: 0 20px 0 0;
    line-height: 1.7;
}

/* */

#index_right {
    float: right;
    width: 472px;
}
#index_right .clear {
    margin: 0 0 15px 0;
}
#index_right p.more {
    padding: 0 5px;
    line-height: 42px;
    float: right;
}
#index_right p.more a {
    padding: 0 0 0 10px;
    background: url(../img/arrow02.gif) no-repeat left center;
}
#index_right h3 {
    float: left;
}


#index_right .sec01 ul.link {
    clear: both;
}
#index_right .sec01 ul.link li {
    line-height: 40px;
    background: url(../img/arrow02.gif) no-repeat 12px center;
    padding: 0 0 0 24px;
    float: left;
}
#index_right .sec01 .index_search_box_btm {
    clear: both;
    width: 452px;
    margin: 0 auto;
    padding: 0 0 6px 0;
    background: url(../img/root/index_search_box_btm.gif) no-repeat left bottom;
}
#index_right .sec01 .index_search_box_top {
    padding: 6px 0 0 0;
    background: url(../img/root/index_search_box_top.gif) no-repeat left top;
}
#index_right .sec01 .index_search_box_in {
    padding: 0 14px;
    background: url(../img/root/index_search_box_in.gif) repeat-y left top;
}
#index_right .sec01 .index_search_box_in h4 {
    margin: 0 0 6px 0;
    color: #56382B;
    font-weight: bold;
    border-bottom: 1px solid #935F5D;
    line-height: 1.8;
    font-size: 16px;
}
#index_right .sec01 .index_search_box_in select {
    width: 206px;
}
#index_right .sec01 .index_search_box_in li.left {
    line-height: 1.8;
    float: left;
}
#index_right .sec01 .index_search_box_in li.right {
    line-height: 1.8;
    float: right;
}
#index_right .sec01 .index_search_box_in li.btn {
    clear: both;
    text-align: right;
    padding: 5px 0 0 0;
}

#index_right .sec02 dl {
    padding: 20px 0;
    margin: 0 auto;
    width: 452px;
    clear: both;
}
#index_right .sec02 dl dt {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4;
    color: #6F5346;
}
#index_right .sec02 dl dd.sbj {
    line-height: 1.5;
    color: #336699;
    font-size: 14px;
}
#index_right .sec02 dl dd.inquiry_link {
    white-space: nowrap;
    line-height: 1.9;
}
#index_right .sec02 dl dd.inquiry_link a {
    padding: 0 0 0 12px;
    background: url(../img/arrow02.gif) no-repeat left center;
}
#index_right .sec02 dl dd.link_list {
    line-height: 1.7;
    font-size: 10px;
}

#index_right .sec03 dl {
    padding: 20px 0;
    margin: 0 auto;
    width: 452px;
    clear: both;
}
#index_right .sec03 dl dd.text {
    margin: 0 0 5px 0;
    line-height: 1.4;
}
#index_right .sec03 dl dd.inquiry_link a {
    padding: 0 0 0 12px;
    background: url(../img/arrow02.gif) no-repeat left center;
}
#index_right .sec03 dl dd.link_list {
    float: right;
}