
/* --- common style ---------------------------------------------------- */

html {
	height:100%;
	margin-bottom:1px;
}

body {
	margin:0px;
	border:none;
	padding:0px;
	font-size:0.8em;
	line-height:1.6;
}

h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,img,span,div {
	margin:0px;
	border:none;
	padding:0px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

table caption {
	display:none;
}

a:link {color:#ff7800; text-decoration:none;}
a:visited {color:#f5a100; text-decoration:none;}
a:active {color:#ff7800; text-decoration:none;}
a:hover {color:#ff7800; text-decoration:underline;}



/* --- site layout ----------------------------------------------------------- */

body {
	background:url(../img/bg_body.jpg) repeat-y center;
	text-align:center;
}

div#layout { /* ===== IE ===== */
	position:relative;
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;
}

#topP div#layout { background:#f9f6ee url(../img/bg_header_top.png) no-repeat; }
#informationP div#layout { background:#f9f6ee url(../img/bg_header_information.png) no-repeat; }
#timeP div#layout { background:#f9f6ee url(../img/bg_header_time.png) no-repeat; }
#clinic_guideP div#layout { background:#f9f6ee url(../img/bg_header_clinic_guide.png) no-repeat; }
#clinic_photoP div#layout { background:#f9f6ee url(../img/bg_header_clinic_photo.png) no-repeat; }
#accessP div#layout { background:#f9f6ee url(../img/bg_header_access.png) no-repeat; }
#profileP div#layout { background:#f9f6ee url(../img/bg_header_profile.png) no-repeat; }
#technologyP div#layout { background:#f9f6ee url(../img/bg_header_technology.png) no-repeat; }
#flowP div#layout { background:#f9f6ee url(../img/bg_header_flow.png) no-repeat; }
#treatmentP div#layout { background:#f9f6ee url(../img/bg_header_treatment.png) no-repeat; }
#priceP div#layout { background:#f9f6ee url(../img/bg_header_price.png) no-repeat; }
#voiceP div#layout { background:#f9f6ee url(../img/bg_header_voice.png) no-repeat; }
#faqP div#layout { background:#f9f6ee url(../img/bg_header_faq.png) no-repeat; }
#linkP div#layout { background:#f9f6ee url(../img/bg_header_link.png) no-repeat; }
#sitemapP div#layout { background:#f9f6ee url(../img/bg_header_sitemap.png) no-repeat; }
#recruiteP div#layout { background:#f9f6ee url(../img/bg_header_recruite.png) no-repeat; }
#inquiryP div#layout { background:#f9f6ee url(../img/bg_header_inquiry.png) no-repeat; }
#privacyP div#layout { background:#f9f6ee url(../img/bg_header_privacy.png) no-repeat; }

div#header {
	position:relative;
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;
}

#topP div#header { height:185px; }

#informationP div#header,
#timeP div#header,
#clinic_guideP div#header,
#clinic_photoP div#header,
#accessP div#header,
#profileP div#header,
#technologyP div#header,
#flowP div#header,
#treatmentP div#header,
#priceP div#header,
#voiceP div#header,
#faqP div#header,
#linkP div#header,
#sitemapP div#header,
#recruiteP div#header,
#inquiryP div#header,
#privacyP div#header {
	height:150px;
}

div#wrapper {
	position:relative;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:900px;
	background:url(../img/bg_wrapper.png) repeat-y;
	text-align:left;
}

div#wrapper div#main {
	overflow:hidden;
	float:right;
	display:inline;
	margin:0 20px 0 0;
	padding:0 0 0 0;
	width:620px;
}

#topP div#wrapper div#main {
	margin-top:100px;
}

