@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------ */
/* 基本指定 */
/* ------------------------------------------------------------ */

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* これで一瞬砂時計が出るのを回避（IE Only） */
}
ul,
li{
	list-style:none;
	list-style-position: outside;
	margin:0;
	padding:0;
}
p{
	margin:0 0 1em 0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	line-height:1.6;
	color:#333;
    border-top: 5px solid #FF6600;
	background: #FFF;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------ */
/* リンク色指定 */
/* ------------------------------------------------------------ */
a{ color: #FE775A; text-decoration: underline;}
a:visit{ color: #FE775A; text-decoration: underline;}
a:hover{ color: #FFC0B3; text-decoration: underline;}
a:active{ color: #FE775A; text-decoration: underline;}

/* ------------------------------------------------------------ */
/* コンテナ */
/* ------------------------------------------------------------ */
#container{
	width:800px;
	margin:0px auto;
}

/* ------------------------------------------------------------ */
/* ヘッダ */
/* ------------------------------------------------------------ */
#head{
	width:800px;
	height:83px;
	margin:0px auto;
}
#head #utility{
	float:right;
	margin:0;
	font-size:12px;
	text-align:right;
}
p.outline{
    font-size: 10px;
	width: 400px;
	float: right;
	margin: 25px 25px 0 0px;
	display: inline;
	color: #777;
}
#head #ci{
	float:left;
}
#head #ci h1{
	margin-top:25px;
	font-size:27px;
	font-family:Geneva, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
	color:#555;
}
#head img{
	vertical-align: bottom;
}
#head a img{
	border: none;
}

/* ------------------------------------------------------------ */
/* メイン */
/* ------------------------------------------------------------ */
#main{
	width:800px;
	margin:0px auto 40px auto;
	font-size:12px;
}
#main a img{
	border:none;
}
#main a:hover img{
	opacity		: 0.7;
	filter		: alpha(opacity=70);
}

/* ------------------------------------------------------------ */
/* サイドバー */
/* ------------------------------------------------------------ */
#sidearea{
	float:left;
    width:180px;
}
#sidearea img.sidebar_cap{
    vertical-align: bottom;
	display: block;
	float: left;
}
#sidebar{
	width:180px;
	background:#FF6600;
	padding:3px 0px;
	border: 0px solid #ccc;
	clear: both;
}
#sidearea p.no{
	text-align:left;
	font-size:18px;
	color:#444;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#sidearea p.tel{
	margin-top: 31px;
	float: left;
}
#sidearea p.line{
    padding-bottom: 6px;
    border-bottom: 1px dotted #FF6600;
	clear: both;
}
#sidearea p.img{
    margin-top: 3px;
	padding-bottom: 6px;
	float: left;
}
/* ------------------------------------------------------------ */
/* メインメニュー */
/* ------------------------------------------------------------ */
#mainmenu{
	margin:0px;
}
#mainmenu ul{
	margin:0 auto;
	float: left;
}
#mainmenu li{
	text-align:left;
	font-size:12px;
	border: 1px solid #FF6600;
	line-height: 0px;
}
#mainmenu li a{
	display:block;
	line-height: 1.6;
	padding:5px 0 5px 25px;
	margin: 0px 6px 0px 14px;
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
	background:#FF6600 url(img/icon_teeth.gif) no-repeat left center;
}
#mainmenu li a:hover{
	color:#F74D51;
	text-decoration:underline;
}

