/*

■基本情報■

サイト名：佐々木歯科
URL：http://sasaki-dental.cc/

*/

/*　ブラウザCSS初期化　*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*
=Global
*/
body ,html {
	background:#EEEEEE url("../images/common/body_back.gif") repeat-x top left;
}
body {
	margin:0px auto 10px;
	padding:0px;
	font-family: "メイリオ","Meiryo","ヒラギノ角3","Osaka","Helvetica","Arial","ＭＳ Ｐゴシック",sans-serif;
	font-size: 100%;
	color:#333333;
}

*html body{
	text-align: center;
}

a {
/*\*/
	overflow: hidden;
/**/
}

/*
=Main layout
*/
#wrap {
	position:relative;
	margin:0px auto;
	padding:0px;
	width:860px;
	text-align:center;
}
#header {
	position: relative;
	background:#FFF;
	border: 3px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	width:840px;
	height:80px;
	margin:0px auto 10px auto;
	padding:0px 10px;
	text-align: left;
}

#content {
	background:#FFF;
	border: 3px #CCCCCC solid;
	clear:both;
	width:840px;
	margin:0px auto;
	padding:10px 10px 30px 10px;
}

*html #header, *html #content{
	width:866px;
}

#main {
	float:right;
	width:640px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#leftnavi {
	display:inline;
	clear:left;
	float:left;
	width:180px;
	margin: 0 10px 0 0;
	padding:0px;
	text-align:left;
}
#footer {
	clear:both;
	width:840px;
	height:90px;
	margin:0px auto;
	padding:10px 10px 0px;
}

.clear{
	clear: both;
}
/*
=Text
*/
p{
	font-size: 83%;
	margin-bottom: 5px;
	line-height:160%;
}

