/* master */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 93%;
	color: #635A5A;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3, h4, h5, p, ul, li, dl, form  {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
a:link {
	color: #F82E42;
}

a:visited {
	color: #660066;
}
a:active, a:hover {
	color: #FC5A03;
}
ul {
 list-style-type: none;
}

li {
 list-style-position: outside;
}
img {
	border-style: none;
}
.both {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {display: inline-table;}
/* Start IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End IE-mac */

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
#header h1 {
	font-size: 85%;
	font-weight: normal;
	background-color: #FAEDEF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#header #logo {
	float: left;
}

#header #sub {
	float: right;
	margin-top: 10px;
	display: inline;
	font-size: 85%;
	width: auto;
	text-align: right;
}
#header #sub a {
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin-right: 10px;
}
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main {
	display: inline-table;
}
* html #main {
	height: 1%;
}
#main {
	display: block;
}



#main #navi {
	width: 230px;
	background-image: url(img/bg_contents.gif);
	background-repeat: no-repeat;
	height: 329px;
	float: left;
	text-align: left;
}
#main #navi ul {
	margin-top: 40px;
}
#main   #navi   ul  li {
	height: 42px;
	width: 226px;
	padding: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
#main  #navi  ul  li a  span  {
	display: block;
	margin-left: 20px;
	padding-top: 5px;
}
#main #navi ul li#bt1 a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(img/bt_1.jpg);
	background-repeat: no-repeat;
}
#main #navi ul li#bt1 a:hover {
	background-image: url(img/bt_1_o.jpg);
}
#main #navi ul li#bt2 a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(img/bt_2.jpg);
	background-repeat: no-repeat;
}
#main #navi ul li#bt2 a:hover {
	background-image: url(img/bt_2_o.jpg);
}
#main #navi ul li#bt3 a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(img/bt_3.jpg);
	background-repeat: no-repeat;
}
#main #navi ul li#bt3 a:hover {
	background-image: url(img/bt_3_o.jpg);
}
#main #navi ul li#bt4 a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(img/bt_4.jpg);
	background-repeat: no-repeat;
}
#main #navi ul li#bt4 a:hover {
	background-image: url(img/bt_4_o.jpg);
}
#main #navi ul li#bt5 a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(img/bt_5.jpg);
	background-repeat: no-repeat;
}
#main #navi ul li#bt5 a:hover {
	background-image: url(img/bt_5_o.jpg);
}
#main #navi ul li#bt6 a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(img/bt_6.jpg);
	background-repeat: no-repeat;
}
#main #navi ul li#bt6 a:hover {
	background-image: url(img/bt_6_o.jpg);
}

ul#subnavi {
	background-image: url(img/bg_menu.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 758px;
	min-height: 32px;
	border: 1px solid #dedfde;
	background-color: #f3f3f3;
	font-size: 85%;
	background-position: top;
	overflow: hidden;
	zoom: 1;
}
ul#subnavi li {
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(img/g_kugiri.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-top: 6px;
}
ul#subnavi  li  a:link, ul#subnavi li a:visited {
	text-decoration: none;
}

#main #visual {
	background-image: url(img/g_main.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 530px;
	height: 329px;
}
#main #visual span {
	display: block;
	text-align: left;
	margin-top: 95px;
	width: 300px;
	margin-left: 220px;
}
#main   #visual   span  strong {
	color: #D60515;
	margin-bottom: 5px;
	font-size: 16px;
}
#main   #visual   span   a  {
	background-image: url(img/bt_detail_o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#main  #visual  span  a:hover  {
	background-color: transparent;
}
#main  #visual  span  a:hover  img  {
	visibility: hidden;
}
#contents {
	float: left;
	width: 530px;
}
#contents  h2 {
	background-repeat: no-repeat;
	height: 30px;
	width: 530px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(img/bar.gif);
}
#contents  h2  span {
	display: block;
	padding-top: 7px;
	padding-left: 25px;
}
#contents  h2 .f_left {
	float: left;
}
#contents h2 .f_right {
	float: right;
	font-size: 12px;
	padding-right: 4px;
	font-weight: normal;
}
#contents    h2#picup {
	background-image: url(img/bar_picup.gif);
}
#contents  h2#hospital {
	background-image: url(img/bar_info.gif);
}
#contents #picbox {
	background-image: url(img/bg_box.jpg);
	background-repeat: no-repeat;
	width: 505px;
	margin-right: auto;
	margin-left: auto;
}
#contents #picbox ul {
	padding-right: 10px;
	padding-left: 10px;
}
#contents #picbox li {
	background-image: url(img/ar_p.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	width: 200px;
	margin-top: 15px;
	font-weight: bold;
}
#contents #picbox #f_l {
	float: left;
}
#contents #picbox #f_r {
	float: left;
}
#contents  #info  h3 {
	background-image: url(img/ar_d.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #3332d0;
	background-position: 1px;
	font-size: 100%;
}
#contents #info p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDBDB;
	padding-left: 15px;
	padding-bottom: 5px;
}
.fl {
	float: left;
	margin-right: 5px;
}
#sidebar {
	float: right;
	width: 201px;
}
#sidebar  h2 {
	background-repeat: no-repeat;
	height: 30px;
	width: 201px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#sidebar   h2   span {
	font-size: 77%;
	padding-top: 7px;
	padding-left: 30px;
	display: block;
}

