@charset "utf-8";
/* CSS Document */

/* 全体----------------------------------　*/
*  {
	padding : 0px;
	margin : 0px;
}

/* body----------------------------------　*/
body   {
	color:#2d2d2d;
	font-size: 12px;
	line-height: 170%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img {
    border-style:none;
}
.clear { 
    clear:both; 
}
.clear hr { 
    display: none; 
}
.clear2 {
	clear:both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}
.clear2 hr { 
    display: none; 
}
a {
	color: #2a6094;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* head----------------------------------　*/
#header {
	height: 117px;
}
#headerInner span {
	float: right;
	margin-top: 15px;
}
#headerInner {
	height: 59px;
}
#headermenu {
	clear: both;
	text-align: center;
}
#headermenu img {
	margin-right: 5px;
	margin-left: 5px;
}
#headerInner img {
	margin-top: 8px;
}
/* wrapper----------------------------------　*/
#wrapper {
	background-image: url(img/head-back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper-btm {
	background-image: url(img/foot-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapperInner {
    width : 900px;
    margin : 0px auto
}

/* content----------------------------------　*/
#content {
}

/* alpha----------------------------------　*/
#alpha {
	float:left;
	display:inline;
	width:670px;
	margin-left: 10px;
}
.side-5 {
	padding-left:5px;
}
.side-10 {
	padding-left:10px;
}
.side-20 {
	padding-left:20px;
}
.side-50 {
	padding-left:50px;
}

/* beta----------------------------------　*/
#beta {
	float:right;
	display:inline;
	width: 180px;
	background-image: url(img/menu-body.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
	margin-bottom: 10px;
}
#betaInner {
	background-image: url(img/menu-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#betafooter {
	background-image: url(img/menu-foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}
#betafooter h3 {
	font-size: 14px;
	color: #003366;
}
#betafooter h4 {
	font-size: 13px;
}

#betafooter li {
	list-style-position: outside;
	list-style-image: url(img/menu-arrow.gif);
}
#betafooter ul {
	margin-left: 10px;
	padding-left: 3px;
}
#betaInner h4 {
	padding: 0px;
	background-image: none;
	font-weight: bold;
	color: #333333;
}



#footer {
	text-align:left;
	clear: both;
	height: 297px;
	background-color: #E4E4E4;
}
#footerInner {
	font-size:12px;
	width: 870px;
	margin-left: 15px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#footerInner p {
	margin: 10px;
}
#footerInner div {
}
#footer p {
	margin: 5px;
}

/* others----------------------------------　*/
h2 {
	font-size: 24px;
	color: #226282;
	font-weight: bold;
	margin-bottom: 20px;
}
h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-image: url(img/info-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-top: 5px;
}
h5 {
	font-size: 12px;
	color: #0F99FF;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0F99FF;
	border-right-color: #0F99FF;
	border-bottom-color: #0F99FF;
	border-left-color: #0F99FF;
}
h6 {
	font-weight:700;
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
}

.return {
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sitenavi {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#content {
	margin-bottom: 10px;
}
#arcive h3 p {
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.entry .title {
	display: none;
}
.entry h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1b74bd;
	border-right-color: #1b74bd;
	border-bottom-color: #1b74bd;
	border-left-color: #1b74bd;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.entry ul {
	margin-left: 30px;
}
.entry li {
	list-style-position: outside;
	margin-bottom: 10px;
	list-style-image: url(img/menu-arrow.gif);
}

.arcive ul {
	margin-left: 30px;
}
.arcive li {
	list-style-position: outside;
	margin-bottom: 10px;
	list-style-image: url(img/menu-arrow.gif);
}

.listunit {
	height: 150px;
	width: 210px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}


