@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 1.3em;
	background-color: #e7fafd;
	background-repeat: repeat-x;
	background-image: url(../img/Bg.gif);
	background-position: 0px 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: #6885A8;
	text-decoration: underline;
	line-height: 1.3em;
}
a:visited {
	color: #4A5A93;
	text-decoration: underline;
	line-height: 1.3em;
}
a:hover , a:active {
	color: #56569C;
	text-decoration: none;
	line-height: 1.3em;
}
li {
	line-height: 1.3em;
}

.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;
	width: 900px;
	margin: 0px auto;
}


/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px;
	padding: 0px 10px 0px;
	font-size: 12px;
}


/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 10px 0px;
	padding: 5px 16px 5px 5px;
	font-size: 12px;
	text-align: right;
	background: url(../img/Pageup.gif) no-repeat right 8px;
}


/* ---------------------------------------------- */
/* PageNavi */
/* ---------------------------------------------- */
.PageNavi{
	margin: 0px 10px 10px 0px;
	padding: 5px;
}
.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 {
	margin: 0px;
	height: 132px;
	width: 867px;
	position: relative;
	padding: 94px 0px 0px 33px;
	background-image: url(../img/HeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 108px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
.HeaderArea h1, .HeaderText {
	color:#004182;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	position: absolute;
	height: 70px;
	left: 60px;
	top: 40px;
}
.HeaderArea h1 a:link , .HeaderText a:link ,
.HeaderArea h1 a:visited , .HeaderText a:visited {
	color:#004182;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderText a:hover ,
.HeaderArea h1 a:active , .HeaderText a:active {
	color:#004182;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	margin: 0px;
	padding: 6px 0px 0px;
	font-weight: bold;
	color: #2E51C9;
	position: absolute;
	left: 64px;
	top: 98px;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 3px;
	font-weight: bold;
	color: #4f4f4f;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 219px;
	right: 260px;
	width: 580px;
	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: 0px 0px 5px 18px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 0px;
	display: block;
}
.HeaderInfoList ul li a:link , .HeaderInfoList ul li a:visited {
	color: #6885a8;
}
.HeaderInfoList ul li a:hover , .HeaderInfoList ul li a:active {
	color: #56569c;
}


/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 10px 0px 0px;
	padding: 0px;
	background: #FFFFFF url(../img/ColumnMain.gif) repeat-y 0px 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;
	background: #c3f2fc;
	color: #01585D;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #f5fdfe;
	font-size: 10px;
	line-height: 1.3em;
}


/* ---------------------------------------------- */
/* 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: #c3f2fc;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 12px;
}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #4F4F4F;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ColumnSide {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}


/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: #FFFFFF url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: center;
	width: 260px;
	height: 48px;
	line-height: 48px;
	color: #4f4f4f;
	font-size: 16px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 260px;
}


/* ---------------------------------------------- */
/* SideMenuListHead */
/* ---------------------------------------------- */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 4px 0px 0px;
	padding: 0px;
}

.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	margin:0px;
	padding: 6px 10px 6px 26px;
	border: 1px solid #D1F3FC;
	display: block;
	background-color: #EFFBFE;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
.SideMenuListHeadLevel2 a {
	margin:0px;
	padding: 6px 10px 6px 26px;
	border: 1px solid #d1f3fc;
	display: block;
	background-color: #effbfe;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}

.SideTopLink a:hover , 
.SideMenuListHeadLevel1 a:hover {
	background-position: 3px 6px;
	background-image: url(../img/SideMenuListCategoryLevel2.gif);
	background-color: #F7FDFF;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: 3px 6px;
	background-image: url(../img/SideMenuListCategoryLevel2.gif);
	background-color: #f7fdff;
}


/* ---------------------------------------------- */
/* SideMenuList */
/* ---------------------------------------------- */
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li {
	margin: 0px;
	padding: 0px;
}

.SideMenuListArea ul.SideMenuListLevel1 li a {
	border-bottom: 2px dotted #89bbdc;
	margin: 0px;
	padding: 6px 10px 6px 26px;
	display: block;
	background-image: url(../img/SideMenuListPageLevel1.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a {
	border-bottom: 2px dotted #89bbdc;
	margin: 0px;
	padding: 6px 10px 6px 26px;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../img/SideMenuListPageLevel2.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
}

.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
	background-position: 6px 10px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background-position: 6px 10px;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 2px 4px;
	margin: 0px;
	padding: 6px 10px 6px 35px;
	display:block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	margin: 0px;
	padding: 6px 10px 6px 35px;
	display:block;
	background-image: url(../img/SideMenuListPickupLevel1.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: 4px 4px;
	background-image: url(../img/SideMenuListPickupLevel2.gif);
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: 4px 4px;
	background-image: url(../img/SideMenuListPickupLevel2.gif);
}


/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}

.MainBody h4 , .MainBody h5 , .MainBody h6 ,
.MainBodyPage h3 , .MainBodyPage h4 , .MainBodyPage h5 , .MainBodyPage h6 {
	background: #FFFFFF url(../img/HeadBgH456.gif) no-repeat 0px 0px;
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	border-bottom:1px solid #79b6ec;
	font-weight:bold;
	font-size:18px;
	line-height: 1.1em;
}
.MainBody h3 , .MainBodyPage h2 {
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	color: #4293ce;
	font-size: 20px;
	line-height: 1.1em;
	background-color: #F5FDFE;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #79B6EC;
	border-left-color: #79b6ec;
}
.MainBody h2 , .MainBodyPage h1{
	border: none;
	font-weight:bold;
	font-size: 24px;
	line-height: 1.1em;
	color: #4293CE;
	background-color: #FFFFFF;
	background-image: url(../img/HeadBgL.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
	letter-spacing: 0.1em;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #5B2E89;
}
p.CatchCopy{
	border:1px solid #cdc7e1;
	color:#71719F;
	line-height: 37px;
	margin: 0px 10px 10px;
	padding: 19px 10px;
	background-attachment: scroll;
	background-image: url(../img/CatchCopy.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}


/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 20px;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 0px 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 #6fa6ce;
	border-left: 1px solid #6fa6ce;
}
.MainBody Table th , .MainBodyPage Table th {
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #e3f2fc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6FA6CE;
	border-bottom-color: #6fa6ce;
	color: #505050;
}
.MainBody Table td , .MainBodyPage Table td {
	border-bottom: 1px solid #6fa6ce;
	border-right: 1px solid #6fa6ce;
	padding: 5px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	border-bottom: 1px solid #538084;
	border-left: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1em;
	color: #246;
	background-color: #e3f2fc;
	background-image: url(../img/PageListHeadBgH2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.PageListArea h3 {
	margin: 20px 0px 10px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	color: #01585D;
	background-color: #f5fdfe;
	background-image: url(../img/PageListHeadBgH3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79b6ec;
	border-left-style: none;
}
.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;
	line-height: 1.5em;
}
.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{
	margin: 0px;
	padding: 0px 20px 0px;
	line-height: 1.5em;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 6px 6px;
	margin:0px;
	padding: 5px 0px 5px 32px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 2px;
	margin:0px;
	padding: 5px 0px 5px 32px;
}


/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.PageRelation h2 {
	margin: 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	font-size: 18px;
	color: #4f4f4f;
	border: dashed #ffffff 1px;
	line-height: 1.1em;
	background-color: #aedaf7;
	background-image: url(../img/PageRelationHeadBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.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;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	margin: 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	font-size: 18px;
	color: #4f4f4f;
	border: dashed #ffffff 1px;
	line-height: 1.1em;
	background-color: #AEDAF7;
	background-image: url(../img/NewsTopHeadBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.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;
}

/* ---------------------------------------------- */
