@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
p {
	font-size: 14px;
	line-height: 1.3em;
	padding: 0px;
	margin:5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a:link , a:active , a:visited {
	color: #427e3b;
	text-decoration: underline;
}
a:hover {
	color: #72ae6b;
	text-decoration: none;
}

body {
	margin:0px;
	padding:0px 0 20px 0;
	font-size:12px;
	text-align: center;
	color: #666666;
	background: url(../img/Bg.gif) repeat left top;
}
.Clear {
	font-size:1px;
	clear:both;
}
/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background:#ffffff;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px 22px 10px 22px;
	padding: 5px;
	line-height: 1.3em;
	font-size: 10px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 10px 0px;
	padding: 5px 16px 5px 5px;
	line-height: 1.3em;
	font-size: 10px;
	text-align:right;
}
.PageUp a ,.PageNavi a.PageNaviNext, .PageNavi a.PageNaviBack{
	color:#727172;
}
.PageUp a:hover , .PageNavi a:hover.PageNaviNext, .PageNavi a:hover.PageNaviBack{
	color:#aaaaaa;
}
.PageNavi{
	clear:both;
	margin: 30px 0 0 0;
	padding: 5px;
	line-height: 1.3em;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	width:250px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.PageNavi a.PageNaviNext{
	text-align: right;
	float:right;
	xpadding: 0px 10px 0px 0px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	xpadding: 0px 0px 0px 10px;
}
/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 10px 10px 0px;
	padding: 5px;
	line-height: 1.3em;
}
.PageRelation h2 {
	background: #C4EBE9 url(../img/HeadBgM.gif) no-repeat 0px center;
	margin: 0px 0px 10px;
	padding: 6px 0px 5px 45px;
	font-size: 16px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: bold;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:2px 0px 5px 20px;
	line-height: 1.3em;
}
.PageRelation ul li a {
}
.PageRelation ul li a:hover {
}
/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: url(../img/HeaderBg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px;
	padding: 0px;
	height: 268px;
	width: 900px;
	position: relative;
}

