@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 ,a:visited,a:active {
	color: #009a8f;
	text-decoration: underline;
}
a:hover {
	color: #105A5B;
	text-decoration: none;
}

body {
	background: #ffd781 url(../img/Bg.gif) no-repeat center 4px;
	border-top:#fe6000 solid 4px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.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;
	padding: 0px 0px 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px;
	padding: 0px 15px 10px;
	line-height: 1.3em;
	font-size: 12px;
	color:#5d3a0d;
}
.All .Pankuzu a , .All .Pankuzu a:hover{
	color:#5d3a0d;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 10px 0px;
	padding: 8px 15px 5px 5px;
	line-height: 1.3em;
	font-size: 12px;
	text-align:right;
	background: url(../img/Pageup.gif) no-repeat right 8px;
}
.PageUp a{
	color:#5d3a0d;
}

.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 20px 0px 0px;
	color:#5d3a0d;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left 4px;
	padding: 0px 0px 0px 20px;
	color:#5d3a0d;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: url(../img/HeaderBg.gif) no-repeat 0px 0px;
	margin: 0px 0 0 0;
	padding: 0px;
	height: 328px;
	width: 900px;
	position: relative;
}
.HeaderArea h1, .HeaderText {
	color:#542535;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding:0;
	position: absolute;
	left: 0px;
	top: 90px;
	width: 700px;
}
.HeaderArea h1 a:link , .HeaderText a:link ,
.HeaderArea h1 a:visited , .HeaderText a:visited {
	color:#542535;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderText a:hover ,
.HeaderArea h1 a:active , .HeaderText a:active {
	color:#542535;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 140px;
	width:450px;
	color:#542535;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	color:#542535;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 8px;
	right: 0px;
	width: 800px;
	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: 2px 0px 6px 22px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 0px;
	display:block;
}
.HeaderInfoList ul li a:link ,
.HeaderInfoList ul li a:visited ,
.HeaderInfoList ul li a:hover ,
.HeaderInfoList ul li a:active {
	color:#542535;
}


/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px 0px 0px;
	padding: 0px 0 0 0;
	background: #FFFFFF url(../img/ColumnMain.gif) repeat-y right 0px;
}
/* ---------------------------------------------- */
/* 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 5px 0px 5px;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	line-height: 1.3em;
	font-size: 10px;
}

/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 0px;
	padding:5px;
	text-align: center;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #f2a20a;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 15px 5px;
	color: #ffffff;
	font-size: 12px;
}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 10px;
}
.ColumnSide {
	width: 244px;
	float: right;
	margin: 0px;
	padding: 7px 8px 0 7px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: #ffffff url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px 0px 4px;
	padding: 0px 10px 0 0px;
	text-align: left;
	height: 85px;
	line-height: 71px;
	color: #f38300;
	font-size: 16px;
	font-weight: bold;
	text-align:right;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 8px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	background: url(../img/SideMenuListCategoryLevel1Foot.gif) no-repeat left bottom;
	margin:0px 0 2px 0;
	padding: 12px 10px 12px 45px;
	line-height: 1.3em;
	display: block;
}
.SideTopLink , 
.SideMenuListHeadLevel1 {
	background: #F59200 url(../img/SideMenuListCategoryLevel1.gif) no-repeat 0px 0px;
	width: 243px;
}
.SideMenuListHeadLevel2 a {
	background: url(../img/SideMenuListCategoryLevel2Foot.gif) no-repeat left bottom;
	margin:0px 0 2px 0;
	padding: 12px 10px 12px 45px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListHeadLevel2 {
	background: url(../img/SideMenuListCategoryLevel2.gif) no-repeat 0px 0px;
}
.SideTopLink a:link ,
.SideTopLink a:visited ,
.SideTopLink a:hover , 
.SideTopLink a:active ,
.SideMenuListHeadLevel1 a:link ,
.SideMenuListHeadLevel1 a:visited ,
.SideMenuListHeadLevel1 a:hover ,
.SideMenuListHeadLevel1 a:active {
	color:#ffffff;
}
.SideMenuListHeadLevel2 a:link ,
.SideMenuListHeadLevel2 a:visited ,
.SideMenuListHeadLevel2 a:hover ,
.SideMenuListHeadLevel2 a:active {
	color:#ffffff;
}

/* ---------------------------------------------- */
/* 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 0 5px 0;
	padding: 12px 10px 12px 45px;
	line-height: 1.3em;
	display: block;
	color:#009a8f;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: url(../img/SideMenuListPageLevel1Foot.gif) no-repeat left bottom;
}
.SideMenuListArea ul.SideMenuListLevel1 li{
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat left top;
}

.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/SideMenuListPageLevel2Foot.gif) no-repeat left bottom;
}
.SideMenuListArea ul.SideMenuListLevel2 li{
	background: url(../img/SideMenuListPageLevel2.gif) no-repeat left top;
}

.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	color:#009a8f;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickupLevel1Foot.gif) no-repeat left bottom;
	margin: 0px 0px 5px;
	padding: 12px 10px 12px 45px;
	display:block;
	color:#fe8bbf;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 ,.SideMenuListArea ul li.SideMenuListPickupLevel2{
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat left top;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	color:#fe8bbf;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	background: url(../img/SideMenuListPickupLevel1Foot.gif) no-repeat left bottom;
	margin: 0px 0px 5px;
	padding: 12px 10px 12px 45px;
	display:block;
	color:#fe8bbf;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	color:#fe8bbf;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 0px 10px 0px;
	padding: 0px 8px 0 10px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	background:#d1edf5 url(../img/HeadBgH4.gif) no-repeat 0px 0px;
	font-size:18px;
	font-weight:bold;
	margin: 0px 16px 6px 0px;
	padding:1px 0px 3px 40px;
	color:#168eb1;
	border-bottom:solid 1px #dddddd;
}
.MainBody h5 , .MainBodyPage h4 {
	background:#d1edf5 url(../img/HeadBgH4.gif) no-repeat 0px 0px;
	font-size:18px;
	font-weight:bold;
	margin: 0px 16px 6px 0px;
	padding:1px 0px 3px 40px;
	color:#168eb1;
	border-bottom:solid 1px #dddddd;
}
.MainBody h4 , .MainBodyPage h3 {
	background:#d1edf5 url(../img/HeadBgH4.gif) no-repeat 0px 0px;
	font-size:18px;
	font-weight:bold;
	margin: 0px 16px 6px 0px;
	padding:1px 0px 3px 40px;
	color:#168eb1;
	border-bottom:solid 1px #dddddd;
}
.MainBody h3 , .MainBodyPage h2 {
	background: url(../img/HeadBgH3.gif) no-repeat 0px 4px;
	color:#168eb1;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 6px;
	padding: 22px 0px 5px 35px;
}
.MainBodyPage h1 , .MainBody h2 {
	margin: 0px 0px 10px;
	padding: 10px 0px 2px 45px;
	background: url(../img/HeadBgL.gif) no-repeat 0px 0px;
	font-size: 24px;
	line-height: 1.1em;
	font-weight: bold;
	color: #168eb1;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #db1b16;
}

/* ---------------------------------------------- */
/* 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 0px;
	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 5px 3px;
}
.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 #538084;
	border-left: 1px solid #538084;
}
.MainBody Table th , .MainBodyPage Table th {
	font-weight: bold;
	background: #7fcce6;
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	padding: 5px;
	line-height: 1.5em;
	color:#ffffff;
}
.MainBody Table th a:link ,
.MainBody Table th a:visited ,
.MainBodyPage table th a:link ,
.MainBodyPage table th a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.MainBody Table th a:hover ,
.MainBody Table th a:active ,
.MainBodyPage table th a:hover ,
.MainBodyPage table th a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	padding: 14px 0px 4px 45px;
	margin: 0px 0px 10px;
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bold;
}
.PageListArea h3 {
	margin: 10px 0px 10px;
	padding: 24px 0px 7px 35px;
	font-size: 16px;
	line-height: 1.1em;
	color: #168eb1;
	font-weight: bold;
}
.All .PageListArea h3 a , .All .PageListArea h3 a:hover{
	color: #168eb1;
}


.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
	width:610px;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
	background: url(../img/PageListBgSingleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px 3px 0 0;
	padding: 0px;
	width: 302px;
	background: url(../img/PageListBgSingleHead.gif) no-repeat 0px 0px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(../img/PageListPage.gif) no-repeat 13px 10px;
	margin: 0px;
	padding: 10px 20px 6px 40px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 13px 10px;
	margin: 0px;
	padding: 10px 20px 6px 40px;
	line-height: 1.3em;
	color:#fe8bbf;
}
.PageListSingle dl dt.PageListPickup a, .PageListDouble dl dt.PageListPickup a{
	color:#fe8bbf;
}
.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 0px 4px;
	margin:0px;
	padding: 5px 0px 5px 28px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 4px;
	margin:0px;
	padding: 5px 0px 5px 28px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	margin: 5px 16px 5px 0px;
	padding: 21px 10px 4px 35px;
	background: url(../img/PageRelationHeadBg.gif) no-repeat 0px 0px;
	font-size: 18px;
	color: #168eb1;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat 0px 0px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	margin: 5px 16px 5px 0;
	padding: 21px 10px 4px 35px;
	background: url(../img/NewsTopHeadBg.gif) no-repeat 0px 0px;
	font-size: 18px;
	color: #168eb1;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat 0px 0px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
