/* Common */
body {
	margin:0px auto;
	text-align:center;
	color:#666;
	font-size:12px;
	font-family:verdana, "MS P Gothic";
}
a{
	color:#cc0000;
	text-decoration:none;	
}
a.footer{
	color:#fff;
	text-decoration:none;	
}
img{
	border:0px;
}
br{
	clear:both;
}
#wrap{
	margin:0px auto;
	width:800px;
	padding:0 12px 0 12px;
	background-image:url(img/page_bg.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
#head{
	width:800px;
	padding:0 12px 0 12px;
	text-align:left;
}
#menu{
	width:790px;
	padding:0 10px 0 0px;
	height:24px;
	background-image:url(img/menu_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:#fff;
}
div#menu a{
	color:#fff;
	text-decoration:none;	
}
#mainpics{
	width:800px;
}
.title{
	width:785px;
	height:25px;
	margin:0 0 0 7px;
	background-image:url(img/tit_bg.jpg);
}
.title2{
	width:785px;
	height:25px;
	margin:7px 0 0 7px;
	background-image:url(img/tit_bg.gif);
}
.contents{
	width:755px;
	margin:0 0 0 7px;
	padding:30px 0 0 30px;
	background-color:#f8f8f8;
}
.contents_mgn{
	width:600px;
	padding:0 30px 0 125px;
	background-color:#f8f8f8;
}
#contents_works{
	width:765px;
	margin:0 0 0 7px;
	padding:10px 0 10px 20px;
	background-color:#f8f8f8;
}
.pic_l{
	float:left;
	margin:0 0 13px 0px;
}
.pic_r{
	float:right;
	margin:0 0 13px 0px;
}
#contents_contact{
	width:665px;
	margin:0 0 0 7px;
	padding:30px 60px 40px 60px;
	background-color:#f8f8f8;
	overflow:auto;
}
#contact_inner_l{
	width:300px;
	float:left;
	margin:20px 0 0 30px;
}
#contact_inner_l p{
	margin:5px 0 5px 0px;
}
#contact_inner_r{
	width:175px;
	float:right;
	margin:0 20px 0 0px;
}
#map_print{
	width:676px;
	height:30px;
	text-align:right;
	padding:5px 5px 0 0px;
}
#thanks_contents{
	width:725px;
	margin:0 0 0 7px;
	padding:30px 30px 30px 30px;
	background-color:#f8f8f8;
	text-align:center;
}
#thanks_contact{
	width:705px;
	margin:10px;
}
div#thanks_contact p{
	margin:5px 0 5px 0px;
}
h1{
	color:#fff;
	font-size:13px;
	padding:4px 0 0 10px;
}
h2{
	color:#666;
	font-size:12px;
	margin:0 0 5px 0px;
}
h3{
	color:#666;
	font-size:16px;
	margin:0 0 10px 0px;
}
p{
	margin:13px 0 13px 0px;
}
p.enlarge{
	margin:0px;
	text-align:center;
}
p.textcenter{
	text-align:center;
}
#footer{
	font-size:10px;
	text-align:center;
	color:#fff;
	padding:3px;
}
input{
	font-family:arial;
	margin:0 0 0 10px;
}
textarea{
	width:500px;
	font-family:arial;
	margin:0 0 0 10px;
}