.HeaderArea p.site , .HeaderArea h1{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 275px;
	top: 85px;
	color:#004d27;
}
.HeaderArea p.lead{
	font-size:30px;
	font-weight: bold;
	line-height: 1.3em;

	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 275px;
	top: 110px;
	color:#004d27;

	font-weight: normal;
}
.HeaderArea p#site a:link {
	color:#004d27;
	text-decoration:none;
}
.HeaderArea p#site a:hover {
	text-decoration: underline;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 720px;
	top: 240px;
	width: 150px;
	font-size: 10px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.HeaderInfoList ul li a {
	margin: 0px 1em 0px 0px;
	padding: 5px 0px 5px 18px;
	display:block;
	float: left;
}
.HeaderInfoList ul li a:hover {
}
/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px;
	padding: 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0 0 0 17px;
	padding: 0px;
}
.FooterLinkArea dl {
	width: 216px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 5px 0px;
	padding: 10px 5px 3px 5px;
	background:  url(../img/FooterLinkListIcon.gif) no-repeat left top;
	color: #01585D;
	line-height: 1.3em;
	font-size:14px;
}
.FooterLinkArea dl dt a {
	color: #01585D;
}
.FooterLinkArea dl dt a:hover {
}
.FooterLinkArea dl dd {
	margin: 0px 5px 5px;
	padding: 5px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 0px;
	padding:5px;
	text-align: center;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin:10px 22px;
	padding:5px;
	text-align: center;
	border: 1px solid #CCCCCC;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #ee8c52;
	text-align: center;
	margin: 0px 0px 0 0;
	padding:30px 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.FooterArea a{
	background-color: #ee8c52;
	text-align: center;
	margin: 0px 0px 0 0;
	padding:30px 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 592px;
	float: right;
	margin: 0px 0px 0 0;
	padding: 0px 22px 0 0px;
}
.ColumnSide {
	width: 238px;
	float: left;
	margin: 0px 0 0 0px;
	padding: 0 0 0 22px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */

.SideMenuListArea {
	margin: 0px;
	padding: 0px;
}

.SideMenuListArea a {
	color:#427e3b;
}
.SideMenuListArea a:hover {
	color:#72ae6b;
	text-decoration:none;
}

.SideTopLink a {
	background: url(../img/SideMenuSideTopLink.gif) no-repeat left top;
	margin:0px 0 0 0;
	padding:10px 10px 8px 35px;
	line-height: 1.3em;
	display: block;
	color:#ffffff;
}
.SideTopLink a:hover {
	text-decoration:none;
}
.SideTopLink {
	background: #ee8c52 url(../img/SideMenuSideTopLinkbtm.gif) no-repeat left bottom;
}

.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin:10px 0 0 0;
	padding:0px;
}
.SideMenuListHeadLevel1 a {
	background: url(../img/SideMenuListCategoryLevel1.gif) no-repeat left top;
	margin:0px;
	padding:10px 10px 8px 35px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListHeadLevel1 {
	background: #d9e8c5 url(../img/SideMenuListCategoryLevel1btm.gif) no-repeat left bottom;
	padding:0px 0px 0px 0px;
}
.SideMenuListHeadLevel2 a {
	background: url(../img/SideMenuListCategoryLevel2.gif) no-repeat left top;
	margin:0px;
	padding:10px 10px 8px 35px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListHeadLevel2 {
	background: #d6eefb url(../img/SideMenuListCategoryLevel2btm.gif) no-repeat left bottom;
	padding:0px 0px 0px 0px;
}
.SideMenuListHeadLevel1 a:hover {
	background-position:;
}
.SideMenuListHeadLevel2 a:hover {
	background-position:;
}
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li,
.SideMenuListArea ul.SideMenuListLevel2 li,
.SideMenuListArea ul li.SideMenuListPickupLevel1,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 0px;
	padding: 0px;
}
.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a {
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 9px 3px;
	margin: 0px;
	padding: 5px 10px 10px 35px;
	line-height: 1.3em;
	display:block;
}

.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li {
	background: url(../img/SideMenuListPageLevel1btm.gif) no-repeat left bottom;
	margin: 5px 0 0 0;
	border-left:solid #dfecc6 1px;
}

.SideMenuListArea ul.SideMenuListLevel2 li a {
	background: url(../img/SideMenuListPageLevel2.gif) no-repeat 9px 3px;
	margin: 0px;
	padding: 5px 10px 10px 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display:block;
}
.SideMenuListArea ul.SideMenuListLevel2 li {
	background: url(../img/SideMenuListPageLevel2btm.gif) no-repeat left bottom;
	margin: 5px 0 0 0;
	border-left:solid #c5c5c5 1px;
}

.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 9px 3px;
	margin: 0px 0px 0px 0;
	padding: 5px 10px 10px 35px;
	display:block;
	color:#eb6e90;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a{
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 9px 3px;
	margin: 5px 0 0 0;
	padding: 5px 10px 10px 35px;
	border: none;
	color:#eb6e90;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	color:#fb9ec0;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	color:#fb9ec0;
}
/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.MainBody h1,.MainBody h2,.MainBodyPage h1 {
	margin: 0px 0px 10px;
	padding: 10px 10px 6px 10px;
	background: #f08b53 url(../img/HeadBgL.gif) no-repeat left top;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}
.MainBody h3,.MainBodyPage h2 {
	background: url(../img/HeadBgH3.gif) no-repeat left 8px;
	border-bottom:solid 2px #0d8a42;
	color:#004d27;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody h4,.MainBodyPage h3 {
	background: url(../img/HeadBgH3.gif) no-repeat left 8px;
	border-bottom:solid 2px #0d8a42;
	color:#004d27;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody h5,.MainBodyPage h4 {
	background:#fde7d6 url(../img/HeadBgH4.gif) no-repeat left 4px;
	font-size:18px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody h6,.MainBodyPage h5,.MainBodyPage h6 {
	background:#fde7d6 url(../img/HeadBgH4.gif) no-repeat left 3px;
	font-size:16px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody h7 {
	background:#fde7d6 url(../img/HeadBgH4.gif) no-repeat left 1px;
	font-size:14px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody p {
	margin: 1em 10px 1em 20px;
	padding: 0px;
}
.MainBody strong{
	font-weight:bold;
	color: #f08b53;
}
.MainBody p.CatchCopy {
	font-size: 12px;
	text-indent: 0em;
	background:#daecdf;
	margin:0 0 1em 0;
	padding: 10px 20px;
}
/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBodyList {
	margin: 0px 0px 10px 40px;
	padding: 0px;
}
.MainBodyList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.MainBodyList ul li,
.MainBodyList ul.MainBodyListLevel1 li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 2px;
	margin:0px;
	padding:1px 0px 5px 20px;
	line-height: 1.3em;
}
.MainBodyList ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 5px 6px;
}
/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */
.MainBodyTableTop {
	margin: 0px 0px 10px 40px;
	padding: 0px;
}
.MainBodyTableTop table {
	border-top: 1px solid #ef82ad;
	border-left: 1px solid #ef82ad;
}
.MainBodyTableTop table th {
	font-weight: normal;
	color: #FFFFFF;
	background: #efa2cd;
	padding: 5px;
	line-height: 1.3em;
	border-right: 1px solid #ef82ad;
	border-bottom: 1px solid #ef82ad;
}
.MainBodyTableTop table td {
	padding: 5px;
	border-right: 1px solid #ef82ad;
	border-bottom: 1px solid #ef82ad;
	background: #FFFFFF;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */
.MainBodyTableLeft {
	margin: 0px 0px 10px 40px;
	padding: 0px;
}
.MainBodyTableLeft table {
	border-top: 1px solid #ef82ad;
	border-left: 1px solid #ef82ad;
}
.MainBodyTableLeft table th {
	font-weight: normal;
	background: #f9e8f0;
	color: #cf729d;
	border-right: 1px solid #ef82ad;
	border-bottom: 1px solid #ef82ad;
	padding: 5px;
	text-align: right;
	line-height: 1.3em;
}
.MainBodyTableLeft table td {
	padding: 5px;
	background: #FFFFFF;
	border-right: 1px solid #ef82ad;
	border-bottom: 1px solid #ef82ad;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/*
.PageListArea h2 {
	background: #C4EBE9 url(../../img/template/PageList/PageListHeadBg.gif) no-repeat 0px center;
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 40px;
	font-size: 18px;
	line-height: 1.3em;
	color: #01585D;
	border-bottom: 1px solid #538084;
	font-weight: bold;
}
*/
.PageListArea h2 {
	margin: 0px 0px 10px;
	padding: 10px 10px 6px 10px;
	background: #f08b53 url(../img/HeadBgL.gif) no-repeat left top;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}
.PageListArea h3 {
	background: url(../img/HeadBgH3.gif) no-repeat left 8px;
	border-bottom:solid 2px #0d8a42;
	color:#004d27;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 25px;
}
.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px 0px 0 6px;
	padding: 0px;
	width: 285px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	margin: 0px;
	padding: 13px 20px 8px 40px;
	line-height: 1.3em;
	background: url(../img/Categorybdr.gif) no-repeat 0px 2px;
	font-size:14px;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/CategoryPickbdr.gif) no-repeat 0px 2px;
	margin: 0px;
	padding: 14px 20px 8px 40px;
	line-height: 1.3em;
	color:#eb6e90;
}
.PageListSingle dl dt.PageListPickup a , .PageListDouble dl dt.PageListPickup a{
	color:#eb6e90;
}
.PageListSingle dl dt.PageListPickup a:hover, .PageListDouble dl dt.PageListPickup a:hover{
	color:#fb9ec0;
}

.PageListSingle dl dt.PageListPickup{
	font-size:14px;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 20px 20px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	background: #C4EBE9 url(../img/HeadBgM.gif) no-repeat 0px center;
	margin: 0px 0px 10px;
	padding: 7px 0px 4px 45px;
	font-size: 16px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: bold;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:2px 0px 5px 20px;
	line-height: 1.3em;
	font-size:14px;
}
/*
.NewsTopArea ul li a {
}
.NewsTopArea ul li a:hover {
}
*/
/* ---------------------------------------------- */