/*
Theme Name: こんどう歯科
Description: こんどう歯科,  WordPress theme.
Version: 1.0
Author: テーマ
Author URI: http://www.kondou-dental.net/
タグ: fixed width, left sidebar, two columns, valid XHTML, widgets
*/


/* ===================================================================
CSS information　

 file name  :  default.css
 style info :  リセット及びbody初期設定

=================================================================== */


/*--- reset 縦スクロールバーの表示に関する問題 */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	clear:both;
	font-weight:normal;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
p {
	/*margin-bottom: 1em;*/
}

/*--- default */
body {
	background: #FFCCCC;
	color: #666666;
	font-size: small;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
}
*:first-child + html body {	/* for IF7 */
	font-family: "メイリオ","Meiryo";
}

/*----------------------------------------------------
   リンクカラー
----------------------------------------------------*/

a:link{
	color: #cc3300;
	text-decoration:none;
	text-decoration:underline;
}

a:visited{
	color: #cc3300;
	text-decoration:none;
	text-decoration:underline;
}

a:hover{
	color: #990000;
	text-decoration:underline;
}

a:active{
	color: #990000;
}

/*　レイアウト処理 */

/*　<br class="cb" /> */

.cb{	clear:both; height:1%; font-size:1%;	}	

/*****************************************************************************

 クリア関連

 フロートしている親要素にクラスで指定IE5-IE7まで対応 *****************************************************************************/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix {display:inline-table;} /* Hides from IE-mac \*/

* html .clearfix{height:1%;overflow: visible;}

.clearfix{display:block;} /* End hide from IE-mac */

.clearfix{zoom:1;} /* IE7 */




/* ===================================================================
CSS information

 file name  :style.css
 author     :NISHIDA (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、リンクカラー、レイアウト、横幅設定など
 汎用class
#wrapper
 #header
 #contents
  #main-box
   #leftsaid
   #main
  #sidebar
#footer 
=================================================================== */

/*----------------------------------------------------
   レイアウト枠
   横幅指定しないとFF３でずれる。
----------------------------------------------------*/

body {
	background: url(img/body-bg.gif) repeat;
}

#wrapper{
	margin: 0 auto;
	padding:0 10px;
	width: 865px;
	background: url(img/wrapper_bg.png) center top repeat-y;
}
#header {
	position:relative;
	height:172px;
	width: 865px;
	background:	url(img/header-bg.gif) top left no-repeat;
	}
	
#contents-box {
	width:865px;/*指定しないとFF3でmainとsideの合計に足らない分ずれる*/
	float:left;
	background-color:#FFF;
}
#contents {
	margin:0 5px 10px 5px;/*左右の余白確保*/
	background-color:#FFFFFF;

	}
#main-box{
	float:left;
	width:645px;
	background-color:#FFFFFF;
	}
#leftside {
	margin-top:10px;
	float:left;
	width:200px;
	/*background-color:#66FF99;*/
	}		
#main,#topmain {
	width: 435px;
	float:right;
	background-color:#FFFFFF;
	}
#sidebar {
	margin-top:10px;
	width: 200px;
	float: right;
	background-color:#FFFFFF;
}

#footer {
	clear:both;	
	margin : 0 auto;
	background:url(img/footer_bg.jpg) bottom left no-repeat;
	}
	
/*----------------------------------------------------
   へっだ
----------------------------------------------------*/

#header #banner-discription {
	margin: 0;
	padding: 5px 7px 3px 11px;
	color: #000;
	font-variant:normal;
	font-size: 11px;
}

#header #banner-header a {
	position:absolute;
	height: 51px;
	width: 301px;
	top: 32px;
	left: 11px;
}

#header #h-tel {
	position:absolute;
	height: 39px;
	width: 345px;
	top: 6px;
	right: 68px;
}


/* utility-navi-top */

#utility-navi-top {
	position:absolute;
	top: 51px;
	left:380px;	}
	
#utility-navi-top ul {
	margin:0 auto;padding:0;
	list-style:none;
}
#utility-navi-top li {
	/*display:inline;*//*これだと横並びになるがIE/FFで隙間が出来る。*/
	float: left;
}
#utility-navi-top li a{
	padding:0 0;
	}
	
/* utility-navi-bottom */

#utility-navi-bottom {
	position:absolute;
	top: 149px;
	left:0px;	}
	
#utility-navi-bottom ul {
	margin:0 auto;padding:0;
	list-style:none;
}
#utility-navi-bottom li {
	/*display:inline;*//*これだと横並びになるがIE/FFで隙間が出来る。*/
	float: left;
}
#utility-navi-bottom li a{
	padding:0 0;
	}

/* global navigation */

