/*
Theme Name: Best Repair
Theme URI: http://http://www.best-repair.com/
Description: デザインのテーマ
Author: JPMall
*/

@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff url("images/bg_body.gif") 0 0 repeat-x;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* リンク設定
---------------------------------------------------- */
a:link {
	color: #333; /* 文字色・*/
	background: transparent; /* 背景透明 */
}
a:visited {
	color: #333; /* 訪問済み・文字色・*/
	background: transparent; /* 背景透明 */
}
a:hover, a:active {
	color: #ff0033; /* マウスオーバー、アクティブ・文字色・*/
	background: transparent; /* 背景透明 */
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* 汎用CSS
---------------------------------------------------- */
.clear {clear:both;}
.back {text-align:right;padding-top:20px;margin-bottom: 10px;}
.red{ color:#FF0000;}
.orange{
	color:#FF6633;
}
.pink{color:#FF33CC}
.blue{color:blue;}
.img-right{float:right; margin-left:10px;}
.img-left{float:left; padding-right:10px;}
.img-center{
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.img-mb{margin-bottom:10px;}
.text-box{padding:0px 10px; margin-bottom:10px;}
.mb5{margin-bottom:5px;}
.mb8{margin-bottom:8px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mlr20{margin-left:20px; margin-right:20px;}
.mr10{margin-right:10px;}
.px9{font-size:9px;}
.px10{font-size:10px;}
.px12{font-size:12px;}
.px14{font-size:14px;}
.line {
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* ========HEADER CUSTOMIZE======== */
div#header #gnavi ul {
   list-style:none;

}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#1d3994;
   text-decoration: none;
}

div#main a:hover {
   color:#1d3994;
   text-decoration: underline;
}

div#main h2 {
	margin: 0 0 1.5em;
	padding: 0.5em 1em;
   color:#5A5132;
   font-size: 1.286em;
   font-weight:bold;
   background-color: #d5ccaa;
}






/* INFORMATION CUSTOMIZE */
div#main dl.information {
   margin:0;
}
div#main dl.information dt {
   float:left;
   padding-top:5px;
}

div#main dl.information dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 12em;
   background:url("images/bg_dotline.gif") 0 100% repeat-x;
}

div#main table {
   font-size:75%;/* 12px相当 */
}

/* ex CUSTOMIZE */
div#main dl.ex {
   margin:0;
}

div#main dl.ex dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 12em;
   background:url("images/bg_dotline.gif") 0 100% repeat-x;
}


/* TOPNAVI CUSTOMIZE */
div#main div.topNavi {
   overflow:hidden;
   position:relative;
}

* html div#main div.topNavi {
   height:1em;
   overflow:visible;
}

div#main div.topNavi div.topNaviColumn {
   display:inline;
   width:280px;
   float:left;
   margin-left:15px;
   padding:0 0 2em 0;
}

div#main div.topNavi h2.topNaviImg {
   margin-bottom:10px;
   padding:0;
   background:none;
}






/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-weight:bold;
   color:#fff;
   background:#2b1413;
   border-bottom:1px solid #C1C1C1;
   border-right:1px solid #C1C1C1;
   margin-bottom:5px;
}

div#sub ul {
   margin:0;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:url("images/bg_dotline.gif") 0 100% repeat-x;
}

div#sub li a {
   display:block;
}

/* ========SUB2CONTENTS CUSTOMIZE======== */
div#sub2 .section {
   margin-bottom:10px;
}

div#sub2 h2 {
   font-weight:bold;
   color:#fff;
   background:#2b1413;
   border-bottom:1px solid #C1C1C1;
   border-right:1px solid #C1C1C1;
}

div#sub2 ul {
   margin:0;
   padding:0;
}

div#sub2 li {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:url("images/bg_dotline.gif") 0 100% repeat-x;
}

div#sub2 li a {
   display:block;
   background:url("images/bg_list.gif") 0 6px no-repeat;
}

div#sub2 p {
   text-align:center;
   margin-bottom:20px;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:0 10px;
   text-align:right;
   font-size:70%;/* 11px相当 */
}

div#totop a {
   padding-left:8px;
   background: url("images/bg_totop.gif") 0 50% no-repeat;
}


/* 下層ページ
---------------------------------------------------- */
.table01 {
	width:450px;
	height:auto;
	margin-left: 10px;
	border: 1px solid #bdb76b;
	border-collapse:collapse;
	margin-bottom: 20px;
}
.table02 {
	width:470px;
	height:auto;
	border: 1px solid #CCFFCC;
	border-collapse:collapse;
	margin-left: 5px;
}
.table03 {
	width:320px;
	height:auto;
	border: 1px solid #CCFFCC;
	border-collapse:collapse;
	margin-left: 10px;
	margin-bottom: 20px;
}
.table04 {
	width:450px;
	height:auto;
	margin-left: 10px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCFFCC;
}
.table05 {
	width:567px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-style: none;
	background-image: url(../images/service.jpg) no-repeat left top;
}

.table05 tr {
	border-style: none;
   line-height: 120%;
   text-align: left;
}


.table05 th {
	border-style: none;
   font-weight: bold;
   line-height: 120%;
   text-align: left;
}

.table05 td {
   padding: 5px;
	border-style: none;
   text-align:left;
}

.table06 {
	width:465px;
	height:200px;
	margin-left: 10px;
	margin-bottom: 40px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCFFCC;
	background-image: url(../doctor_files/title_index01.jpg) no-repeat left top;

}

.td01 {
	width:85px;
	background-color: #f0fff0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdb76b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdb76b;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.td02 {
	width:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdb76b;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdb76b;
}
.td03 {
	width:280px;
	background-color: #FFECEC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdb76b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdb76b;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
.td04 {
	width:auto;
	background-color: #ffffe0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdb76b;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdb76b;
}
.td05 {
	width:150px;
	background-color: #FFECEC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdb76b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdb76b;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
.td06 {
	width:auto;
	padding-top: 5px;
	padding-bottom: 15px;
}
.td07 {
	width:auto;
	background-color: #E7FEE8;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}

