@charset "utf-8";

/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0;
	padding: 0;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0;
	margin:5px 0 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}

body {
	background:#122654 url(../img/Bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Osaka,Sans-Serif;
	text-align: center;
	color: #333;
}
.Clear {
	height:1%;
	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 {
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width: 900px;
	text-align: left;
	background:#fff url(../img/All.gif) repeat-y top left;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */

/* パンくず（トピックパス） */
.Pankuzu {
	color:#666;
	margin: 0 5px 0 5px;
	padding: 10px 10px 10px 10px;
	line-height: 1em;
	font-size: 12px;
	background:#d3cdaf;
}

/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */

/* ページの先頭へ（ページ最下部） */
.All .PageUp{
	padding:20px 0 10px 0;
	text-align:right;

}
.All .PageUp p{
	margin:0 20px 0 0;
}
.All .PageUp  p a{
	font-size:12px;
	padding:0 0 0 14px;
	background: url(../img/Pageup.gif) no-repeat 2px;
}

/* ページの先頭へ（MainBody内） */
.MainBody .PageUp,
.MainBodyPage .PageUp{
	padding:0 0 0 0;
	text-align:right;
	background:none;
}
*html .MainBody .PageUp,
*html .MainBodyPage .PageUp{
	height:1px;
	padding:0 0 0 0;
}
*+html .MainBody .PageUp,
*+html .MainBodyPage .PageUp{
	height:1px;
	padding:0 0 0 0;
}

.MainBody .PageUp p,
.MainBodyPage .PageUp p{
	margin:0 0 10px 0;
}
.MainBody .PageUp p a,
.MainBodyPage .PageUp p a{
	font-size:12px;
	padding:0 0 0 14px;
	background: url(../img/Pageup.gif) no-repeat 2px;
}

.PageNavi{
	font-size:12px;
	height:15px;
	margin: 20px 0 0 6px;
	padding: 8px 10px 7px 10px;
	background:#fff;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	width:250px;
	display: block;
	margin: 0;
}
.PageNavi a.PageNaviNext{
	text-align: right;
	float:right;
	background: url(../img/PageNext.gif) no-repeat right center;
	padding: 0 15px 0 0;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left center;
	padding: 0 0 0 15px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background:#000033 url(../img/HeaderBg.jpg) no-repeat 0px -10px;
	margin: 0 auto 0 auto;
	height: 225px;
	width: 890px;
	position: relative;
}

.HeaderArea h1, .HeaderText {
	color:#fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 30px;
	top: 50px;
	width:580px;
}
.HeaderArea h1 a:link , .HeaderText a:link ,
.HeaderArea h1 a:visited , .HeaderText a:visited {
	color:#fff;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderText a:hover ,
.HeaderArea h1 a:active , .HeaderText a:active {
	color:#fff;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	color:#fff;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 32px;
	top: 108px;
	width:540px;
	line-height: 1.4em;
}
.HeaderArea p.HeaderCatch {
	color:#b1d5df;
	font-size:12px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 6px;
	top: 3px;
	background:#122654;
}
.HeaderInfoList {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 202px;
	right: 10px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.HeaderInfoList ul li {
	color:#108483;
	margin: 0;
	padding: 0;
	display:block;
	float: right;
}
.HeaderInfoList ul li a {
	margin: 0 0 0 1.5em;
	padding: 0 0 0 9px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat left center;
	display:block;
}
.HeaderInfoList ul li a:link ,
.HeaderInfoList ul li a:visited ,
.HeaderInfoList ul li a:hover ,
.HeaderInfoList ul li a:active {
	color:#fff;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	width:890px;
	margin: 16px auto 0 auto;
}


/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */

.FooterLinkArea {
	margin: 0 5px 0 5px;
	padding: 0 0 0 15px;
	font-size: 12px;
	background:#efefef;
}
.FooterLinkArea dl {
	width: 195px;
	margin: 15px 0 0 0;
	padding: 0 20px 0 0;
	float: left;
}

.FooterLinkArea dl dt {
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
	background:url(../img/FooterLinkListIcon.gif) no-repeat 0 1px;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	line-height: 1.3em;
	font-size: 10px;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */

/* フッター部カテゴリメニュー */
.FooterCategoryArea{
	margin: 0 5px 0 5px;
	padding:20px 20px 16px 20px;
	text-align: center;
	font-size: 12px;
	background:#efefef;
}


/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */

/* 情報管理について */
.AttentionArea {
	margin: 30px 0 20px 10px;
	font-size: 12px;
	line-height: 1.6em;
}


/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background: #336699;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 6px 0px;
	font-size: 12px;
	font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Osaka,Sans-Serif;
}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 620px;
	float: left;
	padding: 0 20px 0 10px;
}

.ColumnSide {
	width: 240px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: #000033 url(../img/SideMenuTitle.gif) repeat-x left bottom;
	margin: 3px 0 3px 3px;
	padding: 6px 0 4px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.SideTopLink {
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	background: url(../img/SideDotLine.gif) no-repeat left bottom;
}
.SideTopLink a {
	background: #fff url(../img/SideMenuListCategoryLevel1.gif) no-repeat 2px 9px;
	margin:0;
	padding: 5px 10px 5px 22px;
	line-height: 1.3em;
	display: block;
}
.SideTopLink  a:hover {
	background: #efefef url(../img/SideMenuListCategoryLevel1.gif) no-repeat 5px 9px;
}

.SideMenuListArea {
	margin: 0;
	padding: 0px 0px 0px 8px;
	width: 228px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin: 1px 0 0 0;
	padding: 0 0 2px 0;
	background: url(../img/SideDotLine.gif) no-repeat left bottom;
	line-height: 1.3em;
}

.SideMenuListHeadLevel1 a {
	background: #fff url(../img/SideMenuListCategoryLevel1.gif) no-repeat 2px 9px;
	margin:0;
	padding: 5px 10px 5px 22px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListHeadLevel2 a {
	background: #fff url(../img/SideMenuListCategoryLevel2.gif) no-repeat 2px 9px;
	margin:0;
	padding: 5px 10px 5px 22px;
	line-height: 1.3em;
	display: block;
}

.SideMenuListHeadLevel1 a:hover {
	background: #efefef url(../img/SideMenuListCategoryLevel1.gif) no-repeat 5px 9px;
}
.SideMenuListHeadLevel2 a:hover {
	background: #efefef url(../img/SideMenuListCategoryLevel2.gif) no-repeat 5px 9px;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3em;
}

.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li,
.SideMenuListArea ul li.SideMenuListPickupLevel1 ,
.SideMenuListArea ul.SideMenuListLevel2 li,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 1px 0 0 0;
	padding: 0 0 2px 0;
	background: url(../img/SideDotLine.gif) no-repeat left bottom;
}

.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	margin:1px 0 0 0;
	padding: 5px 10px 5px 29px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: #fff url(../img/SideMenuListPageLevel1.gif) no-repeat 17px 10px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: #fff url(../img/SideMenuListPageLevel1.gif) no-repeat 17px 10px;
}

*html .SideMenuListArea li a,
*html .SideMenuListArea ul.SideMenuListLevel1 li a,
*html .SideMenuListArea ul.SideMenuListLevel2 li a{
height:1%;
}

.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background: #efefef url(../img/SideMenuListPageLevel1.gif) no-repeat 20px 10px;
}

/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: #fff url(../img/SideMenuListPickupLevel1.gif) no-repeat 10px 7px;
	margin:1px 0 0 0;
	padding: 5px 10px 5px 29px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	background: #fff url(../img/SideMenuListPickupLevel2.gif) no-repeat 10px 7px;
	margin:1px 0 0 0;
	padding: 5px 10px 5px 29px;
	line-height: 1.3em;
	display: block;
}

.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background: #efefef url(../img/SideMenuListPickupLevel1.gif) no-repeat 13px 7px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background: #efefef url(../img/SideMenuListPickupLevel2.gif) no-repeat 13px 7px;
}