a:link ,a:visited ,a:active {
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
a:hover,a:focus {
	color:#000000;
	text-decoration:none;
}
p.small {
	font-size:69%;
}

span.highlight{
	padding: 0px 3px;
	border-bottom: 1px dotted #F00;
	font-weight: bold;
}

/*
=Heading
*/
h1,h2,h3 {
	color:#4C453D;
	font-weight:bold;
}
h1 {
	font-size:18px;
	line-height:21px;
}
h2 {
	font-size:16px;
	line-height:20px;
}
h3 {
	font-size:12px;
	line-height:16px;
}
h2 a:link ,h2 a:visited {
	font-size:14px;
	line-height:18px;
	color:#665555;
	font-weight:bold;
}
h3 a:link ,h3 a:visited {
	font-size:12px;
	line-height:16px;
	color:#665555;
	font-weight:bold;
}
h2 a:hover ,h3 a:hover {
	color:#333;
	background:#FFF8E1;
	text-decoration:none;
	font-weight:bold;
}

h5{
	color: #3399FF;
	font-weight: bold;
	font-size: 13px;
	padding: 8px;
}

.title {
	background:#A7863F;
	color:#FFF;
	margin:0px auto 10px;
	padding:2px;
}

.contents_h3{
	width:550px;
	height:22px;
	background: url(../images/common/h3_bk.gif) no-repeat;
	margin-top:20px;
	color: #956640;
	font-weight: bold;
	font-size: 12px;
	padding:8px 0;
	text-indent:1.5em;
}


/*
=一般のリスト
*/
ul.explain{
	margin: 0 0 0 8px;
	padding: 0;
	
}
ul.explain li{ 
	list-style: url(../images/common/li_b.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 8px;
	padding: 2px;
	line-height: 150%;
}

/*
=Image
*/
img {
	border:none;
	margin: 5px 0;
}
a.imglink:link ,a.imglink:visited {
	border:none
}
a.imglink:hover {
	background:transparent;
	left: 1px;
	top: 1px;
	position: relative;
}
.floatimg {
	display:block;
	float:left;
	border:none; 
	padding:0px;
	margin:0px 4px 0px 0px;
	vertical-align:top;
}

/*
=Misc
*/
p {
	line-height: 180%;
}
form {
	margin:0px;
}
.spacer05 {
	margin-bottom:5px;
}
.spacer10 {
	margin-bottom:10px;
}
.spacer15 {
	margin-bottom:15px;
}
.spacer20 {
	margin-bottom:20px;
}

.spacer_both20{
	margin: 20px 0;
}
.gline {
	clear:both;
	height:2px;
	background:#90B634;
	margin:0px 0px 10px;
	padding:0px;
	overflow:hidden;
}
.dotline {
	clear:both;
	height:1px;
	background:url(../images/common/dotline.gif) repeat-x 0px 0px;
	margin:10px 0px;
	padding:0px;
	overflow:hidden;
}
.floatl {
	display:inline;
	float:left;
}
.floatr {
	display: inline;
	float: right;
}

.floatr_c{
	display: inline;
	float: right;
	clear: right;
}
.icon {
	background-image:url(../images/common/icon_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
	margin:0px;
}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfix {
	display:inline-table;
}
/* back-slash hack ?*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* back-slash hack end */

/*
=Box01
*/
.box01 {
	width:100%;
}
.box01 .bheader .box ,.box01 .bfooter .box {
	font-size:1px;
	height:5px;
}
.box01 .bheader {
	background:transparent url(../images/common/box01_hb1.gif) no-repeat 0px 0px;
	margin-right:5px;
}
.box01 .bheader .box {
	background:transparent url(../images/common/box01_hb2.gif) no-repeat 100% 0px;
	margin-right:-5px;
}
.box01 .bbody {
	background:transparent url(../images/common/box01_mb1.gif) repeat-y 0px 0px;
	margin-right:5px;
}
.box01 .bbody .box {
	background:transparent url(../images/common/box01_mb2.gif) repeat-y 100% 0px;
	margin-right:-5px;
	padding:10px;
	text-align:left;
}
.box01 .bfooter {
	background:transparent url(../images/common/box01_fb1.gif) no-repeat 0px 0px;
	margin-right:5px;
}
.box01 .bfooter .box {
	background:transparent url(../images/common/box01_fb2.gif) no-repeat 100% 0px;
	margin-right:-5px;
}


/*
Header
*/
p#top_info{
	color: #FFF;
	padding: 3px;
	background-color: #443311;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

#header #logo {
	position: relative;
	float:left;
}
#header #logo h1 a {
	display:block;
	background:url(../images/common/logo.png) no-repeat 0px 0px;
	width:239px;
	height:50px;
	margin: 12px;
	text-indent:-9999px;
}

#header #logo img{
	position: absolute;
	top: 3px;
	left: 280px;
}

#header_account{
	float: right;
	margin: 0px -10px 0px 0px;
}
#header #scut {
	float:right;
	width:226px;
	height:12px;
	margin:58px 0px 0px 0px;
}
#header #scut ul {
	width:226px;
	list-style:none;
}
#header #scut li {
	display:inline;
}
#header #scut li a {
	display:block;
	float:left;
	height:12px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	margin:0px 0px 0px 10px;
}
#header #scut .scut01 a {
	width:44px;
	background:url(../images/common/header_scut01.gif) no-repeat 0px 0px;
}
#header #scut .scut02 a {
	width:70px;
	background:url(../images/common/header_scut02.gif) no-repeat 0px 0px;
}
#header #scut .scut03 a {
	width:72px;
	background:url(../images/common/header_scut03.gif) no-repeat 0px 0px;
}

/*
Leftnavi
*/
#leftnavi{
}

#leftnavi ul{
	margin: 10px 0px 30px 0px;
	list-style: none;
}

#leftnavi ul li{
	margin: 3px 0px;
	/margin: 0px;
	border-bottom: 1px dotted #666;
	width: 180px;
	height: 20px;
	text-indent: -9999px;
}

#leftnavi ul li a{
	display: block;
	width: 180px;
	height: 20px;
}