#informationP div#wrapper div#main,
#timeP div#wrapper div#main,
#clinic_guideP div#wrapper div#main,
#clinic_photoP div#wrapper div#main,
#accessP div#wrapper div#main,
#profileP div#wrapper div#main,
#technologyP div#wrapper div#main,
#flowP div#wrapper div#main,
#treatmentP div#wrapper div#main,
#priceP div#wrapper div#main,
#voiceP div#wrapper div#main,
#faqP div#wrapper div#main,
#linkP div#wrapper div#main,
#sitemapP div#wrapper div#main,
#recruiteP div#wrapper div#main,
#inquiryP div#wrapper div#main,
#privacyP div#wrapper div#main {
	margin-top:60px;
}

div#wrapper div#navi {
	overflow:hidden;
	margin:0 0 0 20px;
	padding:0 0 0 0;
	width:210px;
	height:100%;
	text-align:left;
}

div#footer {
	clear:both;
	margin:0px auto 0px auto;
	padding:20px 0 15px 0;
	width:900px;
	height:80px;
	background:#ffffff;
	text-align:center;
	font-size:0.85em;
	color:#666666;
}


/* --------------------------------------------------------------------------- */
/* --- header ---------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

div#header h1 {
	position:absolute;
	top:15px;
	left:40px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:258px;
	height:140px;
}

div#header h1 a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:258px;
	height:140px;
	background:url(../img/logo_01.png) no-repeat;
	text-indent:-9999px;
}

div#header h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}




/* --------------------------------------------------------------------------- */
/* --- navi ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

div#navi ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:210px;
}

div#navi ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:210px;
	height:40px;
}

div#navi ul li#n_treatment {
	height:auto;
}

div#navi ul li#n_t_orth,
div#navi ul li#n_t_esthe,
div#navi ul li#n_t_implant,
div#navi ul li#n_t_c-prevent,
div#navi ul li#n_t_a-prevent {
	height:35px;
}

div#navi ul li a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:210px;
	height:40px;
	background:url(../img/bg_navi_list.jpg) no-repeat;
	text-indent:-9999px;
}

div#navi ul li#n_t_orth a,
div#navi ul li#n_t_esthe a,
div#navi ul li#n_t_implant a,
div#navi ul li#n_t_c-prevent a,
div#navi ul li#n_t_a-prevent a {
	height:35px;
}

div#navi ul li#n_top a			{ background-position:0px 0px; }
div#navi ul li#n_time a			{ background-position:0px -40px; }
div#navi ul li#n_clinic a		{ background-position:0px -80px; }
div#navi ul li#n_clinic_photo a	{ background-position:0px -120px; }
div#navi ul li#n_access a		{ background-position:0px -160px; }
div#navi ul li#n_profile a		{ background-position:0px -200px; }
div#navi ul li#n_technology a	{ background-position:0px -240px; }
div#navi ul li#n_flow a			{ background-position:0px -280px; }
div#navi ul li#n_treatment a	{ background-position:0px -320px; }
div#navi ul li#n_t_orth a		{ background-position:0px -360px; }
div#navi ul li#n_t_esthe a		{ background-position:0px -395px; }
div#navi ul li#n_t_implant a	{ background-position:0px -430px; }
div#navi ul li#n_t_c-prevent a	{ background-position:0px -465px; }
div#navi ul li#n_t_a-prevent a	{ background-position:0px -500px; }
div#navi ul li#n_price a		{ background-position:0px -535px; }
div#navi ul li#n_voice a		{ background-position:0px -575px; }
div#navi ul li#n_faq a			{ background-position:0px -615px; }
div#navi ul li#n_link a			{ background-position:0px -655px; }
div#navi ul li#n_sitemap a		{ background-position:0px -695px; }

div#navi ul li#n_top a:hover			{ background-position:-210px 0px; }
div#navi ul li#n_time a:hover			{ background-position:-210px -40px; }
div#navi ul li#n_clinic a:hover			{ background-position:-210px -80px; }
div#navi ul li#n_clinic_photo a:hover	{ background-position:-210px -120px; }
div#navi ul li#n_access a:hover			{ background-position:-210px -160px; }
div#navi ul li#n_profile a:hover		{ background-position:-210px -200px; }
div#navi ul li#n_technology a:hover		{ background-position:-210px -240px; }
div#navi ul li#n_flow a:hover			{ background-position:-210px -280px; }
div#navi ul li#n_treatment a:hover		{ background-position:-210px -320px; }
div#navi ul li#n_t_orth a:hover			{ background-position:-210px -360px; }
div#navi ul li#n_t_esthe a:hover		{ background-position:-210px -395px; }
div#navi ul li#n_t_implant a:hover		{ background-position:-210px -430px; }
div#navi ul li#n_t_c-prevent a:hover	{ background-position:-210px -465px; }
div#navi ul li#n_t_a-prevent a:hover	{ background-position:-210px -500px; }
div#navi ul li#n_price a:hover			{ background-position:-210px -535px; }
div#navi ul li#n_voice a:hover			{ background-position:-210px -575px; }
div#navi ul li#n_faq a:hover			{ background-position:-210px -615px; }
div#navi ul li#n_link a:hover			{ background-position:-210px -655px; }
div#navi ul li#n_sitemap a:hover		{ background-position:-210px -695px; }

div#navi ul li#n_top a.now				{ background-position:-210px 0px; }
div#navi ul li#n_time a.now				{ background-position:-210px -40px; }
div#navi ul li#n_clinic a.now			{ background-position:-210px -80px; }
div#navi ul li#n_clinic_photo a.now		{ background-position:-210px -120px; }
div#navi ul li#n_access a.now			{ background-position:-210px -160px; }
div#navi ul li#n_profile a.now			{ background-position:-210px -200px; }
div#navi ul li#n_technology a.now		{ background-position:-210px -240px; }
div#navi ul li#n_flow a.now				{ background-position:-210px -280px; }
div#navi ul li#n_treatment a.now		{ background-position:-210px -320px; }
div#navi ul li#n_t_orth a.now			{ background-position:-210px -360px; }
div#navi ul li#n_t_esthe a.now			{ background-position:-210px -395px; }
div#navi ul li#n_t_implant a.now		{ background-position:-210px -430px; }
div#navi ul li#n_t_c-prevent a.now		{ background-position:-210px -465px; }
div#navi ul li#n_t_a-prevent a.now		{ background-position:-210px -500px; }
div#navi ul li#n_price a.now			{ background-position:-210px -535px; }
div#navi ul li#n_voice a.now			{ background-position:-210px -575px; }
div#navi ul li#n_faq a.now				{ background-position:-210px -615px; }
div#navi ul li#n_link a.now				{ background-position:-210px -655px; }
div#navi ul li#n_sitemap a.now			{ background-position:-210px -695px; }

div#navi p#n_bnr {
	margin:15px 0 80px 0;
	padding:0 0 0 0;
	width:210px;
	text-align:center;
}

div#navi p#n_bnr img {
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

#topP div#navi p#ac_counter {
	position:absolute;
	bottom:10px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:210px;
	height:20px;
	text-align:center;
}

#topP div#navi div span img {
	vertical-align:text-bottom;
}

#timeP div#navi div span,
#clinic_guideP div#navi div span,
#clinic_photoP div#navi div span,
#accessP div#navi div span,
#profileP div#navi div span,
#technologyP div#navi div span,
#flowP div#navi div span,
#treatmentP div#navi div span,
#priceP div#navi div span,
#voiceP div#navi div span,
#faqP div#navi div span,
#linkP div#navi div span,
#sitemapP div#navi div span,
#recruiteP div#navi div span,
#inquiryP div#navi div span,
#privacyP div#navi div span {
	display:none;
}



/* --------------------------------------------------------------------------- */
/* --- footer ---------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

div#footer ul {
	list-style:none;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#footer ul li {
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#footer p {
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

div#footer a {
	color:#666666;
}




/* --------------------------------------------------------------------------- */
/* --- main ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

div#main .clear {
	clear:both;
}

div#main p#bread {
	overflow:hidden;
	margin:0 0 1em 0;
}

div#main p#bread a.now {
	font-weight:bold;
	color:#554746;
}

#informationP div#main h2,
#timeP div#main h2,
#clinic_guideP div#main h2,
#clinic_photoP div#main h2,
#accessP div#main h2,
#profileP div#main h2,
#technologyP div#main h2,
#flowP div#main h2,
#treatmentP div#main h2,
#priceP div#main h2,
#voiceP div#main h2,
#faqP div#main h2,
#linkP div#main h2,
#sitemapP div#main h2,
#recruiteP div#main h2,
#inquiryP div#main h2,
#privacyP div#main h2 {
	clear:both;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:620px;
	height:28px;
	background:url(../img/ttl_h2.jpg) no-repeat;
	line-height:28px;
	text-indent:18px;
	font-size:16px;
	font-weight:bold;
	color:#554746;
}

#informationP div#main h3,
#timeP div#main h3,
#clinic_guideP div#main h3,
#clinic_photoP div#main h3,
#accessP div#main h3,
#profileP div#main h3,
#technologyP div#main h3,
#flowP div#main h3,
#treatmentP div#main h3,
#priceP div#main h3,
#voiceP div#main h3,
#faqP div#main h3,
#linkP div#main h3,
#sitemapP div#main h3,
#recruiteP div#main h3,
#inquiryP div#main h3,
#privacyP div#main h3 {
	clear:both;
	overflow:hidden;
	margin:10px 0 15px 0;
	padding:0 0 0 0;
	width:620px;
	height:30px;
	background:url(../img/ttl_h3.jpg) no-repeat bottom;
	line-height:30px;
	text-indent:3px;
	font-size:14px;
	font-weight:bold;
	color:#554746;
}

#informationP div#main h4,
#timeP div#main h4,
#clinic_guideP div#main h4,
#clinic_photoP div#main h4,
#accessP div#main h4,
#profileP div#main h4,
#technologyP div#main h4,
#flowP div#main h4,
#treatmentP div#main h4,
#priceP div#main h4,
#voiceP div#main h4,
#faqP div#main h4,
#linkP div#main h4,
#sitemapP div#main h4,
#recruiteP div#main h4,
#inquiryP div#main h4,
#privacyP div#main h4 {
	clear:both;
	overflow:hidden;
	margin:10px 0 5px 12px;
	border-bottom:1px #f18a00 solid;
	padding:0 0 0 0;
	width:620px;
	height:20px;
	background:url(../img/arrow_01.jpg) no-repeat 0px 2px;
	line-height:20px;
	text-indent:13px;
	font-size:14px;
	font-weight:bold;
	color:#f18a00;
}

div#main p {
	margin:5px 0 1.5em 0;
}

div#main p.p_center {
	text-align:center;
}

div#main p.p_margin_left {
	margin-left:12px;
}

div#main p.txt_right,
div#main p .txt_right {
	text-align:right;
}

div#main .img_left,
div#main p.img_left {
	float:left;
	display:inline;
	margin:0 15px 5px 0;
}

div#main .img_right,
div#main p.img_right {
	float:right;
	display:inline;
	margin:0 0 5px 15px;
}

div#main img.arrow_01 {
	vertical-align:text-top;
}

div#main p.page_top {
	clear:both;
	overflow:hidden;
	margin:40px 0 20px 0;
	text-align:right;
}




/* --------------------------------------------------------------------------- */
/* --- topP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#topP div#main h2 {
	clear:both;
	overflow:hidden;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	width:620px;
	height:28px;
	text-indent:-9999px;
}

#topP div#main h2#ttl_h2_policy { background:url(../img/ttl_h2_policy.jpg) no-repeat; }
#topP div#main h2#ttl_h2_news { background:url(../img/ttl_h2_news.jpg) no-repeat; position:relative; }
#topP div#main h2#ttl_h2_guide { background:url(../img/ttl_h2_guide.jpg) no-repeat; }

#topP div#main ul#treatment_btn {
	clear:both;
	overflow:hidden;
	list-style:none;
	margin:0 0 30px 0;
	padding:0 0 0 0;
}

#topP div#main ul#treatment_btn li {
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:155px;
	height:100px;
}

#topP div#main ul#treatment_btn li a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:155px;
	height:100px;
	text-indent:-9999px;
}

#topP div#main ul#treatment_btn li#btn_ortho a { background:url(../img/btn_top_ortho.jpg) no-repeat; }
#topP div#main ul#treatment_btn li#btn_esthe a { background:url(../img/btn_top_esthe.jpg) no-repeat; }
#topP div#main ul#treatment_btn li#btn_implant a { background:url(../img/btn_top_implant.jpg) no-repeat; }
#topP div#main ul#treatment_btn li#btn_prevent a { background:url(../img/btn_top_prevent.jpg) no-repeat; }

#topP div#main ul#news {
	clear:both;
	overflow:hidden;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#topP div#main ul#news li {
	margin:0 0 5px 0;
	border-bottom:2px #999999 dotted;
	padding:0 0 0 0;
	background:url(../img/arrow_01.jpg) no-repeat 0px 4px;
	width:620px;
	height:20px;
	text-indent:15px;
}

#topP div#main ul#news li span {
	float:left;
	display:inline;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	width:100px;
}

#topP div#main p.border_bottom {
	border-bottom:2px #999999 dotted;
	padding:0 0 1em 0;
}

#topP div#main p span#card_list {
	overflow:hiddenl;
	float:right;
	display:inline;
	margin:0 0 10px 15px;
	text-align:right;
}

#topP div#main h3 {
	clear:both;
	overflow:hidden;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	width:620px;
	height:28px;
	background:url(../img/ttl_top_h3_keyword.jpg) no-repeat;
	text-indent:-9999px;
}

#topP div#main ul.list_keyword {
	clear:both;
	list-style:none;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	width:620px;
}

#topP div#main ul.list_keyword li {
	overflow:hidden;
/*	float:left;*/
	display:inline;
	margin:0 1.5em 5px 0;
	line-height:2;
}

