@charset "Shift_JIS";


/*共通のボディー指定*/
body {
	font-size: 100%;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	clear: right;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
}
#contents {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8DC879;
	border-left-color: #8DC879;
}

form input{
	border: 1px solid #E3E3E3;
	background-color: #FAFAFA;
	margin-top: 2px;
	margin-bottom: 2px;
}
.menu p {
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	text-align: center;
}
#contents_area {
	padding-right: 11px;
	padding-left: 11px;
}
.banner {
	margin-bottom: 2px;
}

.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8DC879;
	border-left-color: #FFFFFF;
}
.table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #8DC879;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#address {
	font-size: 80%;
	line-height: 1.5em;
	background-image: url(../img/address_back.gif);
	background-repeat: repeat-x;
	padding: 5px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
}
#copyright {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #80C269;
}

.pagetop {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#se_title {
	margin-bottom: 20px;
}
.top_main {
	background-color: #FFFFFF;
	padding-bottom: 8px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
.second_main {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
.mojisize {
	margin-left: 7px;
}

.sub_title {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C269;
	background-color: #F2F9F0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #80C269;
	font-size: 100%;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.contact_t1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	font-size: 100%;
	line-height: 1.5em;
	padding: 2px;
}
.contact_waku1 {
	border: 1px solid #0099CC;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.contact_t2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009966;
	font-size: 100%;
	line-height: 1.5em;
	padding: 2px;
}
.contact_waku2 {
	border: 1px solid #009966;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

