@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: #666633;
	text-decoration: underline;
}
a:visited {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #999933;
	text-decoration: none;
}
a:active {
	color: #999933;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	background-color: #f4df7a;
}
.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-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/PageBg.gif);
}

/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px;
	padding: 0px 10px 6px;
	line-height: 1.3em;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 5px 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{
	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;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/pageBack.gif) no-repeat left 4px;
	padding: 0px 0px 0px 18px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	margin: 0px;
	padding: 0px;
	height: 253px;
	width: 900px;
	position: relative;
	background-color: #EDCD60;
	background-image: url(../img/HeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.HeaderArea p.HeaderLead {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 198px;
	top: 97px;
}
.HeaderArea p.HeaderLead a:link ,
.HeaderArea p.HeaderLead a:visited {
	text-decoration: none;
	color: #200100;
}
.HeaderArea p.HeaderLead a:hover ,
.HeaderArea p.HeaderLead a:active {
	text-decoration: underline;
	color: #200100;
}
.HeaderArea h1 , .HeaderText {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 231px;
	top: 139px;
	font-weight: bold;
	color: #663f9a;
}
.HeaderArea p.HeaderCatch {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 472px;
	top: 6px;
	color: #FFF;
	font-weight: bold;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 232px;
	right: 0px;
	width: 248px;
	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 1em 0px 0px;
	padding: 0px 0px 5px 18px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 0px;
	display:block;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/ColumnMain.gif) repeat-y 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e0bf49;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 20px 0px 0px;
	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: #f1f3e0;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #f9fbee;
	line-height: 1.3em;
	font-size: 10px;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 0px;
	padding:5px;
	text-align: center;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 10px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #2b2e18;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ColumnSide {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: #FFFFFF url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: center;
	width: 260px;
	height: 60px;
	line-height: 60px;
	color: #515100;
	font-size: 22px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 260px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 4px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	margin:0px;
	padding: 6px 10px 6px 26px;
	line-height: 1.3em;
	border: 1px solid #f5e287;
	display: block;
	background-color: #F5E781;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
.SideMenuListHeadLevel2 a {
	margin:0px;
	padding: 6px 10px 6px 30px;
	line-height: 1.3em;
	border: 1px solid #f5e287;
	display: block;
	background-color: #f5e781;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	background-position: 4px 7px;
	background-color: #F5EBA1;
	background-image: url(../img/SideMenuListCategoryLevel2.gif);
}
.SideMenuListHeadLevel2 a:hover {
	background-position: 4px 7px;
	background-color: #F5EBA1;
	background-image: url(../img/SideMenuListCategoryLevel2.gif);
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.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;
	padding: 6px 10px 6px 30px;
	line-height: 1.3em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e0bf49;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background-color: #FFFFFF;
	background-image: url(../img/SideMenuListPageLevel1.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background-color: #FFFFFF;
	background-image: url(../img/SideMenuListPageLevel2.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background-position: 6px 6px;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	margin: 0px;
	padding: 6px 10px 6px 30px;
	display:block;
	background-image: url(../img/SideMenuListPickupLevel1.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: -1px 2px;
	background-image: url(../img/SideMenuListPickupLevel1_1.gif);
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	margin: 0px;
	padding: 6px 10px 6px 30px;
	display:block;
	background-image: url(../img/SideMenuListPickupLevel2.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: -1px 2px;
	background-image: url(../img/SideMenuListPickupLevel2_1.gif);
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 6px 6px;
	padding: 0px 0px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abbb1f;
}
.MainBody h5 , .MainBodyPage h4 {
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 6px 6px;
	padding: 0px 0px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abbb1f;
}
.MainBody h4 , .MainBodyPage h3 {
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 6px 6px;
	padding: 0px 0px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abbb1f;
}
.MainBody h3 , .MainBodyPage h2 {
	background-color:#f9fbee;
	border-bottom:1px solid #abbb1f;
	border-left:6px solid #abbb1f;
	color:#666;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
}
.MainBodyPage h1 , .MainBody h2 {
	font-size: 24px;
	line-height: 1.1em;
	font-weight: bold;
	color: #C69631;
	border: none;
	margin: 0px 0px 6px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 50px;
	background-image: url(../img/HeadBgL.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #993;
}


/* ---------------------------------------------- */
/* 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/MainBodyListLevel1.gif) 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/MainBodyListLevel2.gif) no-repeat 0px 2px;
}
.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 #8aa650;
	border-left: 1px solid #8aa650;
}
.MainBody Table th , .MainBodyPage Table th {
	font-weight: bold;
	border-bottom: 1px solid #8aa650;
	border-right: 1px solid #8aa650;
	padding: 5px;
	line-height: 1.5em;
	color: #336;
	background-color: #f4df7a;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	border-bottom: 1px solid #8aa650;
	border-right: 1px solid #8aa650;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	font-size: 18px;
	line-height: 1.1em;
	color: #636347;
	font-weight: bold;
	background-image: url(../img/PageListHeadBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #9CB667;
}
.PageListArea h3 {
	font-size: 16px;
	line-height: 1.1em;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f9fbee;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9bbb1f;
	border-left-color: #9bbb1f;
}
.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
	background-image: url(../img/PageListBgSingleFoot.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	background-image: url(../img/PageListBgSingleHead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(../img/PageListPage.gif) no-repeat 15px 10px;
	margin: 0px;
	padding: 9px 20px 5px 36px;
	line-height: 1.3em;
	font-weight: bold;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 12px 6px;
	margin: 0px;
	padding: 9px 20px 5px 40px;
	line-height: 1.3em;
	font-weight: bold;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 20px 20px;
	line-height: 1.3em;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 7px 7px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 1px 2px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	font-size: 18px;
	color: #464B1B;
	border: 1px solid #8aa650;
	background-color: #f1f3e0;
	background-image: url(../img/PageRelationHeadBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.PageRelation ul {
	margin: 0px;
	padding: 6px 0px 0px 10px;
	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 {
	font-size: 18px;
	color: #464b1b;
	border: 1px solid #8aa650;
	background-color: #f1f3e0;
	background-image: url(../img/NewsTopHeadBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 6px 0px 0px 10px;
	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;
}

/* ---------------------------------------------- */
