@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
body {
	background: #eef8ff url(/img/main_bg.gif) center top repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
	/*
	text-align: justify;
	text-justify: inter-ideograph;
	*/
}

ol,ul {
	margin: 0 0 15px 0;
	padding: 0;
}
ol li {
	margin: 0 0 0 2em;
	padding: 0;
}
ul li {
	margin: 0 0 0 1.5em;
	padding: 0;
}
li {
	/*
	text-align: justify;
	text-justify: inter-ideograph;
	*/
}

img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover , a:active {
	color: #6495ed;
	text-decoration: none;
}

a:focus { outline: none; }

em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
}
.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;
}
.TxtLeft { text-align: left;}
.TxtRight { text-align: right;}
.TxtCenter { text-align: center;}

.MainBodyImgLeft{
	margin: 0 20px 5px 0;
	float: left;
}
.MainBodyImgRight{
	margin: 0 0 5px 20px;
	float: right;
}
.img{
	float: left;
	display: inline;
	margin: 0px 4px 4px 0px;
	border: none;
}

.point{
	font-weight: bold;
	color: #3366cc;
	font-size:13px;
}


/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.Main {
	background: url(/img/read_bg.gif) center top repeat-y;
	width: 100%;
	margin: 0;
	padding: 0;
}
.Header {
	background: url(/img/header_bg.jpg) center top no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}
.Footer {
	background: url(/img/footer_bg.jpg) center bottom no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}
.All {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}
.AttentionArea {
	font-size: 12px;
	line-height: 1.3em;
	margin: 20px 0;
}



/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	height: 10px;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 10px;
	line-height: 1.2em;
	color: #333333;
}




/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp {
	width: 550px;
	margin: 15px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.2em;
	text-align: right;
}
.PageUp a {
	background: url(/img/arrow_04.gif) left center no-repeat;
	margin: 0;
	padding: 1px 0 1px 12px;
	color: #6699cc;
}



/* ---------------------------------------------- */
/* PageNavi */
/* ---------------------------------------------- */
.PageNavi {
	width: 550px;
	margin: 20px 0 40px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #99ccee;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	width: 250px;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.PageNavi a.PageNaviNext{
	float: right;
	background: url(/img/arrow_05-1.gif) right center no-repeat;
	padding: 1px 12px 0 0;
	text-align: right;
}
.PageNavi a.PageNaviBack{
	float: left;
	background: url(/img/arrow_05-2.gif) left center no-repeat;
	padding: 1px 0 0 12px;
	text-align: left;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	width: 840px;
	height: 330px;
	margin: 0;
	padding: 0;
}
.HeaderArea .HeaderMain {
	position: relative;
	float: right;
	width: 390px;
	height: 215px;
	margin: 0;
	padding: 0;
}
.HeaderArea .HeaderMain h1 , .HeaderArea .HeaderMain .HeaderLead {
	position: absolute;
	top: 55px;
	width: 390px;
	height: 160px;
	margin: 0;
	padding: 0;
}
.HeaderArea .HeaderMain .HeaderTitle {
	position: absolute;
	top: 55px;
	width: 390px;
	height: 160px;
	margin: 0;
	padding: 0;
}
.HeaderArea .HeaderMain .HeaderRead {
	position: absolute;
	top: 0px;
	width: 390px;
	height: 45px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
	color: #666666;
	line-height: 1.4em;
}
.HeaderArea .HeaderSub {
	clear: both;
	float: right;
	width: 320px;
	height: 105px;
	margin: 0;
	padding: 0 0 0 70px;
}
.HeaderArea .HeaderSub li {
	float: left;
	width: 140px;
	height: 105px;
	margin: 0;
	padding: 0;
}




/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	width: 840px;
	margin: 0;
	padding: 0;
}




/* ---------------------------------------------- */
/* LinkArea */
/* ---------------------------------------------- */
.LinkArea {
	background: url(/img/link_bg.gif) left bottom repeat-y;
	width: 560px;
	margin: 0 0 10px 0;
	padding: 0;
}
.LinkArea.harf { width: 280px; }
.LinkArea dl {
	background: #f2f2f2;
	width: 250px;
	margin: 0 10px 0 0;
	padding: 10px;
	float: left;
}

.LinkArea dl dt {
	background: #ffffff url(/img/link_dtbg.gif) left top no-repeat;
	width: 230px;
	height: 27px;
	margin: 0;
	padding: 13px 10px 0 10px;
	line-height: 1.2em;
}
.LinkArea dl dd {
	width: 250px;
	margin: 0;
	padding: 10px 0 0 0;
	color: #666666;
}




/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	clear: both;
	width: 840px;
	margin: 60px 0 0 0;
	padding: 0 0 71px 0;
	font-size: 12px;
	line-height: 1.2em;
	color: #999999;
}
.FooterArea p {
	float: right;
	width: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
}
.FooterArea p a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.FooterArea p a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.FooterArea p a:hover , .FooterArea p a:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}
.FooterArea address {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0 0 0 100px;
	font-style: normal;
	text-align: center;
}


