@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: #019ED5;
	text-decoration: underline;
}
a:visited {
	color: #019ED5;
	text-decoration: underline;
}
a:hover {
	color: #E97E00;
	text-decoration: underline;
}
a:active {
	color: #E97E00;
	text-decoration: underline;
}

body {
	background:#019ED5 url(../img/Bg.gif) top repeat-x fixed;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.Clear {
	font-size: 1px;
	clear: both;
}
.Left{
	float: left;
}
.Right{
	float: right;
}

/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/ct_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 0px;
}

/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	line-height: 1.3em;
	font-size: 12px;
	margin: 0px 0px 0px 4px;
	padding: 10px 10px 0px 20px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	line-height: 1.3em;
	font-size: 10px;
	text-align:right;
	background-image: url(../img/Pageup.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px 10px 10px 0px;
	padding: 5px 20px 5px 5px;
}

.PageNavi{
	margin: 0px 0 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-image: url(../img/PageNext.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 20px 0px 0px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background-image: url(../img/PageBack.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 20px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	padding: 0px;
	height: 230px;
	width: 900px;
	position: relative;
	background-image: url(../img/HeaderBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.HeaderText {
	font-size: 27px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left:125px;
	top: 75px;
}

.HeaderArea h1,.HeaderArea p.site{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left:115px;
	top: 75px;
	width:600px;
	color:#019ED5;
}
.HeaderArea h1 a,.HeaderArea p.site a{
	color:#019ED5;
}
.HeaderArea h1 a:hover,.HeaderArea p.site a:hover{
	text-decoration: underline;
	color: #E97E00;
}
.HeaderArea p.lead{
        font-size: 27px;
	margin: 0px ;
	padding: 0px;
	position: absolute;
	left: 115px;
	top: 110px;
	color: #609D2A;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 233px;
	left: 675px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.HeaderInfoList ul li a {
	display:block;
	float: left;
	background-image: url(../img/HeaderInfoListCross.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 1em 0px 0;
	padding: 8px 0px 8px 20px;
	color: #019ED5;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	padding: 0px;
	margin: 16px 5px 0px 5px;
	background-position: 0px 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	padding: 0px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.FooterLinkArea dl {
	width: 219px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 5px;
	padding: 5px 5px 5px 25px;
	color: #01585D;
	line-height: 1.3em;
	background-image: url(../img/FooterLinkListIcon.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	background-color: #E5F1F5;
	border:2px solid #ffffff;
	border-bottom:0;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 5px;
	padding: 5px;
	line-height: 1.3em;
	background-color: #E5F1F5;
	border:2px solid #ffffff;
	border-top:0;
	/*background-image: url(../img/CatchCopy.gif);*/
}
/* ---------------------------------------------- */
/* 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 {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 25px 5px 20px 5px;
	background-image: url(../img/footer_Bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.FooterArea a {
	color:#FFFFFF;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 645px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ColumnSide {
	width: 210px;
	float: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	background-image: url(../img/left_bg_a.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background:url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: center;
	width: 210px;
	height: 43px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0px;
	width: 190px;
	padding: 0px 10px 10px 10px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	line-height: 1.3em;
	display: block;
	background-position: 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #019ED5;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
}
.SideMenuListHeadLevel2 a {
	margin:0px;
	padding: 6px 10px 6px 30px;
	line-height: 1.3em;
	display: block;
	background-image: url(../img/SideMenuListCategoryLevel2.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #71C240;
}
.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	color: #E97E00;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: 9px 6px;
	color: #E97E00;
}

/* ---------------------------------------------- */
/* 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;
	line-height: 1.3em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #666666;
	padding: 6px 10px 6px 32px;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background-image: url(../img/SideMenuListPageLevel1.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background-image: url(../img/SideMenuListPageLevel2.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	color: #E97E00;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	margin: 0px 0px 5px;
	padding: 6px 10px 6px 35px;
	display:block;
	background-image: url(../img/SideMenuListPickupLevel1.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: 8px 4px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	margin: 0px 0px 5px;
	padding: 6px 10px 6px 35px;
	display:block;
	background-image: url(../img/SideMenuListPickupLevel2.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: 8px 4px;
	color: #663300;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #019ED5;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
}
.MainBody h5 , .MainBodyPage h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #019ED5;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
}
.MainBody h4 , .MainBodyPage h3 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	background-color:#ffffff;
	border-left:4px solid #88DF54;
	color: #88DF54;
	padding: 8px 10px 8px 15px;
}
.MainBody h3 , .MainBodyPage h2 {
	clear:both;
	color:#F2AB4F;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 8px 10px 8px 15px;
	background-color:#ffffff;
	border-left:4px solid #F2AB4F;
}
.MainBodyPage h1 , .MainBody h1, .MainBody h2 {
	clear:both;
	background:#019ED5 url(../img/HeadBgL.gif) no-repeat 0px 0px;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	border: none;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 48px;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em 0;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #019ED5;
}
.MainBodyImgLeft{
	margin: 0px 10px 10px 0px;
}
.MainBodyImgRight{
	margin: 0px 0px 10px 10px;
}
p.CatchCopy{
	color:#019ED5;
	line-height:37px;
	margin: 0px 0px 10px 0px;
	padding: 19px 15px 19px 15px;
	background-image: url(../img/CatchCopy.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-top:2px solid #9BDDF5;
	border-bottom:2px solid #9BDDF5;
}

/* ---------------------------------------------- */
/* 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 {
	margin:0px;
	padding:0px 0px 5px 22px;
	line-height: 1.3em;
	background-image: url(../img/MainBodyListLevel1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 0px 1px;
}

.MainBody ul.MainBodyListLevel2 li a, .MainBodyPage ul.MainBodyListLevel2 li a{
	color:#FE3C00;
}

/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */
.MainBodyTableTop {
	margin: 20px 0px 10px 5px;
	padding: 0px;
}
.MainBodyTableTop table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.MainBodyTableTop table th {
	font-weight: bold;
	padding: 5px;
	line-height: 1.5em;
	background-color: #E4FCDE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.MainBodyTableTop table td {
	padding: 5px;
	line-height: 1.5em;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */
.MainBodyTableLeft {
	margin: 20px 0px 10px 5px;
	padding: 0px;
}
.MainBodyTableLeft table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.MainBodyTableLeft table th {
	font-weight: normal;
	padding: 5px;
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	text-align: right;
	line-height: 1.5em;
	background-color: #E3FCDE;
}
.MainBodyTableLeft table td {
	padding: 5px;
	line-height: 1.5em;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 40px 0px 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	font-size: 18px;
	line-height: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/PageListHeadBg.gif);
	background-color:#019ED5;
	background-repeat: no-repeat;
	background-position: top;
	margin: 20px 0px 10px 0px;
	padding: 6px 10px 7px 25px;
}
.PageListArea h3 {
	margin: 20px 0px 10px;
	padding: 5px 10px 5px 15px;
	font-size: 16px;
	line-height: 1.3em;
	color: #009933;
	font-weight: bold;
	border-top:2px solid #6AD7FF;
	border-left:0;
	background:#EDFAFF;
	
	
}
.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: 315px;
	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{
	margin: 0px;
	padding: 10px 20px 10px 40px;
	line-height: 1.5em;
	background-image: url(../img/PageListPage.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	margin: 0px;
	padding: 10px 20px 5px 48px;
	line-height: 1.5em;
	background-image: url(../img/PageListPickup.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 20px 20px;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	font-size: 18px;
	color: #019ED5;
	background-image: url(../img/PageRelationHeadBg.gif);
	background-color:#F3F3CB;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 5px 0px 2px 0px;
	padding: 4px 10px 8px 10px;
}
.PageRelation ul {
	margin: 0px;
	list-style: none;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}
.PageRelation ul li {
	margin:0px;
	line-height: 1.3em;
	padding: 10px 15px 10px 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/PageRelationListIcon.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	font-size: 18px;
	color: #019ED5;
	background-image: url(../img/NewsTopHeadBg.gif);
	background-color:#F3F3CB;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 5px 0px 2px 0px;
	padding: 4px 10px 8px 10px;
}
.NewsTopArea ul {
	margin: 0px;
	list-style: none;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}
.NewsTopArea ul li {
	margin:0px;
	line-height: 1.3em;
	background-image: url(../img/NewsTopListIcon.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px 15px 10px 30px;
}

/* ---------------------------------------------- */
.SideMenuListLevel2 .SideMenuListPickupLevel2 a:link {
	color: #FF9900;
}
.SideMenuListPickupLevel1 a:link {
	color: #FF9900;
}
.picklink{
float:right;
}
.picklink a{
margin: 0 100px 0 0;
background:#FFF;
padding:5px;
font-weight: bold;
color: #019ED5;
text-decoration:none;
}
.red{
color:#FF0000;
}