/*
=Global
*/
* {
	margin:0;
	padding:0;
}
html ,body {
	background:#F7F7F2 url(../images/common/body_back.gif) repeat-y center top;
}
html {
	overflow-y:scroll;
}
body {
	margin:0px;
	padding:0px;
	color:#4B4D45;
	font-family:"ヒラギノ角ゴ Pro W3" ,"Hiragino Kaku Gothic Pro" ,Osaka ,Verdana ,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:62.5%;
	line-height:150%;
}
html>/**/body {
	font-size:10px;
}
* + html body {
	font-family:"メイリオ","Meiryo";
}
a {
/*\*/
	overflow:hidden;
/**/
}
div {
	display:inline-block;
}
div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html div {
	height:1%;
}
div {
	display:block;
}
/* End hide from IE-mac */
T	{
	border-collapse:collapse;
	border-spacing:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
img {
	border:none;
}
p {
	margin:0px 0px 10px;
}
p.pad {
	padding-bottom:20px;
}
strong {
	color:#F60;
}
form {
	margin:0px;
}

/*
=Text
*/
a:link
,a:visited
,a:active {
	color:#4F6CB2;
	text-decoration:underline;
	font-weight:normal;
}
a:hover
,a:focus {
	color:#CCC;
	text-decoration:none;
}
.small {
	font-size:0.8em;
	font-weight:normal;
}
.small a:link
,.small a:visited
,.small a:active {
	font-size:0.8em;
	color:#4F6CB2;
	text-decoration:underline;
	font-weight:normal;
}
.small a:hover
,.small a:focus {
	color:#CCC;
	text-decoration:none;
}
.notice {
	color:#CC0000;
}
strong {
	font-weight:bold;
}

/*
=Heading
*/
h2
,h3
,h4 {
	font-weight:bold;
}
h1 {
}
h2 {
	clear:both;
	margin:20px 0px 15px;
}
h2.st {
	clear:both;
	margin:0px 0px 15px;
}
h3 {
	margin:0px 0px 10px;
}
h3.line {
    background:#FBFCE2;   
    border-left:7px double #F90;   
    padding:.6em .9em;  
	font-size:14px;
}
h4 {
	background:url(../images/common/icon_h4.jpg) no-repeat left center;
	padding-left:15px;
	margin:0px 0px 3px;
}
h4.simple {
	border:none;
	padding:0 0 10px;
	margin:0;
}

/*
=Image
*/
.imgframe {
	border:1px solid #F5F5EB;
	padding:4px;
	background-color:#FFF;
}
.imgframe_l {
	border:1px solid #F5F5EB;
	padding:4px;
	background-color:#FFF;
	margin-left:15px;
}

.imgleft {
	display:inline;
	float:left;
	margin:0px 10px 10px 0px;
}
.imgright {
	display:inline;
	float:right;
	margin:0px 0px 10px 10px;
}

/*
=Misc
*/
.sp0 {
	margin-bottom:0px;
}
.sp05 {
	margin-bottom:5px;
}
.sp10 {
	margin-bottom:10px;
}
.sp15 {
	margin-bottom:15px;
}
.sp20 {
	margin-bottom:20px;
}
.sp30 {
	margin-bottom:30px;
}
.sp0- {
	paddin-top:0px;
}
.sp05- {
	paddin-top:5px;
}
.sp10- {
	paddin-top:10px;
}
.sp15- {
	paddin-top:15px;
}
.sp20- {
	paddin-top:20px;
}
.sp30- {
	paddin-top:30px;
}
.link {
	background:url(../images/common/icon_link.gif) no-repeat left center;
	padding-left:15px;
	margin:0px;
}
.dotline {
	clear:both;
	height:1px;
	background:url(../images/common/dotline.gif) repeat left center;
	margin:15px 0px 20px;
	padding:0px;
	overflow:hidden;
}
.ar {
	text-align:right;
}
.ac {
	text-align:center;
}
.al {
	text-align:left;
}
.clear {
	clear:both;
}

/*
Header
*/
#header {
	background:url(../images/common/header_back.jpg) no-repeat 0px 5px;
	width:760px;
	height:75px;
	margin:0px auto 20px;
	padding:0px 10px 182px;
}
#logo {
	display:inline;
	float:left;
	width:515px;
	margin:10px 0 0 0;
	padding:0px;
}
#logo p#disc {
	height:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#logo h1 a {
	display:block;
	background:url(../images/common/header_logo.gif) no-repeat 0px 0px;
	width:515px;
	height:0px;
	margin:0px;
	padding:65px 0px 0px;
	overflow:hidden;
}
#header #navi {
	display:inline;
	float:right;
	width:210px;
	margin:0px;
	text-align:right;
}
#navi #phone {
	display:block;
	background:url(../images/common/header_phone.gif) no-repeat 0px 0px;
	width:210px;
	height:0px;
	margin:0px;
	padding:50px 0px 0px;
	overflow:hidden;
}
#navi #mail {
	display:block;
	width:210px;
	height:25px;
	margin:0px;
	padding:0px;
}

