﻿@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;
}
h3 {
	text-align: left;
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
	margin : 0 0 15px 0;
}
#content {
	width: 900px;
	background: url(../img/background.jpg) center repeat-y;
}
#main {
	width: 850px;
	text-align: left;
}
#merit {
	margin-bottom : 15px;
}
#merit table {
	margin-bottom : 10px;
}
#merit th {
}
#merit td {
	width: 237px;
	background: url(../img/main/merit/merit_back.jpg) repeat-y top;
	margin: 0 15px;
	vertical-align: top;
	text-justify: distribute;
	text-align: justify;
}
#merit p {
	padding: 5px 5px 5px 8px;
	text-align: left;
}
.blank {
	width: 20px;
}
#anken {
}
#main_box01 {
	text-justify: distribute;
	text-align: justify;
}
#main_box01 p {
	padding: 10px;
	border: 2px dotted pink;
	margin : 0 0 10px 0;
}
#left {
	float :left;
	width: 400px;
}
#right {
	float: left;
	width: 350px;
	margin : 10px;
}
#main_box02 {
	clear: both;
	text-justify: distribute;
	text-align: justify;
	border-bottom: 1px solid #ccc;
	margin : 10px 0;
}
#main_box02 h4 {
}
#main_box02 ul {
	list-style: disc inside;
	padding: 10px;
	padding-left: 20px;
	color: #999;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
#main_box02 ul ul {
	list-style: none inside;
	padding: 0px;
	padding-left: 20px;
	font-weight: normal;
}
#main_box02 li {
}
#main_box02 li li {
}
#main_box {
	padding: 20px;
}
#main_box div {
}
#main_box hr {
	text-align: center;
	margin : 0 0 10px 0;
	border: 1px solid #fff;
}
#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;
	text-align: center;
}
#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;
	text-align: center;
}
#pn {
	padding-bottom: 5px;
}

