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

/* Default style clear */
* {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	line-height:1;
	background-color: #FFFFFF;
}
li {
    list-style:none;
}
img {
	border:0;
}
strong {
	font-weight: normal;
}

/* ベースとなる文字を指定 */
html {
	overflow:scroll;/* スクロールバーを常に表示させる */
	color: #777777;
	font: 62.5% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p {
	color:#777777;
	text-indent: 1em;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.8em;
}

/* 見出し */
h1 {
	font: lighter 1em/1.2 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	text-indent: 1em;
	padding-bottom: 2px;
	color: #777777;
}

h2 {
	height: 40px;
	width: 780px;
	padding-top: 90px;
	color: #FFFFFF;
	text-align:left;
	padding-left: 20px;
	background-image: url(../images/basedesin1007_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	clear: left;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: lighter;
}

h3 {
	width: 500px;
	text-align: left;
	text-indent: 1em;
	padding-top: 35px;
	color: #B09D77;
	clear: left;
	border: 0px solid #C2B081;
	float: left;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.4em;
	line-height: 1;
	font-weight: lighter;
	padding-left: 30px;
	height: 45px;
	margin-bottom: 5px;
}

/* ベースデザインを指定 */
body {
	text-align:center;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* コンテンツ部分 */
#container {
	width: 800px;
	float: left;
	background-repeat: repeat-y;
	margin: 0px;
}
/* メインコンテンツ */
#main {
	float: left;
	width: 540px;
}

/* パンくずリスト */
#topicPath {
	height: 15px;
	width: 515px;
	text-align: left;
	color: #777777;
	padding-left: 15px;
	padding-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topicPath ol {
}
#topicPath  li {
	display: inline;
	list-style: none;
	padding-left: 4px;
}
#topicPath li a {
	background: url(../images/glue.gif) no-repeat right center;
	padding-right: 14px;
	color: #777777;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#topicPath li a:hover {
	color: #444444;
	text-decoration: underline;
}
#gototop {
	background-image: url(../images/gototop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
	float: right;
	height: 17px;
	width: 510px;
	text-align: right;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	padding-right: 20px;
	padding-top: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#gototop a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	font-weight: lighter;
	color: #C2B081;
	text-decoration: none;
}

#content_index {
	text-align: left;
	clear: left;
	width: 530px;
	float: left;
	font-size: 0.9em;
	line-height: 1;
	margin-bottom: 10px;
}
#content_index a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #F97543;
	text-decoration: none;
}
#content_index a:hover {
	text-decoration: underline;
}

#statement {
	background-image: url(../images/statement.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
	float: left;
	height: 160px;
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#statement_dialog {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.4px;
	font-weight: lighter;
	color: #777777;
	text-align: left;
	text-indent: 12px;
	margin-left: 130px;
	margin-top: 35px;
	clear: left;
	float: left;
	width: 322px;
}

#floatingbox {
	clear: left;
	float: left;
	height: 85px;
	width: 540px;
}

#floatingbox1 {
	background-image: url(../images/floatingbox1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: left;
	float: left;
	height: 15px;
	width: 86px;
	border: 2px solid #C2B081;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #777777;
	padding-top: 65px;
	padding-left: 170px;
	text-align: left;
	line-height: 14px;
}
#floatingbox1 a {
	color: #777777;
	text-decoration: none;
	display: block;
}
#floatingbox1 a:hover {
	color: #444444;
	text-decoration: underline;
}

#floatingbox2 {
	background-image: url(../images/floatingbox2.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 15px;
	width: 86px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #C2B081;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #777777;
	text-align: left;
	padding-top: 65px;
	padding-left: 170px;
}
#floatingbox2 a {
	color: #777777;
	text-decoration: none;
	display: block;
}
#floatingbox2 a:hover {
	color: #444444;
	text-decoration: underline;
}
#floatingbox3 {
	background-image: url(../images/eyecatch.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	width: 526px;
	padding-top: 35px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 0px;
	border: 2px solid #AB9976;
}
#floatingbox3content {
	text-align: left;
	clear: left;
	width: 485px;
	float: left;
	font-size: 1em;
	line-height: 1.4;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: lighter;
	color: #777777;
	text-indent: 1em;
	margin-left: 15px;
}
#floatingbox3 ul {
	clear: left;
	float: left;
	width: 480px;
	margin-top: 5px;
	padding-left: 20px;
	text-align: left;
	background-position: top;
	padding-top: 12px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #978562;
	margin-left: 15px;
}
#floatingbox3 li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: lighter;
	color: #F97543;
	list-style-type: disc;
	margin-bottom: 5px;
	clear: left;
	float: left;
	width: 470px;
}
#floatingbox4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 1.4em;
	font-weight: lighter;
	color: #777777;
	clear: left;
	float: left;
	width: 488px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px dotted #C2B081;
	text-align: left;
}
#floatingbox4 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #F97543;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: lighter;
}
#floatingbox4 a:hover {
	text-decoration: underline;
}

