@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0;
	padding: 0;
}
p {
	padding: 0;
	margin: 5px 0 0;
	font-size: 14px;
	line-height: 1.5em;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}
a:link {
	color: #0ea103;
	text-decoration: underline;
}
a:visited {
	color: #105a5b;
	text-decoration: underline;
}
a:hover {
	color: #ff893a;
	text-decoration: underline;
}
a:active {
	color: #105a5b;
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	background:#fff url(../img/Bg.gif) repeat-x;
	color: #666;
	font-size: 14px;
	text-align: center;
}
.Clear {
	clear: both;
	font-size: 1px;
}
.Left{
	float: left;
}
.Right{
	float: right;
}
/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	width: 908px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background: url(../img/ct_bg.gif) repeat-y 0 0;
	text-align: left;
}
/*ie6*/
* html .All {
	width: 894px;
	}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {	
	margin: 0 0 0 4px;
	padding: 10px 10px 0 20px;
	font-size: 12px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{	
	margin: 0 15px 10px 0;
	padding: 5px 20px 5px 5px;
	background: url(../img/Pageup.gif) no-repeat right center;
	font-size: 10px;
	line-height: 1.3em;
	text-align:right;
}
.PageNavi{
	margin: 0 10px 10px;
	padding: 5px;
	line-height: 1.3em;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	display: block;
	width: 250px;
	margin: 0;
	padding: 0;
}
.PageNavi a.PageNaviNext{
	float: right;
	background: url(../img/PageNext.gif) no-repeat right center;
	padding: 0 20px 0 0;
	text-align: right;
}
.PageNavi a.PageNaviBack{
	float: left;
	padding: 0 0 0 20px;
	background: url(../img/PageBack.gif) no-repeat left center;
	text-align: left;
}
/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	position: relative;
	width: 908px;
	height: 265px;
	margin: 0;
	padding: 0;
	background: url(../img/HeaderBg.gif) no-repeat left top;
}
/*
.HeaderArea h1, .HeaderText {
	position: absolute;
	left: 81px;
	top: 104px;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3em;
}
.HeaderArea h1 a, .HeaderText a  {
	color: #fff;
}
.HeaderArea h1 a:link , .HeaderArea h1 a:visited , 
.HeaderText a:link , .HeaderText a:visited {
	color: #fff;
	text-decoration: underline;
}
.HeaderArea h1 a:hover , .HeaderArea h1 a:active , 
.HeaderText a:hover , .HeaderText a:active {
	color: #ffff64;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	position: absolute;
	left: 175px;
	top: 144px;
	margin: 0;
	padding: 0;
	color: #fff;
}
.HeaderArea p.HeaderCatch {
	position: absolute;
	left: 40px;
	top: 12px;
	margin: 0;
	padding: 0;
}
*/
.HeaderArea h1{
	position: absolute;
	left: 40px;
	top: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size:14px;
}
.HeaderArea p#site {
	position: absolute;
	left: 81px;
	top: 104px;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3em;
}
.HeaderArea p#site a{
	color: #fff;
}
.HeaderArea p#site a:hover{
	color: #ffff64;
	text-decoration: underline;
}
.HeaderArea p#lead {
	position: absolute;
	left: 175px;
	top: 144px;
	margin: 0;
	padding: 0;
	color: #fff;
}
.HeaderInfoList {
	position: absolute;
	top: 221px;
	left: 31px;
	width: 400px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.HeaderInfoList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.HeaderInfoList ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.HeaderInfoList ul li a {
	display: block;
	float: left;
	margin: 0 1.5em 0 0;
	padding: 0 0 0 34px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat left center;
	color: #666;
	line-height: 34px;
}
/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	padding: 0px;
	margin: 16px 4px 0 4px;
	background: #fff 0 0;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 20px 10px 0 10px;
	padding: 5px 0 0 20px;
	font-size: 12px;
}
/*ie6*/
* html{
	margin-right: 5px;
	margin-left: 5px;
}
.FooterLinkArea dl {
	float: left;
	width: 200px;
	margin: 0 15px 10px 0;
	padding: 0;
}
/*ie6*/
* html .FooterLinkArea dl {
	margin-right: 10px;
}
.FooterLinkArea dl dt {
	padding: 5px 5px 5px 33px;	
	background: url(../img/FooterLinkListIcon.gif) no-repeat 10px 9px;
	color: #009500;
	line-height: 1.3em;
}
.FooterLinkArea dl dd {
	margin-left: 28px;
	padding: 0 5px 5px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin: 10px 0;
	padding: 5px;
	font-size: 12px;
	text-align: center;	
}
.FooterCategoryArea a{
	color:#ff8f07;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0;
	font-size: 12px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	margin: 10px 5px 0;
	padding: 25px 5px 20px 5px;
	background: url(../img/footer_Bg.gif) repeat-x left top;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
/*ie6*/
* html .FooterArea {
	width: 894px;

}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0;
}
.ColumnSide {
	float: right;
	width: 214px;
	margin: 0;
	padding: 0 17px 0 0;
	background: url(../img/left_bg_a.gif) repeat-y left top;
}
/*ie6*/
* html .ColumnSide {
	width: 221px;
	padding-right: 0;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	width: 214px;
	height: 42px;
	margin: 0 0 4px;
	padding: 0;
	background: url(../img/SideMenuTitle.gif) no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
}
.SideMenuListArea {
	width: 194px;
	margin: 0;
	padding: 0 10px 10px;
}
/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 4px 0 0;
	padding: 0;
	background: url(../img/SideMenuListCategoryLevel1.gif) no-repeat 10px 4px;
}
.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	display: block;
	margin: 0 8px;
	padding: 6px 10px 6px 30px;
	border-bottom: dotted 1px #999;
	background-position: 0 6px;
	color: #009800;
	line-height: 1.3em;
}
.SideMenuListHeadLevel2 a {
	display: block;
	margin: 0;
	padding: 6px 10px 6px 30px;
	border-bottom: dotted 1px #999;
	background: url(../img/SideMenuListCategoryLevel2.gif) no-repeat 10px 4px;
	color: #009800;
	line-height: 1.3em;
}
.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	color: #ff893a;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: 10px 4px;
	color: #ff893a;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li,
