@charset "utf-8";
/* common
------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
}

/* For vertical-scrollbar issue */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical; /* Firefoxの先行実装 */
	overflow-x: scroll; /* Firefoxで横スクロールバーが表示されない問題を回避 */
}

body {
	background-image: url(../image/body_bcg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

img {
	border: none;
}

img,input,select,textarea {
	vertical-align: middle;
}

a {
	color: #0099FF;
}

a:hover {
	color: #91ABE3;
}

h1.jsearch {
	font-size: 11px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 14px;
	background-color: #336600;
	color: #FFFFFF;
	text-align: right;
}

h2.jsearch {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3 { 
	font-size: 11px;
	text-align: left;
}

#bcg {
	background-image: url(../image/bcg.jpg);
	background-repeat: no-repeat;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 800px;
	background-image: url(../image/header_bcg.jpg);
	background-repeat: no-repeat;
	height: 71px;
}

#m-r-01 {
	margin-right: 3px;
}

#m-r-02 {
	margin-right: 3px;
}

* html .headernav {
	font-size: 11px;
	padding: 5px;
	margin-left: 280px;
	margin-top: 40px;
	color: #FFFFFF;
	padding-left: 20px;
}

.headernav {
	font-size: 11px;
	padding: 5px;
	margin-left: 365px;
	margin-top: 35px;
	padding-bottom: 15px;
	color: #FFFFFF;
	padding-left: 20px;
}

.headernav img {
	margin-bottom: 2px;
}

.headernav a {
	color: #FFFFFF;
	text-decoration: none;
}

.headernav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*gnavi　↓↓↓*/
.gnavi {
	width: 800px;
}

.gnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gnavi li {
	float: left;
}

.bt_01 a {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: top;
}

.bt_01 a:hover {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: bottom;
}

.bt_02 a {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: top;
}

.bt_02 a:hover {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: bottom;
}

.bt_03 a {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: top;
}

.bt_03 a:hover {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: bottom;
}

.bt_04 a {
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 31px;
	background-position: top;
}

.bt_04 a:hover {
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 31px;
	background-position: bottom;
}

.bt_05 a {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: top;
}

.bt_05 a:hover {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	background-position: bottom;
}

.bt_06 a {
	display: block;
	text-indent: -9999px;
	width: 137px;
	height: 31px;
	background-position: top;
}

.bt_06 a:hover {
	display: block;
	text-indent: -9999px;
	width: 137px;
	height: 31px;
	background-position: bottom;
}

#bt01 {
	background-image: url(../image/gnav_bt_01.jpg);
}
#bt02 {
	background-image: url(../image/gnav_bt_02.jpg);
}
#bt03 {
	background-image: url(../image/gnav_bt_03.jpg);
}
#bt04 {
	background-image: url(../image/gnav_bt_04.jpg);
}

#bt05 {
	background-image: url(../image/gnav_bt_05.jpg);
}
#bt06 {
	background-image: url(../image/gnav_bt_06.jpg);
}

/*gnavi　↑↑↑*/
/*
#bcg {
	background-image: url(../image/body_bcg_02-trans.png);
	background-repeat: repeat-y;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
}
*/
#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 800px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.mainimg {
	padding-bottom: 10px;
	position: relative;
	background-image: url(../image/main_img.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 235px;
}



.z {
	position: absolute;
	left: 401px;
	top: -18px;
}

.main-imagetext {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
	float: left;
	width: 195px;
	height: 225px;
	padding: 20px 10px 15px;
}

.f-c-white {
	color: #FFFFFF;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.f-w-bold {
	font-weight: bold;
}

.m-l-5 {
	margin-left: 5px;
}

.p-l-5 {
	padding-left: 5px;
}

.p-l-10 {
	padding-left: 10px;
}

.m-t-5 {
	margin-top: 5px;
}

.m-t-10 {
	margin-top: 10px;
}

.m-t-15 {
	margin-top: 15px;
}

.m-t-20 {
	margin-top: 20px;
}

.m-t-30 {
	margin-top: 30px;
}

.m-t-50 {
	margin-top: 50px;
}

.m-b-10 {
	margin-bottom: 10px;
}

.p-l-10 {
	padding-left: 10px;
}

.side-all {
	width: 214px;
	float: left;
}

.side-all {
	width: 214px;
	float: left;
}