#gnavi {
	position:absolute;
	height: 58px;
	width: 865px;
	top: 88px;
	background:url("img/gnavi_bg.jpg") repeat-x;
	
}
#gnavi ul {
	margin:0 auto;padding:0;
	width:865px;
	list-style:none;
}
#gnavi li {
	/*display:inline;*//*これだと横並びになるがIE/FFで隙間が出来る。*/
	float: left;
}


/*----------------------------------------------------
   左右柱サイドバー
----------------------------------------------------*/

.box200 {
	width: 200px;
	}
.box200-top{
	background:url(img/box200-top_bg.gif) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding: 8px 8px;
	font-size:0.8em;
}
/*オレンジ*/
.box200-top2{
	background:url(img/box200-top2_bg.gif) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding: 8px 8px;
}
.box200-midle {
	background:url(img/box200-midle_bg.gif) top left;
	padding: 5px 5px;
	overflow:hidden;/*右寄せした画像、左にテキストでテキストが画像高さに満たない場合背景途切れるのを解決*/
	width:190px;/*IE6だと横幅指定しないと上が効かない。パディングが左右で10pxなのでこの数字。*/
	}
.box200-foot {
	background:url(img/box200-foot_bg.gif) bottom left;
	text-align: right;
	font-weight:bold;
	padding: 0 5px 5px 5px;
	margin-bottom:5px;
	clear:both;	}
	
 /*右柱診療時間内*/	
div#timeinfo .midashi{
	padding-bottom:3px;
	margin-bottom:0px;
	border-bottom:  #999999 dotted 1px;
	width:100%;
	font-weight: bold;
}
div#timeinfo .tel{
	font-weight: bold;
	color:#990000;
	font-size:1.2em;
	margin-top:3px;
}
	
 /*ブログ用メニュリスト*/
 .box200-foot2 {
	background:url(img/box200-foot_bg.gif) bottom left;
	height:5px;
	margin-bottom:5px;
	clear:both;	}
.box200-midle li {
	background: url(img/arrow01.gif) no-repeat 0 0.5em;
	padding: 3px 0 3px 18px;
	margin-left:5px;
	}
/*----------------------------------------------------
   footer
   	リンクリスト ID:ft-linklist <ul id="linklist">
	footer最下段 footer-main
----------------------------------------------------*/
#footer #ft-linklist {
	background: url(img/footer-linklist_bg.jpg) no-repeat left top;
	padding: 15px 15px  15px 15px ;
}
/*リンクリスト区切り縦線自動　※IE6未対応*/
#footer #ft-linklist #linklist {
	text-align:center;
}
#footer #ft-linklist #linklist li{
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
}
#footer #ft-linklist #linklist  li+li {
	border-left:1px solid #999;
}

#footer #footer-main {
	position:relative;
	background:url(img/footer-main_bg.png) top left no-repeat;
	padding: 15px 15px  30px 15px ;
}
#footer .footlogo {
	float: left;
	margin-right:15px;
}

/*----------------------------------------------------
  TOPpege MAIN
----------------------------------------------------*/

#main-box #topmain .box435 {
	margin:0px 0 15px 0;/*上下の場合は相殺*/
}

#main-box #topmain h4 {
	background: url(page/h4_bg.jpg) bottom left no-repeat;
	margin:20px 0 10px 0px;
	padding:5px 0 8px 18px;
	vertical-align:middle;
	line-height:100%;
	font-size:1.2em;
}
/*TOP最初のH4のみトップマージンいらない*/
#main-box #topmain h4 .top1 {
	margin:0 0 10px 0px;
}


#main-box #topmain #t-l-table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#main-box #topmain #t-l-table  tr	{
	border-bottom:#dddddd 1px solid;
}
#main-box #topmain #t-l-table th,
#main-box #topmain #t-l-table  td	{
	padding: 7px 5px;
	vertical-align: text-bottom;
	}
#main-box #topmain .box435 #t-l-table .t-l-day,
#main-box #topmain .box435 #t-l-table .t-l-day a,
#main-box #topmain .box435 #t-l-table .t-l-cat,
#main-box #topmain .box435 #t-l-table .t-l-cat a {
	font-size: 0.8em;
	color:DDDeee;
	text-decoration:none;
}




/*----------------------------------------------------
  PAGE MAIN
----------------------------------------------------*/

/* ページナビ */

#dictionery-navi {
	width:100%;
	padding:10px 0px 3px 5px;
	font-size:1.0em;
	color: #666666;
}
#dictionery-navi  a {
	color: #993300;
	text-decoration: none;
}

/* h2 ページタイトル見出し（一番上） */

