#about_photo{
	margin-bottom:20px;
	background-image:url(/src/img/about_main.jpg);
	background-repeat: no-repeat;
	width:745px;
	height:209px;
}

#about_photo h2{
	border:none;
	background-image:none;
}

#about_photo p{
	text-indent:-10000px;
}

#about_photo h2{
	text-indent:-10000px;
}

.about_subphoto{
	float:left;
	width:165px;
}

.about_text{
	padding:0px 0px 0px 180px ;
	margin:0px;
}

.about_text p{
	margin-bottom:3px;
}

.about_photo img{
	border: 1px solid #999999;
	vertical-align: top;
}

.about_text img{
	vertical-align: top;
}

.about_box{
	margin-bottom:20px;
	margin-top:10px;
	clear:both;
}

.about_detail{
	margin-left:10px;
	margin-bottom:10px;
}

#contact_alert{
	margin-bottom:20px;
}

#btn_box{
	text-align:center;
}

#formbody{
	background:#999999;
	text-align:center;
	margin-bottom:20px;
}
#formlayout{
	width:100%;
	border-spacing:1px;
	text-align:left;
}

#formlayout th{
	width:200px;
	background-color:#5E5E5E;
	margin:0px;
	padding:10px 10px 10px 10px;
	color:#191919;
}

#formlayout td{
	margin:0px;
	background-color:#3A3A3A;
	padding:10px 10px 10px 10px;
}

//打ち消し
#sidenavi{
	float:none;
	visibility: hidden;
	z-index:2;
	position:absolute;
	top:-100px;
	left:-100px;
}
#category{
	float:none;
	visibility: hidden;
	z-index:2;
	position:absolute;
	top:-1000px;
	left:-1000px;
}

#main{
	padding-left: 25px;
	padding-right:25px;

}