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

@import url("reset.css");
@import url("fonts.css");

body {
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", serif;
	font-size:16px;
	line-height:190%;
	color:#333;
	background:#FFF url(../image/bg.png) repeat-x top center;
}

a:hover img {
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.clear {
	clear:both;
}

div#headline {
	width:1040px;
	margin:0px auto 10px auto;
	padding:30px 0px 0px 0px;
	text-align:center;
	background:url(../image/header_bg.png) no-repeat top center;
}

div#headline h1 {
	width:990px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

div#headline h2 {
	float:left;
	width:640px;
	margin:0px auto 0px 0px;
	padding:0px 0px 0px 10px;
	text-align:left;
}

div#header_form {
	float:right;
	width:364px;
	height:185px;
	margin:5px 0px 0px 0px;
	padding:475px 0px 0px 0px;
	text-align:center;
	background:url(../image/header_form.png) no-repeat top center;
}

div#header_form input.formtxt02 {
	width:290px;
	padding:5px 10px 5px 10px;
	margin:0px auto 5px auto;
	border:3px solid #707070;
	font-size:18px;
	text-align:center;
	background:#FFC;
}

div#header_form .header_formtxt {
	width:330px;
	padding:5px 0px 0px 0px;
	margin:0px auto 5px auto;
	font-size:10px;
	text-align:left;
	font-size:10px;
	line-height:120%;
	color:#666;
}

div#wrapper {
	width:100%;
	margin:0px auto;
	padding:0px;
	background:#FFF;
	text-align:center;
}

div#wrapper h3 {
	margin:0px auto 40px auto;
	padding:20px 0px 0px 0px;
	text-align:center;
}

div#wrapper h4 {
	margin:0px auto 20px auto;
	padding:0px;
	text-align:center;
}



div#wrapper .box01 {
	width:800px;
	margin:0px auto 30px auto;
	padding:0px;
	text-align:left;
}

div#wrapper .box01 p {
	margin:0px 0px 18px 0px;
	padding:0px;
}

div#wrapper .box01 ul {
	width:800px;
	margin:0px auto 18px auto;
	padding:0px;
}

div#wrapper .box01 li {
	width:800px;
	font-size:18px;
	font-weight:bold;
	margin:0px auto 15px auto;
	padding:3px 0px 0px 45px;
	list-style:none;
	background:url(../image/icon01.png) no-repeat 5px 0px;
}


div#wrapper .mail01 {
	width:880px;
	height:440px;
	margin:0px auto;
	padding:20px 0px 0px 0px;
	background:url(../image/mail_bg.png) no-repeat top center;
}

div#wrapper .mail01_ttl {
	width:880px;
	margin:0px auto 15px auto;
	padding:0px;
}

div#wrapper .mail01 p {
	margin:0px 0px 5px 0px;
	padding:0px;
	line-height:120%;
	color:#666;
}

div#wrapper .mail02 {
	height:408px;
	margin:80px auto 30px auto;
	padding:225px 0px 0px 0px;
	color:#000;
	text-align:center;
	line-height:170%;
	background:url(../image/form01.png) no-repeat top center;
}

div#wrapper .mail02 p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

input.formtxt {
	width:431px;
	padding:10px 10px 10px 10px;
	margin:0px auto 5px auto;
	border:3px solid #707070;
	font-size:24px;
	text-align:center;
	background:#FFC;
}


div#wrapper .image_right {
	margin:0px 0px 18px 10px;
	padding:0px;
	float:right;
}


div#wrapper .main01 {
	width:100%;
	margin:0px auto 40px auto;
	padding:40px 0px 40px 0px;
	background:#fafaf5;
}


div#wrapper .main01 .box01 {
	width:800px;
	margin:0px auto 10px auto;
	padding:0px;
	color:#000;
	text-align:left;
	line-height:170%;
}

div#wrapper .main01 .box01 p {
	margin:0px 0px 18px 0px;
	padding:0px;
}


div#wrapper .main02 {
	width:100%;
	margin:0px auto 0px auto;
	padding:60px 0px 40px 0px;
	background:url(../image/main02_bg.jpg) no-repeat top center;
}


div#wrapper .main03 {
	width:100%;
	margin:50px auto 40px auto;
	padding:40px 0px 40px 0px;
	background:url(../image/main03_bg.png) ;
	border-top:#039db3 3px solid;
	border-bottom:#039db3 3px solid;
}

div#wrapper .main03_box {
	width:934px;
	margin:0px auto 10px auto;
	padding:30px 0px 20px 0px;
	color:#000;
	text-align:left;
	border:#dadada 3px solid;
	background:#FFF;
}



div#wrapper .main03 .box01 {
	width:800px;
	margin:0px auto 10px auto;
	padding:0px;
	color:#000;
	text-align:left;
	line-height:170%;
}

div#wrapper .main03 .box01 p {
	margin:0px 0px 18px 0px;
	padding:0px;
}



div#wrapper .frame02 {
	width:993px;
	margin:20px auto 50px auto;
	padding:0px;
	background:url(../image/frame02_mid.png) repeat-y top center;
}

div#wrapper .frame02_top {
	width:993px;
	margin:0px auto 0px auto;
	padding:70px 0px 0px 0px;
	text-align:center;
	background:url(../image/frame02_top.png) no-repeat top center;
}



div#wrapper .frame02_btm {
	width:993px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}



div#wrapper .frame02 .box01 {
	width:800px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	color:#000;
	text-align:left;
}

div#wrapper .frame02 .box01 p {
	margin:0px 0px 18px 0px;
	padding:0px;
}

div#wrapper .frame03 {
	width:1000px;
	margin:0px auto 50px auto;
	padding:0px;
	background:url(../image/frame03_mid.png) repeat-y top center;
}

div#wrapper .frame03_top {
	width:1000px;
	margin:0px auto 30px auto;
	padding:0px;
}

div#wrapper .frame03_btm {
	width:1000px;
	height:70px;
	margin:0px;
	padding:0px;
	background:url(../image/frame03_btm.png) no-repeat bottom center;
}

div#wrapper .frame03 .box01 {
	width:800px;
	margin:0px auto 20px auto;
	padding:0px 0px 20px 0px;
	color:#000;
	text-align:left;
	background:url(../image/line01.png) no-repeat bottom center;
}

div#wrapper .frame03 .box01 p {
	margin:0px 0px 18px 0px;
	padding:0px;
}




div#footer_links {
	width:800px;
	margin:0px auto 5px auto;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#999;
}

div#footer_links a {
	color:#666;
	text-decoration:none;
}

div#footer {
	width:100%;
	height:35px;
	margin:0px auto;
	padding:25px 0px 15px 0px;
	text-align:center;
	font-size:16px;
	color:#00b0ff;
	background:#f7f7f7;
}

table{
	width:100%;
	margin:0px auto 18px auto;
}

td{
	padding:5px;
}

.submit:hover {
	opacity: 0.7;
	/* IE */
	filter: alpha(opacity=70);
}





/* 

@media screen and (min-width: 825px) {
   img.miniimg { display: none; }
   img.bigimg  { display: block; }
}

@media screen and (max-width: 799px) {
   img.miniimg { display: block; }  
   img.bigimg  { display: none }
}

@media screen and (max-width: 960px) {
div.text800_r{
	width:100%;
}

*/