#main-box #pagebox h2 {
	background:left top url(page/pageti_bg.gif) repeat-x;
	padding:20px 0 19px 0;
	font-size:0.9em;
	text-indent:14px;
	line-height:100%;
	margin:8px 0 15px 0;
}

#main-box #pagebox h2 span{
	background: left center url(page/h2_icon.gif) no-repeat;
	padding:2px 0 2px 23px;
	vertical-align:middle;
	line-height:100%;
	font-size:1.8em;
}

/* 左右余白10px　コンテンツbox */
	/*投稿欄は.box625　#pagebox　で囲んでいる。
	行間　.box625に指定
	.box625で内容幅　595pxに指定
	H4見出しはネガティブマージンで10px左に頭出し。
*/


#main-box #pagebox .box625 {
	width:595px;
	margin:15px auto;
	line-height:2em;
	* margin-left:15px;/*IE6ではXML宣言あるとmargin:autoがきかない*/
}

/* コンテンツ　小見出し */

#main-box #pagebox h4 {
	background: url(page/h4_bg.jpg) bottom left no-repeat;
	margin:20px 0 10px -15px;
	padding:5px 0 8px 18px;
	vertical-align:middle;
	line-height:100%;
	font-size:1.2em;
	zoom:1;/*IE6 -10px分が隠れて表示されない。*/
	position: relative;/*IE6　-10px分が隠れて表示されない。*/
}
#main-box #pagebox h4 a{
	text-decoration:none;
	color:#333333;
}
/* コンテンツ　下線　丸つき */
#main-box #pagebox .keisen01 {
	width:605px;
	background:left center url(page/kasenlist_icon.gif) no-repeat;
	border-bottom:1px solid #e1dcd0;
	font-size:100%;
	color:#564a38;
	margin:0 20px 10px 0px;
}

/* コンテンツ　下線つき */
#main-box #pagebox .keisen02 {
	width:605px;
	border-bottom:1px solid #e1dcd0;
	font-size:100%;
	color:#564a38;
	margin:0 20px 10px 0px;
}

#main-box #pagebox .keisen01 span {
	padding:5px 0 5px 25px;
}

/* コンテンツ　IMG */

#main-box #pagebox .box625 img {
	padding:5px;
	background: url(page/wpimg_bg.jpg);
	margin:10px 10px 10px 0;
}


/* コンテンツ　ナンバーリスト01
　数字見出し（頭出し）-　本文 */

#main-box #pagebox .Number-list01 dd {/*最初のddに下線設定*/
	border-bottom: #C5C5C5 solid 1px;
	line-height:2.0em;
	margin-bottom:10px;
	padding-bottom:10px;
}

#main-box #pagebox .Number-list01 dd dt {
	width: 3em;/*文字数分*/
	font-weight:bold;
	border-bottom: 0px;/*上位のdd（一行下線のため）の線指定を打ち消し*/
}
#main-box #pagebox .Number-list01 dd dd {
    margin-left: 3em;/*dtの文字数分*/
    margin-top: -2.0em;
	/* margin、padding は 0 なんで dt、dd それぞれの line-height 値をマイナス */
	border-bottom: 0px;/*上位のdd（一行下線のため）の線指定を打ち消し*/
	margin-bottom:0px;/*上位のdd（下線との下部余白）の線指定を打ち消し*/
	padding-bottom:0px;/*上位のdd（下線の上部余白）の線指定を打ち消し*/
}

/* コンテンツ　ナンバーリスト02
　見出し太字（頭出し）
　-　字下げ内容 */
#main-box #pagebox .Number-list02 dt,
#main-box #pagebox .Number-list02red dt {
	font-weight:bold;
}
#main-box #pagebox .Number-list02 dd,
#main-box #pagebox .Number-list02red dd {
	margin-left:20px;
}
#main-box #pagebox .Number-list02red dt {
	color: #FF0000;
}

/*.tableSet　料金表
=========================================*/

#main-box #pagebox .box625 .table-gl {
	width: 100%;
}
#main-box #pagebox .box625 .table-gl th,
#main-box #pagebox .box625 .table-gl td {
	border: 1px solid #d5d5d5;
	font-size:0.75em;
	text-align:center;
	padding:2px;
	line-height: 1.2em;
}
/*料金表テキスト*/
#main-box #pagebox .box625 .table-gl td.t-infotxt {
	padding:2px 2px;
	text-align:left;
	line-height:1.4em;
	vertical-align:top;
}
#main-box #pagebox .box625 .table-gl th.lv1 {
	background-color: #e6e6e6;
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
}
#main-box #pagebox .box625 .table-gl th.lv2 {
		background-color: #f1f1f1;
		padding: 8px;
		vertical-align: middle;
		text-align: center;
		line-height: 1.2em;
		font-weight: bold;
	}
	
