@charset "utf-8";
/* CSS Document */

/*
Theme Name: 新中野歯科
Description: 新中野歯科専用テーマ
Author: エスオーエル株式会社
Author URI: http://www.sol-3.co.jp
*/



/* --HTML-- */

html {
background:#fff url(image/bg.jpg) repeat-x top left;
color:#333;
overflow-y:scroll;
height:100%;
}

/* --BODY-- */
body {
font:14px/1.5 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
margin:0;
overflow:visible;
padding:0;
text-align:center;
line-height :1.6em;
height:100%;
}


/* for IE7 */
*+html body {
font-family:'メイリオ';
font-size:75%;
}

/* for IE6 */
* html body {
font-size:75%;
}

/* --OTHER TAGS-- */
a img, fieldset, img {
border:0;
}

blockquote, dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
margin:0;
padding:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

/* ------------------------------
reset
------------------------------ */

/* for IE7 */
*+html code, kbd, pre, samp, tt {
font-size:108%;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

input, select, textarea{
font-size:100%;
font-family:'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

/* tables still need 'cellspacing="0"' */
table {
border-collapse:collapse;
border-spacing:0;
font-size:100%;
}

.cl{
clear:both;
height:0;
font-size:1px;
line-height:0;
visibility:hidden; 
}




/* ------------------------------
	Link
------------------------------ */

a {
	color:#333;
	text-decoration: none;
}
a:visited {
	color:#333;
	text-decoration: none;
	}
a:hover {
	color:#333;
	text-decoration: underline;
	}
a:active {
	color:#333;
	text-decoration: underline;
	}

.font16{
	font-size:123.1%;
	}

/*--------------------------------------
   float
---------------------------------------*/
.alignleft {
   margin-right: 18px!important;
   margin-bottom: 18px!important;
   float: left;
}

.alignright {
   margin-left: 18px!important;
   margin-bottom: 18px!important;
   float: right;
}
.alignleft0 {
   float: left;
}

.alignright0 {
   float: right;
}





/*layout*/
#container{
	width:830px;
	margin:0 auto;
	behavior: expression(IEPNGFIX.fix(this));
	background:url(image/wrapper_shadow.png) repeat-y top center;
	background-attachment:fixed;
	min-height:100%;
}
* html #container {
	height:100%; 
	}
body > #container{ 
    height:auto; 
	}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
	}

#wrapper{
	width:800px;
	margin:0 auto;
	height:100%;
	text-align:left;
	position:relative;
	} 

#header{
	width:800px;
}

#content{
	width:800px;
	height:auto;
	background:url(image/content_bg.gif) repeat-x left bottom;
}

#footer{
	width:760px;
	border-top:solid 5px #403f41;
	padding:20px;
	min-height:50px;
	height: auto mportant;!i
}




/*header*/
#g_navi {
	border-top:solid 5px #ac7fa2;
	height:50px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:50px;
	display:block;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(image/g_navi.gif) no-repeat 0px 0px;
	width:161px;
}
#g_navi li.g_navi02 a {
	background:url(image/g_navi.gif) no-repeat -161px 0px;
	width:160px;
}
#g_navi li.g_navi03 a {
	background:url(image/g_navi.gif) no-repeat -321px 0px;
	width:160px;
}
#g_navi li.g_navi04 a {
	background:url(image/g_navi.gif) no-repeat -481px 0px;
	width:160px;
}
#g_navi li.g_navi05 a {
	background:url(image/g_navi.gif) no-repeat -641px 0px;
	width:159px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(image/g_navi.gif) no-repeat 0px -50px;
}
#g_navi li.g_navi02 a:hover {
	background:url(image/g_navi.gif) no-repeat -161px -50px;
}
#g_navi li.g_navi03 a:hover {
	background:url(image/g_navi.gif) no-repeat -321px -50px;
}
#g_navi li.g_navi04 a:hover {
	background:url(image/g_navi.gif) no-repeat -481px -50px;
}
#g_navi li.g_navi05 a:hover {
	background:url(image/g_navi.gif) no-repeat -641px -50px;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background:url(image/g_navi.gif) no-repeat 0px -100px;
	width:161px;
}
#g_navi li.g_navi02_on a {
	background:url(image/g_navi.gif) no-repeat -161px -100px;
	width:160px;
}
#g_navi li.g_navi03_on a {
	background:url(image/g_navi.gif) no-repeat -321px -100px;
	width:160px;
}
#g_navi li.g_navi04_on a {
	background:url(image/g_navi.gif) no-repeat -481px -100px;
	width:160px;
}
#g_navi li.g_navi05_on a {
	background:url(image/g_navi.gif) no-repeat -641px -100px;
	width:159px;
}

#logo{
	width:274px;
	height:84px;
	float:left;
	padding:15px;
}

#contact{
	width:320px;
	height:75px;
	float:right;
	padding:18px 22px 0 0;
	text-align:right;
}





