﻿@charset "utf-8";
/* CSS Document */

/* 全体----------------------------------　*/
*  {
	margin : 0px;

}


/* body----------------------------------　*/
body   {
	color:#272727;
	font-size: 12px;
	line-height: 170%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(img/back.gif);
}
a img {
	border-style:none;
}
a {
	color: #003333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.clear { 
    clear:both; 
}
.clear hr { 
    display: none; 
}

/* wrapper----------------------------------　*/
#wrapper {
	width : 800px;
	margin : 0px auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapperInner {
	background-image: url(img/body.gif);
	background-repeat: no-repeat;
	background-position: right 296px;
}
#footer,#wrapper {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;}
/* header----------------------------------　*/
#header {
	width: 169px;
	float: left;
	margin-bottom: 30px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
}
#headerInner img {
}
#headerInner {
	margin-bottom: 0px;
}

.menu img {
	margin-bottom: 0px;
}


/* main----------------------------------　*/
#main {
	background-image:url(img/main_img.jpg);
	background-repeat:no-repeat;
}
#mainInner {
	background-image:url(img/nav_bg.jpg);
	background-repeat:no-repeat;
	margin-left:511px;
	height:443px;
}



/* content----------------------------------　*/
#content {
	background-position:top;
	background-repeat:no-repeat;
	width:628px;
	margin-left:0px;
	float: right;
}
#contentInner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.section {
	margin-bottom:30px;
	margin-right: 10px;
	margin-left: 30px;
}

/* footer----------------------------------　*/
#footer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#footerInner {
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* contents----------------------------------　*/
h2 {
}

h3 {
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #003333;
	padding-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	margin-top: 10px;
}
.main {
	text-align: center;

	margin-bottom: 20.px;
	margin-bottom: 20px;
}
.main img {
	margin-bottom: 10px;
}
.news p {
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
}
.news span {
	font-weight: bold;
	color: #178F2D;
}
.news div {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.news a {
	color: #333333;
	text-decoration: none;
}
.news a:hover {
	color: #FF6600;
}
.menu div img {
	margin: 0px;
}
.menuhead img {
	margin-bottom: 10px;
}
.table1 {
	width: 540px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
}
.table1 th {
	font-size: 12px;
	font-weight: normal;
	background-color: #E9F8DC;
}
.table1 th,.table1 td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	padding: 8px;
}

.section li {
	list-style-position: outside;
	list-style-image: url(img/li.gif);
	padding: 0px;
	margin: 0px;
}

.section ul {
	margin-left: 20px;
}
.banner {
	text-align: center;
	background-image: url(img/menu-btn.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.banner img {
	margin-top: 5px;
	margin-bottom: 10px;
}
.t18 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.red {
	color: #FF0000;
}
.under-20 {
	margin-bottom: 20px;
}
#privacy {
	margin-left:15px;
	margin-right:15px;
}


#privacy li {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
}
#privacy ol {
	margin-left: 20px;
}
.form {
	text-align: center;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#footerInner a {
	color: #333333;
	text-decoration: none;
}
#footerInner a:hover {
	color: #006666;
	text-decoration: underline;
}
.section .day {
	float: right;
	font-size: 12px;
	margin-right: 15px;
}
.t16 {
	font-size: 16px;
}
.about03-a {
	background-image: url(img/photo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
	font-weight: bold;
	padding-top: 100px;
	padding-bottom: 60px;
	padding-left: 20px;
}
.ctitle {
	background-image: url(img/ct-h2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
	font-weight: bolder;
	color: #003333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 8px;
	margin-left: 10px;
}
#wrapper {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.qa dt {
	background-image: url(img/qa1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 80px;
	font-size: 16px;
	font-weight: bold;
	color: #31241C;
}
.qa dd {
	background-image: url(img/qa2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #31241C;
	margin-left: 30px;
}
.side-10 {
	margin-left: 15px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #348803;
	background-image: url(img/head-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.menu {
	background-image: url(img/contents-head.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	margin-top: 1px;
}

