/* -----------------------------------------------
サブメニュー部分
----------------------------------------------- */
.submenu {
	width: 960px;
	height: 35px;
	margin-bottom: 10px;
}
.submenu ul {
	margin:0px;
	padding:0px;
}

.submenu ul li {
	float: left;
	font-size: 0px;
	list-style:none;
	margin-right:10px;
	margin-left:0px;
}




/* -----------------------------------------------
メイン画像部分
----------------------------------------------- */
.mainimg {
	width:960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.main1 .leftbox{
	float: left;
	width: 960px;
	margin-right: 20px;
}
.main1 .leftbox .menu{
	padding-top: 10px;
	margin-bottom: 25px;
}

.main1 .leftbox .menu .text{
	overflow:hidden;
	/zoom:1;
	margin-bottom:5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.main1 .leftbox .title{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.main1 .leftbox .menu .ph{
	float:right;
}
.main1 .leftbox .menu .ph .img{
	width:180px;
	margin-right:10px;
	float:left;
	margin-left: 10px;
}

.brown {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#804F21;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.red_r {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#E40012;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.min {
	text-align:left;
	font-size:0.9em;
	padding-left: 25px;
	padding-top: 15px;
	clear: both;
}
.red {
	color:#FF0000;
}
.redmin {
	color:#FF0000;
	font-size:0.9em;
}
.main1 dt {
}
.main1 dd {
	margin-left:0px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.px14 {
	font-size:1.2em;
}
.px16 {
	font-size:16px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}

.table	{
	width: 960px;
	margin-top: 10px;
	border-collapse: collapse;
	border: 1px solid #999;
}
.table_left{
	width:104px;
	text-align: left;
	background-color: #f2eee3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: top;
	padding: 8px;
}
.table_right{
	width:480px;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.table_right2{
	width:60px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: top;
	padding: 8px;
}