#topP div#main ul.list_keyword li a {
	text-decoration:underline;
}




/* --------------------------------------------------------------------------- */
/* --- informationP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#informationP div#main div {
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
	border-bottom:2px #ffcf95 dotted;
	padding:0 0 0 0;
}

#informationP div#main div h3 {
	margin-top:0px;
}

#informationP div#main div h3 span {
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:80px;
	height:20px;
	font-weight:normal;
}

#informationP div#main div p {
	margin-left:24px;
}

#informationP div#main div p.img_center {
	clear:both;
	text-align:center;
}

#informationP div#main div p.img_right img {
	clear:both;
	float:right;
	display:inline;
	margin:0 0 5px 10px;
}

#informationP div#main div p.img_left img {
	clear:both;
	float:left;
	display:inline;
	margin:0 15px 5px 0;
}

#informationP div#main div p.img_center img,
#informationP div#main div p.img_right img,
#informationP div#main div p.img_left img {
	border:1px solid #dddddd;
	padding:3px 3px 3px 3px;
}

#informationP div#main div#pre_next {
	margin:10px 0 15px 0;
	border:none;
	padding:0 0 0 0;
	text-align:center;
}

#informationP div#main div#pre_next ul {
	list-style:none;
	margin:0 20px;
	padding:0 0 0 0;
}

#informationP div#main div#pre_next ul li {
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}





/* --------------------------------------------------------------------------- */
/* --- timeP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#timeP div#main p span#card_list {
	overflow:hiddenl;
	float:right;
	display:inline;
	margin:0 0 10px 15px;
	text-align:right;
}



/* --------------------------------------------------------------------------- */
/* --- clinic_guideP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#clinic_guideP div#main dl {
	clear:both;
	overflow:hidden;
	margin:10px 0 20px 0;
}

#clinic_guideP div#main dl dt {
	margin:0 0 5px 0;
	border-left:3px #f18a00 solid;
	padding:0 0 0 5px;
	width:610px;
	font-weight:bold;
	font-size:16px;
	color:#554746;
}





/* --------------------------------------------------------------------------- */
/* --- clinic_photoP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#clinic_photoP div#main div#photo_box {
	overflow:hidden;
	margin:20px 0 30px 0;
	padding:0 0 0 0;
	width:620px;
}

#clinic_photoP div#main div#photo_box p#p_photo {
	overflow:hidden;
	display:table-cell;
	margin:0 10px 20px 10px;
	padding:0 0 0 0;
	width:600px;
	height:500px;
	text-align:center;
	vertical-align:middle;
}

/*#clinic_photoP div#main div#photo_box p#p_photo_list {
	overflow:auto;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:600px;
	height:120px;
}*/

