@charset "UTF-8";
@import url("pege.css");


/* 基本フォント */

body,td,th,p,address,h1,h2,h3,h4,h5,h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 140%;
	font-size: 12px;
}


/* 基本タグ */

body {
	margin: 0px;
	padding: 0px;
	background: url(/common/bg.gif);
}

img,table {
	border: none;
}

img {
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

h1.tit_patient {
	color: #000084;
	font-weight: bold;
	font-size: 16px;
	margin-top: 18px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 140%;
	font-size: 12px;
}


br.clear {
	clear: both;
	line-height: 0px;
	font-size: 1px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}


/* 基本テキストリンク */

a:link {
	color: #000084;
	text-decoration: none;
}

a:visited {
	color: #000084;
	text-decoration: none;
}

a:hover {
	color: #000084;
	text-decoration: underline;
}

div#ct_left a:hover {
	color: #000084;
	text-decoration: none;
}

a:active {
	color: #000084;
	text-decoration: none;
}


/* 枠 */
#area {
	width: 800px;
/*	margin: 19px 0px 0px 27px;	*/
	margin: 19px auto 0px auto;
}
#footer {
	width: 800px;
	margin: 0 auto;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background: url(/common/menu_bg.gif) repeat-y;
}

/*
#header {
	height: 70px;
	overflow:hidden;
	background: url(/common/ct_bg_bottom.gif) repeat-y;
}
*/
#header {
	height: 80px;
	overflow:hidden;
	background: url(/common/menu_bg.gif) repeat-y;
}
.biomet3i {
	height: 80px;
	position:relative;
	background:url(../common/header_bg.gif) no-repeat #fff;
}
.biomet3i h1 {
	position:absolute;
	left:22px;
	top:22px;
}
.biomet3i .home a {
	color:#b2b2b2;
	padding:0 0 0 12px;
	font-size:11px;
	position:absolute;
}
.biomet3i .usa {
	position:absolute;
	right:22px;
	top:50px;
}
.biomet3i .home a{
	background:url(../common/header_arrow1.gif) no-repeat left center;
	left:224px;
	top:52px;
	line-height:11px;
	height:11px;
}
.biomet3i .usa a{
	background:url(../common/header_arrow2.gif) no-repeat left center;
	text-align:right;
	line-height:11px;
	height:11px;
	color:#b2b2b2;
	padding:0 0 0 12px;
	font-size:11px;
}


#getflash {
	width: 804px;
	margin-left:-1px;
}

.h_img {
	width: 800px;
}

.h_img a {
	width: 137px;
	float: left;
}

.h_right {
	width: 324px;
	float: right;
}

/* サーチ枠 */
#search {
	width: 788px;
/*	background: #f6efab;	*/
	background: #f1efed;
	margin: 0px 0px 0px 5px;
	text-align: center;
}

#search input {
	width: 100px;
	margin: 0px 0px 0px 10px;
	height: 12px;
}

#search input.kensaku {
	width: 40px;
	margin: 0px 0px 0px 10px;
	height: 19px;
}

#search ul {
	width: 450px;
	float: left;
	text-align: left;
	padding: 8px 0px 5px 0px;
	font-weight: bold;
}

#search li {
	display: inline;
	padding: 0px 35px 0px 10px;
}

#search p {
	width: 260px;
	float: right;
	padding: 8px 20px 6px 0px;
	text-align: right;
	line-height: 140%;
	font-weight: bold;
}

#ct_main {
	width: 800px;
	background: url(/common/ct_bg_bottom.gif) no-repeat bottom;
	padding: 0px 0px 20px 0px;
}

#ct_left {
	width: 158px;
	float: left;
	padding: 4px 5px 0px 9px;
	background: #ffffff;
	margin: 0px 0px 0px 1px;
}

#ct_right {
	width: 565px;
	float: right;
	padding: 4px 15px 0px 0px;
}

.ct_flash {
	width: 549px;
	margin: 0px 0px 50px 0px;
}


/* タイトルh2 */
.tit_patient {
	clear:both;
	padding-top:10px;
}
.tit_main {
	width: 550px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

.tit_main .tiryou_img {
	margin: 0px 0px 0px 2px;
	text-align: center;
}

.tit_main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000084;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
}

.tit_main h2.px50 {
	font-size: 16px;
	font-weight: bold;
	color: #000084;
	line-height: 20px;
	padding: 0px 0px 30px 0px;
	display: block;
	width: 550px;
}

.tit_main p {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	display: block;
	padding: 0px 3px 5px 0px;
	text-align: left;
}

.r_menu {
	width: 160px;
	float: right;
	margin-right:24px;
}

.tit_h2_box {
	width: 580px;
}

.l_menu {
	width: 350px;
	float: left;
}

.tit_main h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	display: block;
	padding: 0px 0px 15px 0px;
	text-align: left;
}

.tit_main02 {
	width: 549px;
}

.tit_main02 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000084;
	line-height: 20px;
	padding: 10px 0px 0px 0px;
}

.tit_main02 p {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	display: block;
	padding: 5px 0px 10px 0px;
}

.tit_main02 span {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	margin: 10px 0px 10px 0px;
	display: block;
}


