@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: #699;
	text-decoration: underline;
}
a:visited {
	color: #69C;
	text-decoration: underline;
}
a:hover {
	color: #69c;
	text-decoration: underline;
}
a:active {
	color: #69c;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #666;
	background-image: url(../img/Bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #fffde3;
}
.Clear {
	font-size: 1px;
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
.MainBodyImgLeft{
	margin: 0px 10px 10px 0px;
}
.MainBodyImgRight{
	margin: 0px 0px 10px 10px;
}
.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;
	background-image: url(../img/PageBg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px;
	line-height: 1.3em;
	font-size: 12px;
	background-image: url(../img/PageBg.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 10px 0px;
	padding: 5px 16px 5px 5px;
	line-height: 1.3em;
	font-size: 10px;
	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 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: 260px;
	width: 900px;
	position: relative;
}
.HeaderArea p.HeaderLead {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 47px;
	top: 82px;
}
.HeaderArea p.HeaderLead a:link ,
.HeaderArea p.HeaderLead a:visited {
	text-decoration: none;
	color: #50b4cc;
}
.HeaderArea p.HeaderLead a:hover ,
.HeaderArea p.HeaderLead a:active {
	color: #50b4cc;
	text-decoration: underline;
}
.HeaderArea h1 , .HeaderText {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 60px;
	top: 135px;
	color: #2f5985;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 26px;
	top: 41px;
	font-weight: bold;
	color: #4666c9;
	text-align: right;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 235px;
	left: 10px;
	width: 248px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.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;
	float: left;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	background: #FFFFFF url(../img/ColumnMain.gif) repeat-y 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fc3d9;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 20px 0px 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(../img/PageBg.gif);
	background-color: #fffde3;
}
.FooterLinkArea dl {
	width: 222px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px 5px 5px 20px;
	border-top: 1px solid #fbd6e1;
	border-right: 1px solid #fbd6e1;
	border-left: 1px solid #fbd6e1;
	color: #01585D;
	line-height: 1.3em;
	background-color: #d9f2f6;
	background-image: url(../img/FooterLinkListIcon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	border-right: 1px solid #fbd6e1;
	border-bottom: 1px solid #fbd6e1;
	border-left: 1px solid #fbd6e1;
	line-height: 1.3em;
	background-color: #FFFDEE;
}
/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	text-align: center;
	font-size: 12px;
	background-image: url(../img/FooterCategoryBg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFFde3;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	text-align: center;
	padding: 3px;
	font-weight: bold;
	color: #4666c9;
	font-size: 12px;
	background-color: #c8e5ec;
	margin: 0px;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ColumnSide {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	margin: 0px;
	text-align: center;
	width: 260px;
	height: 62px;
	color: #069;
	font-size: 24px;
	text-indent: 25px;
	line-height: 62px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(../img/SideMenuTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 260px;
	background-position: 0px 0px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	line-height: 1.3em;
	display: block;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 26px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #B9EBF9;
	color: #4D6185;
	border: 1px solid #dff6fc;
}
.SideMenuListHeadLevel2 a {
	line-height: 1.3em;
	display: block;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 26px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	background-color: #b9ebf9;
	border: 1px solid #dff6fc;
}
.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	background-position: 4px 6px;
	background-image: url(../img/SideMenuListCategoryLevel1_1.gif);
	background-color: #D7F2FB;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: 4px 6px;
	background-image: url(../img/SideMenuListCategoryLevel1_1.gif);
	background-color: #d7f2fb;
}

/* ---------------------------------------------- */
/* 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: #6fc3d9;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background-image: url(../img/SideMenuListPageLevel1.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background-image: url(../img/SideMenuListPageLevel1.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background-position: 4px 6px;
	background-image: url(../img/SideMenuListPageLevel2.gif);
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	display:block;
	background-image: url(../img/SideMenuListPickupLevel1_1.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-image: url(../img/SideMenuListPickupLevel1_1.gif);
	background-position: 2px 3px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	margin: 0px;
	display:block;
	background-image: url(../img/SideMenuListPickupLevel2_1.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-image: url(../img/SideMenuListPickupLevel1_1.gif);
	background-position: 2px 3px;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #80d7ea;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
}
.MainBody h5 , .MainBodyPage h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #80d7ea;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
}
.MainBody h4 , .MainBodyPage h3 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #80d7ea;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
	background-color: #d9f2f6;
	color: #2f5985;
}
.MainBody h3 , .MainBodyPage h2 {
	background-color:#d9f2f6;
	border-bottom:1px solid #80d7ea;
	border-left:6px solid #80d7ea;
	color:#2f5985;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
}
.MainBodyPage h1 , .MainBody h2 {
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	color: #4985C0;
	border: none;
	background-image: url(../img/HeadBgL.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 42px;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #699;
}
.MainBodyImgLeft{
	margin: 0px 10px 10px 0px;
}
.MainBodyImgRight{
	margin: 0px 0px 10px 10px;
}

/* ---------------------------------------------- */
/* 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 3px;
	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 3px;
}
/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */
.MainBodyTableTop {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	text-align: center;
}
.MainBodyTableTop table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #51b7cd;
	border-left-color: #51b7cd;
	color: #666;
}
.MainBodyTableTop table th {
	font-weight: bold;
	padding: 5px;
	line-height: 1.5em;
	background-color: #82d7eb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #51b7cd;
	border-bottom-color: #51b7cd;
}
.MainBodyTableTop table td {
	padding: 5px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #51b7cd;
	border-bottom-color: #51b7cd;
}
/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */
.MainBodyTableLeft {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
.MainBodyTableLeft table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #51b7cd;
	border-left-color: #51b7cd;
	color: #666;
}
.MainBodyTableLeft table th {
	font-weight: bold;
	padding: 5px;
	text-align: right;
	line-height: 1.5em;
	background-color: #82d7eb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #51b7cd;
	border-bottom-color: #51b7cd;
}
.MainBodyTableLeft table td {
	padding: 5px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #51b7cd;
	border-bottom-color: #51b7cd;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 40px 0px 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	font-size: 18px;
	line-height: 1.3em;
	color: #4985c0;
	font-weight: bold;
	background-image: url(../img/PageListHeadBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 36px;
}
.PageListArea h3 {
	font-size: 16px;
	line-height: 1.3em;
	color: #01585D;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border: 1px solid #80d7ea;
	background-image: url(../img/PageListHeadBg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
	background: url(../img/PageListBgSingleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px;
	padding: 0px;
	width: 300px;
	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 15px 10px;
	margin: 0px;
	padding: 10px 20px 5px 40px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	margin: 0px;
	line-height: 1.3em;
	background-image: url(../img/PageListPickup.gif);
	background-repeat: no-repeat;
	background-position: 17px 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 45px;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 20px 20px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	font-size: 18px;
	color: #069;
	border: 1px solid #80d7ea;
	background-image: url(../img/PageRelationHeadBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #abe1eb;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px 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: #069;
	border: 1px solid #80d7ea;
	background-image: url(../img/NewsTopHeadBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ABE1EB;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px 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;
}

/* ---------------------------------------------- */