#clinic_photoP div#main div#photo_box p#p_photo_list span {
	display:block;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	text-align:center;
}

#clinic_photoP div#main div#photo_box p#p_photo_list a {
}

#clinic_photoP div#main div#photo_box p#p_photo_list a img {
}






/* --------------------------------------------------------------------------- */
/* --- accessP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#accessP div#main p.address {
	margin:10px 0 0 0;
	border-left:2px #f18a00 solid;
	padding:3px 0px 3px 5px;
}

#accessP div#main p.address img {
	vertical-align:middle;
}

#accessP div#main div#gmap { /* ===== IE ===== */
	margin:20px 0 0 0;
	border:1px #333333 solid;
	padding:0 0 0 0;
	width:618px;
	height:618px;
}






/* --------------------------------------------------------------------------- */
/* --- profileP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#profileP div#main dl dt {
	margin:0 0 5px 0;
	border-left:3px #f18a00 solid;
	padding:0 0 0 5px;
	font-weight:bold;
	font-size:16px;
	color:#554746;
}




/* --------------------------------------------------------------------------- */
/* --- technologyP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#technologyP div#main table { /* ===== IE ===== */
	margin:0 0 20px 0;
	border-collapse:separate;
	border-spacing:5px;
}

#technologyP div#main table tr th {
	border-right:1px #f18a00 solid;
	padding-right:5px;
	width:110px;
	text-align:right;
	color:#554746;
}