/*.tableSet　求人表
=========================================*/

#main-box #pagebox .box625 .table-gl3 {
	width: 100%;
}
#main-box #pagebox .box625 .table-gl3 th,
#main-box #pagebox .box625 .table-gl3 td {
	border: 1px solid #d5d5d5;
	font-size:1em;
	text-align:center;
	padding:8px;
	line-height: 1.2em;
}
/*料金表テキスト*/
#main-box #pagebox .box625 .table-gl3 td.t-infotxt {
	text-align:left;
	vertical-align:top;
}
#main-box #pagebox .box625 .table-gl3 th.lv1 {
	background-color: #e6e6e6;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}


/*テーブル内IMG斜線枠を解除　上位コンテンツ共通指定を解除*/
#main-box #pagebox .box625 .table-gl img {
	padding:0 0;/*天地の余白*/
	background:none;
	margin:0;
}

/*.tableSet　診療時間 ページ＆TOP用　テーブルサイズ違い狭い方
=========================================*/
#main-box #topmain .box435 .table-gl2{
	width: 100%;
	margin-bottom:15px;
}
#main-box #pagebox .box625 .table-gl2 {
	width: 80%;
	margin-bottom:15px;	
}
#main-box #topmain .box435 .table-gl2 th,
#main-box #pagebox .box625 .table-gl2 th,
#main-box #topmain .box435 .table-gl2 td,
#main-box #pagebox .box625 .table-gl2 td {
	border: 1px solid #d5d5d5;
	font-size:1em;
	text-align:center;
	padding:10px 5px;
	line-height: 1.2em;
}
#main-box #topmain .box435 .table-gl2 th.lv1,
#main-box #pagebox .box625 .table-gl2 th.lv1 {
	background-color: #e6e6e6;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
}

/*----------------------------------------------------
  ブログ記事
----------------------------------------------------*/
/*横幅　435px*/
/*
<div id="main"> フロート外枠（二分割の右）
<div id="box435">　記事部分ループ全体の横幅
<div class="kiji">　記事一つに対する上下マージン
※見出し頭出しなし。
*/

/*#main #box435 {
	width:415px;
	margin:15px auto;
}*/

#main .box435 {
	margin:15px 0 15px 0;/*上下の場合は相殺*/
}

#main #box435 .kiji {
	margin:15px 0 15px 0;/*上下の場合は相殺*/
}
#main #box435 .day{/*index*/
	font-size:0.6em;
	}
#main #box435 .day2{/*single*/
	font-size: small;
	}
	
/*見出し*/
#main #box435 h3{
	background: url(page/h4_bg.jpg) bottom left no-repeat;
	margin:20px 0 10px 0px;
	padding:5px 0 8px 18px;
	vertical-align:middle;
	line-height:100%;
	font-size:1.2em;
}

/*見出しアンカー下線消しとフォントカラー*/
#main #box435 .kiji-title a{
	color: #993300;
	text-decoration: none;
}

#main #box435 .postmetadata{
	font-size:0.8em;
}

/* コンテンツ　IMG */

#topmain .box435 img,
#main #box435 img {
	padding:5px;
	background: url(page/wpimg_bg.jpg);
	margin:10px 10px 10px 0;
}


/*コメント欄用見出し*/
#main #box435 h5 {
	margin:10px 0;
	padding:10px 5px;
	border: #DDDDDD solid 1px;
}


.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*----------------------------------------------------
 * 
 * お客様の声
 * 
----------------------------------------------------*/

/* Q */
#main #box435 .tabContainer dl dt {
	margin: 0 0 10px;
	padding-left: 25px;
	background: url(img/q.jpg) no-repeat;
	font-weight: bold;
	font-size:1.2em;
	color:#FF3300;
}

/* A */
#main #box435 .tabContainer dl dd {
	margin-bottom: 15px;
	margin-top:10px;
	padding: 0 0;
	/*border: 3px #ededed solid;*/
	
}


/*----------------------------------------------------
  WPデフォルト汎用クラス
----------------------------------------------------*/

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*----------------------------------------------------
  使いまわし汎用クラス
----------------------------------------------------*/

/*　レイアウト処理 */

.cb {
	clear:both;
	height:1%;
	font-size:1%;
}
.gototop {
	margin :20px 0 10px 0;
	text-align: right;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml10 {
	margin-left: 10px;
}

.fl {
	float: left;
	margin-right: 10px;
}
.fr {
	float: right;
	margin-left: 10px;
}
.f-bold {
	font-weight: bold;
}
.f-boldred {
	font-weight: bold;
	color:#FF0000;
}
.txtal-cnt {
	text-align:center;
}
.txtal-right {
	text-align: right;
}

.bottomlineg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}

