@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: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover , a:active {
	color: #0000FF;
	text-decoration: NONE;
}

body {
	background: url(../img/Bg.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #444444;
	text-align: left;
}
.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 {
	background: #FFFFFF url(../img/AllBg.gif) repeat-x left bottom;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 0px;
	width: 900px;
	margin: 0px auto;
}


/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	width: 610px;
	text-align: right;
	margin: 0px;
	padding: 0;
	line-height: 1.3em;
	font-size: 12px;
}


/* ---------------------------------------------- */
/* 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 8px;
}


/* ---------------------------------------------- */
/* PageNavi */
/* ---------------------------------------------- */
.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 15px 0px 0px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
}


/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: url(../img/HeaderBg.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 337px;
	width: 900px;
	position: relative;
	padding: 0px;
}
.HeaderArea h1, .HeaderText {
	color:#3d3d3d;
	position: absolute;
	color:#c97418;
	top: 94px;
	right: 20px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px;
}
.HeaderArea h1 a:link , .HeaderArea h1 a:visited , 
.HeaderText a:link , .HeaderText a:visited {
	color:#3d3d3d;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderArea h1 a:active , 
.HeaderText a:hover , .HeaderText a:active {
	color:#3d3d3d;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	margin: 0px;
	font-size: 30px;
	position: absolute;
	color:#3d3d3d;
	top: 110px;
	right: 20px;
	padding: 0px;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 3px;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 220px;
	right: 0;
	width: 580px;
	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 {
	margin: 0px 1.5em 0px 0px;
	padding: 0px 0px 0px 13px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat left center;
	display: block;
}



/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 16px 0px 0px;
	padding: 0px;
}


/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 4em 0 2em 0;
	padding: 0px;
	font-size: 12px;
}
.FooterLinkArea dl {
	width: 222px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px;
	background: #d3ed98;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #f1ffcd;
	line-height: 1.3em;
	font-size: 10px;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:0 0 4em 0;
	padding:5px;
	text-align: center;
	font-size: 12px;
}


/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0 20px 1em;
	font-size: 12px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	font-weight: bold;
	color: #314004;
	font-size: 12px;
}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #314004;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #314004;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: left;
	margin: 0;
	padding: 0;
}
.ColumnSide {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}


/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: url(../img/SideMenuTitle.gif) repeat-x;
	padding: 0px;
	text-align: center;
	width: 220px;
	height: 40px;
	line-height: 40px;
	color: #2f2f2f;
	font-size: 14px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 220px;
}


/* ---------------------------------------------- */
/* SideMenuListHead */
/* ---------------------------------------------- */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 0;
	padding: 0px;
}

.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	background: url(../img/SideMenuListCategoryLevel1.gif) repeat-y;
	margin: 0px;
	padding: 10px 20px;
	display: block;
}
.SideMenuListHeadLevel2 a {
	background: #D5FFD7 url(../img/SideMenuListCategoryLevel2.gif) repeat-y;
	margin:0px;
	padding: 10px 20px;
	display: block;
	color: #b57500;
}

.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	background-position: -220px 0;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: -220px 0;
	color: #e1b400;
}


/* ---------------------------------------------- */
/* SideMenuList */
/* ---------------------------------------------- */
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li {
	margin: 0px;
	padding: 0px;
}

.SideMenuListArea ul.SideMenuListLevel1 li a {
	font-size: small;
	background: #FFFFFF url(../img/SideMenuListPageLevel1.gif) repeat-y;
	margin: 0px;
	padding: 6px 10px 9px 35px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListArea ul.SideMenuListLevel2 li a {
	font-size: small;
	background: #FFFFFF url(../img/SideMenuListPageLevel2.gif) repeat-y;
	margin: 0px;
	padding: 6px 10px 6px 35px;
	line-height: 1.3em;
	display: block;
}

.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
	background-position: -220px 0;
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background-position: -220px 0;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickupLevel1.gif) repeat-y;
	margin: 0px;
	padding: 6px 10px 6px 38px;
	line-height: 1.3em;
	display:block;
	color: #b57500;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	background: url(../img/SideMenuListPickupLevel2.gif) repeat-y;
	margin: 0px;
	padding: 6px 10px 6px 38px;
	line-height: 1.3em;
	display:block;
	color: #b57500;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: -220px 0;
	color: #e1b400;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: -220px 0;
	color: #e1b400;
}


/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}