#technologyP div#main table tr td {
	padding-left:5px;
}

#technologyP div#main table tr td span {
	font-weight:bold;
	color:#f18a00;
}



/* --------------------------------------------------------------------------- */
/* --- flowP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#flowP div#main p.p_indent {
	margin-left:12px;
}




/* --------------------------------------------------------------------------- */
/* --- treatmentP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#treatmentP div#main ul#treatment_navi {
	list-style:none;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:620px;
}

#treatmentP div#main ul#treatment_navi li {
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 5px 10px 5px;
	padding:0 0 0 0;
	width:300px;
	height:50px;
}

#treatmentP div#main ul#treatment_navi li a {
	display:block;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:300px;
	height:50px;
	text-indent:-9999px;
}

#treatmentP div#main ul#treatment_navi li#btn_ortho a { background:url(../img/btn_treatment_ortho.jpg) no-repeat; }
#treatmentP div#main ul#treatment_navi li#btn_esthe a { background:url(../img/btn_treatment_esthe.jpg) no-repeat; }
#treatmentP div#main ul#treatment_navi li#btn_implant a { background:url(../img/btn_treatment_implant.jpg) no-repeat; }
#treatmentP div#main ul#treatment_navi li#btn_c_prevent a { background:url(../img/btn_treatment_c_prevent.jpg) no-repeat; }
#treatmentP div#main ul#treatment_navi li#btn_a_prevent a { background:url(../img/btn_treatment_a_prevent.jpg) no-repeat; }

#treatmentP div#main ul#treatment_navi li#btn_ortho a:hover,
#treatmentP div#main ul#treatment_navi li#btn_esthe a:hover,
#treatmentP div#main ul#treatment_navi li#btn_implant a:hover,
#treatmentP div#main ul#treatment_navi li#btn_c_prevent a:hover,
#treatmentP div#main ul#treatment_navi li#btn_a_prevent a:hover {
	background-position:0px -50px;
}

#treatmentP div#main dl {
	clear:both;
	overflow:hidden;
	margin:10px 0 20px 0;
}

#treatmentP div#main dl dt {
	margin:0 0 5px 0;
	border-left:3px #f18a00 solid;
	padding:0 0 0 5px;
	font-weight:bold;
	font-size:16px;
	color:#554746;
}

#treatmentP div#main dl dd span.span_link {
	display:block;
	text-align:right;
}

#treatmentP div#main dl dd span.span_link img {
	vertical-align:middle;
}

#treatmentP div#main p.ttl_merit {
	overflow:hidden;
	margin-left:10px;
	margin-bottom:0px;
	font-weight:bold;
	color:#ff7800;
}

#treatmentP div#main ul.ul_merit {
	margin-top:0px;
}

#treatmentP div#main div.small_font {
	font-size:11px;
	color:#666666;
}

#treatmentP div#main dl.dl_faq {
	overflow:hidden;
	margin:10px 0px 20px 20px;
	padding:0 0 0 0;
	width:600px;
/*	background:#ffffff;*/
}