#breadcrumbs {
	list-style:none;
	color:#808080;
	margin:0px;
	padding:0px;
	height:25px;
	font-size:0.8em;
}
#breadcrumbs li {
	display:inline;
	margin:0px;
	padding:0px 2px 0px 0px;
	color:#CCC;
}
#breadcrumbs li a
,#breadcrumbs li span {
	background:url(../images/common/header_breadcrumbs.gif) no-repeat right center;
	margin:0px;
	padding:0px 10px 0px 0px;
}

/*
Content
*/
#content {
	clear:both;
	width:780px;
	margin:0px auto;
	padding:0px 0px 20px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em
}
* html #content {
	margin:0px auto;
}
*:first-child+html #content {
	margin:0px auto;
}

/*
Main
*/
#main {
	display:inline;
	float:right;
	width:550px;
	margin:0px;
	padding:0px;
}
.menu_wrapper {
	background:url(../images/common/menu_bg.jpg) no-repeat 0px 0px;
	;padding-top:15px;
	width:490px;
	height:110px;
	
}
.menu_wrapper p{
	font-size:15px;
	padding-left:10px;
	font-weight:bold;
	text-indent:-9999px;
}
ul.inmenu {
	list-style: none outside none;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
	padding:0 10px;
}
ul.inmenu li {
	list-style-type:none;
	margin:0;
	padding:0;
	width:225px;
	heihgt:50px;
	line-height:50px;
	border:1px solid #CCC;
	float:left;
}
ul.inmenu li a {
	text-align:center;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#630;
	display:block;
	background-color:#FFFFFF;
}
ul.inmenu li a:hover {
	background-color:#CC0;
	color:#FFF;
}
ul.inmenu li.inmenu_left {
	margin-right:10px;
}

.tx {
	padding:0px 15px 10px;
}
.tx ol
,.tx ul {
	margin:0px 0px 15px 20px;
}
.tx ol li
,.tx ul li {
	margin:0px 0px 4px 0px;
}

table {
	width:100%;
	margin:0px 0px 15px;
	border-collapse:collapse;
}
td
,tr {
	background-color:#FFF;
	border:1px solid #D2D2BD;
	padding:4px;
	vertical-align:top;
	text-align:left;
}
th {
	background-color:#F5F5EB;
	border:1px solid #D2D2BD;
	padding:4px;
	vertical-align:middle;
	text-align:left;
	width:120px;
}
.t_center {
	text-align:center;
}
.th_60 {
	width:60px;
}

.th_80 {
	width:80px;
}
.th_200 {
	width:200px;
}
.assess p {
	text-align:center;
	margin:0px 0px 15px;
}

.i00 {
}
.i01 {
	width:200px;
}
.i02 {
	width:350px;
}
.i03 {
	width:350px;
	height:80px;
}
.bt01 {
	display:inline;
	float:right;
	width:250px;
	margin:20px 0px 10px;
	text-align:right;
}
.bt02 {
	display:inline;
	float:left;
	width:250px;
	margin:20px 0px 10px;
}

/*
Left
*/
#left {
	display:inline;
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
}