#ad1 {
	background-image: url(../images/ad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 195px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	font-weight: lighter;
	color: #777777;
	padding-top: 62px;
	padding-left: 345px;
}
#ad1 a {
	color: #444444;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #C2B081;
}
#ad1 a:hover {
	color: #444444;
	text-decoration: underline;
}


/* トピックス */
#topics {
	width: 530px;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 3px;
	clear: left;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C2B081;
	padding-top: 7px;
}
.img {
	float: left;
}
.exp {
	float: right;
	width: 430px;
}


/* 患者さまアンケート */
#questionnaire2
 {
	clear: left;
	float: left;
	height: 530px;
	width: 530px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#personal {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1em;
	font-weight: lighter;
	color: #777777;
	clear: left;
	float: left;
	width: 510px;
	padding-left: 20px;
	margin-top: 5px;
	background-image: url(../images/tg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 10px;
}


/* サブコンテンツ */
#sub {
	width: 250px;
	float: right;
	margin-top: 10px;
	padding-top: 155px;
	background-image: url(../images/map4sub.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* メインナビゲーション */
#mainnavigation {
	clear: right;
	float: right;
	width: 240px;
}
#mainnavigation ul {
	float: right;
	padding: 0;
	width: 240px;
	clear: right;
	text-indent: -9999px;
}

#mainnavigation li.home a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	clear: right;
	background-image: url(../images/navi_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainnavigation li.home a:hover {
	background-image: url(../images/navi_1_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.forte a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.forte a:hover {
	background-image: url(../images/navi_2_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.doctor a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.doctor a:hover {
	background-image: url(../images/navi_3_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.patient a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.patient a:hover {
	background-image: url(../images/navi_4_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.information a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.information a:hover {
	background-image: url(../images/navi_5_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.infectioncontrol a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_15.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.infectioncontrol a:hover {
	background-image: url(../images/navi_15_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.direction a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.direction a:hover {
	background-image: url(../images/navi_7_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.oraldesign a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_8.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.oraldesign a:hover {
	background-image: url(../images/navi_8_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.equipment a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_9.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.equipment a:hover {
	background-image: url(../images/navi_9_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.aesthetics a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.aesthetics a:hover {
	background-image: url(../images/navi_10_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.directbonding a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_15.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.directbonding a:hover {
	background-image: url(../images/navi_15_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.bondedporcelain a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_16.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.bondedporcelain a:hover {
	background-image: url(../images/navi_16_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.zilconia a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_17.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.zilconia a:hover {
	background-image: url(../images/navi_17_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.pfm a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_18.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.pfm a:hover {
	background-image: url(../images/navi_18_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.cerec a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_19.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.cerec a:hover {
	background-image: url(../images/navi_19_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.whitening a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_20.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.whitening a:hover {
	background-image: url(../images/navi_20_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.plastic a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_21.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.plastic a:hover {
	background-image: url(../images/navi_21_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.implant a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_11.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.implant a:hover {
	background-image: url(../images/navi_11_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.iryouhikoujyo a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_13.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.iryouhikoujyo a:hover {
	background-image: url(../images/navi_13_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainnavigation li.qanda a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 36px;
	background-image: url(../images/navi_14.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
}
#mainnavigation li.qanda a:hover {
	background-image: url(../images/navi_14_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* 悩み別ナビゲーション */
#problemnavigation {
	clear: right;
	float: right;
	margin-top: 5px;
	width: 240px;
	margin-bottom: 10px;
}
#problemnavigation ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 240px;
	clear: right;
	text-indent: -9999px;
}
#problemnavigation li.p1 a {
	float: right;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 65px;
	clear: right;
	margin: 0;
	background-image: url(../images/navi_p1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#problemnavigation li.p2 a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 65px;
	clear: right;
	background-image: url(../images/navi_p2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#problemnavigation li.p3 a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 65px;
	clear: right;
	background-image: url(../images/navi_p3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#problemnavigation li.p4 a {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 240px;
	text-align: left;
	height: 60px;
	clear: right;
	background-image: url(../images/navi_p4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* フッター */
#footerarea {
	width: 798px;
	border-top: 1px solid #C2B081;
	border-right: 1px solid #C2B081;
	border-left: 1px solid #C2B081;
	clear: left;
	float: left;
	border-bottom-color: #C2B081;
}

#footer {
	width: 798px;
	clear: left;
	padding-top: 10px;
	text-align: center;
	float: left;
	padding-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#footer ul,
#footer ul li {
	line-height: 16px;
	display: inline;
}
#footer ul {
	width: 740px;
}
#footer ul li a {
	color: #888888;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #555555;
}