/*content*/
#top_text{
	width:370px;
	padding:20px 20px 0 20px;
	float:left;
}
#top_text_h{
	width:370px;
	height:54px;
	background:url(image/top_text_h.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none; 
}
#top_text_f{
	width:330px;
	padding:0 20px 15px 20px;
	background:url(image/top_text_f.gif) repeat-y left bottom;
	line-height:1.4em;
	font-size:13px;
	color:#000;
}

h2{
	border-bottom:solid 5px #ac7fa2;
	clear:both;
}

#c_right{
	width:390px;
	float:right;
}

#banner{
	padding:10px 0 20px 20px;
}

ul#news{
	float:left;
	display:inline;
	width:250px;

	margin-top:10px;
	_margin-top:0px;
	margin-right:20px;
	_margin-right:10px;
	padding:8px 0 10px 120px;
	_padding:8px 0 0px 120px;
	background:url(image/news_title.gif) 20px 10px no-repeat #F4F4F4;
}

ul#news li{
	line-height:1.2em;
	_line-height:1.6em;
	color:#000;
	padding-bottom:5px;
	_padding-bottom:0px;
	_list-style:none;
	_text-indent:0;
}
ul#news li a{
	color:#000;
}
ul#news li span{
	color:#7D7D7D;
}
#archive{
	position:relative;
	left:-100px;
	top:-45px;
	_top:-25px;
}

.mt10{
	margin-top:10px;
}

h3{
	height:25px;
	padding:23px 20px 10px 30px;
	font-size:18px;
	color:#DE265A;
	letter-spacing:0.2em;
}
h3.l a,a:hover,a:visited,a:active{
	color:#DE265A;
}
h3.s{
	width:340px;
	background:url(image/h3_s_bg.gif) no-repeat 0 20px;}

h3.l{
	width:445px;
	background:url(image/h3_l_bg.gif) no-repeat 0 20px;
	display:none;
}

#c_right li{
	display:inline;
	list-style-type:none;
	padding-right:10px;
}

#c_left2{
	width:495px;
	padding:0 27px 27px 27px;
	float:left;
}
#c_right2{
	width:222px;
	padding:0 28px 0 0;
	margin-bottom:20px;
	float:right;
}

.guide{
	padding-bottom:30px;
}
.guide li{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:2em;
	text-indent:-1em;
}
.guide li.none{
	list-style-type:none;
	padding-left:2em;
	text-indent:-1em;
}
.guide p{
	padding-bottom:12px;
}
p.t_center{
	text-align:center;
}

#c_right2 ul{
	padding:22px 0 4px 0;
	background:url(image/r_navi_f.gif) no-repeat left bottom;
}
#c_right2 li{
	font-size:16px;
}
#c_right2 li a{
	display:block;
	width:170px;
	padding:13px 12px 15px 40px;
	height:auto;109px 42px;
	overflow:hidden;
	text-decoration:none;
	outline:none;
	color:#DE265A;
	background:url(image/r_navi_bg.gif) no-repeat left top;
}
#c_right2 li a:hover{
	text-decoration:none;
	background:url(image/r_navi_bg.gif) no-repeat right top;
}
#conceals{
	position:absolute;
	left:550px;
	top:344px;
}

table.profile{
	font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 24px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;	line-height: 2em;
}
table.profile2{
	font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;	line-height: 2em;
}
table.profile th,
table.profile td,
table.profile2 th,
table.profile2 td {
	padding: 5px 0px 7px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: top;
}
table.profile2 td{
	text-align:right;
	padding-right: 13px;
	font-size:18px;
	font-weight:bold;
}
table.profile tr.bg th,
table.profile tr.bg td,
table.profile2 tr.bg th,
table.profile2 tr.bg td {
	background: #ccc;
	color:#000;
}
table.profile th,
table.profile2 th {
	text-align: left;
	padding-left: 13px;
	background-color: #ccc;
	color:#000;
}
table.profile td,
table.profile2 td {
	padding-left: 15px;
	background-color: #FFF;
}
table.profile td ul li,
table.profile2 td ul li {
	padding-left: 12px;
	line-height: 1.7em;
}

span.pdf{
	padding-right:20px;
	background:url(image/icon_pdf.gif) no-repeat right center;
	text-align:unerline;
	font-size:116%;
}
span.pdf a:hover{
	color:#1a74a9;
}

.red{
	color:#ff3333;
	padding:10px 0 0 24px;
}
.blue{
	color:#5AB2CD;
}





/*footer*/
#f_left{
	width:440px;
	float:left;
	font-size:13px;
}
#f_right{
	width:320px;
	text-align:right;
	float:left;
	font-size:13px;
}

/*footer navi*/
#f_navi {
	border-left:1px solid #333;
	line-height:1em;
}
#f_navi li {
	display:inline;
	padding-left:6px;
	padding-right:6px;
	border-right:1px solid #333;
}
#f_navi li a,a:hover,a:visited,a:active{
	color:#333;
}

address{
	padding-top:5px;
	font-size:13px;
}






/* ------------------------------
	hack
------------------------------ */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
