@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img_files/bg_body.jpg);
	background-repeat: repeat-x;
}





h1 {
	float: left;
	width: 340px;
	margin-top: 5px;
	margin-left: 10px;
}




h3 {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}




/*idセレクタ*/

#wrap {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#header {
	height: 113px;
	width: 820px;
	background-image: url(../img_files/bg_header.gif);
	background-repeat: repeat-x;
}




#headerLink {
	float: right;
	width: 240px;
	margin-top: 14px;
	margin-right: 10px;
	font-size: 12px;
}



#headerLink a {
	color: #336633;
	text-decoration: none;
}



#headerLink a:hover {
	color: #339933;
	text-decoration: underline;
}




#headerLink li {
	float: left;
	margin-left: 15px;
}





#glNavi {
	float: right;
	width: 440px;
	margin-top: 39px;
	margin-right: 10px;
	display: inline;
}




#glNavi li {
	float: left;
	display: inline;
}




#mainContents {
	clear: both;
	width: 820px;
	text-align: center;
	background-image: url(../img_files/bg_maincontents.jpg);
	background-repeat: no-repeat;
}




#mainContents img {
	margin-top: 16px;
}




#contentsArea {
	width: 820px;
	padding-bottom: 30px;
	background-image: url(../img_files/bg_wrap.jpg);
	background-repeat: repeat-y;
}




#sideContainerL {
	float: left;
	width: 200px;
	margin-top: 16px;
	margin-left: 30px;
	display: inline;
}




#mobile {
	width: 198px;
	margin-top: 50px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 130%;
	background-color: #FFFFFF;
}




#mobile table {
	width: 198px;
}




#mobile td {
	vertical-align: top;
}




#sideContainerR {
	float: right;
	width: 540px;
	margin-top: 16px;
	margin-right: 30px;
	display: inline;
}




#footArea {
	clear: both;
	width: 100%;
	background-image: url(../img_files/bg_footer.jpg);
	background-repeat: repeat-x;
}



#maparea {
	margin-left: 20px;
}



#tblyobou {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
	background-color: #FFFFFF;
}




#tblyobou th {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFFFFF;
	text-align: center;
	background-color: #336699;
}




#tblyobou td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



#tblyobou dt {
	font-size: 11px;
	color: #3366CC;
}



#tblyobou dd {
	margin-bottom: 5px;
}



#tblyobouHp {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 130%;
	background-color: #FFFFFF;
}



#tblyobouHp th {
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #336699;
}



#tblyobouHp td {
	padding: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: center;
}

#siteMap {
	margin-top: 20px;
	margin-left: 20px;
}

#siteMap dt {
	padding-left: 18px;
	margin-top: 15px;
	background-image: url(../img_files/icon02.gif);
	background-repeat: no-repeat;
}

#siteMap dd {
	padding-left: 30px;
	margin-top: 8px;
}





#footer {
	width: 800px;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 80%;
	color: #336633;
}




#footerLink {
	padding-right: 10px;
	text-align: right;
}

#footerLink a {
	color: #336633;
	text-decoration: none;
}

#footerLink a:hover {
	color: #336633;
	text-decoration: underline;
}





#copyright {
	padding-right: 10px;
	margin-top: 60px;
	text-align: right;
}




/*クラスセレクタ*/

.menu {
	width: 198px;
	margin-bottom: 10px;
	border-top-color: #D4D4D4;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #D4D4D4;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #B6B6B6;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-left-color: #D4D4D4;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 12px;
	background-color: #FFFFFF;
}





.menu table {
	width: 100%;
	line-height: 130%;
}





.menu th {
	width: 60px;
	vertical-align: top;
}





.container01 {
	width: 500px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}



.container01 a {
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}



.container01 a:hover {
	color: #33CC33;
	text-decoration: none;
}




.container01 dt {
	width: 95px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #339933;
}



.container01 dd {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(../img_files/icon01.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}



.container02 {
	width: 500px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}



.container02 dt {
	padding-top: 10px;
	font-weight: bold;
}



.container02 dd {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}




.container03 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}




.container04 {
	width: 520px;
	padding: 10px;
}



.tblmc {
	width: 540px;
	margin-top: 10px;
	line-height: 150%;
	background-color: #FFFFFF;
}




.tblmc th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}



.tblmc td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}




.tbl01 {
	width: 520px;
}



.tbl02 {
	width: 500px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 150%;
}



.tbl02 th {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	background-color: #336699;
}



.tbl02 td {
	padding: 5px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



.tbl02 caption {
	font-weight: bold;
}



.tbl03 {
	width: 520px;
	margin-top: 20px;
	margin-left: 10px;
}



.tbl03 th {
	width: 95px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
}



.tbl03 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}




.tbl03 caption {
	padding-bottom: 5px;
	font-size: 140%;
	font-weight: bold;
}




.title01 {
	width: 50px;
	padding-top: 2px;
	vertical-align: top;
}




.title02 {
	padding-top: 2px;
	vertical-align: top;
}




.title03 {
	width: 60px;
	padding: 10px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	vertical-align: top;
}




.title04 {
	width: 180px;
	padding: 5px;
	text-align: center;
}


.title05 {
	width: 110px;
	background-color: #F0E1E1;
}





.comment01 {
	margin: 10px;
	line-height: 150%;
}



.comment02 {
	width: 500px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 150%;
}



.comment02 li {
	margin-bottom: 5px;
}




.tblComment01 {
	padding-bottom: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 140%;
}




.tblComment02 {
	width: 435px;
	padding-bottom: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 140%;
}




.tblComment03 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	vertical-align: top;
}




.style01 {
	font-weight: bold;
	color: #CC3333;
}




.style02 {
	background-color: #FFFFFF;
}



.style03 {
	padding-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
	line-height: 150%;
}




.style04 {
	text-align: center;
	background-color: #F0E1E1;
}



.style04 p {
	text-align: center;
}




.style05 {
	text-align: right;
}




.style06 {
	width: 70px;
	background-color: #F0E1E1;
}



.style07 {
	font-weight: bold;
	color: #333333;
}



.style08 {
	width: 500px;
	margin-top: 10px;
	margin-left: 40px;
	line-height: 200%;
}
.style09 {
	text-align: right;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
}




.style08 li {
	list-style-type: decimal;
}



.pNavi01 {
	width: 500px;
	margin: 15px;
	line-height: 150%;
}



.photo {
	width: 215px;
	vertical-align: top;
}

.link {
	width: 500px;
	margin-left: 30px;
	line-height: 200%;
}
#count {
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
}






.sample {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
