﻿@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

a:link {
	color: #006500;
	text-decoration: none;
}
a:visited {
	color: #006500;
	text-decoration: none;
}
a:active {
	color: #006500;
	text-decoration: underline;
}
a:hover {
	color: #006500;
	text-decoration: underline;
}

table{
    font-size: 100%;
}

.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #006500;
	border-left-color: #006500;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFF;
}


#header {
	background-repeat: no-repeat;
	height: 79px;
}

#navigate {
}

#navigate h5 {
	float: left;
}

#navigate #btn01 a {
	background-image: url(image/btn1.jpg);
	display: block;
	height: 38px;
	width: 126px;
	color: #C16A73;
}
#navigate #btn01 a:hover {
	background-image: url(image/btno1.jpg);
}

#navigate #btn02 a {
	height: 38px;
	background-image: url(image/btn2.jpg);
	display: block;
	width: 130px;
	color: #C16A73;
}
#navigate #btn02 a:hover {
	background-image: url(image/btno2.jpg);

}#navigate #btn03 a {
	height: 38px;
	background-image: url(image/btn3.jpg);
	display: block;
	width: 130px;
	color: #C16A73;
}
#navigate #btn03 a:hover {
	background-image: url(image/btno3.jpg);

}#navigate #btn04 a {
	height: 38px;
	background-image: url(image/btn4.jpg);
	display: block;
	width: 130px;
	color: #C16A73;
}
#navigate #btn04 a:hover {
	background-image: url(image/btno4.jpg);

}#navigate #btn05 a {
	height: 38px;
	background-image: url(image/btn5.jpg);
	display: block;
	width: 130px;
	color: #C16A73;
}
#navigate #btn05 a:hover {
	background-image: url(image/btno5.jpg);
}
#navigate #btn06 a {
	height: 38px;
	background-image: url(image/btn6.jpg);
	display: block;
	width: 130px;
	color: #C16A73;
}
#navigate #btn06 a:hover {
	background-image: url(image/btno6.jpg);

}

#leftcontent {
	width: 222px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#leftcontent ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(image/ulmark3.gif);
	padding-left: 20px;
	text-align: left;
	line-height:20px;
}

.box-sub  {
	border: 1px solid #006500;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
	text-align: left;
}

#mainbox {
	width: 524px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align:left
}

.box-centerup {
	border-top: 1px solid #006500;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.box-center {
	border-top: 1px solid #006500;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
}

#fullbox {
	width: 754px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align:left
}

.fullbox-centerup {
	border-top: 1px solid #006500;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.fullbox-center {
	border-top: 1px solid #006500;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
}

ul.greendot {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(image/ulmark4.gif);
	padding-left: 20px;
	text-align: left;
}

ul.num {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 40px;
	font-weight: bold;
	text-align: left;
}

.text-green {
	color: #006500;
}

.text-black {
	color: #000000;
}

.text-red {
	color: #FF0000;
}

.text-indent{
	text-indent:20px;
}

table.membership{
    border: 1px #006500 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.membership th {
    width: 70px;
    padding: 5px;
    border: #006500 solid;
    border-width: 0 0 1px 1px;
    background: #ebfbeb;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.membership td {
    padding: 5px;
    border: 1px #006500 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table.offer{
    border: 1px #006500 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.offer th {
    width: 200px;
    padding: 5px;
    border: #006500 solid;
    border-width: 0 0 1px 1px;
    background: #ebfbeb;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.offer td {
    padding: 5px;
    border: 1px #006500 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

#footer {
	background-color: #006500;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footer h6 {
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

img.picwidth { 
    max-width: 100%; 
    height:auto;
}