/* ------------------------------------------------------------ */
/* VI */
/* ------------------------------------------------------------ */
#vi{
	width:590px;
	height:212px;
	margin:0px auto 30px auto;
	color:#FFF;
    position: relative;
}
#sub-vi{
	width:590px;
	height:52px;
	margin:0px auto 30px auto;
	padding: 0px 0 0 0px;
	background:url(img/content_h2_bg.jpg) left top no-repeat;
}
#sub-vi2{
	width:590px;
	height:52px;
	margin:0px auto 30px auto;
	padding: 0px 0 0 0px;
	background:url(img/content_h3_bg.jpg) left top no-repeat;
}
#sub-vi3{
	width:590px;
	height:52px;
	margin:0px auto 30px auto;
	padding: 0px 0 0 0px;
	background:url(img/content_h4_bg.jpg) left top no-repeat;
}
#sub-vi4{
	width:590px;
	height:52px;
	margin:0px auto 30px auto;
	padding: 0px 0 0 0px;
	background:url(img/content_h5_bg.jpg) left top no-repeat;
}
#sub-vi5{
	width:590px;
	height:52px;
	margin:0px auto 30px auto;
	padding: 0px 0 0 0px;
	background:url(img/content_h6_bg.jpg) left top no-repeat;
}
#vi img{
    vertical-align: bottom;
}
#vi h2{
	color: #FF6600;
	font-size:18px;
	padding:30px 0 10px 35px;

}
#vi2 h2{
	color: #FF6600;
	font-size:18px;
	padding:60px 0 10px 35px;

}
#vi3 h2{
	color: #FF6600;
	font-size:18px;
	padding:60px 0 10px 35px;

}
#vi4 h2{
	color: #FF6600;
	font-size:18px;
	padding:60px 0 10px 35px;

}
#vi5 h2{
	color: #FF6600;
	font-size:18px;
	padding:60px 0 10px 35px;

}
#vi .bodycopy{
	width:280px;
	font-size:12px;
	padding:0 0 0 35px;
}
.catch{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #333;
	height: 236px;
	width: 394px;
}

/* ------------------------------------------------------------ */
/* コンテンツ */
/* ------------------------------------------------------------ */
#content{
	float:right;
	width:590px;
}
#content img.content-img{
    border: 1px solid #CCC;
}
#sub-vi h2{
	color:#666;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 20px;
}
#sub-vi2 h2{
	color:#666;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 20px;
}

#sub-vi3 h2{
	color:#666;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 20px;
}

#sub-vi4 h2{
	color:#666;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 20px;
}
#sub-vi5 h2{
	color:#666;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 20px;
}


#content h3{
	width:590px;
	font-size:14px;
	padding-bottom:3px;
	color: #FF6600;
	margin:0 0 15px 0;
	border-bottom: 1px solid #FF6600;
}
#content.home h3{
	width:540px;
	background:url(img/icon_teeth_c.gif) left center no-repeat;
	color:#666;
	font-size:14px;
	padding:0px 25px 2px;
	margin:0 0 10px 0;
	border-bottom: 1px dotted #FF6600;
}
#content h4{
	font-size:12px;
	margin:0 0 5px 0px;
	padding-left: 10px;
    color: #555;
	border-left: 5px solid #FF6600;
}
#content table.news td{
	border-bottom:dotted 1px #CCC;
}
#content table.news th{
	border-bottom:dotted 1px #CCC;
}
#content td{
	padding:7px;
}
#content th{
	text-align:left;
	width:100px;
	padding:7px;
	color: #555;
}
#content .section{
	margin:0 0 20px 0;
}
span.icon{
	padding-left:15px;
    background:url(img/point_link.gif) left center no-repeat;
    font-weight: bold;
}

/* ------------------------------------------------------------ */
/* フッター */
/* ------------------------------------------------------------ */
#footer{
	width:100%;
	margin:0px auto;
	padding:7px 0 30px 0px;
	font-size:10px;
	text-align:center;
	clear: both;
	color:#333;
	border-top: 2px solid #CCC;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#footer2{
	width:100%;
	margin:0px auto;
	font-size:10px;
	text-align:center;
	clear: both;
	color:#333;
	border-top: 2px solid #CCC;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
/* ------------------------------------------------------------ */
/* Clearfix */
/* ------------------------------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}
/* ---------- contact ---------- */

#inquiry p {

       margin-bottom: 4px;
}

#inquiry table {

        margin-bottom:5px;
        border-top: 1px solid #505050;
        border-right: 1px solid #505050;
}

#inquiry td {

        padding: 4px;
        border-left: 1px solid #505050;
        border-bottom: 1px solid #505050;
}

#inquiry input {

        border: 1px solid #505050;
        background-color: #efeff0;
        padding: 2px;
}

#inquiry select {

        border: 1px solid #505050;
        background-color: #efeff0;
        padding: 2px;
}

#inquiry textarea {

        border: 1px solid #505050;
        background-color: #efeff0;
        padding: 2px;
}

#inquiry ul {
		margin-left:5px;
		margin-top:4px;
		}

#inquiry_2 table {

        margin-top: 5px;
        margin-bottom: 5px;
}

#inquiry_2 td {

        padding: 4px;
}

