@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px;
	font-size: 14px;
	line-height: 1.5em;
}
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px;
	vertical-align: bottom;
}
img.img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
	vertical-align: bottom;
	float: right;
}
a:link {
	color: #2264bf;
	text-decoration: none;
}
a:visited {
	color: #2264bf;
	text-decoration: none;
}
a:hover {
	color: #2264bf;
	text-decoration: underline;
}
a:active {
	color: #2264bf;
	text-decoration: underline;
}

body {
    background:url(../img/back_bg.gif) repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	color: #666666;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
}
.Clear {
	font-size: 1px;
	clear: both;
}
.Left{
	float: left;
}
.Right{
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.MainBodyImgLeft{
	margin: 0px 10px 10px 0px;
}
.MainBodyImgRight{
	margin: 0px 0px 10px 10px;
}

/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #fff;
	text-align: left;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 20px;
	font-size: 14px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 0px 10px;
	padding: 5px 18px 5px 5px;
	background: #fff url(../img/Pageup.gif) no-repeat right center;
	text-align:right;
	font-size: 12px;
	line-height: 1.3em;
}
.MainBody .PageUp{
	margin: 0px 5px 0px 0px;
	padding: 5px 18px 5px 5px;
	background: #fff url(../img/Pageup.gif) no-repeat right center;
	text-align:right;
	font-size: 12px;
	line-height: 1.3em;
}
.PageNavi{
	width:590px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	/*background:#cc0000;*/
	font-size: 12px;
	line-height: 1.3em;
}
/*.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}*/
.PageNavi a.PageNaviNext{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 0px;
	text-align: right;
	background: url(../img/PageNext.gif) no-repeat right center;
}
.PageNavi a.PageNaviBack{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 15px;
	text-align: left;
	background: url(../img/PageBack.gif) no-repeat left center;
}
.PageNavi a:hover.PageNaviNext,
.PageNavi a:hover.PageNaviBack {
}


/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	height: 220px;
	width: 900px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/HeaderBg.gif) no-repeat 0px 0px;
}
.HeaderArea h1 , .HeaderText {
	background:transparent url(../img/HeaderText.gif) no-repeat scroll 0 0;
	position:absolute;
	top:82px;
	left:266px;
	width:535px;
	height:0;
	margin:0;
	padding:48px 0 0;
	overflow:hidden;
	font-size:12pt;
}
.HeaderArea p.HeaderLead {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:10px 0 0 273px;
	position:absolute;
	top:123px;
}
.HeaderInfoList {
	position: absolute;
	top: 185px;
	right: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.3em;
}
.HeaderInfoList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
.HeaderInfoList ul li a {
	display: block;
	float: left;
	margin: 0px 1em 0px 10px;
	padding: 2px 0px 5px 22px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 3px;
	color: #4589e6;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height:1.3em;
}
.HeaderInfoList ul li a:hover {
	color: #4589e6;
	text-decoration: underline;
}
/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/ColumnBottom.gif) repeat-y bottom;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 5px;
	width:895px;
	font-size: 12px;
}

.FooterLinkArea dl {

	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px;
	background: #B7D9FF;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #F7F6F6;
	line-height: 1.3em;
	font-size: 10px;
}