#treatmentP div#main dl.dl_faq dt { /* ===== IE ===== */
	overflow:hidden;
	margin:0 0 0 0;
	border:none;
	padding:0 0 0 25px;
	width:575px;
	height:25px;
	background:url(../img/ttl_faq_q.png) no-repeat;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#f18a00;
}

#treatmentP div#main dl.dl_faq dd { /* ===== IE ===== */
	overflow:hidden;
	margin:5px 0 0 0;
	padding:0 0 0 25px;
	width:575px;
	background:url(../img/ttl_faq_a.png) no-repeat 0px 7px;
}

#treatmentP div#main p span.strong {
	display:block;
	margin-top:10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ff8800;
}






/* --------------------------------------------------------------------------- */
/* --- recruiteP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#recruiteP div#main table {
	border-collapse:separate;
	border-spacing:3px;
	width:620px;
}

#recruiteP div#main table tr th,
#recruiteP div#main table tr td {
	margin:0 0 0 0;
	border-top:1px #ffe2ba solid;
	border-right:1px #f18a00 solid;
	border-bottom:1px #f18a00 solid;
	border-left:1px #ffe2ba solid;
	padding:3px 5px 3px 5px;
	background:#ffffff;
}

#recruiteP div#main table tr th {
	width:80px;
	text-align:right;
	color:#554746;
}

#recruiteP div#main table tr td.td_img {
	border:none;
	background:none;
}




/* --------------------------------------------------------------------------- */
/* --- priceP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */


