﻿@import url("../css/default.css");
@import url("../css/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 {
	padding: 10px;
	}

#header {
	text-align: right;
	width: 700px;
	padding-bottom: 10px;
	}

table {
	width : 700px;
	}

td {
	text-align: center;
	padding: 3px;
	width: 8.3%;
	border : 1px solid #999;
	font-size: 90%;
	line-height: 1.4;
	}


#chiiki {
	background: gold;
	}

#koyou {
	background: pink;
	}

#title {
	background: lightcyan;
	height: 30px;
	}

.left {
	text-align: left;
	}

.color {
	background: url(back01.gif) #eee;
	}

#imginfo {
	padding: 5px 0;
	}