/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin: 30px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: #f7ffe5 url(../img/FooterCategoryHead.gif) no-repeat 0 0;*/
	text-align: center;
}
/* ---------------------------------------------- */
/* LinkFreeArea */
/* ---------------------------------------------- */
.LinkFreeArea {
	margin: 10px 0px 0px;
	font-weight: normal;
}
/* ---------------------------------------------- */
/* LinkFreeArea */
/* ---------------------------------------------- */
.LinkFreeArea {
	margin: 0px;
	padding: 8px 0px 4px;
	background: #fff;
	color: #000000;
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 0px;
	padding: 4px 0px;
	background: #fff;
	color: #000000;
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	margin: 0px;
	padding: 4px 0px 8px;
	background: #fff;
	color: #000000;
	text-align: center;
	font-weight:bold;
	font-size: 12px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* BookmarkArea */
/* ---------------------------------------------- */
.BookmarkArea {
	margin:0px;
	padding: 5px 8px;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	float: left;
	width: 605px;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ColumnSide {
	float: left;
	width: 279px;/*295*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#a2c4f2 url(../img/ColumnSide_top.gif) top right no-repeat;

}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	width: 279px;
	height: 54px;
	margin: 0px 0px 0px 0px;
	padding: 42px 0px 0px 0px;
	background:url(../img/SideMenuTitle.gif) no-repeat 0 0;
	color: #fff;
	text-align:left;
	text-indent:25px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
}
.SideMenuListArea {
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 264px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1{
    margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/SMLHLevel1_back.gif) repeat-y;
	width:264px;
	
}
.SideMenuListHeadLevel2{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/SMLHLevel2_back.gif) repeat-y;
}

.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	display: block;
	/*width:264px;*/
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 45px;
	background:url(../img/SideMenuListCategoryLevel1.gif) no-repeat 0px center;
	color: #4589e6;
	/*background:#fff;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}
.SideMenuListHeadLevel2 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 45px;
	background:url(../img/SideMenuListCategoryLevel2.gif) no-repeat 0px center;
	color: #4589e6;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}

.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	background:url(../img/SideMenuListHeadLevel1_bo.gif) no-repeat 11px center;
	color: #4589e6;
	text-decoration: underline;
}

.SideMenuListHeadLevel2 a:hover {
	background:url(../img/SideMenuListHeadLevel2_bo.gif) no-repeat 11px center;
	color: #4589e6;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 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 0px 0px 0px;
	padding: 1px 0px 4px 0px;
	background: url(../img/SideMenuLine.gif) no-repeat bottom right;
}*/

.SideMenuListArea ul.SideMenuListLevel1 li{
background: url(../img/SMLL1_back.gif) repeat-y;
margin:3px 0px 0px 0px; 
}
.SideMenuListArea ul.SideMenuListLevel2 li{
background: url(../img/SMLL2_back.gif) repeat-y;
margin:3px 0px 0px 0px; 
}
.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 50px;
	_padding: 8px 8px 0px 50px;
	color: #4589e6;
	font-size: 14px;
	line-height: 1.3em;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 0px center;
	color: #4589e6;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.3em;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/SideMenuListPageLevel2.gif) no-repeat 1px center;
	color: #4589e6;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.3em;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
    background: url(../img/SideMenuListPageLevel1_on.gif) no-repeat 12px center;
    color: #4589e6;
	text-decoration: underline;
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background: url(../img/SideMenuListPageLevel2_on.gif) no-repeat 12px center;
	color: #4589e6;
	text-decoration: underline;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 8px 8px 80px;
	background: url(../img/SideMenuListPickup.gif) no-repeat 0px center;
	font-weight: bold;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background: url(../img/SideMenuListPickup_on.gif) no-repeat 22px center;
	color: #4589e6;
	text-decoration: underline;
}
/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideFoot {
	background: #d4eb90 url(../img/SideFoot.gif) no-repeat;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 8px 18px;
	background: url(../img/H56Bg.gif) no-repeat left bottom;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}
.MainBody h5 , .MainBodyPage h4 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 8px 18px;
	background: url(../img/H56Bg.gif) no-repeat left bottom;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}
.MainBody h4 , .MainBodyPage h3 {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 14px 18px;
	background: url(../img/H4Bg.gif) no-repeat left bottom;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
}
.MainBody h3 , .MainBodyPage h2 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 14px 18px;
	background: url(../img/H3Bg.gif) no-repeat 0px bottom;
	color: #000;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
}
.MainBody h1 , .MainBodyPage h1,
.MainBody h2 {
	margin: 0px 0px 10px 0px;
	padding: 14px 0px 14px 80px;
	background: url(../img/HeadBgL.gif) no-repeat 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
}