.SideMenuListArea ul li.SideMenuListPickupLevel1 ,
.SideMenuListArea ul.SideMenuListLevel2 li,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 0;
	padding: 0;
}
.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	display: block;
	margin: 0;
	padding: 6px 10px 6px 32px;
	border-bottom: dotted #999 1px;
	color: #666;
	line-height: 1.3em;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 12px 8px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/SideMenuListPageLevel2.gif) no-repeat 12px 8px;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	color: #ff893a;
}
/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	display:block;
	margin: 0 0 5px;
	padding: 6px 10px 6px 35px;
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 8px 8px;
	color:#e57f06;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: 8px 8px;
	color: #009800;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	display:block;
	margin: 0 0 5px;
	padding: 6px 10px 6px 35px;
	background: url(../img/SideMenuListPickupLevel2.gif) no-repeat 8px 8px;
	color:#e57f06;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: 8px 8px;
	color: #009800;
}
/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0 0 10px 0;
	padding: 0 10px 0 17px;
}
.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {	
	border-bottom: solid 1px #42a833;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-size: 18px;
	font-weight: bold;
}
.MainBody h5 , .MainBodyPage h4 {
	margin: 0;
	padding: 5px 0 5px 10px;
	border-bottom: solid 1px #42a833;
	font-size: 18px;
	font-weight: bold;
}
.MainBody h4 , .MainBodyPage h3 {
	margin:0;
	padding: 10px 14px 14px 24px;
	background: #F2F4F3 url(../img/HeadBgH4.gif) no-repeat 0 0;
	color: #666;
	font-size: 18px;
	font-weight: bold;	
}
.MainBody h3 , .MainBodyPage h2 {
	margin: 0 0 10px;
	padding: 10px 17px 6px;
	background: #0F9102 url(../img/HeadBgH3.gif) no-repeat 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.MainBodyPage h1 , .MainBody h2 {
	background: url(../img/HeadBgL.gif) no-repeat 0 bottom;
	color: #04ac1d;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 56px;
}
.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0;
}
.MainBody strong , .MainBodyPage strong{
	color: #66cc33;
	font-weight: bold;
}
.MainBodyImgLeft{
	margin: 0 10px 10px 0;
}
.MainBodyImgRight{
	margin: 0 0 10px 10px;
}
p.CatchCopy{
	margin: 0 0 10px;
	padding: 19px 15px 19px;
	border: solid 1px #04ac1d;
	background:#ffffe3;
	color: #04ac1d;
	line-height: 37px;
}
/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	list-style: none;
	margin: 10px 10px 1em 20px;
	padding: 0;
}
.MainBody ul li , .MainBodyPage ul li ,
.MainBody ul.MainBodyListLevel1 li , .MainBodyPage ul.MainBodyListLevel1 li {
	margin: 0;
	padding: 0 0 5px 28px;
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0 2px;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	padding-left:18px;
	background: url(../img/MainBodyListLevel2.gif) no-repeat 0 3px;
}
/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */
.MainBodyTableTop {
	margin: 20px 0 10px 5px;
	padding: 0;
}
.MainBodyTableTop table {
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #7c7c7c;
}
.MainBodyTableTop table th {
	padding: 5px;
	border-right: solid 1px #7c7c7c;
	border-bottom: solid 1px #7c7c7c;
	background-color: #ffedb6;
	color:#ff893a;
	line-height: 1.5em;
	font-weight: bold;
}
.MainBodyTableTop table td {
	padding: 5px;
	border-right: solid 1px #7c7c7c;
	border-bottom: solid 1px #7c7c7c;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */
.MainBodyTableLeft {
	margin: 20px 0 10px 5px;
	padding: 0;
}
.MainBodyTableLeft table {
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #7c7c7c;
}
.MainBodyTableLeft table th {
	padding: 5px;
	border-bottom: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	background-color: #ffedb6;
	color:#ff893a;
	font-weight: normal;
	line-height: 1.5em;
	text-align: right;
}
.MainBodyTableLeft table td {
	padding: 5px;
	border-right: solid 1px #7c7c7c;
	border-bottom: solid 1px #7c7c7c;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 40px 0 10px;
	padding: 0;
}
.PageListArea h2 {
	margin: 20px 0 10px;
	padding: 6px 0 6px 26px;
	background: #B2D44B url(../img/PageListHeadBg.gif) no-repeat 0 top;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
}
.PageListArea h3 {
	margin: 20px 0 10px;
	padding: 10px 10px 5px 24px;
	background: #67AA25 url(../img/PageListAreaH3.gif) no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	border-bottom: 1px solid #5F9D22;
}
.PageListArea h3.Category{
	padding:10px 10px 5px 47px;
	background-color:#ffffcc;
	background-image:url(../img/PageListAreaH3A.gif);
}
.PageListDouble {
	margin: 10px 0;
	padding: 0;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 0 bottom;
	zoom:1;
}
.PageListSingle {
	margin: 10px 0;
	padding: 0;
	background: url(../img/PageListBgSingleFoot.gif) no-repeat 0 bottom;
}
.PageListSingle dl , .PageListDouble dl{
	float: left;
	width: 300px;
	margin: 0;
	padding: 15px 0;
	background: url(../img/PageListBgSingleHead.gif) no-repeat 0 0;
}
.PageListSingle dl {
	float: none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	margin: 0;
	padding: 10px 20px 5px 35px;
	line-height: 1.5em;
	background: url(../img/PageListPage.gif) no-repeat 20px 15px;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	margin: 0;
	padding: 10px 20px 5px 43px;
	background: url(../img/PageListPickup.gif) no-repeat 20px 12px;
	line-height: 1.5em;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0;
	padding: 0 20px 20px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.3em;
}
.PageRelation h2 {
	margin: 5px 0 2px;
	padding: 7px 10px 8px 16px;
	border: none;
	background: url(../img/NewsTopHeadBg.gif) no-repeat right top;
	color: #fff;
	font-size: 18px;
}
.PageRelation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.PageRelation ul li {
	margin:0px;
	padding: 10px 15px 10px 35px;
	border-bottom: dotted 1px #b1bb9a;
	background: url(../img/PageRelationListIcon.gif) no-repeat 10px 10px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0 10px;
	padding: 0;
}
.NewsTopArea h2 {
	margin: 5px 0 2px;
	padding: 7px 10px 7px 12px;
	border:none;
	background: url(../img/NewsTopHeadBg.gif) no-repeat right top;
	color: #fff;
	font-size: 18px;
}
.NewsTopArea ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.NewsTopArea ul li {
	margin: 0;
	padding: 10px 15px 10px 25px;
	border-bottom: dotted 1px #9e9d8d;
	background: url(../img/NewsTopListIcon.gif) no-repeat 10px 14px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
.SideMenuListLevel2 .SideMenuListPickupLevel2 a:link {
	color: #e57f06;
}
.SideMenuListPickupLevel1 a:link {
	color: #e57f06;
}