#mul {
	list-style:none;
	clear:both;
	width:200px;
	margin:0px auto 20px;
	padding:0px;
}
#mul li a {
	display:block;
	width:200px;
	height:0px;
	padding:50px 0px 0px;
	overflow:hidden;
}
#mul #m01 a {
	background:url(../images/common/left_m01.gif) no-repeat 0px 0px;
}
#mul #m01 a:hover
,#mul #m01 a:focus
,#mul #m01 a:active {
	background-position:0px -50px;
}
#mul #m02 a {
	background:url(../images/common/left_m02.gif) no-repeat 0px 0px;
}
#mul #m02 a:hover
,#mul #m02 a:focus
,#mul #m02 a:active {
	background-position:0px -50px;
}
#mul #m03 a {
	background:url(../images/common/left_m03.gif) no-repeat 0px 0px;
}
#mul #m03 a:hover
,#mul #m03 a:focus
,#mul #m03 a:active {
	background-position:0px -50px;
}
#mul #m04 a {
	background:url(../images/common/left_m04.gif) no-repeat 0px 0px;
}
#mul #m04 a:hover
,#mul #m04 a:focus
,#mul #m04 a:active {
	background-position:0px -50px;
}
#mul #m05 a {
	background:url(../images/common/left_m05.gif) no-repeat 0px 0px;
}
#mul #m05 a:hover
,#mul #m05 a:focus
,#mul #m05 a:active {
	background-position:0px -50px;
}
#mul #m06 a {
	background:url(../images/common/left_m06.gif) no-repeat 0px 0px;
}
#mul #m06 a:hover
,#mul #m06 a:focus
,#mul #m06 a:active {
	background-position:0px -50px;
}

#extitle {
	margin:0px;
}
#exdisc {
	border-left:1px solid #D2D2BD;
	border-right:1px solid #D2D2BD;
	border-bottom:1px solid #D2D2BD;
	margin:0px auto 20px;
	padding:10px 10px 0px;
}

#link {
	list-style:none;
	clear:both;
	width:200px;
	margin:0px auto 0px;
	padding:0px;
}
#link li {
	margin:0px 0px 3px;
}

/*
Footer
*/
#pagetop {
	clear:both;
	width:780px;
	height:24px;
	margin:0px auto 10px;
	padding:0px;
	text-align:right;
}
#footer {
	clear:both;
	width:780px;
	margin:0px auto;
	padding:0px 0px 20px;
	text-align:center;
}
#footer ul {
	list-style:none;
	border-bottom:1px solid #F5F5F5;
	margin:0px 0xp 5px;
	padding:0px 0px 5px;
}
#footer li {
	display:inline;
	margin:0px;
	padding:0px 3px;
	border-right:1px solid #CCCCCC;
}
#footer li.flist {
	padding-left:3px;
	border-left:1px solid #CCCCCC;
}
#copy {
	margin:0px;
	color:#CCC;
}
span.red {
	color:#930;
}
#vitalpix {
	display:inline;
	float:right;
	width:160px;
	margin:0px 0px 0px 10px;
}
#vitalpix img {
	border:1px solid #F5F5EB;
	padding:4px;
	background-color:#FFF;
}

#vitalflow {
	list-style:decimal;
	width:315px;
	margin:0px;
	padding:0px 0px 0px 30px;
}
#vitalflow li {
	padding:0px 0px 15px;
	margin:0px 0px 5px;
	background:url(../images/vital/vital_arrow.gif) no-repeat 15px bottom;
}

#vitalfee th {
	width:400px;
}
ul.point {
	background-color:#FBFCE2;
	width:450px;
	padding:10px 20px 10px 30px;
	margin-bottom:20px;
	margin-left:0px;
	font-weight:700;
}
ul.point span {
	font-weight:normal;
}
ul.point li {
	margin:20px 0px;
}
table.white {
	border:none;
	width:330px;
}
table.white th {
	background-color:#FFFFFF;
	width:160px;
}
table.white tr,table.white th,table.white td {
	border: solid 1px #FFFFFF;
}
span.caption {
	font-size:11px;
	text-align:center;
}