@charset "Shift_JIS";

/* ---------------------------------------------------------------- *
	ドキュメント全体に関する設定
 * ---------------------------------------------------------------- */

body {
	margin: 0 auto; 
	background:url(images/back.gif) repeat-x #E8F7ED; 
	text-align:center;
	font-size:90%;
	line-height:1.5;
}

a:link {color:#0000cc;}
a:visited {color:#0000cc;}
a:hover {color:#cc0000;}

#contents {
	width:870px;
	margin:0 auto;
	background:url(images/contents_back.gif) repeat-y white;
}

img {
	border:0;
}

.mid {
	vertical-align:middle;
}

#cate {
	font-size:90%;
	margin-bottom:3px;
}

.clear {
	clear:both;
}

/*----------------header----------------*/

#header {
	width:870px;
	height:105px;
	background:url(images/head_back.gif) no-repeat;
}

#header .logo {
	float:left;
	width:105px;
}

#header h1 {
	width:660px;
	float:left;
	margin:0;
	padding:0;
	height:75px;
}

#header .en {
	width:100px;
	float:left;
	margin-top:5px;
}

#header .ja {
	width:100px;
	float:left;
	margin-top:5px;
}

#header .stitle {
	width:450px;
	float:left;
}

#smenu {
	float:left;
}

#header #smenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#header #smenu ul li {
	float:left;
	margin:0;
	padding:0;
	width:155px;
}

#main {
	width:685px;
	float:right;
	background:url(images/map.gif) no-repeat white;
	margin:0 auto;
	text-align:left;
}

#main_contents {
	width:620px;
	margin-left:30px;
	margin-top:5px;
	padding-bottom:1em;
}

/*----------------gmenu----------------*/
#gmenu {
	width:870px;
	height:60px;
	background:url(images/menu_back.gif) no-repeat;
}

#gmenu ul {
	margin:0;
	padding:0;
}

#gmenu li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:145px;
}

/*----------------menu----------------*/
#menu {
	float:left;
	width:185px;
	background:#2FAC59;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	list-style:none;
	margin:0;
	padding:0;
}

li img {
	vertical-align: bottom;
}


/*----------------new----------------*/
h2 {
	margin:0;
	padding:0;
}

#new {
	margin-left:40px;
	border:solid 1px #2AA856;
	width:600px;
	min-height:200px;
	_height:200px;
}

#new dl {
	margin:0.5em;
	border-bottom:dashed 1px #2AA856;
	padding:0.5em;
}

#new dt {
	width:8em;
	float:left;
}

#new dd {
	margin-left:9em;
}

#new dt.no {
	width:1em;
}

#new dd.no {
	margin-left:1em;
}

#footer {
	clear:both;
}

/* ---------------------------------------------------------------- *
	中央imageに関する設定
 * ---------------------------------------------------------------- */

#accordion {
		width: 600px;
		height: 310px;
		position:relative !important;
		display:block;
		overflow:hidden;
		background:url(images/main-image.jpg) no-repeat white top left;
		margin-top:25px;
		margin-left:40px;
}

#accordion h3 {
	padding: 15px 0 0 35px;
	margin: 0;
	color:#fff;
	border-bottom:1px solid #2FAC59;
	cursor:pointer;
	display:block;
	height:25px;
	text-align:left;
}
.p1 {
		background:url(images/h3_01_off.jpg) no-repeat;
}
.p2 {
		background:url(images/h3_02_off.jpg) no-repeat;
}
.p3 {
		background:url(images/h3_03_off.jpg) no-repeat;
}
.p4 {
		background:url(images/h3_04_off.jpg) no-repeat;
}
.p5 {
		background:url(images/h3_05_off.jpg) no-repeat;
}

#visible {
		border-bottom:1px solid #2FAC59;
}
#visible.p1 {
		background:url(images/h3_01_on.gif) no-repeat;
}
#visible.p2 {
		background:url(images/h3_02_on.gif) no-repeat;
}
#visible.p3 {
		background:url(images/h3_03_on.gif) no-repeat;
}
#visible.p4 {
		background:url(images/h3_04_on.gif) no-repeat;
}
#visible.p5 {
		background:url(images/h3_05_on.gif) no-repeat;
}

.panel_body {
		height:190px;
		background-color:#73D994;
		display:block;
		position:relative;
		color:#FFFFFF;
}

