@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	margin:5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
a:link {
	color: #249600;
	text-decoration: underline;
}
a:visited {
	color: #249600;
	text-decoration: underline;
}
a:hover {
	color: #57C933;
	text-decoration: underline;
}
a:active {
	color: #249600;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	text-align: center;
	line-height: 1.3em;
	color: #373737;
	background: url(../img/bg.jpg) repeat-x center top;
	background-color: #EBF3DE;
}
.Clear {
	font-size: 1px;
	clear: both;
}
.Left {
	float: left;
	padding: 0px 10px 0px 0px;
}
.Right {
	float: right;
	padding: 0px 0px 0px 10px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.MainBodyImgLeft{
	margin: 0px 6px 6px 0px;
	float: left;
}
.MainBodyImgRight{
	margin: 0px 0px 6px 6px;
	float: right;
}
.img{
	float: left;
	display: inline;
	margin: 0px 4px 4px 0px;
	border: none;
}

/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background: url(../img/pankuzu_bg.jpg) repeat-y 0px 0px;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	line-height: 1.3em;
	font-size: 12px;
	height: 20px;
	margin: 10px 0px 10px 0px;;
	padding: 5px 0px 5px 18px;
	background: url(../img/pankuzu_bg2.gif) repeat-y 0px 0px;
	color: #FFFFFF;
}
.Pankuzu a:link {
color: #FFFFFF;
}

/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 10px 0px;
	padding: 5px 16px 5px 5px;
	line-height: 1.3em;
	font-size: 12px;
	text-align:right;
	background: url(../img/pageup.gif) no-repeat right 6px;
}

.PageNavi{
	margin: 0px 10px 10px 0px;
	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;
	background: url(../img/pagenext.gif) no-repeat right 4px;
	padding: 0px 18px 0px 0px;
	margin-right: 5px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/pageback.gif) no-repeat left 4px;
	padding: 0px 0px 0px 18px;
	margin-left: 5px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	margin: 0px;
	padding: 0px;
	height: 244px;
	width: 900px;
	position: relative;
	background: url(../img/head_bg.jpg) no-repeat 0px 0px;
}
.HeaderArea h1, .HeaderText {
	color: #249600;
	font-size: 30px;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 85px;
	top: 115px;
	text-align: right;
	color: #249600;
}
.HeaderArea h1 a:link , .HeaderText a:link ,
.HeaderArea h1 a:visited , .HeaderText a:visited {
	color: #249600;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderText a:hover ,
.HeaderArea h1 a:active , .HeaderText a:active {
	color: #249600;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 87px;
	top: 165px;
	color: #249600;
	text-align: right;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 30px;
	color: #249600;
	text-align: right;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 216px;
	right: 40px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display:block;
	float: right;
}
.HeaderInfoList ul li a {
	background: url(../img/icon1.gif) no-repeat 0px 6px;
	display:block;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px;
	padding: 0px;
	background: url(../img/pankuzu_bg.jpg) repeat-y 0px 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px;
	background: #ECECE3 url(../img/foot_bg1.jpg) repeat-y;
}
.FooterLinkArea dl {
	width: 222px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px;
	background: #B5E0AB;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #F0F6DD;
	line-height: 1.3em;
	font-size: 12px;
	font-size: 10px;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
height: 60px;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	background: #ECECE3 url(../img/foot_bg2.jpg) repeat-y;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	text-align: center;
	margin: 0px 0px 0px;
	padding: 5px;
	font-size: 12px;
	background: #ECECE3 url(../img/foot_bg2.jpg) repeat-y;
}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #373737;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #373737;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 610px;
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 10px;
}
.ColumnSide {
	width: 245px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: center;
	width: 250px;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.SideTopLink {
	margin: 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.SideTopLink a {
	margin:0px;
	display: block;
	background: url(../img/navi_bg1.jpg) no-repeat 5px 0px;
	padding: 15px 0px 10px 40px;
	font-weight: bold;
	line-height: 1.3em;
}
.SideTopLink a:hover {
	background-position: 7px 2px;
}

.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 250px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin: 10px 0px 0px;
	padding: 0px;
}
.SideMenuListHeadLevel1 a {
	margin:0px;
	display: block;
	background: url(../img/navi_bg1.jpg) no-repeat 5px 0px;
	padding: 15px 10px 10px 40px;
	font-weight: bold;
	line-height: 1.3em;
}
.SideMenuListHeadLevel2 a {
	margin:0px;
	display: block;
	background: url(../img/navi_bg2.jpg) no-repeat 5px 0px;
	padding: 15px 10px 10px 40px;
	font-weight: bold;
	line-height: 1.3em;
}
.SideMenuListHeadLevel1 a:hover {
	background-position: 7px 2px;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: 7px 2px;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	padding: 0px;
	list-style: none;
	background-image: url(../img/icon2.jpg) no-repeat;
	margin: 0px;
}
.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li,
.SideMenuListArea ul li.SideMenuListPickupLevel1 ,
.SideMenuListArea ul.SideMenuListLevel2 li,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 0px;
	padding: 0px;
}

