*{
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
}

body {
	margin-top: 0px;
	background: url(img/bg.gif) #FFF repeat-y center top;	
    text-align: center;   
	}


a:link {
	color: #F97D19;
	text-decoration: none;
	}

a:visited {
	color: #F97D19;
	text-decoration: none;
	}

a:active {
	color: #F97D19;
	text-decoration: none;
	}

a:hover {
	color: #F97D19;
	text-decoration: underline;
	background: #FCF6B4;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;	
	background-color: #FFFFFF;
	}
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #7C7C7C;
	background-color: #FFFFFF;
	text-align: left;
	height: 50px;
	}
#logo {
	vertical-align:bottom;
	font-size: 10px;
	text-align:right;
	/*padding: 5px 15px 5px 5px ;*/
	background-image:url(img/logo_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#logo a:link {
	color: #666666;
}

#logo  a:visited {
	color: #666666;
}

#logo  a:focus {
	color: #666666;
}

#logo  a:hover {
	color: #666666;
	text-decoration: underline;
}

#logo  a:active {
	color: #666666;
}

#head {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.header_txt {
	font-size: 10px;
	padding: 5px 15px 5px 5px ;
}
.header_txt  a:link {
	color: #666666;
}

.header_txt  a:visited {
	color: #666666;
}

.header_txt  a:focus {
	color: #666666;
}

.header_txt  a:hover {
	color: #666666;
	text-decoration: underline;
}

.header_txt  a:active {
	color: #666666;
}
#logo h1{
/*	font-size:1px;
	text-indent:-10000px;
	margin:0;
	padding:0;*/
	}
#description{
	text-align:left;
	padding:0;
	margin:0;
	position:relative;
	}
#description h1{
	font-size:10px;
	color:#CCC;
	margin:0;
	padding:0;
	}
		

#banner-img {
	display: none;
	}

#main-img {
	background: url("img/main_img_m.gif") no-repeat top center;
	height: 282px;
	text-align: left;
	margin-bottom: 4px;
	margin-left: 9px;
	margin-right: 10px;
}

.main-img {
	padding: 15px 200px 0 20px;
	text-align: left;
	font-size:11px;
}
.main-img img{
	margin:0 0 5px 0;
	}
#main-img a {
	color: #093C07;
	text-decoration: none;
	text-align: left;
}

#main-img a:hover {
	color: #093C07;
	background: none;
	}

#main-img h1 {
	color: #093C07;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 13px
}

#main-img h2 {
	color: #021501;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

#sub-img {
	background: url("img/main_img_s.jpg");
	height: 80px;
	text-align: left;
	margin-bottom: 7px;
}

.sub-img {
	padding: 15px 15px 15px 25px ;
}


#sub-img a {
	color: #093C07;
	text-decoration: none;
}
#sub-img a:hover {
	color: #093C07;
	text-decoration: none;
	background: none;
}

#sub-img h1 {
	color: #093C07;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}


#center {
	float: left;
	width: 600px;		
	overflow: hidden;
	}
.content {
	padding: 0px 10px 20px 10px;
	background-color: #FFFFFF;	
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;
	line-height:130%;
	}
	
.new {
	padding: 10px 15px 10px 15px;
	background-color: #F7F7F7;
	margin-bottom: 10px;
	font-size: 12px;
	border-top: 2px solid #9BC623;
	}
.new a{
	line-height:200%;
		}	
	
#main-menu {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
}

#navi {
	float: left;
	background: #EEFEC1;
	border-bottom: 1px solid #598B17;
}


#right {	
    text-align: right;
	background: #FFF;
	padding-left: 10px;
	}
	
#search{
	border-style:solid;
	border-width:1px;
	border-color:#9BC623;
	color:#666666;
	background-color:#FFF;	
	padding: 1px 0px 1px 0px;
	}
	
.side{
    background: #EEFEC1 url(img/side_bottom.gif) no-repeat center bottom;
	}
.side02{
	text-align:left;
    background: #EEFEC1 url(img/side_bottom.gif) no-repeat center bottom;
	}	

.p01{
	margin:5px 5px 20px 5px;
	font-size:12px;
	}	
	
.content p {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 8px 0px 8px;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #F0FA9F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	margin: 0px 0px 10px 0px;
	padding: 7px 10px 5px 12px;
	background: url("img/h1_bg.gif") #689D1C;
	background-repeat: repeat-x;
	background-position: top left;
	}