/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 560px;
	float: left;
	margin: 0;
	padding: 0;
}
.ColumnSide {
	width: 250px;
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
}
.ColumnSide h2 {
	background: #ffffff url(/img/contents_bg.gif) left top no-repeat;
	width: 220px;
	height: 24px;
	margin: 0;
	padding: 10px 15px 0 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color: #6699cc;
}


/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideMenuListArea {
	background: #ffffff;
	width: 230px;
	margin: 0;
	padding: 10px 9px 5px 9px;
	border-left: 1px solid #cae4f9;
	border-right: 1px solid #cae4f9;
}
.SideMenuListArea a:link {
	color: #336699;
	text-decoration: none;
}
.SideMenuListArea a:visited {
	color: #336699;
	text-decoration: none;
}
.SideMenuListArea a:hover , .SideMenuListArea a:active {
	color: #6495ed;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
/* ---------------------------------------------- */
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	background: #d2e3ff;
	width: 222px;
	margin: 0 0 9px 0;
	padding: 7px 4px;
}
.SideMenuListHeadLevel1 a {
	background: url(/img/arrow_01.gif) left center no-repeat;
	margin: 0;
	padding: 1px 0 1px 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}
.SideMenuListHeadLevel2 a {
	background: url(/img/arrow_01.gif) left center no-repeat;
	margin: 0;
	padding: 1px 0 1px 20px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}

.SideMapLink {
	background: url(/img/sitemap_bg.gif) left center no-repeat;
	width: 220px;
	height: 23px;
	margin: 0;
	padding: 8px 15px 0 15px;
	line-height: 1.2em;
}
.SideMapLink a {
	background: url(/img/arrow_02.gif) left center no-repeat;
	margin: 0;
	padding: 1px 0 1px 17px;
}

