@charset "utf-8";

/*---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #000000;
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.gif) left top repeat-x;
	text-align: center;
	background-color: #99cc66;
	background-attachment: scroll;
}
a {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #660000;
}
img {
	border: none;
	vertical-align: top;
}
h1 {
	background-image:none;
	margin-left:220px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#000000;
	height: 12px;
}
#wrapper {
	width: 770px;
	max-width: 1260px;
	min-width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#header {
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/global_nav_bg.gif);
	height: 225px;
	background-repeat: no-repeat;
}

/*---------------------------------------------*/
.stylemark {
	padding:0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	top: 14px;
	position: absolute;
}
#logo {
	height: 83px;
	width: 770px;
	background-image: url(../images/logo_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#fontCheng {
	top: 0px;
	width: 99px;
	height: 31px;
	list-style-type: none;
	padding: 32px 0px 0px 649px;
	background-repeat: no-repeat;
	position: absolute;
}
#fontCheng li {
	float: left;
	width: 33px;
}
#fontCheng li a {
	width: 100%;
	height: 31px;
}

	
	
.priv {
	top: 189px;
	width: 131px;
	height: 27px;
	list-style-type: none;
	padding: 0px 0px 0px 53px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border: none;
	position: absolute;
}
.priv li {
	float: left;
	width: 131px;
}
.priv li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	background-image: url(../images/priv.gif);
}

/*---------------------------------------------*/
	
	/* ʏ */
	.priv01 a { background-position:  0 0; }
	.priv02 a { background-position: -230px 0; }
	.priv03 a { background-position: -66px 0; }
	
	/* I}EX */
	.priv01 a:hover { background-position:  0 -27px; }
	.priv02 a:hover { background-position: -230px -30px; }
	.priv03 a:hover { background-position: -66px -30px; }
	
	

#globalNav {
	top: 0px;
	left: 0;
	width: 715px;
	height: 49px;
	list-style-type: none;
	padding: 0px 0px 0px 29px;
	background-image: url(../images/global_nav_bg.gif);
	background-repeat: no-repeat;
}
#globalNav li {
	float: left;
	width: 102px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 49px;
	background-image: url(../images/global_nav.gif);
}

/*---------------------------------------------*/
	
	/* ʏ */
	#nav01 a { background-position:  0 0; }
	#nav02 a { background-position: -102px 0; }
	#nav03 a { background-position: -204px 0; }
	#nav04 a { background-position: -306px 0; }
	#nav05 a { background-position: -408px 0; }
	#nav06 a { background-position: -510px 0; }
	#nav07 a { background-position: -612px 0; }
	#nav08 a { background-position: -714px 0; }
	
	/* ݈ʒu */
	#nav01 a.stay { background-position:  0 -49px; }
	#nav02 a.stay { background-position: -102px  -49px; }
	#nav03 a.stay { background-position: -204px -49px; }
	#nav04 a.stay { background-position: -306px -49px; }
	#nav05 a.stay { background-position: -408px -49px; }
	#nav06 a.stay { background-position: -510px -49px; }
	#nav07 a.stay { background-position: -612px -49px; }
	#nav08 a.stay { background-position: -714px -49px; }

	/* I}EX */
	#nav01 a:hover { background-position:  0     -98px; }
	#nav02 a:hover { background-position: -102px  -98px; }
	#nav03 a:hover { background-position: -204px -98px; }
	#nav04 a:hover { background-position: -306px -98px; }
	#nav05 a:hover { background-position: -408px -98px; }
	#nav06 a:hover { background-position: -510px -98px; }
	#nav07 a:hover { background-position: -612px -98px; }
	#nav08 a:hover { background-position: -714px -98px; }
	
	

#about {
	width: 560px;
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0;
	float: right;
	line-height: 20px;
	page-break-inside:avoid;
}
#newsRelease {
	float: left;
	width: 180px;
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
	height: auto;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 27px;
}
#footer {
	width: 770px;
	text-decoration: none;
	background-image: url(../images/footer.gif);
	font-size: 10px;
	height: 98px;
	background-repeat: no-repeat;
	clear: both;
}


