@charset "utf-8";

img.png, div.png { behavior: url(http://www.maedadental.jp/iepngfix/iepngfix.htc); }

#main_column{
	float: right;
	text-align: left;
	width: 575px;
	overflow: hidden;
    margin-right: 3px;
}

#index_page #main_column{ margin-top: -10px; }
#main h1{
	height: 250px;
	font-size: 25px;
	line-height: 250px;
	color: white;
	margin: 0;
	padding: 0 0 0 15px;
    text-align: center;
    margin-bottom: 10px;
    background: url(images/bg_h1_blog.jpg) no-repeat center center;
}
#main h1.test{
    background: url(images/bg_h1_test.jpg) no-repeat center center;
}
#main h1.staff{
    background: url(images/bg_h1_staff.jpg) no-repeat center center;
}
#main h1.service{
    background: url(images/bg_h1_service.jpg) no-repeat center center;
}
#main h1.clinic{
    background: url(images/bg_h1_clinic.jpg) no-repeat center center;
}
#main h1.access{
    background: url(images/bg_h1_access.jpg) no-repeat center center;
}
#main h1.price{
    background: url(images/bg_h1_price.jpg) no-repeat center center;
}
#main h1.contact{
    background: url(images/bg_h1_contact.jpg) no-repeat center center;
}
#main h1.blog{
    background: url(images/bg_h1_blog.jpg) no-repeat center center;
}
#main h1.aisatsu{
    background: url(images/bg_h1_aisatsu.jpg) no-repeat center center;
}
#main h1.voice{
    background: url(images/bg_h1_voice.jpg) no-repeat center center;
}

#main .h2_area{
	clear:both;
	margin:15px 10px 15px 0;
	padding:0 0 20px;
	text-align:left;
}
#main .h2_area h2{
	background:transparent url(images/bg_h2.png) no-repeat scroll left center;
    border: 1px solid #390;
	font-size:130%;
	margin:16px 0;
	padding:0 0 0 10px;
	text-decoration:none;
    color: white;
    line-height: 38px;
}
#main .h2_area h2 a{
    color: white;
}
#main .h2_area p{
	line-height:1.6em;
	margin:0.8em 5px 0 1em;
}
#main .h2_area b{
color:#FF6E09;
}
#main .h2_area p.plink{

}
#main .h2_area p.pback{
	text-align: right;
	background: url(images/top_arrow.gif) no-repeat right center;
}
#main .h2_area p.pback a{
    color: #F60;
	padding-right: 20px;
}
#main h3{
   color: #333;
   padding-left: 10px;
}
#main h3 a{
   color: #333;
}
#main .h2_area .summary_text p{
	margin: 0.1em 0 0.3em;;
}

#main .h2_area ul{
	margin-left: 3em;
}
#main .h2_area p img{
	float:left;
	margin-top:0.8em;
	margin-right:10px;
	margin-bottom:10px;
	}	
#main .h2_area p img.right{
	float:right;
	margin-left:10px;}

/*submenu*/
ul.crumb{
	margin-left:0px;
	margin-top:0px;
	font-size:90%;
    color: #F60;
}
ul.crumb li{
	margin: 0px;
	display:inline;
	}
ul.crumb li a{
    color: #F60;
	padding-right:3px;
}
ul.crumb li a:visited{
    color: #F60;
}

#main ul#submenu{
	margin-left:30px;
	margin-top:0;
	margin-bottom:0;
	font-size:90%;
}
#main ul#submenu li{
	margin: 0px;
	padding-left:7px;
	padding-right:5px;
	display:inline;
	border-right:1px solid #F60;
}
#main ul#submenu li a{
    color: #F60;
}
#summary_table td{
	vertical-align: top;
	border: 2px solid #c9c9c9;
    width: 50%;
}
#summary_table h3{
	padding: 0 0 0 5px;
    border-left: 5px solid #030;
	margin: 10px 0 0 5px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	text-align: left;
    color: #030;
    background: url(images/bg_h3_bright.png) no-repeat right center;
}
#summary_table h3 a{
    color: #030;
}
#summary_table .summary_text{
	margin: 5px;
	text-align: left;
	background-color: white;
}
.summary_text .image {
	float: right;
    display: block;
}
.detail_button{
    float: right;
}
.detail_button a{
	text-align: left;
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 30px;
	background: url(images/btn_detail.png) no-repeat 0 0;
}
.right{ text-align: right; }
strong{
	font-size: 100%;
	font-weight: bold;
}
.strong1{
	color:#cc0000;
	font-weight: bolder;
}
a{
	text-decoration: none;
	color : #00c;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #551A8B;
}
a:active{
	color: red;
}