.content h2 {
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	margin: 0px 0px 10px 0px;
	padding: 7px 10px 5px 12px;
	background: url("img/h2_bg.gif") #A7DF34;
	background-repeat: repeat-x;
	background-position: top left;
	}

.content h3 {
	color: #23890B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
	margin: 0px 0px 10px 0px;
	padding: 4px 10px 2px 3px;
	background: url("img/h3_bg.jpg") #FFF;
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 3px double #9BC623;
	}

.content h4 {
	color: #467813;
	font-size: 14px;
	text-align: left;
	font-weight: 800;	
	margin: 20px 0px 5px 0px;
	padding: 5px 10px 10px 18px;
	background: url("img/h4_bg.gif");
	background-repeat: no-repeat;
	}

.content h5 {
	color: #333;
	font-weight:800;
	font-size: 12px;
	text-align: left;
	font-weight: normal;	
	margin: 20px 0 3px 0;
	padding: 4px 10px 2px 20px;
	background: url("img/h5_bg.gif");
	background-repeat: no-repeat;
	}
.content h5 span{
	background-color:#FFF;
	padding:0 5px 0 0;
		font-weight:800;
	}	
.content h6 {
	color: #2B529A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;	
	margin: 20px 0 3px 0;
	padding: 4px 10px 2px 20px;
	background: url("img/h6_bg.gif");
	background-repeat: no-repeat;
	}
.content h6 span{
	background-color:#FFF;
	padding:0 5px 0 0;
		font-weight:800;
	}	

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;		
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content blockquote {
	color: #23890B;
	background-color: #EEFEC1;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-align: left;
	font-weight: normal;		
	padding: 10px;
	border: 2px solid #D0EB84;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menubar {
	border-top: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
   width: 166px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	
}
.menubar img {
	visibility: hidden;
}

.menubar a {
	background-position: 0px 0px;
	float:left;
	color: #23890B;
	text-align: left;
}
.menubar a:link {
	background-position: 0px 0px;
	float:left;
	color: #23890B;
	text-align: left;
}
.menubar a:visited {
	background-position: 0px 0px;
	float:left;
	color: #23890B;
	text-align: left;
}
.menubar a:focus{
	background-position: 0px 150px;
	float:left;
	text-align: left;
	color: #F97D19;
	text-decoration: none;
	border-bottom: 1px solid #BDBDBD;
}

.menubar a:hover {
	background-position: 0px 150px;
	float:left;
	text-align: left;
	color: #F97D19;
	text-decoration: none;
}
.menubar a:active {
	background-position: 0px 150px;
	float:left;
	text-align: left;
	color: #F97D19;
	text-decoration: none;
}
.menubar .menu a {
    width: 100%;
	text-align: left;
	color: #23890B;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 0;
	background-image: url(img/menu-img.gif);
	border-bottom: 1px solid #C3EC81;
}

#menu {
	width: 190px;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}



.menu a {
	margin-bottom: 0px;
	text-align: left;
	height:24px
}

.sidebar {
	padding-top: 0px;
	overflow: hidden;
	padding-bottom: 10px;
}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	

	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	padding: 0;
	margin: 5px 0 0 0;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
	
#footer_menu{
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	width:780px;	
	font-size: 12px;
	border-top: 3px double #9BC623;
	}
#footer_menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer_menu li {
	display:inline;
	background-image:url(img/icon_03.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
}
	
#footer_menu a{
	padding:0;
	font-size:12px;
	text-decoration:none;
}		
		
#footer {
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	width:780px;
	padding-top:0;
	padding-bottom:5px;
	margin-bottom: 0px;
	overflow: hidden;
	font-size: 10px;
	color: #666666;
	}


.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: x-small;
	border-top: 1px solid #666666;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #990033;
	padding-left: 3px;
}

#Cwrap{
	padding: 0px 15px 20px 15px;
	color: #666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;
	line-height:130%;
	text-align:left;
	}	
#dlwrap ul{
	margin:10px 0 10px 0;
	}
#dlwrap li{
	line-height:300%;
	}

/*装飾
----------------------------------------*/
.rss{
	padding:5px 0 5px 0;
	text-align:right;
	width:580px;
	}
.rss a img{
	border:0px;
}
.border01{
	border-bottom:1px dashed #999;
	margin:5px 0 5px 0;
	padding:0;
	}

.space_left{
	margin:10px 0 10px 10px;
	}
.space_right{
	margin:5px 5px 5px 0;
	}
.style_01 p{
	margin:0;
	padding:0;
	}		
