/* #### 全般 #### */
img {
	border-style: none;
}

.img_tbl{
	vertical-align:bottom;
}

#blank {
	width: 700px;
	height: 10px;
}

#cont_text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
}

a:link { color: #E077A8; text-decoration:underline; }
a:visited { color: #E077A8; text-decoration:underline; }
a:active { color: #E077A8; text-decoration:none; }
a:hover { color: #E077A8; text-decoration:none; }

/* #### 背景 ####################### */
#background {
	width: 800px;
	font-size:12px;
	background-color:#FFFFFF;
	background-image:url(img/background.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	padding-top:0px;
}

#logo {
	background: url(../img/logo01_jp.gif) top left no-repeat;
	width:228px;
	height:40px;
	float: left;
	position: relative;
	left: 35px;
	top: 28px;
}
#logo02 {
	float: right;
	padding: 23px 35px 0px 0px;
}

/* #### ヘッダ ####################### */
#head {
	width:800px;
	height:235px;
	margin:0px auto;
	padding-top:0px;
}
#head_title {
	width: 800px;
	height: 50px;
}
#head_image {
	width: 800px;
	height: 185px;
	float:left;
	background-image:url('img/top_back_2.gif');
	background-repeat:no-repeat;
	background-position:center;
}
#head_logo {
	width: 800px;
	height: 76px;
	float: left;
}
#head_search {
	width: 800px;
	height: 185px;
	float: left;
}

#head_index {
	width:800px;
	height:400px;
	margin:0px auto;
	padding-top:0px;
}
#head_title_index {
	width: 800px;
	height: 50px;
	margin:0;
	padding:0;
}
#head_image_index {
	width: 800px;
	height: 350px;
	float:left;
	background-image:url('img/top_back.gif');
	background-repeat:no-repeat;
	background-position:center;
}
#head_search_index {
	width: 800px;
	height: 350px;
	margin:0;
	padding:0;
	float: left;
}

/* #### メニュー ####################### */
#menu {
	margin:auto auto;
	width: 760px;
	height: 185px;
	padding-top: 5px;
}

#menu_index {
	margin:auto auto;
	width: 760px;
	height: 237px;
}

/* ####　メニュー（一般向け）　#### */
#menu_ippan_head {
	width: 760px;
	padding:12px 0;
	text-align:center;
//	background-image:url('img/menu_head_general.gif');
//	background-position:center;
//	background-repeat:no-repeat;
}

#menu_ippan_1 {
	margin:0;
	padding:0;
	width: 170px;
	height: 180px;
	float:left;
}

#menu_ippan_2 {
	margin:0;
	padding:0;
	width: 170px;
	height: 180px;
	float:left;
}

#menu_ippan_3 {
	margin:0;
	padding:0;
	width: 170px;
	height: 180px;
	float:left;
}

#menu_ippan_4 {
	margin:0;
	padding:0;
	width: 170px;
	height: 180px;
	float:left;
}

#menu_ippan_5 {
	margin:0;
	padding:0;
	width: 80px;
	height: 180px;
	float:left;
}


/* #### ボディ ####################### */
#body {
	margin:auto auto;
	width: 700px;
}

/* #### ボディ（一般向け）　#### */
#body_ippan{
	width: 700px;
	height: 390px;
	margin-top: 18px;
}

#body_cont {
	width: 700px;
	height: 110px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 16px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
}

#body_notice {
	width: 700px;
	height: 200px;
	font-family: "ＭＳ Ｐゴシック";
//	font-family: "ＭＳ Ｐ明朝";
	font-size: 12px;
//	font-weight:bold;
	color:#696969;
	line-height:1.5;
}
#body_notice_pro {
	font-family: "ＭＳ Ｐゴシック";
//	font-family: "ＭＳ Ｐ明朝";
	font-size: 12px;
//	font-weight:bold;
	color:#696969;
	line-height:1.5;
}
.ul_notice {
	margin:0;
	padding:4px 14px;
}
.li_notice {
	padding-bottom:8px;
}
#body_topix {
	width: 440px;
	height:270px;
	top: 10px;
	float:left;
}

#body_prof {
	width: 260px;
	height:210px;
}

#body_prof_img {
	width: 260px;
	height:210px;
}

#notice {
	width: 700px;
	margin: 0 auto;
}

#notice_pro {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}


/* #### フッタ ####################### */
#foot {
	width: 560px;
	margin: 20px auto;
}

#foot_wide {
	width: 680px;
	margin: 20px auto;
}

#foot_sub_menu_1 {
	width: 120px;
	height: 30px;
	float: left;
}

