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

* {
	padding:0px;
	margin:0px;
	}

body {
	background-image: url(img/gnb.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	}
.container {
	width:960px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	}
h1	{
	font-size:14px;
	float:right;
	margin:0px;
	}
#headerback {
	width:auto;
	height:auto;
	
	}
#hedder {
	width: 960px;
	font-size:10px;
	padding-left:5px;
	height:21px;
}
#heddernavi {
	width:960px;
	height:160px;
	overflow:hidden;
	}
#logo {
	width:350px;
	height:150px;
	float:left;
	}
#logonavi {
	width:328px;
	height:100px;
	float:right;
	background-image:url(img/header2.gif);
	margin:30px;
	}
#logonavi1 {
	width:328px;
	height:30px;
	background-image:url(img/header2.gif);
	text-align:center;
	padding-top:5px;
	}
.lagonavi {
	width:328px;
	height:30px;
	overflow:hidden;
	}
#logonavi2 {
	width:100px;
	height:30px;
	float:left;
	text-align:center;
	padding-top:5px;
	color:red;
	font-size:22px;
	}
#logonavi3 {
	width:200px;
	height:30px;
	float:left;
	text-align:center;
	padding-top:5px;
	font-size:26px;
	}
#logonavi4 {
	width:100px;
	height:30px;
	float:left;
	text-align:center;
	padding-top:5px;
	color:red;
	}
#logonavi5 {
	width:200px;
	height:30px;
	float:left;
	text-align:center;
	padding-top:5px;
	}

.of {
	width:960px;
	overflow:hidden;
	}
#of {
	width:960px;
	height:auto;
	float:left;
	}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#gn {
	width:960px;
	}
#gn div {
	float:left;
	width:192px;
	height:40px;
	}
#topimg {
	width:960px;
	height:300px;
	margin-top:5px;
	}
/*メインテキスト*/
#container2 {
	width:960px;
	height:auto;
	overflow:hidden;
	}
#container3 {
	width:650px;
	height:auto;
	overflow:hidden;
	float:left;
	}
#main {
	margin:10px;
	width:640px;
	height:auto;
	}
#caption {
	width:652px;
	height:40px;
	margin-top:15px;
	font-size:20px;
	padding-bottom:3px;
	padding-left:10px;
	background-image:url(img/caption.gif);
	background-repeat: no-repeat;
}
#contentbox2 {
	width:650px;
	height:230px;
	overflow:hidden;
	}
.content {
	width:210px;
	height:210px;
	margin-right:6px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	}
#content1 {
	width:960px;
	height:auto;
	}
#content2 {
	float:left;
	background-image:url(img/c_21.gif);
	background-repeat:no-repeat;
	width:650px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom: 20px;
	}
/*サイドバー*/
#side {
	width:300px;
	height:auto;
	float:right;
	margin-bottom:20px;
	}
#content3 {
	width:300px;
	height:320px;
	}
.content3 {
	margin-top:15px;
	float:right;
	width:300px;
	height:142px;
	}

#content4-1 {
	margin-top:10px;
	background-image:url(img/side3.gif);
	background-repeat:no-repeat;
	width:300px;
	height:100px;
	}
#content4-2 {
	overflow:hidden;
	}
.content4 {
	margin-left:80px;
	font-size:24px;
	float:left;
	}
#content5 {
	width:300px;
	height:auto;
	background-image:url(img/side4.gif);
	background-repeat: repeat-y;
	}
#sidefooter {
	width:300px;
	background-image:url(img/side5.gif);
	height: 22px;
	}
#contentcaption {
	width:640px;
	background-image:url(img/content1.gif);
	background-repeat:no-repeat;
	height: 44px;
	padding-top:5px;
	padding-left:10px;
	}
#contenttext {
	width:630px;
	background-image:url(img/content2.gif);
	padding: 10px;
	height: auto;
	margin-top:-5px;
	}
#contentfooter {
	width:650px;
	background-image:url(img/content3.gif);
	height: 10px;
	}
/*フッター*/
#footer {
	clear:both;
	margin:auto;
	background-color: #cbcbcb;
	background-repeat: repeat;
	width:auto;
	height: auto;
	padding-top: 20px;
	overflow:hidden;
	}
#footerbox {
	width:960px;
	height:auto;
	margin:auto;
	padding:auto;
	}
#footernavibox {
	width:960px;
	height:auto;
	overflow:hidden;
	}
#footernavi {
	width:400px;
	height:auto;
	float:left;
	overflow:hidden;
	}
.footernavi1 {
	width:400px;
	height:30px;
	float:left;
	overflow:hidden;
	}
.footernavi1-1 {
	float:left;
	width:120px;
	height:30px;
	}
#footerlogobox {
	width:450px;
	height:120px;
	overflow:hidden;
	float:right;
	font-size:72px;
	}
#footerlogo {
	width:100px;
	height:100px;
	float:left;
	}
#copy {
	width:960px;
	height:auto;
	text-align:right;
	margin:auto;
	}
	
#main2 {
	width:640px;
	height:auto;
	}
#mailform {
	background-image:url(img/caption1.gif);
	background-repeat:no-repeat;
	width:700px;
	height:800px;
	}
/*メールフォーム*/
#form {
	width:620px;
	height:auto;
	margin-left:20px;
	}
table.form { border:1px solid #F60; border-collapse:collapse; margin-top:1em; }
table.form th,td { text-align:left; border:1px solid #F60; padding:8px; font-weight:normal; }
table.form th { background:#fff; color:#000; }
table.form td { background:#fff; color:#000; }
strong.ttl { text-align:left; border-left:solid 4px #F60; display:block; padding:2px 5px; margin-top:2em; }