@charset "utf-8";
/* CSS Document */


/* ------------------------------------------


--------------------------------------------*/

body,html {
	font-size: 12px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background-position: left 98px;
	font-family: sans-serif;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	height: 98px;
	height: 100%;
}

/* for IE8 */	head~/**/body {font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";}
/* (上書き) */	html:not(:target) body {font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',sans-serif;}

/* for IE7 */	*+html body {font-family:"メイリオ","ＭＳ Ｐゴシック",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;}
/* for IE6 */	* html body {font-family:"ＭＳ Ｐゴシック";}


p,h1,h2,h3,h4,h5,h6.ul,li,dl,dt,dd,ol,form{
	margin: 0px;
	padding: 0px;	
}
p {
	line-height: 1.7em;
}

ul {
	margin: 0px;
	padding: 0px;
}

li{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a:link,a:hover,a:active,a:visited{
	color: #284e83;	

}
.clear{
	clear: both;
}
.clearboth{
	clear: both;
	margin-bottom: 20px;
}
.pagetop{
	clear: both;
	text-align: right;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* ------------------------------------------


--------------------------------------------*/

#wrap{
	width: 1132px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	/*min-height:100%;	*/
}
#wrap #bg_wrap {
	background-image: url(../../common/img/bg_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrap h1.intro {
	font-size: 100%;
	font-weight: normal;
	padding-top: 4px;
	display: block;
	margin-bottom: 2px;
}
#header {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 147px;
	margin-bottom: 5px;
}
#header .content {
	clear: both;
	width: 863px;
	margin-right: auto;
	margin-left: auto;
}
#header img.logo {
	margin-right: 126px;
}
#header img.banner {
	margin-right: 110px;
}
ul.global {
	display: block;
	width: 1132px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 31px;
	margin-bottom: 17px;
}
ul.global li {
	float: left;
	font-weight: normal;
	color: #FFF;
	margin-right: 40px;
	font-size: 12px;
}
ul.global li.m1 {
	background-image: url(../img/menu_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 30px;
	line-height: 24px;
}
ul.global li.m2 {
	background-image: url(../img/menu_icon02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 30px;
	line-height: 24px;
}
ul.global li.m3 {
	background-image: url(../img/menu_icon03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 30px;
	line-height: 24px;
}
ul.global li.m4 {
	background-image: url(../img/menu_icon04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 30px;
	line-height: 24px;
}
ul.global li.m5 {
	background-image: url(../img/menu_icon05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 30px;
	line-height: 24px;
}
/* 通常キャンペーン用
ul.global li.m6 {
	height: 26px;
	margin-right: 0px;
	margin-left: 65px;
}*/
/* スペシャル用*/
ul.global li.m6 {
	height: 26px;
	margin-right: 0px;
	margin-left: 35px;
}
/*ul.global li.m6 {
	border: 1px solid #0a4691;
	padding: 0 6px 0 30px;
	background: #fff url(../img/m6_bg.jpg) repeat-x;
	height: 26px;
	line-height: 24px;
	margin-right: 0px;
	margin-left: 140px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}*/
ul.global li a {
	color: #FFF;
}
ul.global li.m6 a{
	color: #0a4691;
	font-weight: bold;
	text-decoration: none;
}
ul.global li.m6 a:hover{
	color: #1e9edd;
	font-weight: bold;
	text-decoration: underline;
}


img.login  {
	float: right;
}

#header .content h1 {
	font-size: 12px;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	float: left;
}
#header .content .box {
	height: 92px;
	width: 863px;
}
#header .content .box img {
	padding-top: 12px;
}
#header .content ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 43px;
}
#header .content ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 43px;
	display: block;
}





#header2 {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 163px;
}
#header2 .content {
	clear: both;
	width: 863px;
	margin-right: auto;
	margin-left: auto;
}
#header2 .content h1 {
	font-size: 12px;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	float: left;
}
#header2 .content .box {
	height: 92px;
	width: 863px;
}
#header2 .content .box img {
	padding-top: 12px;
}
#header2 .content ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 44px;
}
#header2 .content ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 43px;
	display: block;
}
.topic {
	background-color: #F3F3F3;
	padding: 10px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.topic ul  {
	width: 863px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.topic ul li  {
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	background-image: url(../img/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.topic ul li.last {
	background-image: none;
}

#footer{
	border-top: 5px solid #01709b;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	clear: both;
}
#footer .content {
	width: 1132px;
	height: 170px;
	background-image: url(../img/bg_footer_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	color: #000;
	padding-bottom: 10px;
}
#footer .content div.logo{
	float: left;
	width: 146px;
}
#footer .content div.r_menu{
	float: right;
	width: 960px;
	height: 170px;
}
#footer .content div.r_menu p.title{
	background: #338DBC;
	color: #fff;
	line-height: 18px;
	padding-left: 5px;
	width: 100px;
	margin: 0px;
}

#footer .content ul {
	padding: 0;
	margin: 0;
}
#footer .content ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4f4747;
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#footer .content p.exe {
	font-size: 12px;
	color: #666;
	clear: both;
}
#footer .content p.pr_btn {
	padding: 0;
	margin-top: 5px;
	clear: both;
	text-align: left;
}

#footer a:link,#footer a:visited,#footer a:active {
	color: #069;
	text-decoration: none;
}
#footer a:hover {
	color: #003;
	text-decoration: underline;
}
#footer .content_b {
	width: 1132px;
	margin: 0px auto;
}
#footer address {
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	display: block;
	clear: both;
	text-align: center;
	padding: 7px 7px 20px 7px;
}



/* ------------------------------------------

霑ｽ蜉險ｭ螳�
--------------------------------------------*/