.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	margin: 0px;
	line-height: 1.3em;
	display: block;
	padding: 5px 10px 2px 36px;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: url(../img/icon2.jpg) no-repeat 20px 11px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/icon4.jpg) no-repeat 20px 11px;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background-position: 21px 12px;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/icon3.jpg) no-repeat 20px 11px;
	margin: 0px;
	padding: 5px 10px 2px 36px;
	display:block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: 21px 12px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	background: url(../img/icon3.jpg) no-repeat 20px 11px;
	margin: 0px;
	padding: 5px 10px 2px 36px;
	display:block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: 21px 12px;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	color: #249600;
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.MainBody h5 , .MainBodyPage h4 {
	color: #249600;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.MainBody h4 , .MainBodyPage h3 {
	color: #249600;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.MainBody h3 , .MainBodyPage h2 {
	color: #249600;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 6px 28px;
	background: url(../img/title_bg2.jpg) no-repeat 0px bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	color: #249600;
}
.MainBody h1 , .MainBodyPage h1,
.MainBody h2 {
	margin: 10px 0px 10px;
	padding: 10px 0px 10px 28px;
	background: url(../img/title_bg1.jpg) no-repeat 0px bottom;
	font-size: 24px;
	font-weight: bold;
	color: #249600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #249600;
}
.MainBody p.CatchCopy {
	margin-top: 20px;
}
/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li ,
.MainBody ul.MainBodyListLevel1 li , .MainBodyPage ul.MainBodyListLevel1 li {
	background: url(../img/icon5.jpg) no-repeat 0px 2px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/icon6.jpg) no-repeat 0px 5px;
	line-height: 1.3em;
	font-size: 12px;
}
.MainBody ol  , .MainBodyPage ol{
	margin: 10px 10px 1em 20px;
	padding: 0px;
}
.MainBody ol li , .MainBodyPage ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* MainBodyTable */
/* ---------------------------------------------- */
.MainBody Table , .MainBodyPage Table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #6A6A69;
	border-left: 1px solid #6A6A69;
	background: #FFFFFF;
}
.MainBody table th , .MainBodyPage table th {
	text-align: center;
	font-weight: bold;
	background: #808080;
	border-bottom: 1px solid #6A6A69;
	border-right: 1px solid #6A6A69;
	padding: 5px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	border-bottom: 1px solid #6A6A69;
	border-right: 1px solid #6A6A69;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 15px 0px;
	padding: 0px;
}
.PageListArea h2 {
	margin: 0px 0px 10px;
	padding: 10px 0px 10px 28px;
	background: url(../img/title_bg1.jpg) no-repeat 0px bottom;
	font-size: 18px;
	font-weight: bold;
	color: #249600;
}
.PageListArea h3 {
	margin: 0px 0px 10px;
	padding: 10px 0px 10px 28px;
	background: url(../img/title_bg1.jpg) no-repeat 0px bottom;
	font-size: 15px;
	font-weight: bold;
	color: #249600;
}
.PageListDouble {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.PageListSingle {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px;
	padding: 0px 0px 0px;
	width: 290px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(../img/icon7.jpg) no-repeat 6px 7px;
	margin: 0px;
	padding: 0px 10px 0px 22px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/icon8.jpg) no-repeat 6px 7px;
	margin: 0px;
	padding: 0px 10px 0px 22px;
	line-height: 1.3em;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 5px 10px;
}
.PageListArea ul li{
	background: url(../img/icon2.jpg) no-repeat 2px 9px;
	margin:0px;
	padding: 4px 0px 4px 22px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/icon3.jpg) no-repeat 2px 9px;
	margin:0px;
	padding: 4px 0px 4px 22px;
}


/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	color: #249600;
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 6px 28px;
	background: url(../img/title_bg2.jpg) no-repeat 0px bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	color: #249600;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/icon7.jpg) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 17px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	color: #249600;
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 6px 28px;
	background: url(../img/title_bg2.jpg) no-repeat 0px bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	color: #249600;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/icon7.jpg) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 17px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