img, ul{
	padding: 0;
	margin: 0;
	border: 0;
}
.clear {
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
    background: white url(images/bg.png) repeat;
	font-size: 14px;
	line-height: 1.6em;
    text-align: center;
}
body #content{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
    text-align: left;
    overflow: hidden;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 119px;
	margin: 0 auto 0 auto;
	background-position: left top;
	background-color: white;
    border-bottom: 5px solid #090;
    padding-top: 36px;
}
#header .title {
	float: left;
}
#header .address {
	float: right;
    padding-right: 10px;
    width: 344px;
}
#header .address .visit{
    border-bottom:2px solid #060;
    text-align: center;
    padding-bottom: 3px;
    margin-bottom: 2px;
}
#header .address img {
}
#header_menu{
	background: url(images/bg_headmenu.png);
	background-repeat: repeat-y;
    line-height: 34px;
    color: white;
    height: 34px;
    padding-top: 0;
}
#main{
	width: 800px; 
	margin: 0 auto 0;
	background-color: white;
}
#main .index_head{
    margin: 7px 0 17px;
    text-align: center;
}
#points{
 margin-bottom: 10px;
}
#points table{
 margin-left: -10px;
}
#points .title{
    color: #030;
    font-size: 130%;
    padding-bottom: 44px;
    background: url(images/bg_points_title.png) no-repeat right bottom;
    font-weight: bolder;
}
#points .title .number{
    color: #300;
    font-weight: bolder;
    padding-right: 5px;
}
#points .title strong{
    font-size: 130%;
}

#points img.image{
    float: right;
    padding: 5px;
}
#points .point_text{
    padding: 5px;
}
#points td{
    width: 50%;
    overflow: hidden;
    border: 1px solid #838383;
    vertical-align: top;
}
.img_menu{
    margin-top: 10px;
    border: 1px solid #999;
}
.img_menu a{
    text-indent: -9999px;
    display: block;
    background-image: url(images/bg_menu.jpg);
    background-repeat: no-repeat;
    height: 73px;
    width: 198px;
}
.img_menu1 a{ background-position: 0 -304px; }
.img_menu1 a:hover{ background-position: -198px -304px; }
.img_menu2 a{ background-position: 0 -377px; }
.img_menu2 a:hover{ background-position: -198px -377px; }
.img_menu3 a{ background-position: 0 -450px; }
.img_menu3 a:hover{ background-position: -198px -450px; }
.banner{
    border: 1px solid #999;
    padding: 6px;
    text-align: center;
    width: 556px;
    margin: 0 auto;
}
.access{
    border: 1px solid #999;
    margin: 10px;
    width: 778px;
}
.access .title{
    font-size: 130%;
    background: url(images/bg_access_line.png) repeat-y top left;
    padding: 2px 4px 2px 12px;
    font-weight: bolder;
}
.access .text{
 margin: 8px;
 float: left;
}
.access .map{
 float: right;
 margin: 10px;
}
#menu_column {
	float: left;
	width: 200px;
	overflow: hidden;
    padding-left: 10px;
}
#menu_column ul.menu {
	margin: 0;
	padding: 0;
}
#menu_column .box{
	border: 1px solid #909090;
	margin-top: 10px;
}
#menu_column .box_title{
	background: url(images/bg_menu_box.png) repeat;
	height: 28px;
	border: 1px solid #321E18;
	font-size: 16px;
	font-weight: bolder;
	color: white;
	line-height: 28px;
	text-align: center;
}
#menu_column .box .content{
	border: 1px solid #9A9A9A;
	padding: 0.3em;
	background-color: white;
}
#menu_column .box .content .accent{
    color: #090;
}
#menu_column .box .content p{
    margin: 0;
}

