body {
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
	font: 14px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}
#container {
	background-image: url(images/background_container.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	margin-top: 0px;
	margin-bottom: 20px;
}
.mailmag {
	background-image: url(images/background_mailmag.jpg);
	background-repeat: repeat-x;
	background-color: #C6C6C6;
	height: 120px;
	width: 796px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.mailmagform     {
	margin-left: 100px;
}
.mailmagform    input   {
	width: 300px;
	font-size: 24px;
	float: left;
	margin-right: 20px;
	height: 36px;
}
.mailmagBtn         {
	padding: 0px;
	height: 44px;
	width: 224px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents {
	width: 760px;
	margin: 20px;
	background-image: url(images/contents_header.jpg);
	background-color: #FF9901;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.contents .heading {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.contents .footer {
	background-image: url(images/contents_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.contents hr {
	width: 720px;
	margin-left: 20px;
}
.contents .body {
	margin-right: 40px;
	margin-left: 40px;
}
#cover1 {
	height: 210px;
	width: 760px;
}
#cover2 {
	margin-bottom: 40px;
	background-image: url(images/cover2.jpg);
	background-repeat: no-repeat;
	background-color: #CC3300;
	background-position: bottom;
	width: 760px;
	height: 100px;
	padding: 0px;
}
.title_service {
	margin-top: 40px;
}
.servicemenu  {
	background-image: url(images/background_menu.gif);
	background-repeat: repeat-y;
	width: 240px;
	float: left;
	margin-right: 20px;
}
.servicemenu .service1 {
	background-image: url(images/title_report.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.servicemenu .service2 {
	background-image: url(images/title_diagnosis.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.servicemenu .service3 {
	background-image: url(images/title_internet.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.servicemenu p {
	margin: 10px;
	height: 170px;
}
.servicemenu .detail {
	margin: 0px;
	height: 60px;
	width: 240px;
}
.servicemenu a {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 240px;
	background-image: url(images/btn_detail.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.servicemenu a:hover {
	background-position: 0px -60px;
}
#result {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#profile .photo {
	float: left;
	margin-right: 20px;
}
p  {
	font-size: 14px;
	line-height: 170%;
	margin-right: 20px;
}
hr {
	clear: both;
	margin-right: 20px;
}
#footer {
	padding-top: 20px;
	text-align: center;
}
#footer ul {
	display: block;
	padding-left: 250px;
}
#footer li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
.copyright {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}
strong {
	font-weight: bold;
	font-size: 18px;
	line-height: 200%;
}
.clearboth {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