.MainBody p , .MainBodyPage p {
	margin: 1em 10px 1em;
	padding: 0px 0px 0px 0px;
	line-height: 1.8em;
}
.MainBody strong , .MainBodyPage strong{
	color: #000000;
	font-weight: bold;
}
.MainBody p.Catchhead {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.MainBody p.CatchCopy {
display:block;
	width: 590px;
	height:97px;
	margin: 0px 0px 25px 0px;
	padding: 35px 0px 5px 0px;
	background:url(../img/Cachcopy.gif) repeat-y;
	color: #333333;
	font-size: 14px;
	text-align:center;
	line-height: 2.5em;
}

/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li ,
.MainBody ul.MainBodyListLevel1 li , .MainBodyPage ul.MainBodyListLevel1 li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	background: url(../img/ListLevel1.gif) no-repeat 0 0;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/ListLevel2.gif) no-repeat 2px 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 2px 0px;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* MainBodyTable */
/* ---------------------------------------------- */
.MainBody table , .MainBodyPage table {
	margin: 10px 0px 15px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #919090;
	border-left: 1px solid #919090;
}
.MainBody table th , .MainBodyPage table th {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-bottom: 1px solid #919090;
	border-right: 1px solid #919090;
	background: #d5fff4;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
}
.MainBody table td , .MainBodyPage table td {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	line-height: 1.5em;
	background-color: #e8e9e9;
	border-bottom: 1px solid #919090;
	border-right: 1px solid #919090;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
}
.PageListArea h2 {
	margin: 35px 0px 10px 0px;
	padding: 10px 10px 10px 15px;
	background: url(../img/PageListHeadBg.gif) no-repeat left top;
	color: #4589e6;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
}
.PageListArea h3 {
	margin: 35px 0px 0px 0px;
	padding: 12px 10px 12px 15px;
	border: none;
	background: url(../img/PageListSubHeadBg.gif) no-repeat 0 0;
	color: #4589e6;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.1em;
}
.PageListDouble {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width:590px;
	height:auto;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 7px bottom;
	overflow:hidden;
}

.PageListSingle {
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/PageListBgsinglefoot.gif) no-repeat 7px bottom;
	overflow:hidden;
}
.PageListDouble dl{
	float: left;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	
}
.PageListSingle dl{
	float: left;
	/*width: 285px;*/
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}
.PageListSingle dl {

	float:none;
	width:285px;
}
.PageListDouble dl dt{
	margin: 0px 0px 0px 0px;
	padding: 17px 20px 0px 35px;
	background: url(../img/PageListBgSinglehead.gif) no-repeat 0px top;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}
.PageListSingle dl dt{
	margin: 0px 0px 0px 0px;
	padding: 17px 10px 0px 35px;
	background: url(../img/PageListBgSinglehead.gif) no-repeat 0px top;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	margin: 0px 0px 0px 0px;
	padding: 16px 10px 10px 75px;
	background: url(../img/PageListPickup.gif) no-repeat 0px 0px;/*10px 16px*/
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	color: #333333;
	font-size: 14px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	width: 590px;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.PageRelation h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 55px;
	/*width: 590px;*/
	background: url(../img/PageRelationHeadBg.gif) no-repeat 0 0;
	color: #333333;
	font-size: 18px;
	line-height: 1.3em;
}

.PageRelation ul{
   margin: 0px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
   display:block;
   width:590px;
}

.PageRelation ul li {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 12px 0px;
	background:url(../img/pageRe_NewsTo.gif) no-repeat bottom;
	font-size: 12px;
	line-height: 1.3em;
}

.PageRelation ul li a{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 10px 45px;
	background:url(../img/PageRelationBg.gif) no-repeat 12px 12px;
	font-size: 12px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	width: 590px;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.NewsTopArea h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 55px;
	/*width: 590px;*/
	background: url(../img/NewsTopHeadBg.gif) no-repeat 0 0;
	color: #333333;
	font-size: 18px;
	line-height: 1.3em;
}

.NewsTopArea ul {
   margin: 0px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
   display:block;
   width:590px;
}
.NewsTopArea ul li {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	width: 590px;
	background:url(../img/pageRe_NewsTo.gif) no-repeat bottom;
	font-size: 12px;
	line-height: 1.3em;
}
.NewsTopArea ul li a{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 10px 45px;
	background:url(../img/PageRelationBg.gif) no-repeat 12px 12px;
	font-size: 12px;
	line-height: 1.3em;
	/*text-indent:30px;*/
}


/* ---------------------------------------------- */

/* safari only \*/
/*html:\66irst-child h1 {
background:#cc0000;
}*/