﻿@import url("default.css");
@import url("navi.css");
/* ■■■　メディカル事業部　■■■ */

body {
	background: #fff;
	text-align: center;
}
a:link, a:visited {
	color: #333;
	text-decoration: underline;
}
a:active, a:hover {
	color: #E498B2;
	text-decoration: none;
}
/* ■■■　メディカル事業部　■■■ */

#body {
}
#container {
	width: 900px;
	text-align: center;
}
#header {
	background: url(../img/header/header_back.jpg) no-repeat top center;
	height: 84px;
	overflow: hidden;
	text-align: left;
}
h1 {
]  width: 502px;
	height: 74px;
	padding-top: 7px;
	padding-left:25px;
	overflow: hidden;
}
#content {
	width: 900px;
	background: url(../img/background.jpg) center repeat-y;
}
#main {
	width: 850px;
	text-align: left;
}
#main_left {
	float: left;
	margin-top :12px;
	margin-left :14px;
}
#main_box01 {
	width: 410px;
	padding: 10px;
	border-top: 3px solid pink;
}
#address {
	background: url(../img/main/address_back.jpg) no-repeat;
	margin-top: 5px;
	padding: 90px 0 20px 170px;
}
#main_right {
	margin: 8px;
	margin-top :10px;
	margin-left: 15px;
	float: left;
}
#info {
	background: url(../img/main/bosyu_back.jpg) no-repeat;
	margin-bottom: 5px;
}
#box_info {
	padding: 0 8px;
	width: 340px;
	height: 163px;
	overflow: auto;
}
#bosyu {
	background: url(../img/main/bosyu_back.jpg) no-repeat;
}
#box_bosyu {
	padding: 0 8px;
	width: 340px;
	height: 163px;
	overflow: auto;
}
#box_bosyu div {
	padding: 0;
	margin : 0;
}
#box_bosyu ul {
	list-style: none outside;
	padding: 3px;
	margin: 0px;
	color: #999;
	font-weight: bold;
	font-size: 12px;
}
#box_bosyu li.sh {
	list-style: none outside;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2;
}
#box_bosyu li {
	padding: 1px 0;
}
#main_box02 {
	margin-top: 10px;
	clear: both;
	text-align: center;
}
#fotter {
	width: 850px;
	text-align: left;
	clear: both;
	height: 111px;
	background: url(../img/main/fotter_back.jpg) center repeat-x;
}
#fotter table {
	margin-top: 10px;
	margin-left :20px;
}
#fotter th {
	width: 280px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
}
#fotter td {
	line-height: 1.2;
	padding-left: 10px;
}
#footer {
	padding: 5px 0;
	clear: both;
	width: 850px;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #333333;
}
#footer ul li.last {
	border-right: none;
}
#footer ul li a {
	padding: 0 5px;
}
#copy {
	clear: both;
	width: 850px;
}

