﻿
/*◆背景も含んだ全体部分のスタイル設定◆*/

html{
    height:100%;
}

body {
	margin: 0px 0 0px 0;
	padding: 0;
	background: #f8f8f8;
	text-align: center; 
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#000000;
	height:100%;

}

/*◆リンクの文字スタイルの設定◆*/

a, a:active, a:visited {
	color: #3C69AA;
	background-color: transparent;
	text-decoration:none;
}

a:hover {
	color: #3C69AA;
	background-color: transparent;
	text-decoration:underline;
}


/*◆背景を含まない全体部分のスタイル◆*/

div#container {
	background: #fff url(../container_bg.gif) repeat-y top center;
	width: 850px;
	margin: 0 auto;
	min-height: 100%;

}

body > #container {
    height: auto;
}


/*◆最上部ロゴ配置箇所のスタイル設定◆*/

div#header {
	background: #fff url(../header_bg.gif) repeat-x top center;
	width: 830px;
	margin: 0 auto;
	padding-top: 60px;
	position: relative;
	text-align:left;
}

#navi {
	text-align: right;
	font-size:12px;
	position: absolute;
	top:30px;
	right:10px;
	}





/* ◆メインニューロゴ部分のスタイルの設定◆ */
#globalcontainer {
	position:relative;
	height:33px;color:
	#E0E0E0;background:#143D55;
	width:830px;
	font-family:Helvetica,Arial,Verdana,sans-serif; 
	margin:0 10px;
	}
#globalnav {
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(../global_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}
#globalnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}
#globalnav ul li {
	display:block;
	float:left;
	margin:0 1px;
}
#globalnav ul li a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 15px;
	height:33px;
	}
#globalnav ul li a span {
	padding:12px 15px 0 0;
	height:21px;
	float:left;
	}
#globalnav ul li a:hover {
	color:#fff;
	background:transparent url(../global_bg-OVER.gif) repeat-x bottom left;
	}
#globalnav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;}
#globalnav ul li a.current,#globalnav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url(../global_left-ON.gif) no-repeat top left;
	line-height:275%;
	}
#globalnav ul li a.current span {
	display:block;
	padding:0 15px 0 0;
	width:auto;
	background:#1D6893 url(../global_right-ON.gif) no-repeat top right;
	height:33px;
	}






/*◆サブメニューロゴ部分のスタイルの設定◆*/

#subnavi {
	margin: 0 10px;
	width: 830px;
	background:#143D55;
	height: 30px;
	overflow: hidden;
	text-align: center;
}

#subnavi ul{
	list-style: none;
	width: 800px;
	margin-top: 7px;
}
#subnavi li{
	padding: 0;
	margin: 0 15px 0px 0px;
	float: left;
	display: inline;
	padding-left: 16px;
	background: url(../list3.gif) no-repeat 0px 0.3em;
    list-style: none;
	}
	
#subnavi li a{
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none
	}

#subnavi li a:hover{
	text-decoration: underline;
	background-color: transparent;
	border: none;
}


/*◆本文記述部分のスタイル設定◆*/

div#main {
	margin: 0px 10px 0px 10px;
	padding-bottom:100px;
	padding-top:40px;
	width: 830px;
	background: #fff;
	overflow: hidden;
	text-align: left;
}



#main p {
	margin: 3px 50px 10px 60px;
	line-height: 23px;
	text-align: justify;
	font-size: 14px;
	text-justify: inter-ideograph;
}


#main .small {
	font-size: 12px;
	line-height:20px;
	}

blockquote {
	border-left: 5px solid #DCEFF2;
	padding-left: 13px;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 65px;
	line-height:22px;
	font-size: 14px;
}

.menu img {
	margin: 0 0 15px 0;
	}

#main ul {
	margin: 10px 10px 10px 60px;
	padding: 0; 
	}
	
#main li {
	margin: 5px 40px 5px 0px;
	padding: 0; 
	line-height: 21px;
	font-size: 14px;
	}

.gray{
  font-size : 12px;
  color : gray;
}


#main ol {
	margin: 10px 10px 15px 60px;
	padding: 0; 
	}

div#sitemap {
	margin: 0px 10px 0px 0px;
	width: 830px;
	background: #fff;
	overflow: hidden;
	text-align: left;
	}

#sitemap li {
	margin: 3px 50px 5px 0px;
	line-height: 22px;
	font-size: 14px;
	border-bottom: 1px dashed #446380;
	list-style-type: none;
	padding-left: 25px;
	background: url(../list1.gif) no-repeat 0px 0.3em;
    list-style: none;
	}

hr {
	width:90%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	font-weight : lighter;
	}



/*◆ページ最下部クレジット部分のスタイル◆*/

#footer {
	margin: 0px 25px 0px 25px;
	background: #fff;
	width: 800px;
	height: 100px;
	font-size: 12px;
	line-height: 16px;
	clear: both;
	color: #494949;
	text-align: right;
	padding-top: 7px;
	border-top: 7px solid #FF9700;
}

#footer a, #footer a:active, #footer a:over, #footer a:visited {
	color: b0b0b0;
	background-color: transparent;
}

#footer p {
	margin-right:25px;
	}


/*◆リンク付き画像スタイルの設定◆*/

img {
	border: none;
}


/*◆H文字スタイルの設定◆
	background: url(../h1bg.gif) repeat-x; */

h1 {
	color:#353434;
	background: url(../h1.jpg) no-repeat;
	padding-left: 26px;
	padding-top: 8px;
	font-weight: bold;
	font-size:15px;
	height: 30px;
	margin: 25px 0px 20px 20px;
	width:780px;
}

h2 {
	color:#483D8B;
	background: url(../h2bg.gif) repeat-x;
	padding-left: 10px;
	padding-top: 6px;
	font-weight: bold;
	border:#f2f2f2 1px solid;
	font-size:14px;
	height: 22px;
	margin: 25px 60px 20px 30px;
}


h3 {
	color:#000;
	margin: 25px 60px 20px 30px;
	font-size:14px;
	font-weight: bold;
}

h3 {
	color:#000;
	margin: 25px 60px 20px 30px;
	font-size:14px;
	font-weight: bold;
}

h4 {
	color:#000;
	margin: 25px 60px 10px 40px;
	font-size:15px;
	border-bottom:orange double 3px;
	font-weight: bold;
}

h5 {
	color:#000;
	margin: 0px 60px 20px 40px;
	font-size:15px;
	font-weight: normal;
}


table {
	width:600px;
	margin: 20px 0px 40px 80px;
	border:#6f6f6f 1px solid;
	font-size:12px;
	line-height:18px;
	}