.qa dt{
	background-image:url(img/contents/img_q.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	background-color:#FFFFCC;
	margin:10px 0 0 0;
	padding:0 0 0 32px;
	line-height:30px;
	border:1px solid #E7B809;
	font-weight:800;
	text-align:left;
	}
.qa{
	text-align:left;

}
.qa dd{
	background-image:url(img/contents/img_a.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#EBF9FF;
	margin:10px 0 0 0;
	padding:0 0 0 32px;
	line-height:25px;
	border:1px solid #D4EFFC;
	}	
.dl01 dt{
	background-image:url(img/contents/icon_01.gif);
	background-position:10px 50%;
	background-repeat:no-repeat;
	background-color:#FFFFCC;
	margin:0 0 0 5px;
	padding:0 0 0 30px;
	line-height:20px;
	font-weight:800;
	}	
.dl01 dd{
	margin:3px 0 3px 0;
	padding:0 0 0 35px;
	}
#link ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#link li{
	background-image:url(img/contents/icon_02.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 0 3px 18px;
	margin:0 0 0 20px;
	}	
#menu_list{
	width:400px;
	padding:10px;
	margin:10px auto;
	background-color:#FFFFCC;
	}
#menu_list ul{
	margin:0 0 0 15px;
	padding:0;
	}	
	
.main_wrap{
	line-height:150%;
	}
	

#topics{
	background-color:#F5F5F5;
	margin:0 0 30px 0;
	padding:0 0 0 10px;
	}
	
#topics ul{
	margin:0 0 0 9px;
	padding:0;
	}
#topics li{
	background-image:url(img/icon_01.gif);
	background-position:left 9px;
	background-repeat:no-repeat;
	list-style:none;
	line-height:150%;
	border-bottom:1px dashed #909090;
	border-top:2px solid #FFF;
	padding:3px 0 3px 15px;
	margin:0;
	}
dl.dl02 dt {
	float: left;
	clear: left;
	font-weight:bold;
	color: #000000;
	font-style:inherit;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 8px 0px;
	line-height:150%;
}

dl.dl02 dd {
	padding: 0px 0px 2px 100px;
	margin: 0px 0px 8px 0px;
}
.dl03{
	margin:10px 0 0 0;
	padding:0;
	}
dl.dl03 dt {
	font-weight:bold;
	color: #333;
	font-style:inherit;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	line-height:150%;
}

.dl03{
	margin:0;
	padding:0;
	}

dl.dl03 dd {
	padding: 0px 0px 2px 80px;
	margin: 0px 0px 2px 0px;
}
dl.dl04 dt {
	float: left;
	clear: left;
	font-weight:bold;
	color: #000000;
	font-style:inherit;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 8px 0px;
	line-height:150%;
}

dl.dl04 dd {
	padding: 0px 0px 2px 180px;
	margin: 0px 0px 8px 0px;
	line-height:150%;	
}
#privacy{
	line-height:180%;
	}
#privacy dl dt{
	color:#666;
	font-weight:800;
	}
ul.kyulist{
	margin:0;
	padding:0;
	}
.kyulist li{
	background-image:url(img/contents/icon_01.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	float:left;
	padding:0 0 0 15px;
	margin:0 0 0 20px;
	}
/*ご近所の歯医者さん---------------------------------------*/

#mapList{
	background-color:#FEFFEC;
	margin:0;
	padding:0;
	}
#mapList li{
	background-image:url(img/icon_01.gif);
	background-position:10px 9px;
	background-repeat:no-repeat;
	background-color:#FEFFEC;	
	width:100px;
	list-style:none;
	line-height:200%;
	border-bottom:1px dashed #909090;
	border-top:2px solid #FFF;
	padding:3px 0 3px 30px;
	margin:0;
	float:left;
	}
/*フォントスタイル
----------------------------------------*/

.font01{
	color:#FF0000;
	font-weight:800;
	}
.font02{
	color:#0000FF;
	font-weight:800;
	}
.font03{
	color:#FFF;
	font-weight:800;
	}
.font03_01{
	color:#FFF;
	}		
	
.font04 {
	color:#FF3300;
	margi:0;
	padding:5px 0 10px 10px;
	}
.font05{
	color:#333;
	font-size:12px;
	}	
.font06{
	color:#333;
	margin:0;
	padding:0 0 0 5px;
	border-left:5px solid #333;
	}
.font07{
	color:#88C91E;
	}
.font08{
	font-weight:800;
	}
	
.p01{
	line-height:150%;
	}		

/*位置
----------------------------------------*/
.position01 {
	text-align:center;
	padding::30px 0 10px 0;
	}

	

	
