@charset "utf-8";
/* CSS Document */

html { color:#555; background:#fff; }
html {-webkit-text-size-adjust: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,img { margin:0;padding:0; }
img { border:0; }
* {
	line-height:0.1;
}
a{ text-decoration:none; color:#555;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
body { font:15px/1.4 arial,helvetica,clean,sans-serif; }
p {
	line-height:1.5;
	font-size:15px;
}
a{
	outline: none;
}
ul {
	list-style:none;
}
p {background-image:url(image);}
p,dt {
	text-align: justify;
	text-justify:inter-ideograph;
}

/* 
------------------------------------------------------------*/
.wide {
	width:100%;
	height:auto;
}
.half {
	width:50%;
	height:auto;
}
#wrapper {
	overflow:hidden;
	width:100%;
}
#header {
	overflow:hidden;
}
ul.nav {
	overflow:hidden;
	margin:30px 4.5%;
	width:91%;
}
.fl {
	float:left;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
#content {
	width:100%;
}
p.yt_bk {
	width:90%;
	padding:10px 5% 32px;
	margin-bottom:30px;
	background: url(images/tfooter.jpg) center bottom repeat-x, url(images/box_mid.jpg) center top repeat;
}
p.y_bk {
	width:90%;
	padding:10px 5% 10px;
	margin-bottom:20px;
	background: url(images/box_footer.jpg) center bottom repeat-x , url(images/box_mid.jpg) center top repeat;
}
p.y01_bk {
	width:90%;
	padding:10px 5% 10px;
	margin-bottom:10px;
	background: url(images/box_footer.jpg) center bottom repeat-x, url(images/box_mid.jpg) center top repeat;
}
p.y02_bk {
	width:90%;
	padding:10px 5% 0;
	margin-bottom:20px;
}
p.y03_bk {
	width:90%;
	padding:10px 5% 10px;
	margin-bottom:50px;
	background: url(images/box_footer.jpg) center bottom repeat-x , url(images/box_mid.jpg) center top repeat;
}
.center {
	width:90%;
	height:auto;
	margin:0 5% 30px;
}
#linkblock {
	overflow:hidden;
	width:90%;
	margin:0 auto;
}
#linkblock li {
	float:left;
	margin-bottom:30px;
}
.mr20 {
	margin-right:20px;
}
#footer {
	background:url(images/footer.jpg) center center repeat;
}
#footer p {
	text-align:center;
	font-size:18px;
	color:#ffffff;
	line-height:20px;
	padding:10px 0;
	font-weight:normal;
}
/*---------mailform-----------------*/
input,textarea {
	font-size: 18px;
	line-height:1.6;
}
.inputbox {
	border:1px solid #666;
	height:35px;
	width:80%;
	margin:10px 10% 20px 10%;
}
.askbox {
	border:1px solid #666;
	height:160px;
	width:80%;
	margin:10px 10% 20px 10%;
	padding:20px 0;
}
/*.sendbtn {
	text-align:center;
	margin:0 auto 40px;
}*/
.sendbtn {
	display:block;
	width:80%;
	max-width:580px;
	height:81px;
	background:url(images/send_btn.jpg) no-repeat center center;
	margin:0 auto 40px auto;
	cursor:pointer;
}


#formWrap {
	width:100%;
	margin:0 auto;
	color:#555;
	line-height:1.4;
	font-size:18px;
}
table.formTable{
	width:90%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
	line-height:1.6;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
h3.confirm {
	margin-top:20px;
	text-align:center;
	font-size:18px;
}
p.center {
	text-align:center;
}
p.error_messe{
	margin:5px 0;
	color:red;
}
#btn_box {
	overflow:hidden;
	width:360px;
	margin:40px auto 40px auto;
}
#btn_box2 {
	overflow:hidden;
	width:180px;
	margin:40px auto 40px auto;
}
.send2btn {
	float:left;
	width:180px;
	height:40px;
	background:url(images/sendbtn2.jpg) no-repeat left center;
}
.resetbtn {
	float:left;
	width:180px;
	height:40px;
	background:url(images/backbtn.jpg) no-repeat center center;
}
.errbox {
	width:80%;
	margin:50px auto;
}
.errbox h4 {
	padding:20px;
}
.resetbtn2 {
	width:180px;
	height:40px;
	background:url(images/backbtn.jpg) no-repeat center center;
}