#priceP div#main ul {
	clear:both;
	list-style:none;
	overflow:hidden;
	margin:0 10px 15px 10px;
	padding:0 0 0 0;
	width:600px;
}

#priceP div#main ul li {
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:200px;
	color:#ff7800;
}

#priceP div#main table {
	margin:0 0 20px 12px;
	border-collapse:separate;
	border-spacing:3px;
	padding:0 0 0 0;
	width:600px;
}

#priceP div#main table tr th,
#priceP div#main table tr td {
	margin:0 0 0 0;
	border-top:1px #ffe2ba solid;
	border-right:1px #ffbd64 solid;
	border-bottom:1px #ffbd64 solid;
	border-left:1px #ffe2ba solid;
	padding:3px 5px 3px 5px;
	background:#ffffff;
	vertical-align:top;
	font-size:12px;
}

#priceP div#main table tr th {
	width:175px;
	background:#fff4c0;
	text-align:right;
	color:#554746;
}

#priceP div#main table tr th.th_ttl {
	width:150px;
	background:#ffbb67;
	text-align:left;
}

#priceP div#main table tr td {
	text-align:left;
}

#priceP div#main table tr td span {
	font-size:14px;
	font-weight:bold;
	color:#554746;
}

#priceP div#main table tr td span.campaign {
	text-decoration:underline;
	color:#ff8800;
}

#priceP div#main table tr td p {
	margin:0 0 0 0;
}




