@charset "utf-8";

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#000;
	background:url("../img/body_bg.jpg") ;
}

h1,
h2,
h3 {
	display:none;
}

.wrap {
	width:1000px;
	margin:0 auto;
}

#white_bg {
	width:1000px;
	background:#fff;
	float:left;
	padding-bottom:15px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}

#header {
	width:100%;
	height:100px;
	background:#f0f;
	float:left;
}

#content {
	width:100%;
	float:left;
}

#footer {
	width:100%;
	height:100px;
	background:#f0f;
	float:left;
}

.box {
	width:960px;
	float:left;
	margin:0 20px;
	display:inline;
	position:relative;
}

.section1 {
	height:584px;
	background:url("../img/section1_bg.jpg") no-repeat;
	margin-top:15px;
}

.section1 .btn {
	position:absolute;
	bottom:38px;
	left:225px;
}

.section1 a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.section2 {
	height:75px;
	background:url("../img/section2_bg.jpg") no-repeat;
}

.section2 li {
	width:240px;
	height:75px;
	float:left;
}

.section3 {
	height:776px;
	background:url("../img/section3_bg.jpg") no-repeat;
	margin-top:20px;
}

.section3 .text1 {
	width:560px;
	height:120px;
	line-height:1.6;
	position:absolute;
	top:150px;
	right:50px;
}

.section3 .text2 {
	width:560px;
	height:120px;
	line-height:1.6;
	position:absolute;
	top:395px;
	left:20px;
}

.section3 .text3 {
	width:560px;
	height:120px;
	line-height:1.6;
	position:absolute;
	top:635px;
	right:50px;
}

.section4 {
	height:366px;
	background:url("../img/section4_bg.jpg") no-repeat;
	margin-top:30px;
}

.section5 {
	height:310px;
	background:url("../img/section5_bg.jpg") no-repeat;
	margin-top:20px;
}

.section5 .text1 {
	width:270px;
	height:140px;
	line-height:1.6;
	position:absolute;
	top:140px;
	left:30px;
}

.section5 .text2 {
	width:270px;
	height:140px;
	line-height:1.6;
	position:absolute;
	top:140px;
	left:345px;
}

.section5 .text3 {
	width:270px;
	height:140px;
	line-height:1.6;
	position:absolute;
	top:140px;
	right:30px;
}

.section6 {
	height:574px;
	background:url("../img/section6_bg.jpg") no-repeat;
}

.section6 .text1_1 {
	width:380px;
	height:90px;
	line-height:1.6;
	position:absolute;
	top:210px;
	left:50px;
}

.section6 .text1_2 {
	line-height:1.6;
	position:absolute;
	top:355px;
	left:40px;
}

.section6 .text2_1 {
	width:380px;
	height:90px;
	line-height:1.6;
	position:absolute;
	top:210px;
	right:50px;
}

.section6 .text2_2 {
	line-height:1.6;
	position:absolute;
	top:355px;
	right:130px;
}

.section6 th,
.section6 td {
	padding:3px 5px;
}

.section6 th {
	width:90px;
}

.section6 td {
	width:210px;
}

.section7 {
	height:398px;
	background:url("../img/section7_bg.jpg") no-repeat;
	margin-top:20px;
}

.section7 .text1 {
	width:260px;
	height:100px;
	line-height:1.6;
	position:absolute;
	bottom:40px;
	left:30px;
}

.section7 .text2 {
	width:260px;
	height:100px;
	line-height:1.6;
	position:absolute;
	bottom:40px;
	left:350px;
}

.section7 .text3 {
	width:260px;
	height:100px;
	line-height:1.6;
	position:absolute;
	bottom:40px;
	right:30px;
}

.section8 {
	font-size:12px;
	text-align:center;
	background:url("../img/section8_bg.jpg") no-repeat;
	margin-top:40px;
	padding:50px 0 10px;
}

.section8 a {
	color:#000;
}

.section8 a:hover {
	text-decoration:none;
}

.thanks {
	height:584px;
	background:url("../img/thanks_bg.jpg") no-repeat;
	margin-top:15px;
}

.section9 {
	text-align:center;
	padding:30px 0;
}

.section9 img {
	margin:0 30px;
}

/* メールフォーム */

.form {
	width:900px;
	border: solid 5px #004986;
	background:url("../img/form_bg.gif") no-repeat;
	margin:30px 25px 0;
	padding:40px 0 35px;;
	float:left;
	display:inline;
	position:relative;
}


table.mailform {
	width: 800px;
	margin:30px 50px 0;
}

table.mailform tr th,
table.mailform tr td {
	text-align: left;
	font-weight: normal;
	border-bottom: solid 1px #004986;
	padding: 7px 5px 7px 5px;
}

table.mailform tr th {
	width: 240px;
	text-indent:50px;
	font-weight:bold;
	vertical-align:middle;
}

table.mailform tr th.must {
	background:url("../img/must.gif") no-repeat left center;
}

table.mailform tr th img{
	vertical-align:middle;
	margin-right:10px;
}

table.mailform tr td textarea {
	width: 95%;
	height: 120px;
}

input,
textarea {
	border:1px solid #448aca;
	background:#f8f8f8;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	margin:3px 0;
	padding:5px;
}