.SideMapLink a:link {
	color: #6699cc;
	text-decoration: none;
}
.SideMapLink a:visited {
	color: #6699cc;
	text-decoration: none;
}
.SideMapLink a:hover , .SideMapLink a:active {
	color: #6495ed;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* SideMenuList */
/* ---------------------------------------------- */
.SideMenuListArea ul {
	width: 230px ;
	margin: 0 0 10px 0;
	padding: 0;
}
.SideMenuListArea ul li {
	margin: 0;
	padding: 3px 5px 5px 5px;
	list-style: none;
}

.SideMenuListArea ul.SideMenuListLevel1 li a {
	background: url(/img/arrow_02.gif) left center no-repeat;
	margin: 0;
	padding: 1px 0 1px 17px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a {
	background: url(/img/arrow_02.gif) left center no-repeat;
	margin: 0;
	padding: 1px 0 1px 17px;
}

/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideMenuListArea ul li.SideMenuListPickupLevel1 {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #0077bb;
	font-weight: bold;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	display: block;
	background: url(/img/arrow_pickup.gif) left center no-repeat;
	width: 188px;
	margin: 0;
	padding: 5px 0 5px 22px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	display: block;
	background: url(/img/arrow_pickup.gif) left center no-repeat;
	width: 188px;
	margin: 0;
	padding: 5px 0 5px 22px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:link {
	color: #0077bb;
	text-decoration: underline;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:visited {
	color: #0077bb;
	text-decoration: underline;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover ,
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:active {
	color: #6495ed;
	text-decoration: none;
}



/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody{
	width: 550px;
	margin: 0;
	padding: 20px 0px;
}
.MainBodyPage {
	width: 550px;
	margin: 0;
	padding: 0;
}

.MainBody h2 , .MainBodyPage h1 {
	clear: both;
	background: url(/img/h2bg.gif) repeat-x left top;
	height: 35px;
	margin: 0 0 20px 0;
	padding: 35px 0 0 35px;
	font-size: 18px;
	line-height: 1.2em;
	color: #224488;
}
.MainBody h3 , .MainBodyPage h2 {
	clear: both;
	background: url(/img/h3bg.gif) repeat-x left bottom;
	margin: 20px 0 0px 0;
	padding: 16px 0 22px 55px;
	font-size: 16px;
	line-height: 1.2em;
	color: #224488;
}
.MainBody h4 , .MainBodyPage h3 {
	clear: both;
	background: url(/img/h4bg.gif) repeat-x left top;
	margin: 15px 0 10px 0;
	padding: 16px 10px 5px 25px;
	font-size: 14px;
	line-height: 1.2em;
	color: #ffffff;
	border-bottom: 1px solid #C5C5C5;
}
.MainBody h5 , .MainBodyPage h4 {
	clear: both;
	background: url(/img/h5bg.gif) repeat-x left bottom;
	margin: 20px 0 15px 0;
	padding: 4px 2px 10px 2px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color: #336699;
}
.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	clear: both;
	background: url(/img/h6bg.gif) repeat-x left bottom;
	margin: 20px 0 15px 0;
	padding: 4px 2px 10px 2px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	color: #336699;
}

.MainBody img.right {
	float: right;
	margin: 0 0 5px 20px;
}
.MainBody img.left {
	float: left;
	margin: 0 0 5px 20px;
}

.MainBody .bp0 { margin-bottom: 0; }
.MainBody .bp10 { margin-bottom: 10px; }
.MainBody .bp20 { margin-bottom: 20px; }
.MainBody .bp30 { margin-bottom: 30px; }
.MainBody .bp40 { margin-bottom: 40px; }


/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul , .MainBodyPage ul {
	margin: 0 0 15px 6px;
	padding: 0;
	color: #336699;
}
.MainBody ul li , .MainBodyPage ul li {
	background: url(/img/li_bg.gif) no-repeat scroll left 2px;
	list-style: none;
	margin: 0;
	padding: 0 0 5px 20px;
}
.MainBody ol , .MainBodyPage ol {
	margin: 0 0 15px 5px;
	padding: 0;
	color: #336699;
}

/* ---------------------------------------------- */
/* MainBodyTable */
/* ---------------------------------------------- */
.MainBody table , .MainBodyPage table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 0 0 15px 0;
}
.MainBody table th , .MainBodyPage table th {
	background: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 8px 12px;
	text-align: left;
	color: #336699;
}
.MainBody table td , .MainBodyPage table td {
	background: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 8px 12px;
}
.MainBody table td.bg1 , .MainBodyPage table td.bg1 {
	background: url(/img/tbg-1.gif) left top;
}
.MainBody table th.bg2 , .MainBodyPage table td.bg2 {
	background: url(/img/tbg-2.gif) left bottom repeat-x;
}
.MainBody table th.bg3 , .MainBodyPage table td.bg3 {
	background: url(/img/tbg-3.gif) left bottom repeat-x;
}
.MainBody table th.bg4 , .MainBodyPage table td.bg4 {
	background: url(/img/tbg-4.gif) right bottom no-repeat;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 0;
	padding: 0;
}
.PageListArea h2 {
	clear: both;
	background: url(/img/h3bg.gif) repeat-x left bottom;
	margin: 20px 0 0px 0;
	padding: 16px 0 7px 55px;
	font-size: 16px;
	line-height: 1.2em;
	color: #224488;
}
.PageListArea a:link ,
.PageListArea a:visited {
	text-decoration: none;
}
.PageListArea a:hover ,
.PageListArea a:active {
	text-decoration: underline;
}
.PageListDouble {
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(/img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle {
	margin: 0px 0px 10px;
	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 10px 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 10px 48px;
	line-height: 1.3em;
}
.PageListSingle dl dd , .PageListDouble dl dd {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 20px 0px;
}
.PageListArea ul {
	margin: 0px 20px;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 0px 5px;
	margin:0px;
	padding: 4px 0px 4px 24px;
	line-height: 1.5em;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 5px;
	margin:0px;
	padding: 4px 0px 4px 24px;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation {
	width: 550px;
	margin: 20px 0 10px 0;
	padding: 0;
}
.PageRelation h2 {
	height: 24px;
	margin: 0;
	padding: 9px 0 0 36px !important;
	background: #6699cc url(/img/newsbg.gif) left top no-repeat;
	font-size: 14px;
	line-height: 1.2em;
	color: #ffffff;
}
.PageRelation ul {
	width: 520px;
	margin: 0;
	padding: 14px;
	border-left: 1px solid #cae4f9;
	border-right: 1px solid #cae4f9;
	border-bottom: 1px solid #cae4f9;
}
.PageRelation ul li {
	background: url(/img/arrow_03.gif) left center no-repeat;
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
}
.PageRelation ul li a:link {
	color: #4499ee;
	text-decoration: none;
}
.PageRelation ul li a:visited {
	color: #4499ee;
	text-decoration: none;
}
.PageRelation ul li a:hover ,
.PageRelation ul li a:active {
	color: #6495ed;
	text-decoration: underline;
}
/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	width: 550px;
	margin: 20px 0 10px 0;
	padding: 0;
}
.NewsTopArea h2 {
	height: 24px;
	margin: 0;
	padding: 9px 0 0 36px !important;
	background: #6699cc url(/img/newsbg.gif) left top no-repeat;
	font-size: 14px;
	line-height: 1.2em;
	color: #ffffff;
}
.NewsTopArea ul {
	width: 520px;
	margin: 0;
	padding: 14px;
	border-left: 1px solid #cae4f9;
	border-right: 1px solid #cae4f9;
	border-bottom: 1px solid #cae4f9;
}
.NewsTopArea ul li {
	background: url(/img/arrow_03.gif) left center no-repeat;
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
}
.NewsTopArea ul li a:link {
	color: #4499ee;
	text-decoration: none;
}
.NewsTopArea ul li a:visited {
	color: #4499ee;
	text-decoration: none;
}
.NewsTopArea ul li a:hover ,
.NewsTopArea ul li a:active {
	color: #6495ed;
	text-decoration: underline;
}

/* ---------------------------------------------- */