/* タイトルh3 h4 */
.tit_main02 {
	width: 549px;
}

.tit_main02 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000084;
	line-height: 20px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

.tit_main02 p {
	font-size: 14px;
	color: #000000;
	line-height: 15px;
}


/* フォントカラー */
.blue {
	color: #000084;
}

.red {
	color: #FF0000;
}

/* フォント関連 */
.px10_b {
	color: #000000;
	font-size: 10px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.px12_b {
	color: #000000;
	font-size: 12px;
	display: block;
	margin: 10px 0px 0px 0px;
}

.px10_bl {
	color: #000084;
	font-size: 10px;
	display: block;
	margin: 10px 0px 0px 0px;
}


/* コンテンツリンク */
.ct_link {
	width: 274px;
	float: left;
	background: url(/common/ct_link.gif) no-repeat left top;
	padding: 0px 5px 0px 0px;
}

.ct_link img.icon {
	float: left;
	margin-right: 6px;
}

.ct_link span.freefax {
	font-weight: normal;
}

.ct_link02 {
	width: 270px;
	float: left;
	margin: 10px 10px 0px 0px;
}

.ct_link ul {
	font-weight: bold;
	background: #eeedec repeat-y bottom;
	margin: 28px 0px 0px 0px;
}

.ct_link li {
	padding: 5px 0px 10px 3px;
}

/* コンテンツテキストリンク */

.ct_link a:link {
	color: #000084;
	text-decoration: underline;
}

.ct_link a:visited {
	color: #000084;
	text-decoration: underline;
}

.ct_link a:hover {
	color: #000084;
	text-decoration: underline;
}

.ct_link a:active {
	color: #000084;
	text-decoration: underline;
}


/* フッター */
.ft_box {
	width: 300px;
	text-align: left;
	padding: 10px 0px 10px 28px;
	font-size:10px;
}

address {
	width: 452px;
	text-align: right;
	color: #999999;
	padding: 10px 28px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	left:370px;
	float:right;
/*	position:absolute;	*/
}

.next_box li ul {
	display: inline;
}


/* メニュー01 */
li.menu_pass01 {
	background: #ceced6 url(/common/menu_top.gif) no-repeat left top;
	padding: 10px 0px 0px 0px;
}

li.menu_pass01 li {
	background: #ceced6 repeat-y;
	margin: 0px 0px 10px 0px;
}

.menu_pass02 p {
	width: 140px;
	line-height: 120%;
	background: #dee7f0;
	display: block;
	color: #000084;
	margin: 0px 0px 0px 6px;
	padding: 5px 0px 5px 5px;
	font-size: 10px;
}

.menu_pass02 ul li {
	width: 140px;
	background: #dee7f0;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 6px 5px;
	line-height: 100%;
}

ul.menu_pass02 {
	background: #ceced6 url(/common/menu_bottom.gif) no-repeat left bottom;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	display: block;
}


/* メニュー01テキストリンク */

.menu_pass02 a:link {
	color: #000084;
	text-decoration: none;
}

.menu_pass02 a:visited {
	color: #000084;
	text-decoration: none;
}

.menu_pass02 a:hover {
	color: #000084;
	text-decoration: none;
}

.menu_pass02 a:active {
	color: #000084;
	text-decoration: none;
}


/* メニュー02 */
.menu02 {
	margin: 10px 0px 0px 0px;
/*	background: #f5eeab;	*/
	background: #f1efed;
}

.menu02 ul {
	padding: 0px 0px 10px 0px;
}

.menu02 li {
	padding: 0px 0px 0px 3px;
	line-height: 140%;
}

.menu02_tit {
/*	background: #000084 repeat-y; */
/*	background: #8C0B43 repeat-y;	*/
	background: #2d2d2d repeat-y;
	color: #FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}


/* サブメニュー */
ul.sub_menu_on  {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	color: #000000;
	font-size: 10px;
	display: none;
}

ul.sub_menu_on a:link {
	color: #000000;
}

ul.sub_menu_on a:visited {
	color: #000000;
}

ul.sub_menu_on a:hover {
	color: #000000;
}

ul.sub_menu_on a:active {
	color: #000000;
}

ul.sub_menu_off {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	color: #000000;
	font-size: 10px;
}

ul.sub_menu_off a:link {
	color: #000000;
}

ul.sub_menu_off a:visited {
	color: #000000;
}

ul.sub_menu_off a:hover {
	color: #000000;
}

ul.sub_menu_off a:active {
	color: #000000;
}

/* ページ下部注意書き */
.etc{
	margin: 18px 42px 0px 216px;
	font-size: 14px;
	color: #333;
}

/* 検索結果 */
dl.slist {
	border-bottom: 1px dotted #999999;
	padding: 5px 0px;
}
dl.slist dt {
	font-size: 14px;

}
dl.slist dd {
	margin: 0px;
	padding: 0px 0px 0px 13px;
}
dl.slist dd.url {
	color:#006600;
}
div.slist_navi {
	text-align: center;
}

/* 製品サポート */
table.support {
	border-bottom:1px dotted #dddddd;
}
