body {
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #CED793;
}
#main .left a:hover {
	color: #DBD117;
	text-decoration: underline;
}

#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8F7F10;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8F7F10;
	border-bottom-color: #8F7F10;
	border-left-color: #8F7F10;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
}
#header .left {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
#header .right {
	margin-top: 50px;
	margin-left: 40px;
	width: 336px;
	float: left;
}
#main {
	padding-top: 20px;
	padding-left: 20px;
}
#menu1 a, #menu2 a, #menu3 a{
	color: #333333;
	text-decoration: none;
}
#menu1,#menu2,#menu3 {
	width: 170px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-weight: bold;
}


#menu1 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD117;
	background-image: url(../img/icon1.jpg);
}
#menu2 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBCC89;
	background-image: url(../img/icon2.jpg);
}
#menu3 li{
	background-image: url(../img/icon3.jpg);
	background-position: 1px;
}
#menu1 li, #menu2 li, #menu3 li{
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 9px;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#menu1 li.footer,#menu2 li.footer,#menu3 li.footer{
	border: 0px none #FFFFFF;
}

#menu1_footer, #menu2_footer, #menu3_footer{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	width: 180px;
	font-size: 0px;
	line-height: 0px;
}
#menu1_footer {
	border-top-color: #CFE820;
	border-bottom-color: #95A811;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu2_footer {
	border-top-color: #DBD117;
	border-bottom-color: #AFA556;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu3_footer {
	border-top-color: #DBD117;
	border-bottom-color: #95A811;
	margin-top: 5px;
	margin-bottom: 15px;
}
#qr_area {
	text-align: center;
	margin-top: 15px;
}
#main .left {
	width: 180px;
	margin-right:20px;
	float: left;
}
#main .right {
	float: left;
	width: 530px;/*540から530に変更2009_2_10*/
}
#footer {
	clear: both;
	padding-top: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#top_img_header form {
	margin: 0px;
	padding: 0px;
}
#whatsnew {
	background-image: url(../img/whatsnew.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-top: 15px;
	width: 500px;
	clear: both;
}
#whatsnew2 {
	background-image: url(../img/whatsnew.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-top: 15px;
	width: 500px;
	clear: both;
}
/*新着情報一覧用*/
#whatsnew3 {
	background-image: url(../img/whatsnew2.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-top: 15px;
	width: 500px;
	clear: both;
}

#whatsnew .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CD9E46;
	clear: both;
	margin-bottom: 10px;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	font-size: 0px;
	line-height: 0px;
}
#whatsnew2 .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CD9E46;
	clear: both;
	margin-bottom: 10px;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	font-size: 0px;
	line-height: 0px;
}
#whatsnew3 .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CD9E46;
	clear: both;
	margin-bottom: 10px;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	font-size: 0px;
	line-height: 0px;
}

#whatsnew .date {
	width: 80px;
	float: left;
	padding-left: 15px;
}
#whatsnew2 .date {
	width: 100px;
	float: left;
	padding-left: 5px;
}
#whatsnew3 .date {
	width: 100px;
	float: left;
	padding-left: 5px;
}

#whatsnew .msg {
	width: 400px;
	float: left;
}
#whatsnew2 .msg {
	width: 380px;
	float: left;
}
#whatsnew3 .msg {
	width: 380px;
	float: left;
}

#whatsnew2 .All_link {
	width: 500px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: left;
}

#footer .left {
	float: left;
}
#footer .right {
	float: left;
}
.faq_q {
	margin-top:15px;
	font-weight: bold;
	background-image: url(../img/q.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 28px;
	padding-top: 5px;
}

.faq_a {
	margin-top:15px;
	background-image: url(../img/a.jpg);
	background-repeat: no-repeat;
	height: 60px;/*28*/
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
}

/*ＦＡＱの分類用のスタイル*/
.faq_category {
	margin-top:15px;
	width: 197px;
	height: 28px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	color:#FFFF00;
	font-size:medium;
	font-weight: bold;
	background-image: url(../img/category.gif);
	background-repeat: no-repeat;
}

.faq_category a{
	color: #FFFF00;
	/*text-decoration: none;*/
}

.footer_line {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #8F7F10;
}
#submenu li {
	background-image: url(../img/submenu.jpg);
	background-repeat: no-repeat;
}
.submenu_line {
	background-image: url(../img/submenu.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 155px;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.submenu_line a{
	text-decoration: none;
	color: #333333;
}
.submenu_line2 {
	height: 21px;
	width: 155px;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
	background-color: #F7F4C8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBD117;
	background-image: url(../img/icon4.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
}
.submenu_line2 a{
	text-decoration: none;
	color: #333333;
}
/*２行のメニュー*/
.submenu_line3 {
	height: 42px;
	width: 155px;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
	background-color: #F7F4C8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBD117;
	background-image: url(../img/icon4.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
}
.submenu_line3 a{
	text-decoration: none;
	color: #333333;
}

h1 {
	background-image: url(../img/sub_title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 522px;
	font-size: 18px;
	padding-top: 9px;
	padding-left: 30px;
	margin: 0px 0px 10px;
}
/*dousoukai*/
.h2-dousoukai {
	background-image: url(../img/sub_title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 522px;
	font-size: 14px;
	font-weight:bold;
	padding-top: 9px;
	padding-left: 30px;
	margin: 0px 0px 10px;
}

#sub_footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CD9E46;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CD9E46;
	width: 525px;
}


p {
	padding-left: 5px;
}

/*追加*/
#to_Next {
	margin-left:0;/*389px;*/
	height:20px;
	width: 525px;/*525px;*/
}

#to_top {
	margin-left:389px;
	height:20px;
	width: 136px;/*525px;*/
}

h2.kagai {
	font-size: 18px;
	background-color: #D2A337;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
	color: #FFFFFF;
	margin-bottom: 0px;
	width: 510px;
}

p.kagai {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	width: 520px;
	margin-bottom: 10px;
	font-weight: bold;
}

p.kagai2 {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 530px;
}