#foot_sub_menu_2 {
	width: 120px;
	height: 30px;
	float: left;
}

#foot_sub_menu_3 {
	width: 120px;
	height: 30px;
	float: left;
}

#foot_sub_menu_4 {
	width: 200px;
	height: 30px;
	float: left;
}

#foot_sub_menu_5 {
	width: 120px;
	height: 30px;
	float: left;
}

#foot_copyright {
	width: 560px;
	text-align:center;
}

/* #### TOPIX ####################### */
#topix {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	color:#808080;
}

/* #### 検索 #### */
#srch {
	width: 700px;
	position: relative;
	top: 10px;
}

#srch_text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
	height: 50px;
	margin-top: 19px;
}

#srch_path {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
	height: 20px;
	margin-top: 19px;
}

#mapFlash_title {
	width: 522px;
	margin: auto;
}

#mapFlash {
	width: 520px;
	margin: auto;
	border: 1px solid #e077a8;
}

#srch_pref_list{
	width:600px;
	height: 350px;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 15px;
	color:#3333FF
}

td.srch_pref_list {
	width: 170px;
	height: 25px;
}

#srch_city_list{
	width:680px;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 15px;
	color:#3333FF
}

#srch_clinic_list{
	width:700px;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	color:#3333FF
}

#srch_factory_list{
	width:700px;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	color:#3333FF
}

#srch_list{
	width:600px;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	color:#3333FF
}

#srch_list_2{
	width:700px;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	color:#3333FF
}

#srch_title {
	height: 40px;
}

#srch_detail {
	width:600px;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	color:#3333FF
}

table.srch_list {
	width: 600px;
}

table.srch_list_2 {
	width: 700px;
}

td.list_head {
	width: 600px;
	height: 25px;
	background-color:#D978AD;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: transparent;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
	color: white;
	text-indent: 10px;
}

td.list_pad {
	width: 5px;
	background-color: #D978AD;
//	border-bottom-style: solid;
//	border-bottom-width: 5px;
//	border-bottom-color: white;
}

td.list_contents {
	background-color: white;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: transparent;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック";
//	font-weight: bold;
//	padding-left: 5px;
	padding: 6px 0 0 8px;
	color: #595959;
}

td.list_body {
	width: 500px;
	height: 20px;
	text-indent: 10px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック";
	color: #595959;
}
td.detail_head {
	width: 600px;
//	height: 30px;
	padding: 8px 0;
	background-color: #D978AD;
//	border-bottom-style: solid;
//	border-bottom-width: 3px;
//	border-bottom-color: transparent;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: bold;
	color: white;
	text-indent: 14px;

}
td.detail_pad {
	width: 5px;
	height: 30px;
	background-color: #D978AD;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: white;
}
td.detail_contents {
	width: 120px;
	height: 20px;
	background-color:white;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: transparent;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: bold;
	color: #D978AD;
	text-align: center;
	line-height:1.5;
}
td.detail_body {
	width: 475px;
	height: 20px;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック";
	color: #595959;
	padding-left: 8px;
}

/* #### ポリシー #### */
#policy_text {
	width: 700px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
}

p.policy_sub_title {
	font-size:14px;
	width:700px;
	height:20px;
	color:white;
	background:#D978AD;
}

/* #### 製品説明 #### */
#product_text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
}

p.product_sub_title {
	font-size:14px;
	width:700px;
	color:white;
	background:#e077a8;
}

#product4_blank {
	height: 300px;
}

/* #### Q&A #### */
#qa_text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
}

#qa_list {
	border-bottom: dotted 1px #E077A8;
	padding: 15px 0px 5px 0px;
}

#qa_list img {
	vertical-align:bottom;
}

#qa_detail_head {
	background-color:#E077A8;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	margin-top:15px;
}

table#qa_box {
	margin-top:10px;
}

table#qa_box td {
	padding:0px 0px 15px 12px;
	vertical-align:top;
}

/* #### リンク用バナー #### */
#link_text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight:bold;
	color:#808080;
	line-height:1.5;
	width: 700px;
	height: 350px;
}

#link_cont {
	width:750px;
	height: 108px;
	margin:50px auto 40px auto;
	color:#E077A8;
}

#link_cont #bannersample {
	width:220px;
	height: 150px;
	text-align:center;
	vertical-align:middle;
	color:#E077A8;
	font-size:10px;
	font-weight:bold;
}

#link_cont #bannercode {
	width: 460px;
	height: 72px;
	border:solid 1px;
	margin-left: 20px;
	padding: 10px;
}


