/*　共通部分　*/


ul.sitemap li{
	color:#000;
	line-height:140%;
	color:#000;
	}

.contactform{
	width:500px;
	margin:0 0 0 50px;
	}
	
.contactform th,
.contactform td{
	border-bottom:solid 1px #efefef;
	height:30px;
	padding:5px;
	vertical-align:top;
	}
	
.color_red{
	font-weight:bold;
	color:#cc0000;
	}
	
.contact_btn{
	width:500px;
	text-align:center;
	margin:10px 0 10px 50px;
	}
	
input {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.company_table{
	margin:5px 5px 5px 50px;
	width:500px;
	}
	
.company_table th,
.company_table td{
	height:25px;
	vertical-align:top;
	padding:5px;
	border-bottom:solid 1px #efefef;
	line-height:140%;
	}
	
.go_contact_btn{
	width:700px;
	text-align:center;
	margin:0px 0 20px 0;
	}

.section01{
	width:700px;
	margin:0 0 30px 0;
	color:#000;
	clear:both;
	min-height:1px; /* IE 7対策 */
	}

/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
.section01:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.section01 img{
	margin-top:10px;
	}
	
.sectiontext{
	float:left;
	width:380px;
	text-align:left;
	margin:0 30px 0 0;
	}

.sectiontext img{
	margin-bottom:5px;
	}

.sectionimg{
	float:right;
	width:280px;
	text-align:left;
	color:#666;
	}

.left{
	float:left;
	margin-right:10px;
	width:205px;
	}

.right{
	float:right;
	margin:0px;
	width:485px;
	}
	
.textright{
	width:650px;
	text-align:right;
	margin:0;
	color:#666;
	}

.wpa{
	margin:0;
	}.zu_price {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.zu_price img{
	padding:0;
	margin:10px 20px 0 0;
	}


.link_frame {
	padding: 10px;
}
.link_frame li {
}
.link_frame ul {
	list-style-type: disc;
	margin-left: 15px;
}
.link_frame .list {
	margin-bottom: 10px;
	text-align: left;
	width:700px;
	padding:5px;
}

.cat_text {
	margin-bottom: 10px;
	text-align: left;
	width:700px;
	padding:5px;
}

.contents_frame {
	width: 800px;
	text-align: left;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contents_text, .contents_text2 {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	margin: 0px 80px 0px;
	padding: 10px;
	text-align: center;
}
.contents_text_top {
	width: 680px;
	margin: 0px 0px 30px 70px;
	padding: 10px 20px;
	text-align: left;
}
.contents_text p, .contents_text_top p {
	width: 600px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 5px;
	text-align: left;
}
.contents_text img {
	margin: 0px;
}
.contents_text .left2, .contents_text2 .left2 {
	text-align: left;
}

.contents_text table {
	margin: 10px;
	background-color: #999999;
}
.contents_text th {
	padding: 3px;
	background-color: #990000;
	color: #FFFFFF;
	text-align: right;
}
.contents_text td {
	background-color: #FFFFFF;
	padding: 3px;
}
.contents_text2 input, .contents_text2 textarea {
	border: 1px solid #000000;
}