.side {
	width: 185px;
	margin-left: auto;
	margin-right: auto;
}

.side ul {
	list-style-type: none;
	width: 185px;
	margin: 0;
	padding: 0;
}

.side li {
	font-size: 0.8em;
	padding: 5px 0 0 5px;
}

.company-bcg {
	background-image: url(../image/white.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 130px;
	margin-top: 15px;

}

.contents {
	width: 584px;
	float: left;
	margin-right: -584px;
	font-size: 0.8em;
	line-height: 140%;
	padding-left: 5px;
	padding-bottom: 30px;
}

.main-contentall {
	background-image: url(../image/main_bcg.jpg);
	background-repeat: repeat-y;
}

.toplist table td {
	font-size: 11px;
	vertical-align: top;
}

.w300 {
	width: 290px;
}

.w141 {
	width: 138px;
	font-size: 11px;
	padding-right: 3px;
}

.footer {
	padding: 15px 0;
	margin-top: 5px;
	background-color: #EBEBEB;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 5px solid #FFFFFF;
}

.footer a {
	color: #333333;
}

.footer a:hover {
	color: #999999;
}

.f-s-12 {
	font-size: 12px;
}

.img-p-b {
	font-size: 11px;
	line-height: 100%;
	padding-top: 7px;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 5px;
}

.img-p-b a {
	text-decoration: none;
}

#bottom {
	margin-top: -1px;
}


/* hernia
-----------------------------------------------*/
.hernia_bold {
	font-weight: bold;
	color: #006600;
	line-height: 130%;
}

.w571 {
	width: 568px;
	padding-bottom: 10px;
	line-height: 150%;
}

.f-w-bold-h {
	font-weight: bold;
	color: #666666;
	line-height: 130%;
}


/* privacy
------------------------------------------------*/
.privacy-title01 {
	font-weight: bold;
	border-bottom: 2px dotted #007979;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 15px;
}

.privacy-title02 {
	font-weight: bold;
	border-bottom: 2px dotted #007979;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 20px;
}

.b-green2 {
	border: 2px solid #E8E8E8;
}


/* privacy
------------------------------------------------*/
.medical_sub_title {
	font-weight: bold;
	color: #006600;
	border-left: 4px solid #006600;
	padding-left: 3px;
	margin-top: 10px;
	line-height: 100%;
	font-size: 13px;
}

.medical_sub_title02 {
	font-weight: bold;
	color: #006600;
	border-left: 4px solid #006600;
	padding-left: 3px;
	margin-top: 30px;
	line-height: 100%;
	font-size: 13px;
}


/* company
-----------------------------------------------*/
.w189 {
	width: 189px;
}

.w371 {
	width: 371px;
	margin-left: 5px;
}

.w571 th {
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #F3F2F1;
	color: #666666;
	font-size: 12px;
	line-height: 170%;
}

.w571 td {
	text-align: left;
	padding: 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-size: 12px;
	line-height: 170%;
}

#no_bottoml01 {
	border-bottom-style: none;
	text-align: center;
	letter-spacing: 1px;
}
#no_bottoml02 {
	border-bottom-style: none;
	text-align: center;
	letter-spacing: 1px;
}

.disp_none{
	display:none;
}

.arrow-top {
	margin-top: 20px;
	text-align: right;
	padding-top: 10px;
	border-top: 2px solid #EEEEEE;
}


/* disease
-----------------------------------------------*/
.disease-text {
	margin-top: 3px;
	font-size: 12px;
	line-height: 130%;
	padding-left: 17px;
	padding-bottom: 3px;
}

.disease-table td {
	width: 33%;
}

.disease-table img {
	margin-top: 3px;
}


/* guidance
-----------------------------------------------*/
.w350 {
	width: 100px;
}

.guidance-img img {
	border: 1px solid #CCCCCC;
}

iframe {
	border: 1px solid #CCCCCC;
}

.medical_sub_title-gui {
	font-weight: bold;
	color: #006600;
	border-left: 4px solid #006600;
	padding-left: 3px;
	margin-top: 20px;
	line-height: 100%;
	font-size: 13px;
}

.guidance-text {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #669966;
	color: #FFFFFF;
}


/* in
-----------------------------------------------*/
.in-img img {
	border: 1px solid #CCCCCC;
}

.in-img td {
	margin: 0;
	padding: 0;
}

#p-l-10 {
	padding-left: 5px;
}