/* isiguro----------------------------------　*/
.service-02a {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.service-02a img {
	margin-right: 10px;
	margin-left: 10px;
}

.profile-01a {
	background-image: url(img/profile-01a-02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 255px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.section {
	margin-bottom:15px;
	margin-top: 15px;
	margin-left: 10px;
}
.sutoma {
	color:#1b74bd;
	line-height:130%;
	margin:20px 0px 20px 0px;
}
.kounyuUnit {
	border:2px solid #009999;
	padding:6px;
	margin-top:25px;
	margin-bottom:35px;
}
.kounyuInner {
	margin:0px 45px 0px 45px;
}
.kounyuTitle {
	border-bottom:dotted 1px #666;
}
.kounyuTitle img {
	padding-right:34px;
}
.table01 {
	width:100%;
}
.table01 td {
	padding:0.5em;
}
.green {
	color:#009999;
	font-size:18px;
}
.table02 {
	border:1px solid #666;
	margin-bottom:15px;
}
.table02 td {
	border-right:1px dotted #666;
	border-bottom:1px dotted #666;
	padding:1em;
}
.ims {
	border:2px solid #ccc;
	padding:10px;
	margin-right:40px;
	margin-top:20px;
}
.shopname {
	border-bottom:dotted 1px #666;
	margin-bottom:15px;
	color:#1b74bd;
	font-weight:700;
}
.message h3 {
	font-size:18px;
	border:none;
	padding:5px 0px 20px 0px;
	letter-spacing:2px;
}
.message p {
	font-size:14px;
	margin-bottom:20px;
	line-height:200%;
	letter-spacing:2px;
}
.name {
	font-size:14px;
	text-align:right;
	margin-right:15px;
	margin-top:35px;
}
.name strong {
	font-size:18px;
}
.table02 {
	width:100%;
	border:1px solid #666;
}
.table02 th {
	background-image:url(img/profile-03-08.gif);
	background-repeat:repeat-y;
	padding:0.5em 1em;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}
.table02 td {
	padding:0.5em 1em;
	border-bottom:1px solid #666;
}
.shopInner {
	background-image:url(img/profile-03-09.gif);
	background-repeat:repeat-y;
}
.table03 {
	margin:10px 35px 10px 35px;
	width:600px;
}
.button {
	text-align:right;
	margin-top:15px;
	margin-right:20px;
}
.add {
	margin-top:25px;
}
.table04 {
	border:1px solid #666;
	width:100%;
}
.table04 th {
	background-image:url(img/profile-03-07.gif);
	background-repeat:repeat-y;
	padding:0.5em 1em;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}
.table04 td {
	padding:0.5em 1em;
	border-bottom:1px solid #666;
}
.sinboku {
	background-image:url(img/recruit-03-06.jpg);
	height:175px;
	padding-top:75px;
	padding-left:37px;
}
.sinbokuInner {
	width:256px;
	line-height:140%;
}
.img-center {
	text-align:center;
	margin:10px 0px 10px 0px;
}
.table05 {
	width:100%;
}
.table06 {
	border:1px solid #666;
}
.table06 td {
	text-align:center;
	padding:0.3em;
}
.tel {
	font-size:18px;
	font-weight:700;
}
.section p {
	margin-bottom:10px;
}
.hospitalUnit {
	width:214px;
	float:left;
	display:inline;
	margin-right:2px;
	margin-bottom:15px;
	height: 180px;
	margin-left: 2px;
}
.h-name {
	float:left;
	display:inline;
}
.icon {
	float:right;
	display:inline;
}
.product {
	background-image:url(img/product_line.gif);
	background-repeat:no-repeat;
	padding-top:25px;
}
.subtitle {
	font-size:16px;
	color:#214dbe;
}
.product h2 {
	font-size:30px;
	font-weight:700;
	color:#214dbe;
	margin-top:15px;
	margin-bottom:50px;
}
.item {
	float:left;
	display:inline;
	width:300px;
	margin-right:25px;
	margin-bottom:20px;
}
.itemImg {
	text-align:center;
}
.img-right {
	float:right;
	display:inline;
	margin-left:10px;
}
.table07 {
	width:100%;
}
.table07 td {
	text-align:center;
}
.text-right {
	text-align:right;
}#arcive h3 {
	margin-top: 40px;
}
#footer a {
	color: #2D2D2D;
	text-decoration: none;
}
.sitemap-b div {
	width: 165px;
	float: left;
	margin-bottom: 10px;
}
.foot-menu-body {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
}
.foot-menu {
	padding: 10px;
}
.foot-menu-list {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	margin: 0px;
}
.foot-menu-body h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h6 {
	margin-left: 15px;
}
.index-menu-top {
	height: 100px;
}
.t14 {
	font-size: 14px;
	background-image: url(img/t14.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 23px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.arcive p {
	font-size: 12px;
	font-weight: normal;
}
.section h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
.section ul {
	margin-left: 20px;
	list-style-position: outside;
}
.section li {
}
.table08 {
	margin-left:30px;
}
.table08 td {
	padding:0.3em;
}
.section h6 {
	font-size:13px;
	font-weight:700;
	border-bottom:dotted 1px #1171b6;
	margin:0px;
	color:#1171b6;
}.shinshin {
	margin: 15px;
}
h2 span {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: right;
}

