@charset "Shift-Jis";

/* 共通
---------------------------------------------------- */

body {
	background-color:#FFFFFF;
	margin:0px;
	padding: 0px;
	text-align:left;
	font-size: 12px;
	line-height: 168%;
	font-family:"Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
	color: #666666;
}
img {
	vertical-align: top;
}

a img {
 border-style: none;
}

#container {
	width: 810px;
	margin: 0 auto;
}
#contentsArea tr {
	text-align: left;
	vertical-align: top;
}
#headerArea {
	background: url(../img/h1_bg.jpg) no-repeat top;
	width: 810px;
	height: 84px;
	margin: 0;
	padding: 0;
}
#headerArea:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
h1 {
	float: left;
	margin: 0;
	padding: 0;
}
#headerArea ul#h1nav {
	margin: 0;
	padding: 5px;
	float: right;
	clear: both;
}
#headerArea ul#h1nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
a {
	color: #1D3994;
	text-decoration: underline;
}
a:link {
	color: #1D3994;
	text-decoration: underline;
}
a:visited {
	color: #1D3994;
	text-decoration: underline;
}
a:hover {
	color: #1D3994;
	text-decoration: none;
}
a:active {
	color: #1D3994;
	text-decoration: none;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}

.clear {
	clear:both;
}

/* フッタ
---------------------------------------------------- */

#footer {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 800px;
	padding:10px 5px 10px 5px;
	margin: 15px auto;
	font-size: 10px;
	line-height: 150%;
	clear: both;
}
#footerTxt {
	width: 800px;
	padding:0 5px 10px 5px;
	margin: auto;
	font-size: 12px;
	line-height: 150%;
}
/* 共通
---------------------------------------------------- */
/* ナビゲーション
---------------------------------------------------- */
ul#globalNavi {
	margin: 14px 0 20px 10px;
	padding: 0;
	width: 160px;/* for MacIE5.x \*//*/
 overflow: hidden;
 /* end */
}
ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
ul#globalNavi li#top a {
	background-image:url(../img/nav_top.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#top a:hover {
	background-image:url(../img/nav_top_f2.jpg);
	width: 160px;
	height: 40px;
}
ul#globalNavi li#policies a {
	background-image:url(../img/nav_policies.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#policies a:hover {
	background-image:url(../img/nav_policies_f2.jpg);
	width: 160px;
	height: 40px;
}



/*100202平山追加*/
ul#globalNavi li#specialty a {
	background-image:url(../img/nav_specialty.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#specialty a:hover {
	background-image:url(../img/nav_specialty_f2.jpg);
	width: 160px;
	height: 40px;
}
/*100202平山追加*/



ul#globalNavi li#access a {
	background-image:url(../img/nav_access.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#access a:hover {
	background-image:url(../img/nav_access_f2.jpg);
	width: 160px;
	height: 40px;
}

ul#globalNavi li#information a {
	background-image:url(../img/nav_information.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#information a:hover {
	background-image:url(../img/nav_information_f2.jpg);
	width: 160px;
	height: 40px;
}
ul#globalNavi li#facilities a {
	background-image:url(../img/nav_facilities.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#facilities a:hover {
	background-image:url(../img/nav_facilities_f2.jpg);
	width: 160px;
	height: 40px;
}
ul#globalNavi li#news a {
	background-image:url(../img/nav_news.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#news a:hover {
	background-image:url(../img/nav_news_f2.jpg);
	width: 160px;
	height: 40px;
}
ul#globalNavi li#other a {
	background-image:url(../img/nav_other.jpg);
	width: 160px;
	height: 40px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}
ul#globalNavi li#other a:hover {
	background-image:url(../img/nav_other_f2.jpg);
	width: 160px;
	height: 40px;
}
/* 共通
---------------------------------------------------- */
/* 揃え・余白
---------------------------------------------------- */
#mainBox .alRight {
	text-align: right;
}
#mainBox .alCenter {
	text-align: center;
}
#mainBox .mgn3 {
	margin: 3px;
}
#mainBox .mgn10 {
	margin: 10px;
}
#mainBox .mgnLR10 {
	margin-left: 10px;
	margin-right: 10px;
}
#mainBox .mgnL10B15 {
	margin-left: 10px;
	margin-bottom: 15px;
}
#mainBox .mgnL10B30 {
	margin-left: 10px;
	margin-bottom: 30px;
}
#mainBox .mgnL10 {
	margin-left: 10px;
}
#mainBox .mgnL20 {
	margin-left: 20px;
}
#mainBox .mgnLR20 {
	margin-left: 20px;
	margin-right: 20px;
}
#mainBox .mgnLR5 {
	margin-left: 5px;
	margin-right: 5px;
}
#mainBox .mgnB40 {
	margin-bottom: 40px;
}
#mainBox .mgnB50 {
	margin-bottom: 50px;
}
#mainBox .mgnB195 {
	margin-bottom: 195px;
}
#mainBox .mgnB20 {
	margin-bottom: 20px;
}
#mainBox .mgnB30 {
	margin-bottom: 30px;
}
#mainBox .mgnB10 {
	margin-bottom: 10px;
}
#mainBox .mgnB5 {
	margin-bottom: 5px;
}
#mainBox .mgnR130 {
	margin-right: 130px;
}

#mainBox .mgnR10 {
	margin-right: 10px;
}

#mainBox .mgnT5 {
	margin-top: 5px;
}
#mainBox .mgnT10 {
	margin-top: 10px;
}
#mainBox .mgnT20 {
	margin-top: 20px;
}
#mainBox .mgnT30 {
	margin-top: 30px;
}
#mainBox .mgnTB20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainBox .mgnTB5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainBox .padL10 {
	padding-left: 10px;
}
.padL7 {
#mainBox 	padding-left: 7px;
}
#mainBox .padR10 {
	padding-right: 10px;
}
#mainBox .pad10 {
	padding: 10px;
}
#mainBox .pad6 {
	padding: 6px;
}

/* TOP
---------------------------------------------------- */
/* フォントサイズ
---------------------------------------------------- */

.fts_10 {
	font-size: 10px;
	line-height: 130%;
	text-align: left;
}
.fts_12 {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}
.fts_12L {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}
.fts_12LL {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.fts_14 {
	font-size: 14px;
	line-height: 138%;
	text-align: left;
}
.fts_10CD {
	font-size: 10px;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: left;
}
.kasen2 {
	padding:	5px;
}
.kasen1 {
	color: #FF6600;
	padding:	5px;
}
.credit {
	color:	#999999;
	font-size:	10px;
}
html {
	overflow-x: hidden;
}

#mainBox .pagetop {
	text-align: right;
	clear: both;
}

/* 文字装飾系
---------------------------------------------------- */
.txtbrown {
	color: #990000;
}

.txtbrownB {
	color: #990000;
	font-weight: bold;
}

.txtB {
	font-weight: bold;
}

.txtRed {
	color: #FF0000;
}

.txtRedB {
	color: #FF0000;
	font-weight: bold;
}

.txtGreen {
	color: #009900;
}

.txtRedB {
	color: #FF0000;
	font-weight: bold;
}

.txtSkyB {
	color: #0099CC;
	font-weight: bold;
}

.txtBlue {
	color: #006699;
}

.txtFAQ {
	margin-bottom: 10px;
	font-size: 14px;
	color: #ff8c00;
	font-weight: bold;
}

.txtFAQ2 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}

