@charset "utf-8";
.lNavi{
	border: 1px solid #CCC;
	padding-left: 20px;
	margin-bottom: 40px;
}
.lNavi li{
	float: left;
	margin-right: 8px;
}

h2{
	margin-bottom: 30px;
}
.list p{
	margin-bottom: 15px;
}
.list table{
	width: 660px;
	margin-bottom: 30px;
}
.list table th , .list table td{
	padding: 5px 10px;
	background-color: #F2F1E0;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}

.list table th{
	background-color: #D6D5B8;
	color: #BD4A18;
	font-weight: bold;
}
.list table th.item1{

}
.list table .item1{
	width: 120px;
}
.list table .item2{
	width: 74px;
}
.list table .item3{
	width: 215px;
}
.list table .item4{
	width: 100px;
}
.list table .item5{
}
.list table .glay{
	 background-color: #E6E4C5;
}

.tabList li{
	float: left;
	margin-right: 3px;
}
.tabList li.edge{
	margin-right: 0px;
}
.lNavi{
	border: 1px solid #CCC;
	padding-left: 20px;
	margin-bottom: 40px;
}
.lNavi li{
	float: left;
	margin-right: 8px;
}
.flashOuter{
	height: 410px;
}
/* clearfix
---------------------------------------------------- */
.detailBox:after , .itemBox:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.detailBox , .itemBox{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .detailBox , * html .itemBox{
	height: 1%;
}
.detailBox , .itemBox{
	display: block;
}
/* End hide from IE-mac */