@charset "utf-8";

/* ------------------- color ----------------------- */

body{
	background:#fff url("../img/bg_body.gif") repeat-x;
	color:#333;
}

address{
	background:url("../img/border.gif") repeat-x left top;
}

a:link{
	color:#815757;
}

a:visited{
	color:#4c1212;
}

a:hover{
	color:#58acf6;
}

p.lead{
	background:#ece6e4;
}

div.index-info-block dl dd.index-link a{
	background:url("../img/arrow_01.gif") no-repeat 0.2em 0.8em;
}

div.index-info-block dl dd.index-link{
	background:url("../img/border.gif") repeat-x left bottom;
}

div.sub-navi-content dl dd{
	background:url("../img/border.gif") repeat-x left bottom;
}

div.sub-navi-block02 dl{
	background:#f6f2f1;
}

div.sub-navi-block02 dl dd{
	background:url("../img/border.gif") repeat-x left bottom;
}

div.sub-navi-block02 dl dd a{
	background:url("../img/arrow_02.gif") no-repeat 0.8em 0.5em;
}

ul#topic-path li a{
	background:url("../img/arrow_path.gif") no-repeat right;
}

dl.local-navigation{
	background:url("../img/bg_subnavi02_top.gif") no-repeat left top;
	border-bottom:3px solid #4e9bf0;
}

dl.local-navigation dt a{
	background:url("../img/bg_subnavi02_hl.gif") no-repeat left bottom;
	color:#fff!important;
}

dl.local-navigation dt a span{
	background:url("../img/bg_subnavi02_arrowtop.gif") no-repeat 5px center;
}

dl.local-navigation dd{
	background:url("../img/bg_subnavi02_border.gif") no-repeat left bottom;
}

dl.local-navigation dd a{
	background:url("../img/bg_subnavi02_list.gif") repeat-x left bottom;
	border-left:2px solid #4e9bf0;
}

dl.local-navigation dd a span{
	background:url("../img/bg_subnavi02_arrow.gif") no-repeat 3px center;
}

.heading-typeA01{
	background:url("../img/hl_top.gif") no-repeat;
	color:#61453f;
}

.heading-typeA01 span{
	background:url("../img/hl_bottom.gif") no-repeat left bottom;
}

.heading-type-top{
	background:url("../img/bg_tophl.gif") no-repeat left bottom;
	color:#61453f;
}

.heading-typeB01{
	border-bottom:2px solid #348ad3;
	color:#348ad3;
}

div.flash-area{
	background:url("../img/main_pict.jpg") no-repeat;
}

body#underpage div#wrapper{
	background:url("../img/under_main_pict.jpg") no-repeat;
}

div.index-info-block{
	background:url("../img/bg_infoblock.gif") no-repeat left top;
}

div.sub-navi-block{
	background:url("../img/bg_subnavi01_bottom.gif") no-repeat left bottom;
}

div.sub-navi-content{
	background:url("../img/bg_subnavi01_top.gif") no-repeat left top;
}

div#footer{
	background:#f1e9e7;
}

div.description-block table{
	border-top:2px solid #c8bbb9;
	border-left:2px solid #c8bbb9;
}

div.description-block table th,
div.description-block table td{
	border-bottom:2px solid #c8bbb9;
	border-right:2px solid #c8bbb9;
}

div.description-block table th{
	background:#f2ebea;
}

div.description-block table td{
	background:#fff;
}
