@charset "utf-8";
/* ECO */
#content h2{
	clear:both;
	background:url(../img/waza/waza_h2_back.gif) no-repeat top left;
	color:#f9af57;
}

#content h3{
	clear:both;
	border-left:6px solid #f9af57;
	margin-top:2em;
	font-size:1.4em;
}
#content h4 {
	font-size:1.2em;
	background-color:#f9af57;
	padding:2px 8px;
	font-weight:bold;
	margin:1em 0px 0px 0px;
	color:#FFF;
}
#content h4.tokucho {
	color:#444;
}
#content h5{
	clear:both;
	color:#f9af57;
	font-weight:bold;
	font-size:1.2em;
	margin:0.5em 0em;
	padding:0px;
}

.right_p {
	margin:0px 0px 0px 12px;
	padding:0px 0px 0px 12px;
}

.point_title {
	font-weight:bold;
	color:#f9af57;
	margin-top:0.5em;
	font-size:1.2em;
	text-align:justify;
	text-justify:distribute;
}

.point_main {
	background-color:#fdebd5;
	padding:0.5em 1em;
	text-align:justify;
	text-justify:distribute;
}

.detail_title {
	background-color:#f9af57;
	padding:2px 8px;
	font-weight:bold;
	margin-top:1em;
}

.detail_main {
	margin:0px;
	border:1px solid #f9af57;
	padding:0.5em 1em;
	text-align:justify;
	text-justify:distribute;
}

.detail_main dd {
	font-size:0.9em;
	line-height:1.4em;
	margin-bottom:0.5em;
	color:#d6790a;
}

.tech {
	margin-top:0px;
}

.tech dt {
	/*color:#f9af57;*/
	font-size:1.2em;
	/*font-weight:bold;*/
	/*border-bottom:1px solid #f9af57;*/
	background-color:#f9af57;
	color:#FFF;
	font-weight:bold;
	padding:2px 8px;
	margin:1em 0em 0.5em 0em;
}

#contentNavi{
	background:url(../img/waza/waza_bottom.gif) no-repeat center bottom;
}

#contentNaviList li{
}
#contentNaviList li a{
	border-bottom:1px solid #f9af57;
}
#contentNaviList li a:hover{
	background:url(../img/waza/waza_menu_back_on.gif) no-repeat center left;
	color:#ffffff;
}

#contentNaviList a:link {
	color:#a17137;
}

#contentNaviList a:visited {
	color:#ca8e46;
} 

#ban_center{
		border-top:8px solid #f9af57;
}

#content table {
	margin-top:1em;
}

#content th {
	background-color:#fdebd5;
}

#content td {
	border-bottom:1px solid #f9af57;
}

/*インデックスページ*/
#wazaIndex .wazaindex3{
	float:none;
}
#wazaIndex>.wazaindex3{
	float:left;
}
#wazaIndex .wazaindex2{
}
#wazaIndex .wazaindex1{
	clear:both;
}

/*
.content_index {
	width:190px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:15px 4px 0px 5px;
	text-align:justify;
	text-justify:distribute;
	line-height:1.2em;
}

.content_index_bottom {
	height:20px;
	border-top:1px dashed #f9af57;
	border-bottom:1px solid #f9af57;
	margin:0.5em 0em 0em 0em;
	padding:4px 0px 0px 0px;
}
*/


.content_index {
	width:590px;
	margin:0px 0px 1em 0px;
	padding:4px 4px 0px 5px;
	text-align:justify;
	text-justify:distribute;
	line-height:1em;
	border-bottom:1px solid #f9af57;
}

.content_index_img {
	float:right;
	margin:0;
	padding:0px 0px 0px 1em;
}

.content_index_bottom {
	height:20px;
	/*border-top:1px dashed #f9af57;*/
	margin:1em 0em 0em 0em;
	padding:4px 0px 0px 0px;
}