/*---------------------------------------------*/
#about h2 {
	color: #003300;
	height: 34px;
	font-size:22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 18px 0px 0px 33px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/h2_01.gif);
	letter-spacing: 0px;
}
#about h3 {
	margin-bottom: 0px;
	padding: 0px 20px 0px 23px;
	font-size: 14px;
	color: #006600;
	background-image: url(../images/h3_01.gif);
	background-repeat: no-repeat;
}
#about h4 {
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #663333;
	padding: 0px 20px 0px 15px;
	font-weight: normal;
	background-image: url(../images/mark04.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
}
#about .section {
	margin: 0px 0px 0px 10px;
	padding: 2px 30px 0px 13px
}
#about .section p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin: 0px 20px 0px 5px;
	color: #000000;
	padding-right: 0px;
}
#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#about .section ol {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin: 8px 30px 0px 10px;
	color: #000000;
	padding-left: 10px;
}
#about .osirase {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 8px 30px 0px 30px;
	background-image: url(../images/osirase_bg.gif);
	background-repeat: repeat-y
}
.about_top {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	height: 10px;
	letter-spacing: 2px;
	text-align: right;
	width: 520px;
}
#newsRelease dl {
	margin: 0px 27px 0 18px;
}
#newsRelease dl dt {
	font-size: 100%;
	color: #666666;
	margin-top: 8px;
}
#newsRelease p {
	margin: 6px 10px 4px 4px;
	font-size: 12px;
}
.infomation {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin-left: 5px;
	margin-top: 8px;
	width: 500px;
	background-color: #c0cdd4;
	padding-left: 5px;
	margin-bottom: 20px;
}
.style10 {
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	text-align: center;
	height: 30px;
}
.style11 {
	font-size:15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	padding-left: 0px;
	text-align: center;
	height: 30px;
}
.style110 {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	text-align: center;
	height: 15px;
	line-height: 10px;
}
.style111 {
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	padding-left: 0px;
	text-align: center;
	height: 15px;
}
.mcant {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 0px 0px 0px 435px;
	font-size: 12px;
}
.mcant a:link {
	color: #CC3399;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcant a:visited {
	color: #5A3D1B;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcant a:hover {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
#under {
	width: 630px;
	margin: 0px 0px 0px 70px;
	text-align: left;
	height: 23px;
	background-repeat: no-repeat;
}
#underUnn {
	position: relative;
	top: 0px;
	left: 0;
	width: 630px;
	height: 23px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	display: inline;
}
#underUnn li {
	float: left;
	width: 90px;
	display: inline;
}
#underUnn li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 23px;
	background-image: url(../images/under_nav.gif);
}

/*---------------------------------------------*/
	
	/* ʏ */
	#unn01 a { background-position:  0 0; }
	#unn02 a { background-position: -90px 0; }
	#unn03 a { background-position: -180px 0; }
	#unn04 a { background-position: -270px 0; }
	#unn05 a { background-position: -360px 0; }
	#unn06 a { background-position: -450px 0; }
	#unn07 a { background-position: -540px 0; }
	#unn08 a { background-position: -630px 0; }
	
	/* ݈ʒu */
	#unn01 a.stay { background-position:  0 -23px; }
	#unn02 a.stay { background-position: -90px  -23px; }
	#unn03 a.stay { background-position: -180px -23px; }
	#unn04 a.stay { background-position: -270px -23px; }
	#unn05 a.stay { background-position: -360px -23px; }
	#unn06 a.stay { background-position: -450px -23px; }
	#unn07 a.stay { background-position: -540px -23px; }
	#unn08 a.stay { background-position: -630px -23px; }

	/* I}EX */
	#unn01 a:hover { background-position:  0     -46px; }
	#unn02 a:hover { background-position: -90px  -46px; }
	#unn03 a:hover { background-position: -180px -46px; }
	#unn04 a:hover { background-position: -270px -46px; }
	#unn05 a:hover { background-position: -360px -46px; }
	#unn06 a:hover { background-position: -450px -46px; }
	#unn07 a:hover { background-position: -540px -46px; }
	#unn08 a:hover { background-position: -630px -46px; }
	
p.oshirase{
	border: 0px dashed #663300;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oshirase_suba
 {
	color: #000000;
	text-align: left;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oshirase_subj {
	color: #000000;
	text-align: left;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oshirase_date {
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}
.oshirase_mesg {
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
	font-size: 100%;
}
.oshirase_subjx {
	visibility: hidden;
	display: none;
}
.oshirase_datex {
	visibility: hidden;
	display: none;
}
.oshirase_mesgx {
	visibility: hidden;
	display: none;;
}

	
	
