@charset "UTF-8";
@import "renew.css";
@import "column.css";
@import "feature_style.css";
/*
  ---------------------------------------------------------------
	1. 初期化
  ---------------------------------------------------------------
*/
body,h1,h2,h3,p,ul,li,dl,dt,dd,form,table,td,input  {
	margin:0px;
	padding:0px;
	font-size: 1.2em;
}

body,td,p,li,dt,dd,form,input  { 
		font-size:12px;
}

ul  { 
		list-style:none;
}
img  { 
		border:none;
}
/*
  ---------------------------------------------------------------
	2. 共通
  ---------------------------------------------------------------
*/
body {
		color:#3c1400;
		text-align:center;
}

.pagearea {
		width:815px;
		background: url(../images/pagebackg.gif) repeat-y;
		margin-right: auto;
		margin-left: auto;
		text-align:center;
}

.contents {
		width:785px;
		margin:0px 15px;
		text-align:left;
}
.pagecont {
		padding:15px 0px;
}
.main  {
		width:770px;
		margin:10px 15px 15px;
}

.main2  {
	width:770px;
	margin:15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


#pan{
	width:500px;
	padding-left:5px;
	text-align:left;
	font-size:10px;
	color:#666666;
	font-style:normal;
	line-height:13px;
	height:10px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.pan{
width:700px;
margin:0px;
padding-top:2px;
font-size:10px;
color:#666666;
font-style:normal;
line-height:18px;
height:18px;
}

.contents_title{
		background:url(../images/contents_title.gif) left no-repeat;
		color:#575757;
		line-height:34px;
		width:515px;
		height:34px;
		font-size:16px;
		font-weight:900;
		letter-spacing:0.1em;
		word-spacing:0.2em;
		margin:0px;
		padding-left:23px;
}
.leftarea  {
		float:left;
		margin-right:15px;
		width:515px;
		border:0px solid #5b8cd5;
}

.textarea_001 {
		width:615px;
		border:0px solid #5b8cd5;
}

.leftarea_help  {
		width:630px;
		margin-right:15px;
		float:left;
}

.leftarea_mypage  {
		width:630px;
		margin-right:15px;
		float:left;
		border: 0px solid #efefef;
}


.leftareacon  {
		width:295px;
		margin:10px 15px 0px 0px;
		float:left;
}
.leftareacon .lacon {
		background: url(../images/laconback.gif) repeat-y;
		padding:8px;
}
.rightarea  {
	width:225px;
	float:left;
	padding: 0px;
	margin: 0px;
}
.rightareacon  {
		width:205px;
		margin:0px 0px 0px 0px;
		float:left;
}
.subt {
		border-left:4px solid #5b8cd5;
		border-bottom:1px solid #5b8cd5;
		padding:1px 0px 2px 5px;
		font-weight:bold;
		color:#333333;
		margin-bottom:10px;
}
.subt2 {
		border-left:4px solid #5b8cd5;
		border-bottom:1px solid #5b8cd5;
		padding:1px 0px 2px 5px;
		font-weight:bold;
		color:#333333;
		margin:15px 0px 10px 0px;
}
.alllink {
		text-align:right;
		font-size:10px;
}
.alert {
		font-size:10px;
		padding-top:2px;
}
.alert2 {
		font-size:10px;
		line-height:12px;
}
.alert3 {
		font-size:10px;
}
.rbanner  {
	line-height:18px;
	margin: 10px 0px 0px 0px;
}
.fright  {
		text-align:right;
}

.margin5{
margin-bottom:5px;
}

.margin10{
margin-bottom:10px;
}

.margin15{
margin-bottom:15px;
}

.margin20{
margin-bottom:20px;
}

.margin-l35{
margin-left:35px;
}

.content_m10{
margin-left:10px;
margin-bottom:10px;
}

.content_m15{
margin-left:15px;
margin-bottom:10px;
}

.font14{
font-size:14px;
color:#fff;
letter-spacing:0.2px;
}

/*
  ---------------------------------------------------------------
	3. リンク色
  ---------------------------------------------------------------
*/

a:link { 
		color: #002d89;
		text-decoration:none;
}
a:visited { 
		color: #002d89;
		text-decoration:none;
}
a:hover,active {
		color: #fd9f32;
		text-decoration:underline;
}
.headnavi a:link { 
		color: #ffffff;
}
.headnavi a:visited { 
		color: #ffffff;
		text-decoration:none;
}
.headnavi a:hover,active { 
		color: #002d89;
		text-decoration:none;
}
/*
  ---------------------------------------------------------------
	4. ヘッダー
  ---------------------------------------------------------------
*/

.header  {
	height:101px;
	border-bottom:1px solid #999999;
	background-repeat: no-repeat;
}
.header .logo {
	float:left;
	padding-top: 20px;
	padding-right: 77px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.headnavi {
		background: #ff7e00;
		padding:3px 10px;
		height:15px;
}
.headnavi h1  { 
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
		float:left;
}

.headnavi h1 strong { 
  font-weight:normal;
}

.headnavi li  { 
		font-size:10px;
		float:right;
		display:inline;
		margin-left:10px;
}
.header .hright {
	float:right;
	width: 468px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.header .hbanner { 
		text-align:right;
}

.header .banner { 
		float:right;
}

#header_right .hban { 
		text-align:right;
}

#header_right .ban { 
		text-align:right;
}

.logo2 { 
		padding:10px 5px;
		float:left;
}

/*リニューアルテスト*/
.header002  {
	height:87px;
	border-bottom:1px solid #999999;
	background-repeat: no-repeat;
	
}
.header002 .logo {
	float:left;
	padding-top: 20px;
	padding-right: 77px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.headnavi {
		background: #ff7e00;
		padding:3px 10px;
		height:15px;
}
.headnavi h1  { 
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
		float:left;
}
.headnavi li  { 
		font-size:10px;
		float:right;
		display:inline;
		margin-left:10px;
}
.header002 .hright {
	float:right;
	width: 468px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.header002 .hbanner { 
		text-align:right;
}

.header002 .banner { 
		float:right;
}

.logo_new002{
	float:left;
	padding-top: 10px;
	padding-right: 77px;
	padding-bottom: 12px;
	padding-left: 10px;
}

/**/

/*
  ---------------------------------------------------------------
	5. ナビ
  ---------------------------------------------------------------
*/
#navi {
	padding:2px 0px 0px 0px;
}
#navi ul{
		height:25px;
		list-style:none;
}
#navi li{
		height:25px;
		float:left;
		display:inline;
}
#navi .n_shika a{
		display: block;
		width: 114px;
		height: 25px;
		background-image: url(../images/n_shika.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
#navi .n_shika a:link {background-position: 0 0;}
#navi .n_shika a:visited {background-position: 0 0;}
#navi .n_shika a:hover {background-position: -225px 0px;}
#navi .n_shika a:active {background-position: -225px 0px;}

#navi .n_shika_over a{
		display: block;
		width: 114px;
		height: 25px;
		background-image: url(../images/n_shika_over.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}

#navi .n_implant a{
		display: block;
		width: 102px;
		height: 25px;
		background-image: url(../images/n_implant.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
#navi .n_implant a:link {background-position: 0 0;}
#navi .n_implant a:visited {background-position: 0 0;}
#navi .n_implant a:hover {background-position: -237px 0px;}
#navi .n_implant a:active {background-position: -237px 0px;}

#navi .n_implant_over a{
		display: block;
		width: 102px;
		height: 25px;
		background-image: url(../images/n_implant_over.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}

#navi .n_shinbi a{
		display: block;
		width: 139px;
		height: 25px;
		background-image: url(../images/n_shinbi.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
#navi .n_shinbi a:link {background-position: 0 0;}
#navi .n_shinbi a:visited {background-position: 0 0;}
#navi .n_shinbi a:hover {background-position: -200px 0px;}
#navi .n_shinbi a:active {background-position: -200px 0px;}

#navi .n_shinbi_over a{
		display: block;
		width: 139px;
		height: 25px;
		background-image: url(../images/n_shinbi_over.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}

#navi .n_kyousei a{
		display: block;
		width: 87px;
		height: 25px;
		background-image: url(../images/n_kyousei.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
#navi .n_kyousei a:link {background-position: 0 0;}
#navi .n_kyousei a:visited {background-position: 0 0;}
#navi .n_kyousei a:hover {background-position: -252px 0px;}
#navi .n_kyousei a:active {background-position: -252px 0px;}

#navi .n_kyousei_over a{
		display: block;
		width: 87px;
		height: 25px;
		background-image: url(../images/n_kyousei_over.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}

/*
---------------------------------------------------------------
	5. 検索
---------------------------------------------------------------
*/
.searcharea { 
		height:77px;
		background: url(../images/search_bk.jpg) repeat-x;
		border-bottom:1px solid #999999;
		border-left:3px solid #fe5804;
}
.searcharea .searcht { 
		padding:20px 15px 0px 15px;
		float:left;
}
.searcharea .search { 
		margin-top:12px;
		float:left;
		width:400px;
}
.searcharea .searchtit {
		float:left;
		border:1px solid #b5c5e8;
}
.searcharea .searchbox {
		float:left;
		border:1px solid #b5c5e8;
		background:#ffffff;
		width:290px;
		height:22px;
		font-size:12px;
		padding:4px 0px 0px 5px;
		color:#9b9b9b;
}
.searcharea .searchbtn {
		margin-top:12px;
		float:left;
}
.searcharea .searchbtn_map {
		margin:12px 0px 0px 5px;
		float:left;
}

/*
  ---------------------------------------------------------------
	6. タイトル
  ---------------------------------------------------------------
*/
.whatsicout {
		display: block;
		height: 33px;
		width: 515px;
		background-image: url(../images/whatsicout.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
.searchhowt {
		display: block;
		height: 26px;
		width: 147px;
		background-image: url(../images/searchhowt.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
.memberwhatst {
		display: block;
		height: 27px;
		width: 345px;
		background-image: url(../images/memberwhatst.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
.newst {
		display: block;
		height: 31px;
		width: 295px;
		background-image: url(../images/newst.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
.picupt {
		display: block;
		height: 31px;
		width: 295px;
		background-image: url(../images/picupt.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
}
.columnt {
		display: block;
		height: 31px;
		width: 295px;
		background-image: url(../images/columnt.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
}
.blogt {
		display: block;
		height: 28px;
		width: 225px;
		background-image: url(../images/blogt.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
}
.favgoodst {
		display: block;
		height: 29px;
		width: 205px;
		background-image: url(../images/favgoodst.jpg);
		background-repeat:no-repeat;
		text-indent: -9999px;
		margin-top:10px;
}
.whatst {
		display: block;
		height: 31px;
		width: 515px;
		background-image: url(../images/whatst.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
.showsbt {
		border-bottom:1px dotted #a2a2a2;
		margin-bottom:3px;
}
.showsbt h3 {
		display: block;
		height: 20px;
		width: 90px;
		background-image: url(../images/ssubt.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		float:left;
		margin-bottom:3px;
}
.showsbt p {
		margin-top:7px;
		float:right;
}
.smemt {
		display: block;
		height: 20px;
		width: 493px;
		background-image: url(../images/smemt.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
		margin-bottom:3px;
		border-bottom:1px dotted #a2a2a2;
}
.pickupt {
		display: block;
		height: 31px;
		width: 515px;
		background-image: url(../images/pickupt.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
}
.psubt1 {
		display: block;
		height: 20px;
		width: 493px;
		background-image: url(../images/psubt1.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-bottom:3px;
		border-bottom:1px dotted #a2a2a2;
}
.psubt2 {
		display: block;
		height: 20px;
		width: 493px;
		background-image: url(../images/psubt2.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
		margin-bottom:3px;
		border-bottom:1px dotted #a2a2a2;
}
.logint {
		display: block;
		height: 28px;
		width: 225px;
		background-image: url(../images/logint.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
}
.kuchit {
		display: block;
		height: 28px;
		width: 225px;
		background-image: url(../images/kuchit.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
}
.logintaf {
		background-image: url(../images/titr_back.gif);
		background-repeat: no-repeat;
		margin-top:10px;
		font-size:12px;
		font-weight:normal;
		padding:8px 0px 7px 10px;
}
.con_msubt {
		background: url(../images/con_msubt_bk.jpg) no-repeat;
		font-size:14px;
		font-weight:bold;
		padding:7px 0px 7px 10px;
		color:#ff5600;
}
.con_msubt2 {
		background: url(../images/con_msubt_bk.jpg) no-repeat;
		font-size:14px;
		font-weight:bold;
		padding:8px 0px 7px 10px;
		color:#ff5600;
		margin-top:10px;
}
.con_msubrt {
		background: url(../images/con_msubrt_bk.jpg) no-repeat;
		font-size:14px;
		font-weight:bold;
		padding:6px 0px 5px 10px;
		color:#ff5600;
		margin-top:10px;
}
.con_msubrtB {
		background: url(../images/con_msubrt_bk_B.jpg) no-repeat left bottom;
		font-size:12px;
		font-weight:bold;
		padding:3px 0px 5px 10px;
		color:#ff5600;
		margin-top:10px;
}
.con_kyouseit {
		background: url(../images/con_kyouseit.gif) no-repeat;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		padding:10px 0px 10px 10px;
}
.con_shinbit {
		background: url(../images/con_shinbit.gif) no-repeat;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		padding:10px 0px 10px 10px;
}
.con_impt {
		background: url(../images/con_impt.gif) no-repeat;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		padding:10px 0px 10px 10px;
}
.con_whtt {
		background: url(../images/con_whtt.gif) no-repeat;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		padding:10px 0px 10px 10px;
}
.con_contsubt {
		background: url(../images/con_contsubt.gif) no-repeat;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		padding:10px 0px 10px 10px;
}
/*
  ---------------------------------------------------------------
	6. ボックス
  ---------------------------------------------------------------
*/
.marb10  {
		margin-bottom:10px;
}

/*
  ---------------------------------------------------------------
	6. フォント
  ---------------------------------------------------------------
*/
.f10  {
		font-size:10px;
}
/*
  ---------------------------------------------------------------
	6. 歯科へ行こう!ポイントがもらえる歯科医療専門検索サイト
  ---------------------------------------------------------------
*/
#whatsicou  {
		background:#d9d9d9;

		padding:0px 8px;
}
#whatsicou .wtflow {
		background:#ffffff;
		padding:5px;
}
#whatsicou .wtflow table {

}
#whatsicou .wtflow td {
		text-align:center;
		width:74px;
		border:1px solid #ff4200;
}
#whatsicou .wtflow .wtftit {
	background:#ff4200;
	color:#ffffff;
	width:60px;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#whatsicou .wtflow .wtfallow {
		border:none;
		width:8px;
}
#whatsicou .wtflow .wtficon {
		background:#ffffff;
		text-align:center;
		width:60px;
		padding:3px;
}
#whatsicou .searchhow {
		width:147px;
		margin:5px 5px 0px 0px;
		float:left;
}
#whatsicou .searchhow .shhcon {
		background:#ffffff;
		padding:5px;
}
#whatsicou .searchhow .shhcon p {
		padding:5px 0px;
}
#whatsicou .searchhow .shhcon .wlink {
		color:#fe5204;
		font-weight:bold;
		font-size:10px;
}
#whatsicou .memberwhats {
		width:345px;
		margin:5px 0px 0px 0px;
		float:left;
}
#whatsicou .memberwhats .mmwcon {
		background:#ffffff;
		padding:4px 3px;
}
#whatsicou .memberwhats .mmwcon .mmwbnt {
		float:left;
		padding-right:2px;
}

/*
  ---------------------------------------------------------------
	テーブルもの
  ---------------------------------------------------------------
*/

.table_border{
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	border-bottom: 1px none #AEAEAE;
	border-left: 1px none #AEAEAE;
	line-height: 140%;
	color: #666666;
	margin-bottom: 10px;
}

.td_border{
	border-top: 1px none #AEAEAE;
	border-right: 1px none #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
}

.table_txt{
font-size:10px;
color:#666666;
line-height:140%;
}

.under_line{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
}

/*
  ---------------------------------------------------------------
	6. 歯科へ行こう!ニュース
  ---------------------------------------------------------------
*/
.news {
		background: url(../images/laconback.gif) repeat-y;
		padding:8px 8px 4px 8px;
}
.news .news_tit {
		background:#edfbff;
		border-top:dotted 1px #59b6c0;
		border-bottom:dotted 1px #59b6c0;
		padding:5px;
}
.news .news_day{
		font-size:10px;
		text-align:right;
		padding:3px 0px;
}
/*
  ---------------------------------------------------------------
	6. 歯科（歯医者さん）情報特集
  ---------------------------------------------------------------
*/
.picup {
		background: url(../images/laconback.gif) repeat-y;
		padding:8px 8px 4px 8px;
}
.picup p {
		padding:8px 4px;
}
.picup .pic_tit a {
		font-size:13px;
		font-weight:bold;
		background: url(../images/icon_pic.gif) no-repeat;
		padding:4px 0px 4px 22px;
		margin-bottom:3px;
}
.pic_tit2 a {
		font-size:10px;
		font-weight:bold;
		background: url(../images/icon_pic.gif) no-repeat;
		padding:4px 0px 4px 22px;
		margin-bottom:3px;
		margin-top:5px;
}
/*
  ---------------------------------------------------------------
	6. 歯科関連コラム
  ---------------------------------------------------------------
*/
.column {
		background: url(../images/laconback.gif) repeat-y;
		padding:8px 8px 4px 8px;
}
.column .column_tit {
		background:#fffcc8;
		border-top:dotted 1px #59b6c0;
		border-bottom:dotted 1px #59b6c0;
		padding:5px;
}
.column .column_day{
		font-size:10px;
		text-align:right;
		padding:3px 0px;
}
/*
  ---------------------------------------------------------------
	6. おすすめデンタルグッズ特集
  ---------------------------------------------------------------
*/
.favgoods {

		background: url(../images/raconback.gif) repeat-y;
		padding:3px 8px 4px 8px;
}
.favgoods .sd_tit {
		font-size:13px;
		font-weight:bold;
		padding:5px 0px 2px 0px;
}
.favgoods .sd_catch {
		font-size:10px;
		padding:3px 0px;
}
.favgoods .sd_txt {
		width:100px;
		padding-top:10px;
		float:left;
}
.favgoods .sd_img {
		width:80px;
		float:left;
}
.favgoods .sd_link {
		background:#edfbff;
		border:2px solid #c2e9f3;
		padding:3px 5px;
		font-size:10px;
		margin-top:2px;
}
.favgoods .othergoods_title {
		background: url(../images/goods_back.jpg) no-repeat;
		font-size:12px;
		font-weight:bold;
		padding:6px 0px 5px 5px;
		color:#ff5600;
		margin:10px 0px 5px 0px;	
}
.favgoods .othergoods {
		width:189px;
		padding-bottom:5px;
		border-bottom:1px solid #E6E7E9;
}
.favgoods .othergoods a:link { 
		color: #762700;
		text-decoration:underline;
}
.favgoods .othergoods a:visited { 
		color: #762700;
		text-decoration:underline;
}
.favgoods .othergoods a:hover,active {
		color: #fd9f32;
		text-decoration:underline;
}

.favgoods .goods_txt {
		width:124px;
		padding:10px 5px 0px 0px;
		float:left;
}
.favgoods .goods_cont {
	width:180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.favgoods .goods_txt .gttit {
		font-size:13px;
		font-weight:bold;
		padding-bottom:5px;
}
.favgoods .goods_txt p {
		font-size:10px;
}
.favgoods .goods_img {
		width:60px;
		padding-top:10px;
		float:left;
}



/*デンタルグッズボタン関係*/

.regist_b a{
background:url(../images/goods_regist_btn.gif) no-repeat;
overflow:hidden;
text-indent:-9999px;
display:block;
margin:0px;
width:144px;
height:32px;
}

.regist_b a:hover{
background-position:0px -32px;
}


.recomend_b a{
background:url(../images/goods_recomend_btn.gif) no-repeat;
display:block;
text-indent:-9999px;
margin:0px;
width:150px;
height:22px;
}

.recomend_b a:hover{
background-position:0px -22px;
}

.regist_b_lag a{
background:url(../images/goods_regist_btn_lag.gif) no-repeat;
display:block;
text-indent:-9999px;
margin:0px;
width:344px;
height:68px;
}

.regist_b_lag a:hover{
background-position:0px -68px;
}

.gdsch_b a{
 background:url(../images/goods_serach_btn.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:0px;
	width:63px;
	height:24px;
}

.gdsch_b a:hover{
background-position:0px -24px;
}
/*デンタルグッズボタン関係*/


/*
  ---------------------------------------------------------------
	6. 口コミ掲示板
  ---------------------------------------------------------------
*/
.kuchi {
		background: url(../images/raback.gif) repeat-y;
		padding:5px 8px 4px 8px;
}
.kuchi_con {
		padding:10px 0px 0px 0px;
}
.kuchi_tit {
		background: url(../images/kuchi_back.jpg) no-repeat;
		padding:6px 8px 6px 8px;
}
.kuchi_tit p {
		font-weight:bold;
		color:#3838b1;
}
.kuchi_tit ul {
		padding:10px 0px 5px 0px;
}
.kuchi_tit li {
		line-height:16px;
}
/*
  ---------------------------------------------------------------
	6. ブログ
  ---------------------------------------------------------------
*/
.blog {
		background: url(../images/raback.gif) repeat-y;
		padding:5px 8px 4px 8px;
}
/*
  ---------------------------------------------------------------
	6. 歯科へ行こう!会員
  ---------------------------------------------------------------
*/
.imgleft  {
		float:left;
		padding-right:10px;
}
.imgright  {
		float:left;
}
/*
  ---------------------------------------------------------------
	6. ピックアップ
  ---------------------------------------------------------------
*/
.picinfo  {
		padding:6px 10px;
		border:3px solid #cccccc;
		background:#f5f5f5;
}
.picpoint  {
		padding:6px 10px;
		background:#f5f5f5;
		color:#ff5300;
		font-weight:bold;
}
.picgoods  {
		background: url(../images/picgoods.jpg) no-repeat top left;
		padding-left:160px;
		padding-top:10px;
}
.picgoods p {
		padding-bottom:8px;
		line-height:17px;
}
/*
  ---------------------------------------------------------------
	6. おススメ歯科
  ---------------------------------------------------------------
*/
.picdental {
		width:493px;margin-top:10px;
}
.picdental .captha{
		float:left;
		margin-right:10px;
		width:135px;
		border:1px solid #cccccc;
}
.picdental .textspace{
		float:left;
		width:330px;
}
.picdental .textspace .tit{
		font-size:14px;
		font-weight:bold;
		padding-bottom:10px;
}

/*
  ---------------------------------------------------------------
	インフォームドコンセントへの誘導
  ---------------------------------------------------------------
*/

.informt {
		display: block;
		height: 28px;
		width: 225px;
		background-image: url(../images/top_title_inform.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top:10px;
}

.top_inform {
	background: url(../images/top_inform_back.gif) no-repeat;
	height:227px;
	padding: 0px;

}

.top_inform01 {
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 140%;
	font-size: 12px;
	margin: 0px;
}

.top_inform02 {
	float: right;
	font-size: 10px;
	line-height: 180%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.top_inform02 p {
	font-size: 10px;
}

/*
  ---------------------------------------------------------------
	あなたにぴったりな歯
  ---------------------------------------------------------------
*/


.teeth_camp {
	margin-top:10px;
}

.teeth_camp_cont {
	padding:0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}



/*
  ---------------------------------------------------------------
	キャンペーンページ
  ---------------------------------------------------------------
*/

.kadomaru650top{
	width:650px;
	background:url(../images/campain_box_top.gif) no-repeat left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.kadomaru650body{
	width:640px;
	background:url(../images/campain_box_body.gif) repeat-y;
	padding:0px 5px;
}

.kadomaru650bottom{
	width:650px;
	background:url(../images/campain_box_bottom.gif) no-repeat left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.kadomaru650body h2{
	background:url(../images/subtitle_bg.gif) no-repeat left center;
	color:#FFFFFF;
	line-height:21px;
	height:21px;
	font-size:14px;
	font-weight:900;
	padding-left:15px;
	margin:3px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
}

.commonbox_top{
	background:url(../images/650box_top.gif) no-repeat left top;
	width:650px;
	line-height:36px;
	padding-left:15px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	font-size:14px;
	color:#FF3300;
	font-weight:900;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


.commonbox_top02{
	background:url(../images/650box_top.gif) no-repeat left bottom;
	width:650px;
	line-height:36px;
	padding-left:15px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	color:#FF3300;
	font-weight:900;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.commonbox_body{
	background:url(../images/650box_body.gif) repeat-y left center;
	padding:0px 10px;
	margin:0px;
	width: 630px;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

*html .commonbox_body{
	background:url(../images/650box_body.gif) repeat-y left center;
	width: 650px;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.commonbox_bottom{
	width:650px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-image: url(../images/650box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.subtitle{
	background: url(../images/subtitle_bg.gif) no-repeat left center;
	line-height:33px;
	font-size:12px;
	font-weight:900;
	padding-left:15px;
	margin:0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.subtitle_blue{
	background: url(../images/subtitle_bg_B.gif) no-repeat left center;
	line-height:33px;
	font-size:12px;
	font-weight:900;
	padding-left:15px;
	margin:0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.subtitle_black{
	background: url(../images/subtitle_bg_black.jpg) no-repeat left center;
	line-height:33px;
	font-size:12px;
	font-weight:900;
	padding-left:15px;
	margin:0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.subtitle_green{
	background: url(../images/subtitle_bg_green.jpg) no-repeat left center;
	line-height:33px;
	font-size:12px;
	font-weight:900;
	padding-left:15px;
	margin:0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.water_background{
background:url(../images/water_img16.jpg) no-repeat center center;
}
.camp_title {
	padding-top:12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF7E00;
	width: 658px;
}
.camp_title p {
	padding-left:15px;
	font-weight: bold;
	padding-right: 30px;
	text-align: left;
}
.camp_content {
	margin:0pt auto;
	width: 658px;
}
.camp_content dl {
	padding-top:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2BB02B;
}
.camp_content dl dt {
	float:left;
	width:124px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 15px;
}
.camp_content dd {
	float:left;
	line-height:140%;
	padding-bottom:13px;
	width:499px;
	text-align: left;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: auto;
}

.camp07_content {
	margin:0pt auto;
	width: 658px;
}
.camp07_content dl {
	padding-top:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2BB02B;
}

.camp07_content dl {
	padding-top:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #326CCC;
}
.camp07_content dl dt {
	float:left;
	width:124px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 15px;
}
.camp07_content dd {
	float:left;
	line-height:140%;
	padding-bottom:13px;
	width:499px;
	text-align: left;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: auto;
}
.camp_textbox {
	padding-top:15px;
	width: 658px;
	padding-bottom: 15px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.camp_left {
	margin-left:15px;
	margin-top: 15px;
	width: 300px;
	float: left;
}
.camp_left p {
	text-align:left;
	height: auto;
	border: 1px dotted #99CC99;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 5px;
}
.camp_right {
	margin-left:25px;
	margin-top: 15px;
	width: 300px;
	float: left;
	margin-right: auto;
}
.camp_right p {
	text-align:left;
	height: auto;
	border: 1px dotted #99CC99;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}

/*
  ---------------------------------------------------------------
	コンテンツタイアップページ
  ---------------------------------------------------------------
*/


.about_implant650top{
	width:650px;
	background:url(../images/title_about_imp_top.gif) no-repeat left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.suzuki_sika650top{
	width:650px;
	background:url(../images/title_suzuki_top.gif) no-repeat left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.prop01top{
	width:650px;
	background:url(../images/title_oralpropotion01.gif) no-repeat left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.prop02top{
	width:650px;
	background:url(../images/title_oralpropotion02.gif) no-repeat left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.prop03top{
	width:650px;
	background:url(../images/title_oralpropotion03.gif) no-repeat left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.common_txt{
font-size:12px;
line-height:130%;
}

/*
  ---------------------------------------------------------------
	6. バナー
  ---------------------------------------------------------------
*/
.banner {
}

/*
  ---------------------------------------------------------------
	6. ログイン
  ---------------------------------------------------------------
*/
.logintit {
		padding:3px 6px;
		background:#c2e9f3;
}
.loginaftit {
		background:#00a0b8;
		padding:5px;
		text-align:center;
		color:#ffffff;
}
.loginafpm {
		text-align:right;
		font-size:10px;
}
.loginaf .afleft {
		padding-right:5px;
}
.loginaf .afright {
		font-size:12px;
		color:#00a0b8;
}
.aflinkmy {
		font-size:14px;
		color:#00a0b8;
		padding:5px 0px 0px 0px;
		text-align:center;
}
.loginform td {
		text-align:right;
}
.loginput {
		width:145px;
		height:22px;
}
.check {
		font-size:10px;
		border-top:2px solid #d5d5d5;
		padding-top:5px;
		margin-top:5px;
}
.logatext {
		font-size:10px;
		padding:5px 0px;
}
.logssl {
		font-size:10px;
		padding:3px 6px;
		background:#e9e9e9;
		font-size:10px;
		margin:2px 0px;
}
.logmode {
		font-size:10px;
}
.logrepass {
		font-size:10px;
		border-top:2px solid #d5d5d5;
		padding-top:5px;
		margin-top:5px;
}
/*
  ---------------------------------------------------------------
	. コンテンツページ
  ---------------------------------------------------------------
*/
.cpage_list {
		margin:10px 0px;
}
.cpage_list_tit {
		background:#edfbff;
		padding:6px;
		color:#00636d;
}
.cpage_list_tit h3 {
		font-size:13px;
		float:left;
}
.cpage_list_tit .icon {
		float:right;
		padding-top:2px;
}
.cpage_list p {
		padding:6px;
		line-height:15px;
}
/*
  ---------------------------------------------------------------
	. コンテンツページ右メニュー
  ---------------------------------------------------------------
*/
.cpager_menu {
		background: url(../images/raback.gif) repeat-y;
		padding:5px 8px 4px 8px;
}
.cpager_menu_tit {
		background:#edfbff;
		padding:6px;
		color:#00636d;
}
.cpager_menu_tit h3 {
		font-size:13px;
}
.cpager_menu p {
		padding:6px;
		line-height:15px;
}
.cpager_menu .more {
		text-align:right;
		padding-top:10px;
}
/*
  ---------------------------------------------------------------
	. PR
  ---------------------------------------------------------------
*/
.side_pr {
		background: url(../images/raback.gif) repeat-y;
		padding:5px 8px 5px 8px;
}

.side_pr ul{
	margin:0px;
	padding:0px;
}


.side_pr li {
	background:url(../images/goods_arrow_red.gif) no-repeat left top;
	padding-left: 14px;
	margin-bottom: 5px;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 3px;
	line-height: 120%;
}
.side_pr .more {
		text-align:right;
		padding-top:10px;
}

/*
  ---------------------------------------------------------------
	. リサーチ
  ---------------------------------------------------------------
*/
.side_prB {
		background: url(../images/raback.gif) repeat-y;
		padding:5px 8px 5px 8px;
}

.side_prB ul{
	margin:0px;
	padding:0px;
}


.side_prB li {
	background:url(../images/goods_arrow_red.gif) no-repeat left top;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: left;
	list-style:none;
	margin-top: 3px;
	line-height: 120%;
}
.side_prB .more {
		text-align:right;
		padding-top:10px;
}

a.q1{
    display:block;
    background-image:url(../images/research_q1.gif);
	text-indent:-9999px;
	width:193px;
	height:43px;
}

a:hover.q1{
    background-position:0px -43px;
	text-indent:-9999px;
	width:193px;
	height:43px;
}
a.q2{
    display:block;
    background-image:url(../images/research_q2.gif);
	text-indent:-9999px;
	width:193px;
	height:37px;
}

a:hover.q2{
    background-position:0px -37px;
	text-indent:-9999px;
	width:193px;
	height:37px;
}
a.q3{
    display:block;
    background-image:url(../images/research_q3.gif);
	text-indent:-9999px;
	width:193px;
	height:36px;
}

a:hover.q3{
    background-position:0px -36px;
	text-indent:-9999px;
	width:193px;
	height:36px;
}
a.q4{
    display:block;
    background-image:url(../images/research_q4.gif);
	text-indent:-9999px;
	width:193px;
	height:36px;
}

a:hover.q4{
    background-position:0px -36px;
	text-indent:-9999px;
	width:193px;
	height:36px;
}
a.qa{
    display:block;
    background-image:url(../images/research_q_a.jpg);
	text-indent:-9999px;
	width:140px;
	height:23px;
}

a:hover.qa{
    background-position:0px -23px;
	text-indent:-9999px;
	width:140px;
	height:23px;
}





/*
  ---------------------------------------------------------------
 地図検索ページ
  ---------------------------------------------------------------
*/
#japan{
	width:600px;
	margin-left:0px;
	height:auto;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	margin-right: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: 777777;
	font-weight: normal;
	float:left;
}

#japan dl{
padding:0px;
margin-top:5px;
}

#japan dt {
	margin: 0px;
	padding: 0px;
}
#japan dd {
	margin-top: -1.6em;
	margin-bottom: 0.5em;
	margin-right: 0px;
	margin-left: 77px;
	padding: 0em;
}

#japan h2{
	background : url(../images/h2_bg_0808.jpg) no-repeat;
	font-size:16px;
	font-weight:900;
	height:34px;
	line-height:34px;
	margin:0;
	padding-top: 3px;
	padding-left:23px;
	width:635px;
	word-spacing:0.2em;
}

#japan p{
/*	background:url(../images/city-name_head.gif) left no-repeat; */
	line-height:20px;
	height:20px;
	padding-left:30px;
	font-size:14px;
	font-weight:900;
	word-spacing:0.1em;
	clear:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #666666;

}

#states_area{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	float: left;
	font-size: 12px;
	font-weight: normal;
	width: 600px;
}

#states_area h3,
#states_area p{
 padding:0px;
 margin:0px;
 color: #666666;
 font-size: 12px;
 font-weight: normal;
}

#city_area{
	width:600px;
	padding:0px;
	color: #666666;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	height: auto;
}



.office_detail{
	clear:left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 630px;
	line-height:150%;
	font-size:14px;
}


.office_detail h6{
display:inline;
font-size:16px;
font-weight:900;
margin:0px 5px 15px 0px;
padding:0px;
}


.office_detail table{
	color:#777777;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #F16F0E;
	margin:10px 0px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
}


.detail_box{
text-align:left;
width:500px;
height:auto;
float:left;
margin:0px;
padding:0px;
}
.detail_box2{
text-align:left;
width:510px;
height:40px;
float:left;
margin:0px;
padding:0px 5px 0 0;
border-right:1px dotted #CCC;
}

.office_detail img{
	float:left;
	margin:0px 0px 3px 5px;
	padding:0px;
}

.hokkaido{
	float:right;
	margin-top:30px;
	padding:0px;
	padding-right: 83px;
	margin-bottom: 0px;
	margin-left: auto;
}


.seach_toptext{
	float:left;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F16F0E;
	border-right-color: #F16F0E;
	border-bottom-color: #F16F0E;
	border-left-color: #F16F0E;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 630px;
	background-color: #FDFFE1;
}

#japan .seach_toptext p{
	font-size:12px;
	font-weight:normal;
	width: auto;
	text-align: center;
	color: #000000;

}

.seach_votetext{
	float:left;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F16F0E;
	border-right-color: #F16F0E;
	border-bottom-color: #F16F0E;
	border-left-color: #F16F0E;
	padding: 0px;
	width: auto;
	background-color: #FFFFFF;
	margin: 0px;
}

#japan .seach_votetext p{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	width: 200px;
	text-align: left;
	color:#666666;
	float:left;
	width:200px;
	clear: both;
	line-height:15px;

}

#japan .seach_votetext a:link { 
	color:#666666;
	text-decoration:underline;
}

#japan .seach_votetext a:visited { 
	color:#666666;
}

/*
  ---------------------------------------------------------------
地域別ページ
  ---------------------------------------------------------------
*/
#kakuken{
	width:515px;
	margin-left:0px;
	height:auto;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	margin-right: 15px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: 777777;
	font-weight: normal;
	float:left;
}

#kakuken dl{
padding:0px;
margin-top:20px;
}

#kakuken dt {
	margin: 0px;
	padding: 0px;
}
#kakuken dd {
	margin-top: -1.6em;
	margin-bottom: 0.5em;
	margin-right: 0px;
	margin-left: 77px;
	padding: 0em;
}

#kakuken h2{
background:url(../images/contents_title.gif) left no-repeat;
line-height:34px;
width:515px;
height:34px;
font-size:16px;
font-weight:900;
word-spacing:0.2em;
margin:0px;
padding-left:23px;
}

#kakuken p{
/*	background:url(../images/city-name_head.gif) left no-repeat; */
	line-height:20px;
	height:20px;
	padding-left:30px;
	font-size:14px;
	font-weight:900;
	word-spacing:0.1em;
	clear:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #666666;

}

#states_area002{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	float: left;
	font-size: 12px;
	font-weight: normal;
	width: 515px;
}

.hokkaido002{
	float:right;
	margin-top:0px;
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 381px;
}

*html .hokkaido002{
	float:right;
	margin-top:0px;
	padding:0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 381px;
}

/*
  ---------------------------------------------------------------
スポンサークリニック
  ---------------------------------------------------------------
*/
.sponsor_ti01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/point_sankaku01.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	color: #3E3E3E;
}
.sponsor_box01 {
	margin:0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.sponsor_box01 h3 {
	margin:0px;
	border-top:solid 1px #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sponsor_box01 h3 a{
	font-size: 12px;
	font-weight: bold;
	color: 002D89;
	text-decoration: underline;
}

.sponsor_box01 h3 a:visited { 
	font-size: 12px;
	font-weight: bold;
	color: 002D89;
	text-decoration:none;
}


.sponsor_box01 h4{
	margin:0px;
	font-size: 10px;
	font-weight:normal;
	color: #000205;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sponsor_box01 p{
	font-size: 10px;
	font-weight:normal;
	color: #008000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}


/*
  ---------------------------------------------------------------
	6. 間隔
  ---------------------------------------------------------------
*/
.box_con  {
		background: url(../images/boxconb.gif) repeat-y;
		padding:10px 10px 0px 10px;
}
/*
  ---------------------------------------------------------------
	6. フッター
  ---------------------------------------------------------------
*/
.footer {
		margin:0px 15px;
}
.footlink {
		background: #f1f1f1;
		padding:10px;
		font-size:10px;
		line-height:15px;
}

.footlink-2  {
 width:905px;
 margin:0px;
 font-size:10px;
 color:#6E5642;
 text-align:center;}

.footlink-2 a { 
 font-size:10px;
 color:#6E5642;}

.footlink-2 a:hover { 
 font-size:10px;
 color:#6E5642;
 text-decoration: underline;}

.footwell {
		padding:8px 0px;
}
.footwell .fwleft {
		float:left;
}
.footwell .fwright {
		float:left;
		font-size:10px;
}
.footwell .fwright1 {
		float:right;
		font-size:10px;
}
.footnavi {
		background: #f1f1f1;
		padding:10px;
		text-align:center;
		line-height:17px;margin: 0 auto;
}

.footnavi-2  {
 margin:0px;
 padding:10px;
 font-size:12px;
 color:#6E5642;
 text-align:center;}

.footnavi-2 a { 
 font-size:12px;
 color:#6E5642;}

.footnavi-2 a:hover { 
 font-size:12px;
 color:#6E5642;
 text-decoration: underline;}
 
.copy {
		background: url(../images/copy.jpg) repeat-x;
		height:42px;
		margin-top:10px;
}
.copy p {
		padding-top:15px;
		text-align:center;
		color:#ffffff;

}
.copy a:link { 
		color: #ffffff;
		text-decoration:underline;
}
.copy a:visited { 
		color: #ffffff;
		text-decoration:underline;
}
.copy a:hover,active { 
		color: #002d89;
		text-decoration:none;
}
/*
  ---------------------------------------------------------------
	サイトマップ　sitemap.tmpl
  ---------------------------------------------------------------
*/


#sitemap {
	margin:10px 15px;
}

#sitemap ul {
	list-style: outside;
	list-style-image: url(../images/icon_yaji1.gif);
	margin-left: 30px;
}

#sitemap li {
	line-height: 2.5em;
}
/*
  ---------------------------------------------------------------
	リンク集　linklist.tmpl
  ---------------------------------------------------------------
*/


#linklist {
	margin:10px 15px;
}

#linklist ul {
	list-style: outside;
	list-style-image: url(../images/icon_yaji1.gif);
	margin-left: 20px;
}

#linklist  li {
	line-height: 2.5em;
}

/*
  ---------------------------------------------------------------
	コラム　column.tmpl
  ---------------------------------------------------------------
*/

.column_left {
	margin:10px 15px 30px 15px;
	
}

.column_left h3 {
	margin:10px 15px;
	color: #333333;
	line-height: 1.8em;
	text-decoration: underline;

}

.column_left p {
	margin:10px 15px;
	color: #333333;
	line-height: 1.8em;

}

div.rightarea div.profile_title{
	width:224px;
	height:18px;
	background-image: url(../images/column/profile_title_bg.gif);
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 3px;
	background-repeat: no-repeat;
}

#profile_text{
	width:210px;
	height:auto;
	margin:0px;
	padding:4px 7px 4px 7px;
	background-image: url(../images/column/profile_bg.gif);
}

#profile_text p{
	width:200px;
	height:auto;
	margin:0px 5px 0px 5px;
	padding:10px 0px 0px 0px;
	border-bottom:1px dashed #333333;
}

#profile_text ul{
	width:200px;
	height:auto;
	margin:0px 5px 0px 5px;
	padding:10px 0px 0px 0px;
}

#profile_text li{
	background:url(../images/dtl_circle18.gif) no-repeat left center;
	padding-left:13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#profile_text img{
	margin:12px;
	padding:10px;
}

.rightarea img{
	vertical-align: top;
}


/*
  ---------------------------------------------------------------
リニューアル　メイン
  ---------------------------------------------------------------
*/

#pan2{
	width:700px;
	padding:0px;
	text-align:left;
	font-size:10px;
	color:#666666;
	font-style:normal;
	line-height:18px;
	height:18px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 14px;
}


.leftarea2  {
	margin-right:4px;
	border:1px;
	border-color:#999999;
	border-style:solid;
	text-align:center;
	float:left;
	padding-top: 6px;
	font-size: 12px;
	color: #666666;
	width: 154px;
	background-color: #F7F7F7;
}

.rightarea2  {
	width:600px;
	float:left;
	padding: 0px;
	margin: 0px;
}

.leftareatop2  {
	margin-right:4px;
	border:1px;
	border-color:#999999;
	border-style:solid;
	text-align:center;
	float:left;
	padding-top: 6px;
	font-size: 12px;
	color: #666666;
	width: 152px;
	background-color: #F7F7F7;
}

.rightareatop2  {
	width:600px;
	float:left;
	padding: 0px;
	margin: 0px;
	height: auto;
}

.logo_new{
	float:left;
	padding-top: 18px;
	padding-right: 74px;
	padding-bottom: 16px;
	padding-left: 13px;
}
.logo_new_anima{
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

/*
  ---------------------------------------------------------------
リニューアル　検索ボタン
  ---------------------------------------------------------------
*/

.goods_search01{
	width:600px;
	margin:0px 0px 3px;
	padding:0px 0px 0px 42px;
	background:url(../images/goods_search01.gif) no-repeat left top;
	height: 32px;
	line-height: 32px;
}


.goods_search02{
	width:600px;
	margin:0px;
	padding:10px 0px 0px 110px;
	background:url(../images/goods_search02.gif) no-repeat left top;
	height: 55px;
	line-height: 150%;
}

*html .goods_search02{
	width:600px;
	margin:0px;
	padding:10px 0px 0px 110px;
	background:url(../images/goods_search02.gif) no-repeat left top;
	height: 65px;
	line-height: 150%;
}

.search_b{
	background-image:url(../images/goods_search.gif);
	height:25px;
	width:65px;
	display: block;
	background-repeat: no-repeat;
}

a:hover.search_b{
background:url(../images/goods_search_up.gif);
display: block;
	background-repeat: no-repeat;
}

.search_more{
	background-image:url(../images/goods_search_more.gif);
	height:25px;
	width:65px;
	display: block;
	background-repeat: no-repeat;
}

a:hover.search_more{
background:url(../images/goods_search_more_up.gif);
display: block;
	background-repeat: no-repeat;
}

/*
  ---------------------------------------------------------------
リニューアル　グローバルナビゲーション
  ---------------------------------------------------------------
*/

#nav_new{
	text-align:left;
	margin:0px 0px 0px 12px;
	padding:0px;
	width:770px;
	height:22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav_new ul{
height:22px;
margin:0px;
padding:0px;
}

#nav_new li{
float:left;
}

.nav_icou{
background:url(../images/glv_001.gif);
display:block;
margin:0px;
width:107px;
height:22px;
overflow:hidden;
}

a:hover.nav_icou{
background-position:0px -22px;
}

.nav_goods{
background:url(../images/glv_002.gif);
display:block;
margin:0px;
width:107px;
height:22px;
overflow:hidden;
}

a:hover.nav_goods{
background-position:0px -22px;
}

.nav_implant{
background:url(../images/glv_003.gif);
display:block;
margin:0px;
width:107px;
height:22px;
overflow:hidden;
}

a:hover.nav_implant{
background-position:0px -22px;
}

.nav_shinbi{
background:url(../images/glv_004.gif);
display:block;
margin:0px;
width:117px;
height:22px;
overflow:hidden;
}

a:hover.nav_shinbi{
background-position:0px -22px;
}

.nav_kyousei{
background:url(../images/glv_005.gif);
display:block;
margin:0px;
width:107px;
height:22px;
overflow:hidden;
}

a:hover.nav_kyousei{
background-position:0px -22px;
}

.nav_motto{
background:url(../images/glv_006.gif);
display:block;
margin:0px;
width:107px;
height:22px;
overflow:hidden;
}

a:hover.nav_motto{
background-position:0px -22px;
}


.nav_column{
background:url(../images/glv_007.gif);
display:block;
margin:0px;
width:107px;
height:22px;
overflow:hidden;
}

a:hover.nav_column{
background-position:0px -22px;
}


.point_resist_btn a{
background:url(../images/point_ticket_regist.gif) no-repeat;
display:block;
text-indent:-9999px;
margin:0px 0px 5px;
width:224px;
height:50px;
}

.point_resist_btn a:hover{
background-position:0px -50px;
}

/*
  ---------------------------------------------------------------
インデックス　コンテンツエリア

  ---------------------------------------------------------------
*/

#goods_contents_area{
	width:596px;
	height:auto;
	text-align:left;
	margin-left:5px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
  ---------------------------------------------------------------
インデックス　カテゴリーメニュー
  ---------------------------------------------------------------
*/

.index_category{
	height: 80px;
	width: 590px;
	margin: 0px;
	padding: 0px;
}

.category_line{
	line-height:30px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
	height: 30px;
}

.index_category ul{
	margin:0px;
	padding:0px;
	display: block;
}

.index_category li{
	float:left;
	margin: 0px 5px 8px;
	padding: 0px 0px 0px 33px;
}

.c01{
	background:url(../images/goods_index02.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}

.c02{
	background:url(../images/goods_index03.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}

.c03{
	background:url(../images/goods_index04.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}
.c04{
	background:url(../images/goods_index05.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}
.c05{
	background:url(../images/goods_index06.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}
.c06{
	background:url(../images/goods_index07.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}
.c07{
	background:url(../images/goods_index08.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}
.c08{
	background:url(../images/goods_index09.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}
.c09{
	background:url(../images/goods_index10.gif) no-repeat left center;
	margin:3px 0px;
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0px;
}


/*
  ---------------------------------------------------------------
インデックス　角丸ボックス
  ---------------------------------------------------------------
*/

.ichioshi_top{
width:592px;
	background:url(../images/goods_index11.gif) no-repeat left top;
margin:0px 0px 15px;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
  ---------------------------------------------------------------
デンタルグッツ　カドマルボックス　ここから
  ---------------------------------------------------------------
*/

.monitoring_boxtop{
width:584px;
	background:url(../images/monitoringbox_top.jpg) no-repeat left top;
margin:0px 0px 0px;
	padding-top: 13px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.monitoring_boxbody{
	width:584px;
	background:url(../images/monitoringbox_body.jpg) repeat-y;
	padding:0px 0px 0px;
}
.monitoring_boxbottom{
width:584px;
    display:block;
	background:url(../images/monitoringbox_bottom.jpg) no-repeat left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
}

.monitoring_ichioshitop{
width:584px;
	background:url(../images/monitoring_ichioshi.jpg) no-repeat left bottom;
margin:0px 0px 0px;
	padding-top: 59px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.shouhin{
    display:block;
    background-image:url(../images/monitoring_shousai.jpg);
	width:117px;
	height:39px;
}

a:hover.shouhin{
    background-position:0px -39px;
	width:117px;
	height:39px;
}

/*	
  ---------------------------------------------------------------
デンタルグッツ　カドマルボックス　ここまで
  ---------------------------------------------------------------
*/

*html .ichioshi_top{
width:592px;
	background:url(../images/goods_index11.gif) no-repeat left top;
margin:0px 0px 15px;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ichioshi_body{
	width:592px;
	background:url(../images/goods_index12.gif) repeat-y;
	padding:10px 5px 0px;
	margin: 0px;
}

.ichioshi_bottom{
width:592px;
	background:url(../images/goods_index13.gif) no-repeat left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0px;
}


.rank_top{
width:592px;
	background:url(../images/goods_index14.gif) no-repeat left top;
margin:0px 0px 15px;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*html .rank_top{
width:592px;
	background:url(../images/goods_index14.gif) no-repeat left top;
margin:0px 0px 15px;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rank_body{
	width:592px;
	background:url(../images/goods_index15.gif) repeat-y;
	padding:10px 5px 0px;
	margin: 0px;
}

.rank_bottom{
width:592px;
	background:url(../images/goods_index16.gif) no-repeat left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0px;
}


.pickup_top{
width:592px;
	background:url(../images/goods_index20.gif) no-repeat left top;
margin:0px 0px 15px;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*html .pickup_top{
width:592px;
	background:url(../images/goods_index20.gif) no-repeat left top;
margin:0px 0px 15px;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pickup_body{
	width:592px;
	background:url(../images/goods_index21.gif) repeat-y;
	padding:10px 5px 0px;
	margin: 0px;
}

.pickup_bottom{
width:592px;
	background:url(../images/goods_index22.gif) no-repeat left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0px;
}

.wide_commonbox{
	width:570px;
	text-align:left;
	height:150px;
	clear:right;
	margin-bottom:0px;
	margin-left: 5px;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}

.wide_commonbox dl{
	margin:0px;
	padding:0px 0px 5px;
	float:left;
	font-size:12px;
	height: 120px;
	width: 160px;
}
.wide_commonbox dt{
	margin:5px 0px 4px;
	padding:0px 4px;
	text-align: center;
}
.wide_commonbox dd{
	margin:0px 0px 2px;
	padding:0px 0.5em;
	text-align: center;
	height: auto;
}

.wide_commonbox p{
	width:380px;
	height:100px;
	text-align:left;
	display: block;
	margin-left: 175px;
	margin-top: 10px;
}


.wide_commonbox_end{
	width:570px;
	text-align:left;
	height:150px;
	clear:right;
	margin-bottom:0px;
	margin-left: 5px;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.wide_commonbox_end dl{
	margin:0px;
	padding:0px 0px 5px;
	float:left;
	font-size:12px;
	height: 120px;
	width: 160px;
}
.wide_commonbox_end dt{
	margin:5px 0px 4px;
	padding:0px 4px;
	text-align: center;
}
.wide_commonbox_end dd{
	margin:0px 0px 2px;
	padding:0px 0.5em;
	text-align: center;
	height: auto;
}

.wide_commonbox_end p{
	width:380px;
	height:100px;
	text-align:left;
	display: block;
	margin-left: 155px;
	margin-top: 10px;
}

/*
  ---------------------------------------------------------------
ランキングボックス
  ---------------------------------------------------------------
*/

.ranking_area{
	height: 200px;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
	padding: 0px;
}
.ranking_area dl{
	margin:0px 0px 0em 14px;
	padding:10px 0px 5px;
	float:left;
	font-size:12px;
	height: 190px;
	width: 170px;
	border: 1px solid #D0D0D0;
}
.ranking_area dt{
	margin:5px 0px 4px;
	padding:0px 4px;
	text-align: center;
	height: 42px;
}
.ranking_area dd{
	margin:0px 0px 2px;
	padding:0px 0.5em;
	text-align: center;
	height: auto;
}

.rank01{
background:url(../images/goods_index001.gif) no-repeat top left;
}

.rank02{
background:url(../images/goods_index002.gif) no-repeat top left;
}

.rank03{
background:url(../images/goods_index003.gif) no-repeat top left;
}

/*
  ---------------------------------------------------------------
ピックアップ
  ---------------------------------------------------------------
*/

.pickup{
	width:570px;
	text-align:left;
	height:140px;
	clear:right;
	margin-bottom:0px;
	margin-left: 5px;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}

.pickup dl{
	margin:0px;
	padding:0px 0px 5px;
	float:left;
	font-size:12px;
	height: 100px;
	width: 160px;
}
.pickup dt{
	margin:0px 0px 4px;
	padding:0px 0px 0px 18px;
	text-align: left;
	font-weight: 900;
	color: #FFA21E;
	background-image: url(../images/goods_index24.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	line-height: 16px;
}
.pickup dd{
	margin:0px 0px 2px;
	padding:0px 0.5em;
	text-align: center;
	height: auto;
}

.pickup p{
	width:380px;
	height:100px;
	text-align:left;
	display: block;
	margin-left: 155px;
	margin-top: 12px;
}

.pickup_end{
	width:570px;
	text-align:left;
	height:140px;
	clear:right;
	margin-bottom:0px;
	margin-left: 5px;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.pickup_end dl{
	margin:0px;
	padding:0px 0px 5px;
	float:left;
	font-size:12px;
	height: 100px;
	width: 160px;
}
.pickup_end dt{
	margin:0px 0px 4px;
	padding:0px 0px 0px 18px;
	text-align: left;
	font-weight: 900;
	color: #FFA21E;
	background-image: url(../images/goods_index24.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	line-height: 16px;
}
.pickup_end dd{
	margin:0px 0px 2px;
	padding:0px 0.5em;
	text-align: center;
	height: auto;
}

.pickup_end p{
	width:380px;
	height:100px;
	text-align:left;
	display: block;
	margin-left: 155px;
	margin-top: 12px;
}
.pickup_arrow{
background:url(../images/goods_index24.gif) no-repeat left top;
padding-left:15px;
}
/*
  ---------------------------------------------------------------
検討中
  ---------------------------------------------------------------
*/

/**html .waiting_list{
	background:url(../images/waiting_list_bg.gif) no-repeat center center;
	width:144px;
	height:83px;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
}

*html .waiting_box{
	width:117px;
	height:34px;
	margin-top: 30px;
	margin-right: 25px;
	text-align: right;
}

.waiting_list{
	background:url(../images/waiting_list_bg.gif) no-repeat center center;
	width:118px;
	height:54px;
	text-align: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	font-size: 12px;
	line-height: 140%;
}
.waiting_box{
	width:117px;
	height:34px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	font-size: 12px;
}*/

.waiting_list{
	background:url(../images/waiting_list_bg.gif) no-repeat center center;
	text-align: right;
	margin: 5px 0px;
	padding-top: 30px;
	padding-right: 30px;
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 5px;
}
.waiting_box{
	text-align: right;
	font-size: 12px;
	padding-left: 10px;
	margin: 0px;
}
/*
  ---------------------------------------------------------------
リニューアル　レフトメニューエリア
  ---------------------------------------------------------------
*/

#left_mainmenu{
	text-align:left;
	background-color: #F7F7F7;
}

.left_mainmenu ul{
margin:0px;
padding:0px;
}

.left_mainmenu li{
	background:url(../images/goods_arrow_pink.gif) no-repeat left top;
	margin:5px 0px 0px;
	padding:0px 0px 0px 10px;
}

/*
.regist_b{
background:url(../images/regist_button.gif);
display:block;
margin:0px;
width:144px;
height:32px;
}

a:hover.regist_b{
background:url(../images/regist_button_up.gif);
display:block;
}
*/
.regist_b_m{
background:url(../images/rezist_button_m.gif);
display:block;
margin:0px;
width:341px;
height:65px;
}

a:hover.regist_b_m{
background:url(../images/rezist_button_m_up.gif);
display:block;
}
/*
.recomend_b{
background:url(../images/recomend_buton.gif);
display:block;
margin:0px;
width:150px;
height:22px;
}

a:hover.recomend_b{
background:url(../images/recomend_buton_up.gif);
display:block;
}
*/

.leftmenu01{
}

.leftmenu01 dl {
	margin: 3px 0px 0px;
	padding: 0px 0px 10px;
	line-height: 1.4;
}
.leftmenu01 dt {
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	margin-top: 3px;
	background:url(../images/goods_arrow_pink.gif) no-repeat left center;
	padding-left: 16px;
	margin-bottom: 6px;
}
.leftmenu01 dd {
	margin: -0.8em 0px 0px;
	padding: 0.3em 0px 0.1em 8.4em;
}

.check_item{
	margin: 0px 4px 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 130%;
}


.check_item dl {
	margin-bottom: 10px;

}
.check_item dt {
	background:url(../images/goods_arrow_red.gif) no-repeat left top;
	padding-left: 16px;
	margin-bottom: 3px;
	text-align: left;

}
.check_item dd {
	text-align: center;
	color: #FF0000;
}


.item_area{
	height: 200px;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
	padding: 0px;
}
/*widthは写真の大きさにあわせて調整
font-sizeは固定した方が良い*/
.item_area dl{
	margin:0px 0px 0em 13px;
	padding:10px 0px 5px;
	float:left;
	font-size:12px;
	height: 190px;
	width: 170px;
	border: 1px solid #D0D0D0;
}
.item_area dt{
	margin:5px 0px 4px;
	padding:0px 4px;
	text-align: center;
	height: 42px;
}
.item_area dd{
	margin:0px 0px 2px;
	padding:0px 0.5em;
	text-align: center;
	height: auto;
}


.thinking_b{
 background:url(../images/goods_thinking_button.gif);
	display:block;
	margin:0px;
	width:59px;
	height:20px;
}

a:hover.thinking_b{
background:url(../images/goods_thinking_button_up.gif);
display:block;
}


.delete_b{
 background:url(../images/goods_delete_button.gif);
	display:block;
	margin:0px;
	width:59px;
	height:20px;
}

a:hover.delete_b{
background:url(../images/goods_delete_button_up.gif);
display:block;
}

.detail_b{
 background:url(../images/goods_detail_button.gif) no-repeat;
	display:block;
	margin:0px;
	width:59px;
	height:20px;
}

a:hover.detail_b{
background:url(../images/goods_detail_button_up.gif);
display:block;
}

.item_text_bold{
color:#FF0000;
font-weight:900;

}
.left_prbox_body {
	background-image:url(../images/pr_icon.gif);
	background-repeat:no-repeat;
	margin-bottom:8px;
	width:205px;
	padding:20px 0px 0px 0px;
}
.left_prbox_body ul{
	list-style-image:none;
	list-style-position:outside;
}
.left_prbox_body li{
	background:transparent url(../images/dtl_delta_18.gif) no-repeat scroll left top;
	line-height:120%;
	list-style-position:outside;
	margin-bottom:5px;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	padding-left:18px;
}
.pr_popup {
	width:320;
	margin:0px 10px 0px 10px;
}
.pr_popup_body {
	border:1px dotted #99CC99;
	height:auto;
	margin:8px 0px;
	padding:5px;
	text-align:left;
}


/*
  ---------------------------------------------------------------
商品詳細
  ---------------------------------------------------------------
*/

.detailarea{
width:530px;
height:auto;
margin:10px 20px;
text-align:left;
padding:0px;
}

.detail_img{
margin-right:40px;
float:left;
}

.detailarea ul{
	padding:0px;
	margin: 0px;
}

.detailarea li{
margin:5px 0px 8px;
padding:0px;
}

.itemget_b{
	background:url(../images/goods_syouhinsyousai02.gif) no-repeat left top;
	display:block;
	height: 29px;
	width: 167px;
	margin: 0px;
	padding: 0px;
}

a:hover .itemget_b{
width:167px;
height:29px;
display:block;
}

.itemget_b_clear{
clear:left;
}

.detail_inside{
	float:right;
	text-align:left;
	padding-top: 20px;
}
.red_small {
	font-size: 10px;
	color: #FF0000;
}


.osusumearea{
	padding: 0px;
	height: auto;
	width: 592px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

.osusume_top{
background:url(../images/goods_syouhinsyousai_waku01.gif) no-repeat left bottom;
width:592px;
height:10px;
margin:0px;
padding:0px;
}

*html.osusume_body{
background:url(../images/goods_syouhinsyousai_waku02.gif) repeat-y;
width:592px;
margin:0px;
padding:0px 10px;
}
.osusume_body{
background:url(../images/goods_syouhinsyousai_waku02.gif) repeat-y;
width:572px;
margin:0px;
padding:0px 10px;
}


.osusume_bottom{
background:url(../images/goods_syouhinsyousai_waku03.gif) no-repeat left top;
width:592px;
height:6px;
margin:0px 0px 15px;
padding:0px 0px 6px;
}

.vote_inform{
	width:550px;
	height:220px;
}

.vote_img{
float:left;
margin-right:10px;
}

/*
  ---------------------------------------------------------------
リニューアル　トップページ
  ---------------------------------------------------------------
*/




/*
  ---------------------------------------------------------------
リニューアル　日本地図検索
  ---------------------------------------------------------------
*/


#renew_topbox_top{
	margin:0px;
	padding:0px;
	text-indent: -9999px;
	background:url(../images/renew_search_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	width: 515px;
}


#renew_topbox_body{
width:503px;
background:url(../images/renew_search_body.gif) repeat-y;
padding:0px 6px;
margin:0px;
}


#renew_topbox_bottom{
width:515px;
height:11px;
background:url(../images/renew_search_bottom.gif) no-repeat left top;
margin:0px;
padding-bottom:2px;
}

*html .area_txt_box{
	width:270px;
	height:69px;
	text-align:left;
	font-size: 12px;
	line-height: 140%;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
}

.area_txt_box{
	width:250px;
	height:62px;
	text-align:left;
	font-size: 12px;
	line-height: 140%;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}

.bannar_area{
width:515px;
height:auto;
margin:5px 0px;
text-align:left;
clear:both;
}

.bannar_area p{
display:inline;
margin:0px;
padding:0px;
float:left;
}

.map_bottom_bg{
background:url(../images/renew_seachbox_bottom.gif) no-repeat left top;
}


#google_box{
	width:144px;
	height:auto;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#google_box form{
margin:0px;
padding:0px;
}

#google_box ul{
margin:0px 0px 3px 8px;
padding:0px;
}

#google_box li{
margin:0px;
padding:0px;
}

.blue_arrow{
background:url(../images/blue_arrow.gif) no-repeat center left;
padding-left:14px;
}

.checkbox{
margin-bottom:5px;
}

.checkbox p{
margin:1px 8px;
padding:0px;
}

*html .checkbox p{
margin:-4px 8px;
padding:0px;
}


/*
  ---------------------------------------------------------------
リニューアル　レフトエリア ライトエリア
  ---------------------------------------------------------------
*/

.rightareacon2 {
		width:295px;
		margin:10px 0px 0px 0px;
		float:left;
}
.rightareacon2 .lacon2 {
		background: url(../images/laconback.gif) repeat-y;
		padding:8px;
}


.leftareacon2  {
		width:205px;
		margin:10px 10px 0px 0px;
		float:left;
}

.dentalgoodst {
		display: block;
		height: 46px;
		width: 205px;
		background:url(../images/renew_goodsbox_top.gif) bottom left;
		background-repeat:no-repeat;
		text-indent: -9999px;
		margin-top:0px;
}

*html.centerbx_top {
	display: block;
	height: 39px;
	width: 300px;
	background:url(../images/renew_centerbox_head.gif) background-repeat: no-repeat;
	margin-top:10px;
	background-image: url(../images/renew_centerbox_head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight: 900;
	color: #61C9C7;
	padding-top: 5px;
	padding-left: 10px;
}

.centerbx_top {
	display: block;
	height: 39px;
	width: 300px;
	background:url(../images/renew_centerbox_head.gif) background-repeat: no-repeat;
	margin-top:10px;
	background-image: url(../images/renew_centerbox_head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight: 900;
	color: #61C9C7;
	padding-top: 20px;
	padding-left: 5px;
}

.centerbx_body {
	background: url(../images/renew_centerbox_body.gif) repeat-y;
	padding:8px 8px 4px;
	width: 300px;
}
.centerbx_body p {
	padding:8px 4px;
	line-height: 120%;
}
.centerbx_body .centerbx_body_tit a {
	font-size:14px;
	font-weight:bold;
	background: url(../images/icon_pic.gif) no-repeat;
	padding:4px 0px 6px 22px;
	margin-bottom:8px;
}
.column2{
		background: url(../images/renew_centerbox_body.gif) repeat-y;
		padding:8px 8px 4px 8px;
		width: 300px;
}
.column2 .column_tit2 {
		background:#fffcc8;
		border-top:dotted 1px #59b6c0;
		border-bottom:dotted 1px #59b6c0;
		padding:5px;
}
.column2 .column_day2{
		font-size:10px;
		text-align:right;
		padding:3px 0px;
}
/*
  ---------------------------------------------------------------
ヘルプページ（トップから詳細へのページ）
  ---------------------------------------------------------------
*/
.title_orange{
	background-image: url(../images/help02.gif);
	background-repeat: no-repeat;
	color:#666666;
	letter-spacing:0.1em;
	height: 40px;
	width: 630px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 15px;
}


.title_orange_m{
	background-image: url(../images/help02.gif);
	background-repeat: no-repeat;
	color:#666666;
	letter-spacing:0.1em;
	height: 40px;
	width: 520px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 15px;
}

.title_orange_w{
	background-image: url(../images/help02w.gif);
	background-repeat: no-repeat;
	color:#666666;
	letter-spacing:0.1em;
	height: 40px;
	width: 630px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 15px;
}

.title_blue{
	background-image: url(../images/icoutoha02.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 630px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
}

.title_blue_w{
	background-image: url(../images/icoutoha02w.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 630px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
}

.title_orange02{
	background-image: url(../images/icoutoha03.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 630px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
}

.title_orange02{
	background-image: url(../images/icoutoha03w.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 630px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
}

.float_left{
float:left;
}
.float_right{
float:right;
}

.help_contents{
	width:600px;
	padding:0px 5px 0px 15px;
	line-height:140%;
}
/*
  ---------------------------------------------------------------
ヘルプページ（トップから詳細へのページ）
  ---------------------------------------------------------------
*/
#sbmlink {
  margin:0; padding:0;
/*  width:520px; */
}
#sbmform {
  display:none;
  position:absolute;
  margin:0; padding:0;
  width:200px;
  border-width:1px 2px 2px 1px;
  border-style:solid;
  border-color:#efebef #c6c3c6 #c6c3c6 #efebef;
  background:#fff url(../images/pickup_off.gif) repeat top left;
}
#sbmform a.close {
  display:block;
  float:right;
  margin:10px 5px 0 0; padding:0
  text-align:right;
  background-color:transparent;
}
#sbmform a.close img {
  vertical-align:middle;
  border:0;
}
#sbmform div.title {
  float:none;
  margin:10px 0; padding:0 0 0 10px;
  font-weight:bold;
}
#sbmlink {
  text-align:left;
}
#sbmlink a,
#sbmlink a:hover {
  padding-left:18px;
  background:transparent url(../images/addbookmark.gif) no-repeat left top;
}
#sbmform div.social {
  margin:0 5px 5px 5px; padding:0;
  background-color:#fff;
  width:95%;
  height:auto;
  float:left;
}
#sbmform div.social ul {
  margin:0; padding:10px 0;
  list-style-type:none;
  float:left;
  width:95%;
}
#sbmform div.social ul li {
  margin:0 10px; padding:5px 0;
  background:none;
}
#sbmform div.social ul li a,
#sbmform div.social ul li a :hover {
  padding:2px 0 2px 22px;
  height:12px;
  background-repeat:no-repeat;
  font-size:12px;
  vertical-align:middle;
}
#sbmform div.clr {
  clear:both;
}
#sbmform a.google_bmarks { background-image:url(../images/google_bmarks.gif); }
#sbmform a.hatena { background-image:url(../images/hatena.gif); }
#sbmform a.livedoor_clip { background-image:url(../images/livedoor_clip.gif); }
#sbmform a.nifty_clip { background-image:url(../images/nifty_clip.gif); }
#sbmform a.yahoo_myweb { background-image:url(http://i.yimg.jp/images/sicons/ybm16.gif); }

/*ＩＣＯＵツール*/
.icou_tools {
height:50px;
	text-align: left;
	float: right;
	width: 398px;
	margin-top: 20px;
	padding: 0px 5px;
	background-image: url(../images/icou_tools.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #FFCC66;
}

.icou_tools_help a{
background:url(../images/icou_tools_help.gif) no-repeat;
display:block;
text-indent:-9999px;
margin:0px;
width:55px;
height:15px;
float:right;
}

.icou_tools_help a:hover{
background-position:0px -15px;
}


.icou_tools_resist a{
background:url(../images/icou_tools_regist.gif) no-repeat;
display:block;
text-indent:-9999px;
margin:0px;
width:64px;
height:15px;
float:right;
}

.icou_tools_resist a:hover{
background-position:0px -15px;
}

/*ＩＣＯＵツール*/

/*マージン*/
.ma-jin_howa{
margin-bottom:10px;

}
/*マージン*/
/*
  ---------------------------------------------------------------
  ポイントをためて商品に交換バナーロールオーバー用
  ---------------------------------------------------------------
*/
.over{
	margin-right:0px;
}

.over a{
    display : block ;
    background-repeat : no-repeat ;
    background-position : left center;
	margin: 0px 0px 0 0px;
}

.over a:hover img{
    visibility : hidden ;
    border-style : none ;
}

.over a:hover{
    background-color:transparent;
}


#over04{
    background: url(http://www.icou-dental.jp/images/point_koukan_oshirase_up.jpg) no-repeat;
	margin-bottom:5px;
}

/*
  ---------------------------------------------------------------
  ポイントをためて商品に交換バナーロールオーバー用
  ---------------------------------------------------------------
*/


/*歯科医院ブログ*/


.leftarea_drblog {
	width:630px;
	margin-left:5px;
	margin-right: auto;
	float: left;
}

.leftarea_drblog h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.leftarea_drblog h3 {
	margin:0px;
}

.drblog_cont {
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.drblog_cont h4 {
	font-size:16px;
	color: #FF9933;
	margin-bottom:10px;
}

.drblog_cont p {
	margin-bottom:6px;
}

/*歯科医院ブログ*/


/*デンタルコラム*/

#dtl_container{
width:756px;
line-height:150%;
font-size:12px;
color:#555555;
}

#saisentan_matome h2{
background:url(../images/dtl_title_back.gif) left center no-repeat;
line-height:34px;
height:34px;
padding-left:15px;
letter-spacing:0.1em;
font-size:14px;
}

#dtl_left{
width:369px;
float:left;
text-align:left;
}

#dtl_right{
width:369px;
float:left;
margin-left:18px;
text-align:left;
}

.dtl_clmnbox{
	width:362px;
	margin-left:5px;
	margin-bottom:10px;
	clear:left;
	height: auto;
}

.dtl_clmnbox ul{
	margin:0px;
	padding:0px;
	float: right;
	width: 282px;
}

.dtl_clmnbox li{
	background:url(../images/dtl_delta_18.gif) left center no-repeat;
	padding-left:19px;
	margin: 0px;
}

.dtl_clmnbox a:link {
text-decoration:none;
	color: #555555;
}
.dtl_clmnbox a:visited {
text-decoration:none;
	color: #555555;
}
.dtl_clmnbox a:hover {
text-decoration:underline;
	color:#0000ff;
}
.dtl_clmnbox a:active {
text-decoration:underline;
	color: #555555;
}

.dtl_clmnbox img{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}

.dtl_clmnbox h3{
	font-size:12px;
	font-weight:900;
	color:#3366CC;
	line-height:130%;
	margin: 0px;
	padding: 0px;
}

.dtl_clmnbox h4{
	font-size:12px;
	text-decoration:none;
	color:#FD9C02;
	line-height:120%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.dtl_clmnbox h4 a:link {
text-decoration:none;
	color: #005EAE;
}
.dtl_clmnbox h4 a:visited {
text-decoration:none;
	color: #005EAE;
}
.dtl_clmnbox h4 a:hover {
text-decoration:underline;
	color:#0000ff;
}
.dtl_clmnbox h4 a:active {
text-decoration:underline;
	color: #005EAE;
}


.dtl_clmnbox2{
	width:362px;
	margin-left:5px;
	margin-bottom:10px;
	clear:left;
	height: auto;
}

.dtl_clmnbox2 ul{
	margin:0px;
	padding:0px 5px 0px 0px;
	float: right;
	width: 270px;
	text-align: left;
}

.dtl_clmnbox2 li{
	background:url(../images/dtl_delta_18.gif) no-repeat left top;
	padding-left:19px;
	margin: 0px;
	text-align: left;
}

.dtl_clmnbox2 a:link {
text-decoration:none;
	color: #555555;
}
.dtl_clmnbox2 a:visited {
text-decoration:none;
	color: #555555;
}
.dtl_clmnbox2 a:hover {
text-decoration:underline;
	color:#0000ff;
}
.dtl_clmnbox2 a:active {
text-decoration:underline;
	color: #555555;
}

.dtl_clmnbox2 img{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.dtl_clmnbox2 h3{
	font-size:12px;
	font-weight:900;
	color:#0000CC;
	line-height:130%;
	margin: 0px;
	padding: 0px;
}

.dtl_clmnbox2 h4{
	font-size:14px;
	text-decoration:underline;
	color:#505050;
	line-height:120%;
	margin: 0px;
	padding: 0px;
}


.dtl_uline{
	border-bottom:1px dotted #999999;
	width:360px;
	margin:0px 0px 10px 4px;
	padding:0px;
	clear: both;
}

.dtl_goods{<a href="../../mttemplate/dtl_column_top.tmpl">dtl_column_top.tmpl</a>
margin-bottom:10px;
}

.dtl_goods ul{
margin:0px;
padding:0px;
}

.dtl_goods li{
	background:url(../images/dtl_delta_18.gif) left center no-repeat;
	padding-left:19px;
	margin: 0px;
}

.dtl_apolo{

}

.dtl_apolo ul{
	margin:0px;
	padding:0px;
	float: right;
	width: 282px;
}

.dtl_apolo li{
	background:url(../images/dtl_circle18.gif) no-repeat left center;
	padding-left:19px;
	margin: 0px;
}
.dtl_wall{
	border: 1px solid #AFAFAF;
	margin-bottom: 10px;
	padding-bottom:10px;
}

/*

/*
  ---------------------------------------------------------------
　レフトエリア----ジルコニア-----
  ---------------------------------------------------------------
*/

#zirconia{
	width: 510px;
	margin-left:5px;
}


.titleback_zir{
	background:url(../images/titleback_zir.jpg) no-repeat left center;
	padding-left:45px;
	font-size: 16px;
	font-weight: 900;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	line-height: 30px;
	margin-top: 14px;
}

.fd{
	font-weight: bold;
	color: #EE7B00;
}


.tdl{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
}

h3  { 
	padding: 3px 10px 1px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #107C9B;
}

.zir_co{
	width: 500px;
	margin: 10px 0 25;x 0;
	background:url(../images/co_back.jpg) repeat-y;
	border-bottom: 1px solid #C9C9C9;
}

.zir_co_title{
	height: 35px;
	width: 500px;
	padding-left: 20px;
	background:url(../images/co_title.jpg) no-repeat;
}

.zir_co_body{
	width: 500px;
	color: #404040;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0.1em;
	padding: 5px 20px 15px 20px;
}

.zir_tiryou_l{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	width: 220px;
	color: #404040;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.zir_tiryou_r{
	float: left;
	margin-top: 15px;
	width: 220px;
	color: #404040;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.ph{
	float: right;
	margin: 0 0 10px 10px;
}

.next{
	height: 50px;
	padding-top: 19px;
	margin-bottom: 30px;
	background:url(../images/ne_back.jpg) no-repeat center;
}
	

.clinic{
	border: 0px solid #C9C9C9;
	margin-top: 10px;
	margin-bottom: 20px;
}


.clinic_top{
	color: #107C9B;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 0px 0 5px 10px;
	background:url(../images/cl_back.jpg) no-repeat center;
}

.toi_im{
	margin-left: 150px;
	margin-bottom: 10px;
}


.clinic_logo{
	float: left;
	width: 220px;
	margin-top: 10px;
	border: 0px solid #C9C9C9;
}

.clinic_info{
	margin-top: 10px;
	color: #404040;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 0.1em;
}

.clinic_line{
	clear: both;
	margin-top: 10px;
}


.clinic_boss{
	float: left;
	height: 400px;
	width: 220px;
	margin-top: 10px;
	border: 0px solid #C9C9C9;
}

.clinic_profile{
	margin-top: 10px;
	color: #404040;
	font-size: 12px;
	line-height: 120%;
}

/*ネットマイル*/

.titleback_ball{
	background:url(../images/titleback_ball_blue.gif) no-repeat left center;
	padding-left:45px;
	font-size: 14px;
	font-weight: 900;
	color: #737373;
	padding-top: 7px;
	letter-spacing: 0.1em;
	line-height: 30px;
	margin-top: 4px;
}

.textarea_001{
	line-height: 140%;
	color: #676767;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}

.textarea_001 ul{
}

.textarea_001 li{
	background:url(../images/ball_head_blue.gif) left top no-repeat;
	padding-left: 16px;
}

.font_red{
color:#FF0000;
}

.under_line_dot{
border-bottom:dotted #999999 1px;
padding:0px 5px;
}

.title_yazirushi{
line-height:14px;
height:14px;
background:url(../images/yazirushi_head_blue.gif) no-repeat left top;
padding-left:17px;
}

/*マイページ*/

.mypage_contents {
	width:600px;
	padding:0px 5px 0px 15px;
	line-height:140%;
}


/*FAX*/
.textarea_002{
width:716px;
	line-height: 200%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 5px;
	border:#666666 1px solid ;
}

/*FAX*/

/*バナーダブル*/

#hban {
	height:60px;
	width:468px;
}

#hban ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#hban ul li a {
  margin: 0;
  padding: 0;
}

#hban ul li a img {
  margin: 0;
  padding: 0;
  border: 0;
}

#hban ul:after {
  height: 60px;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/* for MacIE5 \*/
#hban ul{
  height: 60px;
  overflow: hidden;
}
/* for MacIE5 */

#hban ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
  height: 60px;
  list-style-type : none;
}

#hban ul li a img {
  border: 0;
}

.over_b a{
	display : block ;
	background-repeat : no-repeat ;
	background-position : left center;
	margin: 0px 0px 0px 0px;
}

.over_b a:hover img{
	visibility : hidden ;
	border-style : none ;
}

.over_b a:hover{
	background-color:transparent;
}

#over_b01 {
    background : url(../images/implant_tokyo_kokuchi_over0113.jpg) ;
}

#over_b02 {
    background : url(../images/implant_osaka_kokuchi_over0113.jpg) ;
}


#city_area .boxMame	{ width: 630px; 
	border-left-width: 1px; border-left-color: #CCC;
	border-top: 1px solid #F16F0E;
	border-bottom: 1px solid #F16F0E;
}
.boxMame th	{ text-align: center; padding: 10px 0 5px; color:#F16F0E; border-bottom: 1px solid #CCC;  }
.boxMame td	{ background: #FFFFD9; border-bottom: 1px dotted #CCC; }
.boxMame .titM	{ width: 60px; padding: 10px; color:#002D89; }