#menu_column ul.menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
    border: 1px solid #afb5bb;
	display: block;
}
#menu_column ul.menu li a {
	background-image:url(images/bg_menu.jpg);
    background-repeat: no-repeat;
	display: block;
	height: 38px;
	text-indent: 12px;
	line-height: 38px;
	font-size: 14px;
	color: #006;
    padding-left: 5px;
    font-size: 18px;
	text-decoration: none;
    font-weight: bolder;
    color: #030;
}
#menu_column ul.menu li a:hover {
	text-decoration: underline;
}
ul.menu .menu1 a{ background-position: 0 0; }
ul.menu .menu1 a:hover{ background-position: -198px 0; }
ul.menu .menu2 a{ background-position: 0 -38px; }
ul.menu .menu2 a:hover{ background-position: -198px -38px; }
ul.menu .menu3 a{ background-position: 0 -76px; }
ul.menu .menu3 a:hover{ background-position: -198px -76px; }
ul.menu .menu4 a{ background-position: 0 -114px; }
ul.menu .menu4 a:hover{ background-position: -198px -114px; }
ul.menu .menu5 a{ background-position: 0 -152px; }
ul.menu .menu5 a:hover{ background-position: -198px -152px; }
ul.menu .menu6 a{ background-position: 0 -190px; }
ul.menu .menu6 a:hover{ background-position: -198px -190px; }
ul.menu .menu7 a{ background-position: 0 -228px; }
ul.menu .menu7 a:hover{ background-position: -198px -228px; }
ul.menu .menu8 a{ background-position: 0 -266px; }
ul.menu .menu8 a:hover{ background-position: -198px -266px; }
#footer{
	margin-top: 10px;
	border: 1px solid #e0e4a5;
    color: white;
    background: #5EC400 url(images/bg_footer.png) repeat-x left top;
    padding: 16px;
}
#footer .schedule{ 
 float: left; 
 margin-right: 10px;
}
#footer table{
 border-collapse: collapse;
 empty-cells: show;
}
#footer table thead th, #footer table tbody td{
    font-weight: normal;
    text-align: center;
    padding: 3px;
}
#footer table tbody th
{
    font-weight: normal;
    padding: 3px;
}
#footer table td, #footer table th{
 border: 1px solid white;
}
#footer a{
    color: white;
}
#footer #footer_menu{
	margin: 0.5em 0 1em;
}
#footer p{
	margin: 0.5em;
}
#footer p#copy{
	text-align: left;
	font-color: #333;
	font-size: 90%;
	margin-bottom: 0;
}
#footer ul.links,
#header_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul.links li,
#header_menu ul li{
	display: inline;
	border-right: 1px solid black;
	padding: 0 7px;
}
#footer ul.links li{
    display: block;
    float: left;
	border-right: 1px solid white;
}
#footer ul.links li.fin,
#main ul#submenu li.fin{
	border-right: 0;
}
#header_menu ul li{
    display: block;
    float: left;
    border-left: 1px solid #390;
    border-right: 1px solid #390;
    border-bottom: 1px solid #390;
    padding: 0;
    width: 112px;
}
#header_menu ul li.last{
    width: 114px;
}
#header_menu ul li a{
    display: block;
    line-height: 34px;
    height: 34px;
    color: white;
    text-align: center;
    font-weight: bolder;
}
#header_menu ul li a:hover{
    background: url(images/bg_headermenu_hover.png) repeat-x top left;
    text-decoration: none;
}
.pricelist{
    border-collapse: collapse;
    empty-cells: show;
    margin-left: 14px;
    width: 540px;
    font-size: 95%;
}
.pricelist th{
    background-color: #369C00;
    color: white;
    border: 1px solid #CCC;
    text-align: center;
    padding: 5px;
}
.pricelist td{
    border: 1px solid #999;
    padding: 5px;
}

/*ギャラリー*/
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* 20:お問い合わせ */
#main div.h2_area table.contact{
width:100%;
border:5px solid #CCCCCC;
margin:0 0 20px 0;
}

#main div.h2_area table.contact th{
width:30%;
border:1px solid #CCCCCC;
background:#F5F5F5;
padding:10px;
}
#main div.h2_area table.contact td{
width:70%;
border:1px solid #CCCCCC;
padding:10px;
text-align:left;
background-color:#FFFFFF;
}
#main div.h2_area em.must{
font-size:120%;
font-style:normal;
font-weight:bold;
color:#CC0000;
}

#main div.h2_area em.check{
font-size:80%;
font-style:normal;
font-weight:normal;
}

#main div.h2_area table.contact td input,
#main div.h2_area table.contact td textarea{
padding:5px;
}

#main div.h2_area .confirm{
margin:20px 0;
text-align:center;
background:#F5F5F5;
padding:10px;
}

#main div.h2_area .confirm .submitBtn{
padding:10px 20px;
}

#main div.h2_area .confirm .resetBtn{
}

#main div.h2_area .confirm .backBtn{
}
#main div.h2_area div.error{
border:5px solid #CC0000;
padding:10px;
margin:0 0 20px 0;
}

#main div.h2_area div.error ul{
padding:0 0 0 15px;
}

#main div.h2_area div.error ul li{
list-style-type:disc;
}

#main div.h2_area div.error p{
color:#CC0000;
font-weight:bold;
margin:0 0 10px 0;
}

#main div.h2_area p.contactText{
margin:0 0 20px 0;
font-size:100%;
}