.MainBody h4 , .MainBody h5 , .MainBody h6 ,
.MainBodyPage h3 , .MainBodyPage h4 , .MainBodyPage h5 , .MainBodyPage h6 {
	background: #FFFFFF url(../img/HeadBgH456.gif) no-repeat 0px 0px;
	margin: 5px 5px 10px 10px;
	padding: 6px 5px 3px 5px;
	border-left:6px solid #9bc700;
	border-bottom:1px solid #9bc700;
	font-weight:bold;
	font-size:16px;
	line-height: 1.1em;
}
.MainBody h3 , .MainBodyPage h2 {
	background: #ffffff url(../img/HeadBgH3.gif) repeat-y;
	margin: 5px 5px 10px 10px;
	padding: 6px 5px 3px 5px;
	border-left: 6px solid #dca500;
	font-weight: bold;
	color: #6c2c08;
	font-size: 18px;
	line-height: 1.1em;
}
.MainBody h2 , .MainBodyPage h1{
	background: #addc5a url(../img/HeadBgL.gif) repeat-x;
	margin: 5px 5px 20px 10px;
	padding: 6px 5px 3px 5px;
	border: 1px solid #c0cca8;
	font-weight:bold;
	font-size: 22px;
	color: #375a07;
	line-height: 1.1em;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 1.6em 1em;
	padding: 0px;
	letter-spacing: 0.05em;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #27dea0;
}
p.CatchCopy{
	background: url(../img/CatchCopy.gif) repeat-y top center;
	border-top: 1px solid #f4b767;
	border-bottom: 1px solid #f4b767;
	color:#b43b00;
	line-height: 2em;
	padding: 5px 10px;
	margin-top: 2em;
	margin-bottom: 3em;
}


/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 0px 10px 0px 2em;
	padding: 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 3px;
	margin: 0px;
	padding:0px 0px 4px 20px;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 0px 2px;
}
.MainBody ol  , .MainBodyPage ol{
	margin: 1em 10px 1em 4.5em;
	padding: 0px;
}
.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 2px 0px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* MainBodyTable */
/* ---------------------------------------------- */
.MainBody table , .MainBodyPage table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #a2b887;
	border-left: 1px solid #a2b887;
}
.MainBody table th , .MainBodyPage table th {
	text-align: center;
	border-bottom: 1px solid #a2b887;
	border-right: 1px solid #a2b887;
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
	background: #d3ed98;
	color: #375a07;
}
.MainBody Table th a:link ,
.MainBody Table th a:visited ,
.MainBodyPage table th a:link ,
.MainBodyPage table th a:visited {
	color: #375a07;
	text-decoration: underline;
}
.MainBody Table th a:hover ,
.MainBody Table th a:active ,
.MainBodyPage table th a:hover ,
.MainBodyPage table th a:active {
	color: #375a07;
	text-decoration: none;
}
.MainBody table td , .MainBodyPage table td {
	border-bottom: 1px solid #a2b887;
	border-right: 1px solid #a2b887;
	padding: 5px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	background: #ffffff url(../img/PageListHeadBgH2.gif) repeat-y top center;
	margin: 1em 0 1em 5px;
	padding: 5px 0;
	border-right: none;
	border-left: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1em;
	color: #375a07;
	text-align: center;
}
.PageListArea h3 {
	background: none;
	margin: 1em 0 1em 5px;
	padding: 5px;
	border-bottom: 1px solid #d0ee93;
	border-left: 6px solid #d0ee93;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	color: #01585D;
}
.PageListDouble {
	margin: 0px 0px 10px;
	padding: 0px;
}
.PageListSingle {
	margin: 0px 0px 10px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl{
	background: #f1ffcd;
	margin: 2px;
	padding: 0px;
	width: 294px;
	border: 1px dotted #96d719;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(../img/PageListPage.gif) no-repeat 20px 14px;
	margin: 0px;
	padding: 10px 20px 10px 35px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 14px 10px;
	margin: 0px;
	padding: 10px 20px 10px 35px;
	line-height: 1.3em;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 20px 15px;
	line-height: 1.3em;
	font-size: small;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 4px 7px;
	margin:0px;
	padding: 4px 0px 4px 26px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 6px;
	margin:0px;
	padding: 4px 0px 4px 26px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.PageRelation h2 {
	margin: 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	background: #ffffff url(../img/PageRelationHeadBg.gif) no-repeat right bottom;
	font-size: 18px;
	color: #3d3d3d;
	border: solid #c0cca8 1px;
	line-height: 1.1em;
}
.PageRelation ul {
	margin: 1em 0;
	padding: 0px 0px 0px 1em;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	margin: 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	background: #ffffff url(../img/NewsTopHeadBg.gif) no-repeat right bottom;
	font-size: 18px;
	color: #3d3d3d;
	border: solid #c0cca8 1px;
	line-height: 1.1em;
}
.NewsTopArea ul {
	margin: 1em 0;
	padding: 0px 0px 0px 1em;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/NewsTopListIcon.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
}
a:hover img {
 filter:alpha(opacity=60);
 opacity:0.6;
}

/* ---------------------------------------------- */

