﻿@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;
	}
	

#icom {
	float : left;
	}

#main_box01 {
	text-justify: distribute;
	text-align: justify;
	float: left;
	}

	#main_box01 ul {
	list-style: inside disc;
	}

	#main_box01 li {
	border-bottom: 1px solid #ddd;
	}

	#main_box01 table {
	margin: 10px;
	}

	#main_box01 td ,#main_box01 th {
	border: 1px solid #ccc;
	padding: 4px;
	width: 150px;
	vertical-align: top;
	}

#photo {
	float: left;
	width :250px;
	height: 607px;
	background: url(../img/main/main_01.jpg) no-repeat center 10px;
	}

#main_box02 {
	clear: both;
	text-justify: distribute;
	text-align: justify;
	}

#main_box {
	text-algin: center;
	padding: 20px;
	}

#main_box div {
	}


#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;
		}

#copy {
	clear: both;
	}