.panel_body div {
		padding:3px 5px;
}

.panel{
	bottom:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/tab-right.gif);
	background-position:top right;
	background-repeat:repeat-x;
	background-color:#333333;
}
.wrapper{
	bottom:0px;
	position:absolute;
}

/* ---------------------------------------------------------------- *
	各ページに関する設定
 * ---------------------------------------------------------------- */
.pagetop {
	clear:both;
	text-align:right;
	margin-top:10px;
}

#main_contents h2 {
	margin-bottom:0.5em;
}

#main_contents p{
	margin:0.5em 0.5em 1em 0.5em;
}

#main_contents h3 {
	font-size:100%;
	padding: 0.2em 0.2em 0.2em 2.2em;
	margin: 0 0 0.5em 0;
	color:#2FAC59;
	border-bottom:1px solid #2FAC59;
	background-image:url(images/tab-left-active.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
}

h4 {
	margin:0 0 0.2em 0;
	padding:0.2em;
	border-bottom:1px dotted #2FAC59;
	font-size:100%;
	text-align:left;
}

.name {
	text-align:right;
	font-size:110%;
	font-weight:bold;
}

.phot{
	float:right;
	padding:10px;
}

.gh {
	font-size:90%;
	border:solid 1px #666666;
	border-collapse: collapse;
	width:250px;
}

.gh td {
	border:solid 1px #666666;
	line-height:1.5;
	text-align:center;
}

.gu {
	font-size:90%;
	border:solid 1px #666666;
	border-collapse: collapse;
	width:600px;
}

.gu td {
	border:solid 1px #666666;
	line-height:1.5;
	text-align:center;
}

.nen {
	width:2em;
}

.c1 {
	width:30%;
}

.ge {
	border:solid 1px #666666;
	padding:1.5em;
	width:300px;
	float:left;
	margin-right:1em;
}

.ge td.cen {
	text-align:center;
}

.clear{
	clear:left;
}

}
gh2 {
	float:left;
	padding:10px;
}

.ph_07,.ph_08-1,.ph_08-2.ph9 {
	float:left;
	padding:10px;
	text-align:center;
}

.ph_08-2{
	float:right;
	padding:10px;
}


.ge td {
	line-height:1.5;
	text-align:left;
}

.gi {
	border:solid 1px #666666;
	padding:0.5em;
	width:300px;
	float:left;
	margin-right:1em;

}

.gi td {
	line-height:1.5;
	text-align:left;
}

.gh2 {
	float:right;
	width:350px;
}

.hu {
	font-weight:bold;
	font-size:110%;
	border-bottom:dashed 1px #666666;
}


.staff {
	font-size:90%;
	border:solid 1px #666666;
	border-collapse: collapse;
}

.staff td {
	border:solid 1px #666666;
	line-height:1.5;
}

.kensa {
	width:600px;
	font-size:100%;
	border:solid 1px #666666;
	border-collapse: collapse;
	padding:10px;
	margin:10px;
}

.kensa th {
	background:#E8F7ED;
	border:solid 1px #666666;
	line-height:1.5;
	text-align:center;
}

.kensa td {
	border:solid 1px #666666;
	line-height:1.5;
}

.b {
	font-weight: bold;
}

.under {
	text-decoration:underline;
}

.indent {
	margin-left:2em;
	text-indent:-2em;
}
.item {
	margin-left:2em;
	text-indent:-1em;
}
.indent2{
	padding-left:2em
}
.indent_3{
	padding-left:2em
}

.answer {
	border:dotted 2px #73D994;
	padding:0.3em;
}

.list li {
	margin-bottom:1em;
}

#form01 {
	float:right;
}

.zu {
	border:solid 1px #cccccc;
	padding:0.2em;
	text-align:center;
}

.zu p {
	text-align:left;
}

.zu2 {
	border:solid 1px #cccccc;
	padding:0.2em;
	text-align:center;
	min-height:480px;
}

.zu2 p {
	text-align:left;
	margin-top:5em;
}

.scinti {
	width:290px;
	float:left;
}

h4.cen {
	text-align:center;
}

.cen {
	text-align:center;
}

.medicine_zu {
	width:310px;
	float:left;
	text-align:center;
}

.medicine_zu2 {
	width:280px;
	float:left;
	text-align:center;
	padding-top:50px;
}

