@charset "utf-8";

/* {X^C
---------------------------------------------*/
* {
	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;
	background: #ffffff url(../images/body_bg.gif) left top repeat-x;
	text-align: center;
}
a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 848px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#wrapper_under {
	width: 848px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#header {
	height: 140px;
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	width: 625px;
}
#top_content {
	height: 157px;
	width: 793px;
}
#container {
	position: relative;
	margin: 0px 0px 0px 0px; /* ㉺0px̃}[Ww */
	width: 848px; /* {bNX̕w */
	height: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

/* SƃirQ[V
---------------------------------------------*/
#logo {
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/logo_bg.gif);
	height: 157px;
	background-repeat: no-repeat;
	width: 848px;
}
#fontCheng {
	top: 12px;
	width: 99px;
	height: 31px;
	list-style-type: none;
	padding: 0px 0px 0px 725px;
	background-repeat: no-repeat;
	position: relative;
}
#fontCheng li {
	float: left;
	width: 33px;
}
#fontCheng li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 31px;
	background-image: url(../images/font_cheng.gif);
}

/*  
---------------------------------------------*/
	
	
	#Cheng01 a { background-position:  0 0; }
	#Cheng02 a { background-position: -33px 0; }
	#Cheng03 a { background-position: -66px 0; }
	
	
	#Cheng01 a:hover { background-position:  0 -31px; }
	#Cheng02 a:hover { background-position: -33px -31px; }
	#Cheng03 a:hover { background-position: -66px -31px; }
	
	
#priv {
	top: 29px;
	width: 141px;
	height: 58px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	position: relative;
	text-align: right;
	left: 459px;
}
#priv li {
	float: left;
	width: 141px;
}
#priv li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 29px;
	background-image: url(../images/priv.gif);
}

/* 
---------------------------------------------*/
	
	
	#priv01 a { background-position:  0 0; }
	#priv02 a { background-position:  0px -29px; }
	
	
	#priv01 a:hover { background-position: -141px 0px; }
	#priv02 a:hover { background-position: -141px -29px; }
	
	
	
#globalNav {
	top: 0px;
	left: 0;
	width: 223px;
	height: 264px;
	list-style-type: none;
	background: url(../images/global_nav_bg.gif) left top repeat-x;
	padding: 0px 0px 0px 19px;
	background-repeat: no-repeat;
}
#globalNav li {
	float: left;
	width: 195px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 37px;
	background-image: url(../images/global_nav.gif);
	color: #FFFFFF;
}

/*  wi摜̈ʒu
---------------------------------------------*/
	
	/* ʏ */
	#nav01 a { background-position:  0   0px; }
	#nav02 a { background-position:  0 -37px; }
	#nav03 a { background-position:  0 -74px; }
	#nav04 a { background-position:  0 -111px; }
	#nav05 a { background-position:  0 -148px; }
	#nav06 a { background-position:  0 -185px; }
	#nav07 a { background-position:  0 -222px; }
	#nav08 a { background-position:  0 -259px; }
	#nav09 a { background-position:  0 -296px; }
	#nav10 a { background-position:  0 -333px; }
	#nav11 a { background-position:  0 -370px; }
	
	/* ݈ʒu */
	#nav01 a.stay { background-position: -390px   0px; }
	#nav02 a.stay { background-position: -390px -37px; }
	#nav03 a.stay { background-position: -390px -74px; }
	#nav04 a.stay { background-position: -390px -111px; }
	#nav05 a.stay { background-position: -390px -148px; }
	#nav06 a.stay { background-position: -390px -185px; }
	#nav07 a.stay { background-position: -390px -222px; }
	#nav08 a.stay { background-position: -390px -259px; }
	#nav09 a.stay { background-position: -390px -296px; }
	#nav10 a.stay { background-position: -390px -333px; }
	#nav11 a.stay { background-position: -390px -370px; }

	/* I}EX */
	#nav01 a:hover { background-position: -195px    0px; }
	#nav02 a:hover { background-position: -195px -37px; }
	#nav03 a:hover { background-position: -195px -74px; }
	#nav04 a:hover { background-position: -195px -111px; }
	#nav05 a:hover { background-position: -195px -148px; }
	#nav06 a:hover { background-position: -195px -185px; }
	#nav07 a:hover { background-position: -195px -222px; }
	#nav08 a:hover { background-position: -195px -259px; }
	#nav09 a:hover { background-position: -195px -296px; }
	#nav10 a:hover { background-position: -195px -333px; }
	#nav11 a:hover { background-position: -195px -370px; }
	




/* CC[W2ig
---------------------------------------------*/
#about {
	width: 626px;
	left: 0px;
	margin-left: 223px;
	background-image: url(../images/about_bg.gif);
	background-repeat: no-repeat;
}
#newsRelease {
	width: 223px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	height: auto;
}
#footer {
	width: 100%;
	text-decoration: none;
	font-size: 10px;
	height: 106px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
#footer .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 0px 0px 0px 15px;
}
#under {
	width: 756px;
	margin: 0 auto;
	text-align: left;
	height: 105px;
	padding: 0px 0px 0px 0px;
	color: #0000FF;
}


/* {̃CAEg
---------------------------------------------*/
#about h3 {
	color: #000000;
	height: 29px;
	width: 550px;
	font-size:18px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 33px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 0px 0px 8px;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../images/h3_01.gif);
	background-repeat: no-repeat;
}
#about h4 {
	color: #003300;
	height: 26px;
	width: 581px;
	font-size:16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 35px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 3px 0px 0px 33px;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../images/h4_01.gif);
	background-repeat: no-repeat;
}
#about h5 {
	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 35px;
	padding: 0px 0px 0px 0px;
}
#about .section p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin: 2px 20px 2px 0px;
	color: #000000;
	padding-right: 10px;
}
#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#about .section ol {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 24px;
	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 30px;
	padding: 8px 125px 0px 15px;
	background-image: url(../images/osirase_bg.gif);
	height: auto;
	background-repeat: no-repeat;
}
.about_top {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	text-align: right;
	padding: 5px 22px 0px 10px;
	height: 15px;
	letter-spacing: 2px;
	margin-top: 25px;
}
#newsRelease dl {
	margin: 0px 27px 0 18px;
}
#newsRelease dl dt {
	font-size: 100%;
	color: #666666;
	margin-top: 8px;
}
#newsRelease p {
	margin: 6px 10px 4px 11px;
	font-size: 12px;
}
.style_new {
	background-image: url(../images/medinfo_bg.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 25px;
	padding: 5px 0px 0px 30px;
}
.infomation {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin-left: 0px;
	margin-top: 8px;
	width: 410px;
	background-color: #c0cdd4;
	padding-left: 10px;
	margin-bottom: 20px;
	float: right;
	position: absolute;
	display: inline;
}
.style6 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	color: #000000;
	padding-right: 0px;
}
.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;
}
.styleadress {
	margin-left:28px;
	padding-top:73px;
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:left;
}
.mcant {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 0px 0px 0px 500px;
	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;
}
.mcont {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 0px 0px 0px 35px;
}
.mcont a:link {
	color: #0033FF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcont a:visited {
	color: #5A3D1B;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcont a:hover {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

#under {
	width: 700px;
	text-align: left;
	height: 23px;
	background-repeat: no-repeat;
	padding:35px 0px 0px 90px;
}
#underUnn {
	position: inherit;
	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;
	height /**/:23px;
	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; }