.f_left{
	float: left;	
}
.f_right{
	float: right;	
}
.mgt12{
	margin-top: 12px;
}
.mgt33 {
	margin-top: 33px;
}

.mgl5 {
	padding-left: 5px;
}
.mgr10 {
	margin-right: 10px;
}


.mgr19 {
	padding-right: 19px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb16 {
	margin-bottom: 16px;
}
.mgb17 {
	margin-bottom: 17px;
}

.mgb20 {
	margin-bottom: 20px;
}
.mgb30 {
	margin-bottom: 30px;
}

.mgb40 {
	margin-bottom: 40px;
}


.mgb5 {
	margin-bottom: 5px;
}
.mgb3 {
	margin-bottom: 3px;
}
.reset {
	margin: 0px;
	padding: 0px;
}

.pdt10 {
	padding-top: 10px;
}



.b {
	font-weight: bold;
}



.s {
	font-size: 85%;
	line-height: 1.5em;
}
.txt_red {
	color: #FF3300;
}
.txt_green {
	color: #294c1b;
}
.txt_m {
	font-size: 14px;
}
.txt_l {
	font-size: 16px;
}

.description .txt_green {
	margin-bottom: 6px;
}



.thumb {
	float: left;
	padding: 1px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	border: 1px solid #cccccc;
}

.thumb2 {
	float: right;
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 0;
}
.thumb3 {
	float: left;
	padding: 1px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
}

.description {
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}
.description2 {
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}
.description3 {
	overflow: hidden;
	margin-right: 10px;
}
.mg_reset {
	margin: 0px;
	padding: 0px;
}

.block {
	display: block;
}
.inline {
	display: inline;
}

.l_clear {
	clear: left;
}
.r_clear {
	clear: right;
}
.a_center {
	text-align: center;
}
table.form {
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.form th {
	background-color: #FAFAFA;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #069;
}
table.form th.strong {
	background-color: #D5EAFB;
	color: #0B4779;
}

table.form td {
	background-color: #FFFFFF;
	padding: 3px;
}
table.form .cnt {
	text-align: center;
}
table.form span.red {
	font-weight: normal;
	color: #C00;
}
table.form td.pd1 {
	padding-left: 15px;
}

img.align_reset {
	vertical-align: middle;
}

ul.pageNav01 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
	font-size: 14px;
}

ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

ul.pageNav01 li span,
ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}
ul.pageNav01 li span {
	color: #333;
}


ul.pageNav01 li a:hover {
	border-color: #069;
	background-color: #E1EEF7;
}

/*ヘッダーメニュ新規CSS*/
div.headmenu{
	clear: both;
}

div.headmenu:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
div.logo{
	width: 344px;
	height: 90px;
	float: left;
}
div.r_menu{
	width: 728px;
	height: 110px;
	float: right;
}
div.r_menu p.footer_pr{
	width: 230px;
	border: 1px solid #0a4691;
	padding: 1px 6px 0 30px;
	font-weight: bold;
	background: #fff url(../img/m6_bg.jpg) repeat-x;
	height: 24px;
	margin-bottom: 5px;
	letter-spacing: -0.5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*
div.r_menu p.banner{
	float: left;
	margin-top:2px;
}
div.r_menu p.toguide{
	float: right;
	margin-top: 9px;
}*/

img.img_border{
	border: 1px solid #cccccc;
	padding: 1px;
}


/*サイドメニュー用新規CSS*/
div.side_title{
	clear: both;
	width: 226px;
	height: 28px;
	padding: 8px 5px 0 32px;
}
div.side_title h2{
	float: left;
	font-size: 13px;
	padding-top: 3px;
}
div.side_title p{
	float: right;
}
div.side_title h2.t_einfo{
	color: #00499b;
}
div.side_title h2.t_newclinic{
	color: #1c5900;
}
div.side_title p.link_einfo{
	color: #00499b;
}
div.einfo{
	margin-top: 16px;
	background: url(../img/s_title_einfo.png) no-repeat left top;
}
div.newclinic{
	background: url(../img/s_title_newclinic.png) no-repeat left top;
}


/*e歯医者ガイド*/
#content #left div.waku_guide{
	background: url(../img/waku_guide_b.png) repeat-y left top;
	padding: 5px 15px 5px 15px;
}
#content #left div.waku_guide p.joken_title{
	clear: both;
	font-weight: bold;
	color:#036;
	margin-bottom: 5px;
}

div.waku_guide ul.list_guide{
	margin: 5px 0 0 0px;
	clear: both;
}
div.waku_guide ul.list_guide li{
	float: left;
	width: 120px;
	margin: 0 0 4px 0;
	padding: 0 0 0 11px;
	background: url(../img/icon_arrow.png) no-repeat left center;
}


table.tbl-typ05{
	background: #ccc;
	margin-bottom: 5px;
}
table.tbl-typ05 th.tt{
	text-align: center;
	font-weight: lighter;
	padding: 3px 0 3px 0;
	color: #666;
	background: #f2f2f2;
}
table.tbl-typ05 th.tt_st{
	text-align: center;
	font-weight: lighter;
	padding: 3px 0 3px 0;
	color: #3668a5;
	background: #e1f6ff;
}
table.tbl-typ05 th.tt_sn{
	text-align: center;
	font-weight: lighter;
	padding: 3px 0 3px 0;
	color: #ec6941;
	background: #f8e2dc;
}
table.tbl-typ05 th.tm{
	font-weight: lighter;
	padding: 3px 0 3px 0;
	text-align: center;
	color: #3668a5;
}
table.tbl-typ05 th.tl{
	font-weight: lighter;
	padding: 3px 0 3px 0;
	text-align: center;
	color: #000;
}
table.tbl-typ05 td{
	text-align: center;
	background: #fff;
}