/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	color:#003366;
	font-size:16px;
	font-weight:bold;
	margin: 0px 0pt 10px 10px;
	padding:4px 0 5px 6px;
	border-left: #003366 4px solid;
	background:#b1d5df;
}
.MainBody h5 , .MainBodyPage h4 {
	color:#003366;
	font-size:16px;
	font-weight:bold;
	margin: 0px 0pt 10px 10px;
	padding:4px 0 5px 6px;
	border-left: #003366 4px solid;
	background:#b1d5df;
}
.MainBody h4 , .MainBodyPage h3 {
	color:#003366;
	font-size:16px;
	font-weight:bold;
	margin: 0px 0pt 10px 10px;
	padding:4px 0 5px 6px;
	border-left: #003366 4px solid;
	background:#b1d5df;
}

*html .MainBody h6,
*html .MainBodyPage h5,
*html .MainBodyPage h6,
*html .MainBody h5,
*html .MainBodyPage h4,
*html .MainBody h4,
*html .MainBodyPage h3 {
	padding:6px 0 6px 6px;
}
*+html .MainBody h6,
*+html .MainBodyPage h5,
*+html .MainBodyPage h6,
*+html .MainBody h5,
*+html .MainBodyPage h4,
*+html .MainBody h4,
*+html .MainBodyPage h3 {
	padding:6px 0 6px 6px;
}


.MainBody h3 , .MainBodyPage h2 {
	color:#003366;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0pt 10px 6px;
	padding: 0 0 2px 0;
	border-bottom: #003366 2px solid;
}
.MainBody h1 , .MainBodyPage h1,
.MainBody h2 {
	margin: 0px 0pt 10px;
	padding: 0 0 8px 0;
	font-size: 24px;
	line-height: 1.1em;
	font-weight: bold;
	color: #003366;
	background: url(../img/HeadBgL.gif) no-repeat left bottom;
}

