@charset "shift_jis";

/*---
common ---*/
#Area01Header{
	width:737px;
}
	#Area01Header p{
		font-size:0;
		margin:15px  0 0 20px;
	}

.HeaderLv2B01{
	margin:0 0 5px 0;
	padding:15px 0 0 0;
	width:530px;
}
	.HeaderLv2B01 p{
		padding:0 0 10px 0;
		font-size: 100%;
	}

.HeaderLv2B03{
	margin:0 0 7px 0;
}
	.HeaderLv2B03 h1{
		padding:0 0 4px 0;
		border-bottom:1px solid #666666;
		color: #060;
	}

/*---
base ---*/
#Area01Gnavi ul {
	height: 20px;
	padding: 0 4px 0 0;
	background: url("../img/Gnavi/divider.gif") no-repeat right bottom;
	font-size: 12px;
	>font-size: 77%;
}
	#Area01Gnavi ul li {
		float: left;
		margin: 1px 0 0;
		border-left: 1px solid #999;
	}
		#Area01Gnavi ul li a {
			display: block;
			float: left;
			padding: 0 15px;
			border-left: 1px solid #fff;
			background: #e6e6e6;
			text-decoration: none;
			text-align: center;
			line-height: 18px;
			font-weight: bold;
			color: #4d4d4d;
		}
		#Area01Gnavi ul li a:hover {
			background: #cccccc;
		}

.catchbox {
	width: 510px;
	margin: 3px auto;
	padding: 8px 0 33px;
	background: url("../img/catchbox.gif") no-repeat bottom #f3f2e3;
	text-align: center;
	font-size: 12px;
	>font-size: 77%;
	color: #666;
}

.infoArea {
	margin: 0 0 10px;
	padding: 10px;
	background: #e8e5c8;
}
	.infoArea h2 {
		margin: 0 0 4px;
		font-size: 12px;
		>font-size: 77%;
		color: #333;
	}
	.infoArea h3 {
		margin: 0 0 4px;
		font-size: 14px;
		>font-size: 90%;
		color: #060;
	}
	.infoArea table.infoTxt {
		font-size: 12px;
		>font-size: 77%;
	}
		.infoArea table.infoTxt th {
			padding: 0 5px 0 0;
			vertical-align: top;
		}

	.infoArea .infoA_lt {
		width: 342px;
	}
	.infoArea .infoA_rt {
		width: 168px;
		vertical-align: middle;
		text-indent: -9999px;
		overflow: hidden;
	}
		.infoArea .infoA_rt a {
			display: block;
			width: 168px;
			height: 81px;
			background: url("../img/InfoBtn.gif") no-repeat top;
		}
		.infoArea .infoA_rt a:hover {
			background: url("../img/InfoBtn.gif") no-repeat bottom;
		}
	.infoArea .subtitle {
		margin: 0 0 5px;
		font-size: 75%;
		color: #060;
	}

.contactbox {
	width: 506px;
	margin: 0 0 15px;
	padding: 5px 10px;
	border: 2px solid #d8d8d8;
}
	.contactbox .con_lt {
		float: left;
		width: 320px;
		padding: 7px 0 0;
		font-size: 12px;
		>font-size: 77%;
		color: #666;
	}
	.contactbox .con_rt {
		float: right;
		width: 168px;
		text-align: center;
		font-size: 12px;
		>font-size: 77%;
	}
		.contactbox .con_rt ul {
			width: 166px;
			padding: 5px 0;
			border: 1px solid #d8d8d8;
		}

.navigatorbox {
	width: 510px;
	margin: 0 0 15px;
	padding: 8px;
	border: 2px solid #ccc;
}

	.navigatorbox .con_lt {
		width: 333px;
		padding: 0 3px 0 0;
		text-align: left;
	}

		.navigatorbox .con_lt h2 {
			margin: 0 0 5px;
			font-size: 12px;
			>font-size: 77%;
			color: #333;
		}
		.navigatorbox .con_lt h3 {
			margin: 0 0 5px;
			font-size: 14px;
			>font-size: 90%;
			color: #060;
		}
		.navigatorbox .con_lt p {
			font-size: 12px;
			>font-size: 77%;
			color: #666;
		}

	.navigatorbox td.con_rt {
		width: 170px;
		text-align: right;
	}

		.navigatorbox .con_rt ul {
			width: 166px;
			margin: 0 0 0 auto;
			padding: 10px 0;
			border: 1px solid #ccc;
			text-align: center;
			font-size: 12px;
			>font-size: 77%;
			color: #333;
		}

.ListIndex {
	line-height: 1.5;
	font-size: 12px;
	>font-size: 77%;
}
	.ListIndex dl {
		padding: 10px;
		border-bottom: 1px solid #e6e6e6;
	}
		.ListIndex dl dt {
			padding: 0 0 0 10px;
			background: url("../img/ListIcon03.gif") no-repeat center left;
		}
		.ListIndex dl dd {
			margin: 0 0 0 10px;
			color: #666;
		}

.ListIndex_top {
	line-height: 1.5;
	font-size: 12px;
	>font-size: 77%;
}
	.ListIndex_top dl {
		padding: 10px;
	}
		.ListIndex_top dl dt {
			padding: 0 0 0 10px;
			background: url("../img/ListIcon03.gif") no-repeat center left;
		}
		.ListIndex_top dl dd {
			margin: 0 0 0 10px;
			color: #666;
		}


.HeaderLv4A01 {
	margin: 0 0 8px 8px;
	font-size: 12px;
	>font-size: 77%;
	color: #666;
}

.LnaviHeaderA01 {
	background:#97cbba;
	position: relative;
}
	.LnaviHeaderA01 h2 {
		margin: 0 0 0 7px;
		padding: 4px 0 4px 7px;
		border-left:1px solid #ffffff;
		background:#eefaf6;
		font-size: 12px;
		>font-size: 77%;
		color: #333;
	}
	.LnaviHeaderA01 ul {
		position: absolute;
		top: 5px;
		right: 5px;
		font-size: 11px;
	}


.ParaA01 ul.LinkB03 {
	padding: 0 0 0 10px;
}
.ParaA01 ul.LinkB03 li {
	padding: 0 0 5px 8px;
	background: url("../img/ListIcon01.gif") 0 .5em no-repeat;
}

.childNavi {
	margin: 0 0 10px;
	line-height: 150%;
	font-size: 70%;
	color: #888;
}
	.childNavi a {
		color: #888;
	}

.LnaviContentA01 {
	zoom: 1;
	border:1px solid #f5f5f5;
	border-top:1px solid #ffffff;
	background:#f5f5f5;
	line-height: 1.3;
	color: #333;
}
	.LnaviContentA01 ul li {
		margin: 0 0 0 7px;
		padding: 0 5px 0 7px;
		background: url("../img/ListIcon01.gif") 0 .5em no-repeat;
		font-size: 12px;
		>font-size: 77%;
	}
	.LnaviContentA01 ul.CategoryList {
		padding: 5px 0;
		border-top:1px solid #ffffff;
	}
	.LnaviContentA01 ul.top {
		border-top: none;
	}
	.LnaviContentA01 p.Text {
		padding: 5px 0 0 14px;
		font-size:12px;
		>font-size: 77%;
	}

.ImgB01 {
	margin: 0 0 15px;
	padding: 0;
	text-align: center;
}

.mnpop {
	font-weight: normal;
}