#sidebar  .scout  {
	background-image: url(img/bar_scout.gif);
}
#sidebar .link {
	background-image: url(img/bar_link.gif);
}
#sidebar    .box {
	background-color: #FEFCFC;
	padding: 5px;
	border: 1px solid #DADAD8;
}
#sidebar  .box  span {
	display: block;
	padding-left: 15px;
	text-align: right;
}
#sidebar  .box  span  a {
	background-image: url(img/ar_d.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}
#sidebar .box ul {
	margin-left: 15px;
}
#sidebar .box li {
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 6px;
}

#sidebar #bana {
	margin-top: 20px;
	text-align: center;
}
#sidebar #bana img {
	margin-bottom: 7px;
}
#futter_m {
	clear: both;
	text-align: center;
	background-image: url(img/g_futta.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 85%;
}
#futter_m span {
	text-align: right;
	display: block;
	padding-right: 15px;
}

#futter_m ul {
	padding-top: 15px;
	padding-bottom: 40px;
}

#futter_m  li {
	display: inline;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
#contents  #box  h3 {
	background-image: url(img/ar_d.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #BC2118;
	background-position: 1px 6px;
	font-size: 120%;
	margin-left: 15px;
	margin-top: 15px;
}
#contents #box p {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
}
#contents #box strong {
	color: #663300;
	display: block;
	margin-bottom: 5px;
}
#contents #box em {
	font-weight: bold;
	color: #972E00;
	font-style: normal;
}


#contents #box table {
	width: 360px;
	margin-left: 30px;
	margin-top: 20px;
}
#contents #box ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 35px;
}

#contents #box ul li {
	list-style-type: none;
	list-style-position: outside;
}
#contents #box ol {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	padding-left: 40px;
}
#contents #box ol li {
	list-style-position: outside;
}
#contents #box #co {
	margin-left: 30px;
	margin-top: 10px;
}
#contents #box ul#map li {
	margin-bottom: 10px;
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}
#contents #banner ul {
	margin-top: 35px;
	height: 100%;
	padding-top: 15px;
	overflow: hidden;
}
#contents #banner ul li {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
#searchinfo {
	background-color: #ecf5fa;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3cbe3;
	margin-bottom: 20
.px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#sidebar  .keysearch  {
	display: block;
	margin-top: 20px;
	font-weight: bold;
	border: 1px solid #b3cbe3;
	background-color: #FCFDFE;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#sidebar .keysearch a {
	background-image: url(img/ar_d.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
	color: #CCCCCC;
}
#contents p {
	padding-bottom: 15px;
}
#contents .recruitbox h3 {
	color: #BC2118;
	margin-bottom: 5px;
}
#contents .recruitbox table {
	width: 100%;
	background-color: #E4E4E4;
	margin-bottom: 10px;
}
#contents .recruitbox table th {
	width: 41%;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 85%;
}
#contents .recruitbox table td {
	width: 21%;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 85%;
}
#contents .recruitbox caption {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contents .recruitbox caption a {
	padding-left: 10px;
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#contents .recruitbox li {
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	margin-left: 15px;
}