.MainBody p , .MainBodyPage p {
	margin: 0 5px 10px 14px;
	line-height:1.6;
	padding:0;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #cc3300;
}
.MainBody p.CatchCopy {
	margin: 0 0 20px 0;
	padding: 1px 15px 0 15px;
	background:#fffee6 url(../img/CatchCopy.gif) repeat-y 0 1px;
	line-height:42px;
}


/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul ,
.MainBodyPage ul{
	margin: 15px 10px 1em 20px;
	padding: 0;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li ,
.MainBody ul.MainBodyListLevel1 li ,
.MainBodyPage ul.MainBodyListLevel1 li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 2px 0px;
	margin:0 0 5px 0;
	padding:0 0 0 22px;
	line-height: 1.4em;
}

*html .MainBody ul.MainBodyListLevel2  ,
*html .MainBodyPage ul.MainBodyListLevel2{
	margin: 15px 10px 1em 5px;
}
*+html .MainBody ul.MainBodyListLevel2  ,
*+html .MainBodyPage ul.MainBodyListLevel2{
	margin: 15px 10px 1em 5px;
}

.MainBody ul.MainBodyListLevel2 li ,
.MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 0 0;
}
.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 15px;
	width:600px;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
}
.MainBody Table th , .MainBodyPage Table th {
	color:#fff;
	font-weight: bold;
	background: #336699;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	padding:5px 8px 4px 8px;
}
.MainBody Table th a:link ,
.MainBody Table th a:visited ,
.MainBody Table th a:hover ,
.MainBody Table th a:active ,
.MainBodyPage Table th a:link ,
.MainBodyPage Table th a:visited ,
.MainBodyPage Table th a:hover ,
.MainBodyPage Table th a:active {
	color:#FFFFFF;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 8px;
	background:#fff;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */

/* 全カテゴリ、ページ一覧（水色枠ボックス） */
.PageListArea {
	margin: 15px 0;
	padding: 0;
}
.PageListArea h2 {
	margin: 0 0 20px 20px;
	padding: 0 0 7px 0;
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bold;
	color: #003366;
	background: url(../img/PageListHeadBg.gif) no-repeat left bottom;
}
.PageListArea h3 {
	color:#8c754f;
	font-size:16px;
	font-weight:bold;
	margin:12px 0 12px 20px;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #003366;
}

.PageListDouble {
	margin: 10px 0 20px 0;
	padding: 0;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat right bottom;
}
*html .PageListDouble {
	height:1%;
	background: url(../img/PageListBgDoubleFoot_ie6.gif) no-repeat 20px bottom;
}
*+html .PageListDouble {
	height:1%;
}

.PageListSingle {
	margin: 10px 0 20px 0;
	padding: 0;
	background: url(../img/PageListBgSingleFoot.gif) no-repeat 20px bottom;
}
*html .PageListSingle {
	height:1%;
}
*+html .PageListSingle {
	height:1%;
}


.PageListSingle dl ,
.PageListDouble dl{
	margin: 0 0 0 20px;
	padding: 0;
	width: 290px;
	background: url(../img/PageListBgSingleHead.gif) no-repeat 0 0;
	float: left;
}

*html .PageListDouble dl{
	margin: 0 0 0 10px;
}


.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt ,
.PageListDouble dl dt{
	background: url(../img/PageListPage.gif) no-repeat 9px 12px;
	margin: 0;
	padding: 7px 10px 5px 30px;
	line-height: 1.4em;
}
.PageListSingle dl dt.PageListPickup ,
.PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 8px 10px;
	margin: 0;
	padding: 7px 10px 5px 30px;
	line-height: 1.4em;
}
.PageListSingle dl dd ,
.PageListDouble dl dd{
	margin: 0;
	padding: 0 10px 10px 35px;
	line-height: 1.4em;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 2px 8px;
	margin:0px;
	padding: 4px 0px 4px 24px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 1px 6px;
	margin:0px;
	padding: 4px 0px 4px 24px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */

/* この記事の関連のページ */
.PageRelation{
	margin: 30px 0 10px 0;
	padding: 0;
}
.PageRelation h2 {
	margin: 10px 0 0 16px;
	padding: 0 0 5px 25px;
	background: url(../img/PageRelationHeadBg.gif) no-repeat 0 2px;
	font-size: 18px;
	border-bottom:none;
}
.PageRelation ul {
	margin: 0px 0px 0px 4px;
	padding: 8px 0 0 20px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/NewsTopListIcon.gif) no-repeat 0 2px;
	margin:0 0 8px 0;
	padding:0 0 0 20px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */

/* 新着情報 */
.NewsTopArea {
	margin: 30px 0 10px 0;
	padding: 0;
}
.NewsTopArea h2 {
	margin: 10px 0 0 20px;
	padding: 6px 0 5px 40px;
	background: url(../img/NewsTopHeadBg.gif) no-repeat 0 4px;
	font-size: 18px;
	border-bottom:none;
}
.NewsTopArea ul {
	margin: 0;
	padding: 8px 0 0 20px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/NewsTopListIcon.gif) no-repeat 0 3px;
	margin:0 0 8px 0;
	padding:0 0 0 18px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