/* --------------------------------------------------------------------------- */
/* --- voiceP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */


#voiceP div#main div.voice_box { /* ===== IE ===== */
	overflow:hidden;
	margin:10px 0 40px 35px;
	border:2px #666666 dotted;
	padding:10px 20px 10px 20px;
	width:506px;
	background:#ffffff;
}

#voiceP div#main div.voice_box p.voice_img {
	float:right;
	display:inline;
	margin:0 0 10px 10px;
	padding:0 0 0 0;
	width:200px;
	text-align:right;
}






/* --------------------------------------------------------------------------- */
/* --- faqP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */


#faqP div#main dl {
	overflow:hidden;
	margin:10px 0px 20px 20px;
	padding:0 0 0 0;
	width:600px;
/*	background:#ffffff;*/
}

#faqP div#main dl dt { /* ===== IE ===== */
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 25px;
	width:575px;
	height:25px;
	background:url(../img/ttl_faq_q.png) no-repeat;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#f18a00;
}

#faqP div#main dl dd { /* ===== IE ===== */
	overflow:hidden;
	margin:5px 0 0 0;
	padding:0 0 0 25px;
	width:575px;
	background:url(../img/ttl_faq_a.png) no-repeat 0px 7px;
}



/* --------------------------------------------------------------------------- */
/* --- linkP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#linkP div#main dl {
	overflow:hidden;
	margin:0px 0 20px 0;
	border-bottom:1px dotted #cccccc;
	padding:0 0 5px 0;
	width:600px;
}

#linkP div#main dl dt {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:600px;
	background:url(../img/arrow_01.jpg) no-repeat 0px 4px;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
}

#linkP div#main dl dt a {
}

#linkP div#main dl dd {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:600px;
	text-indent:18px;
}








/* --------------------------------------------------------------------------- */
/* --- inquiryP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#inquiryP div#main table {
	margin:0 0 20px 12px;
	border-collapse:separate;
	border-spacing:3px;
	padding:0 0 0 0;
	width:550px;
}

#inquiryP div#main table tr th,
#inquiryP div#main table tr td {
	margin:0 0 0 0;
	border-top:1px #ffe2ba solid;
	border-right:1px #ffbd64 solid;
	border-bottom:1px #ffbd64 solid;
	border-left:1px #ffe2ba solid;
	padding:3px 5px 3px 5px;
	background:#ffffff;
	vertical-align:middle;
	font-size:12px;
}

#inquiryP div#main table tr th {
	width:160px;
	background:#fff4c0;
	text-align:right;
	color:#554746;
}

#inquiryP div#main table tr td {
}

#inquiryP div#main table tr td span {
	margin-left:5px;
	font-weight:bold;
	color:#f18a00;
}

#inquiryP div#main table tr td input,
#inquiryP div#main table tr td textarea {
	padding:3px;
	font-size:12px;
}





/* --------------------------------------------------------------------------- */
/* --- privacyP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */




/* --------------------------------------------------------------------------- */
/* --- sitemapP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#sitemapP div#main ul {
	list-style:none;
	overflow:hidden;
	float:left;
	display:inline;
	margin:20px 10px 0 10px;
	padding:0 0 0 0;
	width:280px;
}

#sitemapP div#main ul li {
	margin:0 0 15px 0;
	padding:0 0 0 0;
	width:280px;
	height:20px;
}

#sitemapP div#main ul li a {
	clear:both;
	display:block;
	overflow:hidden;
	margin:0 0 5px 0;
	border-bottom:1px #f18a00 solid;
	padding:0 0 0 0;
	width:280px;
	height:20px;
	background:url(../img/arrow_01.jpg) no-repeat 0px 2px;
	line-height:20px;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	color:#f18a00;
}

#sitemapP div#main ul li.include {
	border-bottom:none;
	height:auto;
}

#sitemapP div#main ul li ul {
	float:none;
	display:block;
	margin:10px 0 0 20px;
	padding:0 0 0 0;
	width:260px;
}




