@charset "utf-8";
@import url(css/dental/implant/import.css);

/* DEFAULT */
body {background : #322620 url("/images/design/bg.png") repeat-x;}
#container {background : #fff url("/images/design/container.png") ;}
a {color: #666 ;}
a:hover {color: #000 ;}
hr {border: 1px solid #999 ;}

/* HEADER */
#header {background : url("/images/design/header.png") no-repeat ;}
#header * {color : #fff ;}
#header h1 {color : #333 ;}

#fontSize {border-bottom: 3px solid #322620 ;}
#fontSize p {color : #322620 ;}
#fontSize li a.off {border: 1px solid #322620 ;color: #322620;background: #fff ;}
#fontSize li a.on {border: 1px solid #fff ;color: #fff ;background: #322620 ;}

/* CONTENTS */
#center {background: url("/images/design/title.png") left 36px no-repeat ;}
#center h3 {background :#efefde ;color : #684f42 ;}
#center h3 a {color : #684f42 ;}
#center table th {background : #f7f7ee ;border : 1px solid #cccccc ;}
#center table td {border : 1px solid #cccccc ;}
#center .faq a {background : url("/images/question.png") left center no-repeat ;} 
span.linkList a {	padding: 0.5em 30px 0.5em 12px ;	white-space: nowrap ;	background: url("images/ico_plus01.png") no-repeat left center ;}

/* NAVI */
#category {background : #fff ;border-top: 1px solid #bcbcbc ;}
#category li span, 	#category li a,  {color : 322620 ;}
#category li li, #category li.sitemap {background: #fff ; }
#category li a  {background: #fff url("/images/design/navi.png") 0px center no-repeat ; }
#category li a:hover  {background: #fff url("/images/design/navi.png") -200px center no-repeat; }
#category li li a, #category li.sitemap a {border-bottom: 1px dotted #b3b3b3 ;background: #fff url("/images/design/subnavi.png") 0px center no-repeat;}
#category li li a:hover, #category li.sitemap a:hover{background: #fff url("/images/design/subnavi.png") -200px center no-repeat ;}

/* FOOTER */
#footer {background : #322620 ;color : #fff ;}
#footer * {color : #fff ; }

/* TOPPAGE */
#index #center h3 {color : #302618 ;background: url("/images/design/hl_index.png") repeat-x center;}
#index #center h3 a {color : #302618 ;}
#index #center h4 {background : #dcccb6 ;}
#index #center .whats h5 {background : #dcccb6 ;}
#index .indexContent {	background : url("/images/design/reason.png") no-repeat top center; }

