﻿@import url("default.css");

/* ■■■　メディカル事業部　■■■ */

body {
	background: #fff;
	text-align: center;
	background: url(img/back.gif) fixed;
	}

a:link, a:visited {
     color: #333;
     text-decoration: underline;
     }

a:active, a:hover {
     color: #ccc;
     text-decoration: none;
	}

/* ■■■　メディカル事業部　■■■ */

#body {
	width: 100%;
	}

#container {
	width: 702px;
	margin: 20px auto;
	border: 1px solid #999;
	background: #fff;
	}

#header {
	}

	#header h1 {
	background : url(img/title.gif) no-repeat;
	}

	#header a {
	font-size: 1px;
	color: #fff;
	overflow: hidden;
	display: block;
	width: 702px;
	height: 65px;
	}

#top {
	}

	#top h2 {
	width: 702px;
	height: 241px;
	font-size: 1px;
	overflow: hidden;
	background: url(img/top.jpg) no-repeat;
	line-height: 900px;
	}

#content {
	text-align: left;
	padding: 10px;
	}

	#content h2 {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 29px;
	background: url(img/h2.gif) center no-repeat;
	font-size: 1px;
	color: #fff;
	border-bottom: 1px solid #333;
	text-align: right;
	}

	#content h3 {
	height: 25px;
	background: #11579C url(img/h3.gif) no-repeat center;
	font-size: 1px;
	color: #11579C;
	}

	#riyou h4 {
		height: 25px;
		overflow: hidden;
		font-size: 1px;
		color: #fff;
		text-align: center;
		background: url(img/riyou.gif) no-repeat;
		border-bottom: 1px solid #333;
	}


	#touroku h4 {
		height: 25px;
		overflow: hidden;
		font-size: 1px;
		color: #fff;
		text-align: center;
		background: url(img/touroku.gif) no-repeat;
		border-bottom: 1px solid #333;
	}

	#content p {
	padding: 10px;
	}

	#content em {
	font-weight: bold;
	color: #666;
	}

	#content strong {
	font-weight: bold;
	color: #77282E;
	}

	#content table {
	width: 100%;
	}

	#content th, td {
	padding: 3px;
	border-bottom: 1px solid #11579C;
	}

	#content th {
	font-weight: bold;
	}

	#content ul {
	list-style: disc inside;
	padding: 10px;
	padding-left: 20px;
	}

	#content li {
	}

#enter {
	text-align: center;
	padding: 10px;
	}

	#enter a {
	display: block;
	width: 440px;
	height: 43px;
	overflow: hidden;
	background: url(img/enter.gif) no-repeat;
	font-size: 1px;
	line-height: 100px;
	}

#fotter {
	text-align: left;
	border-top: 1px solid #999;
	padding: 10px;
	}

	#fotter h5, h6 {
	font-size: 14px;
	font-weight: bold;
	}

	#address {
	padding-left: 20px;
	}