#menu_address{
	background: url("../images/common/menu_address_off.png") no-repeat 0px 0px;
}
#menu_address a:hover{
	background: url("../images/common/menu_address_on.png") no-repeat 0px 0px;
}
#menu_ideal{
	background: url("../images/common/menu_ideal_off.png") no-repeat 0px 0px;
}
#menu_ideal a:hover{
	background: url("../images/common/menu_ideal_on.png") no-repeat 0px 0px;
}
#menu_implant{
	background: url("../images/common/menu_implant_off.png") no-repeat 0px 0px;
}
#menu_implant a:hover{
	background: url("../images/common/menu_implant_on.png") no-repeat 0px 0px;
}
#menu_general{
	background: url("../images/common/menu_general_off.png") no-repeat 0px 0px;
}
#menu_general a:hover{
	background: url("../images/common/menu_general_on.png") no-repeat 0px 0px;
}
#menu_jaw{
	background: url("../images/common/menu_jaw_off.png") no-repeat 0px 0px;
}
#menu_jaw a:hover{
	background: url("../images/common/menu_jaw_on.png") no-repeat 0px 0px;
}
#menu_beauty{
	background: url("../images/common/menu_beauty_off.png") no-repeat 0px 0px;
}
#menu_beauty a:hover{
	background: url("../images/common/menu_beauty_on.png") no-repeat 0px 0px;
}
#menu_safe_tech{
	background: url("../images/common/menu_safe_tech_off.png") no-repeat 0px 0px;
}
#menu_safe_tech a:hover{
	background: url("../images/common/menu_safe_tech_on.png") no-repeat 0px 0px;
}
#menu_drymouse{
	background: url("../images/common/menu_drymouse_off.png") no-repeat 0px 0px;
}
#menu_drymouse a:hover{
	background: url("../images/common/menu_drymouse_on.png") no-repeat 0px 0px;
}
#menu_mucosal{
	background: url("../images/common/menu_mucosal_off.png") no-repeat 0px 0px;
}
#menu_mucosal a:hover{
	background: url("../images/common/menu_mucosal_on.png") no-repeat 0px 0px;
}
#menu_breath{
	background: url("../images/common/menu_breath_off.png") no-repeat 0px 0px;
}
#menu_breath a:hover{
	background: url("../images/common/menu_breath_on.png") no-repeat 0px 0px;
}
#menu_service{
	background: url("../images/common/menu_service_off.png") no-repeat 0px 0px;
}
#menu_service a:hover{
	background: url("../images/common/menu_service_on.png") no-repeat 0px 0px;
}
#menu_basic_data{
	background: url("../images/common/menu_basic_data_off.png") no-repeat 0px 0px;
}
#menu_basic_data a:hover{
	background: url("../images/common/menu_basic_data_on.png") no-repeat 0px 0px;
}
#menu_staff{
	background: url("../images/common/menu_staff_off.png") no-repeat 0px 0px;
}
#menu_staff a:hover{
	background: url("../images/common/menu_staff_on.png") no-repeat 0px 0px;
}
#menu_contact{
	background: url("../images/common/menu_contact_off.png") no-repeat 0px 0px;
}
#menu_contact a:hover{
	background: url("../images/common/menu_contact_on.png") no-repeat 0px 0px;
}
#medical_title, #clinic_title{
	position: relative;
	left: -10px;
	width: 180px;
	height: 24px;
	text-indent: -9999px;
	margin: 30px 0px 10px 0px;
}
#medical_title{
	background: url("../images/common/menu_medical_title.png") no-repeat 0px 0px;
}

#clinic_title{
	background: url("../images/common/menu_clinic_title.png") no-repeat 0px 0px;
}

/*
Main
*/
#main h2 {
	margin:0px 0px 10px;
}

/*
Footer
*/
#footer .top {
	clear:both;
	margin:0px 5px 30px;
	text-align:right;
}
#footer .top a ,#footer .top a:hover {
	background-image:url(../images/common/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}

#footer p, #footer a{
	font-size: 69%;
}