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

/*各項目記事ブロック設定 */
.article p.article-img-l {
	float: left;
	margin-right: 10px;
}
.article p.article-img-r {
	float: right;
	margin-left: 10px;
}
.article-txt {
	/zoom: 1;
	overflow: hidden;
}

.note {
	font-size: 12px;	
	color: #FF0000;
}

.note2 {
	font-size: 12px;	
	color: #FF0000;
	background-color: #FFDFFF;
	padding: 10px;	
	border: 1px solid #FF0000;	
}

/* トップページ
----------------------------------------------------- */
.top-main {
	height: 320px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top/top_main.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	background-position: center 20px;
}
.top-main-ul {
	width: 170px;
	position: absolute;
	top: 130px;
	right: 23px;
	margin: 0px;
	padding: 0px;
	height: 170px;
}
.top-main-li {
	height: 34px;
	width: 170px;
	list-style-image: none;
	list-style-type: none;
}
.point-box {
	margin-bottom: 0px;
	padding: 10px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCECE;
	border-right-color: #FFCECE;
	border-left-color: #FFCECE;
	position: relative;
	height: 430px;
}
.point-box-bot {
	margin-bottom: 0px;
	padding: 10px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCECE;
	border-left-color: #FFCECE;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCECE;
}
.woman {
	position: absolute;
	top: -22px;
	z-index: 2;
}

.point-in-box {
	background-image: url(../img/top/top_frame_bg.jpg);
	background-repeat: no-repeat;
	height: 330px;
	position: absolute;
	width: 575px;
	z-index: 1;
	left: 14px;
	top: 95px;
}

.point-box-lead {
	position: absolute;
	right: 10px;
}

.point-in-box .point-in-box-copy1 {
	position: absolute;
	left: 246px;
	top: 18px;
	line-height: 140%!important;
	color: #000000;
	width: 319px;
}
.point-in-box .point-in-box-copy2 {
	position: absolute;
	top: 151px;
	font-size: 20px!important;	
	font-weight: bold;
	color: #993366;
	left: 21px;
	line-height: 140%!important;	
}
.point-in-box .point-in-box-copy3 {
	position: absolute;
	top: 183px;
	left: 21px;
	line-height: 140%!important;
	color: #000000;
	width: 542px;
}


h2.point1 {
	background-image: url(../img/top/riyu_1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 467px;
	margin-bottom: 10px;		
}
h2.point2 {
	background-image: url(../img/top/riyu_2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 467px;
	margin-bottom: 10px;		
}
h2.point3 {
	background-image: url(../img/top/riyu_3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 467px;
	margin-bottom: 10px;			
}
h2.point4 {
	background-image: url(../img/top/riyu_4.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 467px;
	margin-bottom: 10px;			
}
h2.point5 {
	background-image: url(../img/top/riyu_5.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 467px;
	margin-bottom: 10px;			
}

.p-article {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
	padding-bottom: 20px;
}
.p-article p.p-article-img-l {
	float: left;
	margin-right: 10px;
}
.p-article p.p-article-img-r {
	float: right;
	margin-left: 10px;
}
.p-article-txt {

}


/* 審美・ホワイトニングについて
----------------------------------------------------- */
.h2-title-about {
	background-image: url(../img/common/about_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 540px;
	margin-bottom: 30px;
}
.about-anchor {
	background-image: url(../img/common/anchor_link_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 35px;
}
.about-anchor li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 12px;
	margin-top: 10px;
}

.about-point1 {
	background-image: url(../img/shinbi/shinbi_2.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 570px;
}
.about-point1 ul {
	margin-top: 10px;
	margin-left: 25px;
	font-size: 14px;
}
.about-point1 li {
	margin-bottom: 5px;
	line-height: 140%;
}
.about-point2 {
	background-image: url(../img/shinbi/shinbi_4.jpg);
	background-repeat: no-repeat;
	height: 319px;
	width: 570px;
}
.about-point2 ul {
	margin-top: 10px;
	margin-left: 25px;
	font-size: 14px;
}
.about-point2 li {
	margin-bottom: 5px;
	line-height: 140%;
	text-indent: -5px;
}
.about-point1 h3, .about-point2 h3 {
	color: #996666;
	font-size: 16px;
	margin-left: 20px;
	padding-top: 35px;
}

.about-article-brown-box {
	background-color: #F2E1D7;
	padding: 10px;
	font-size: 13px;
	height: 120px;
	line-height: 160%;
}

.choice {
	margin-left: 20px;
	margin-right: -30px;
	margin-bottom: 20px;
	/zoom: 1;
	overflow: hidden;
	width: 610px;
	height: 230px;
}
.choice dl {
	float: left;
	margin-right: 30px;
}
.choice dt {}
.choice dd {}

.about-table {}
.about-table th {
	background-color: #F2E1D7;
	color: #996666;
}
.about-table td {
	text-align: center;
	font-weight: bold;
}

.about-table td.color1 {
	background-color: #CAE6E6!important;
}
.about-table td.color2 {
	background-color: #E2E2C7!important;
}
.about-table td.color3 {
	background-color: #D7E7B1!important;
}
.about-table td.color4 {
	background-color: #FFCC99!important;
}


/* キャンペーンとプラン共通
----------------------------------------------------- */
.cp-plan-note {
	color: #FF6666;
	border: 1px solid #FF3333;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin: 20px;
	padding: 5px;
	text-align: center;
}
.cp-plan-note2 {
	color: #FF6666;
	font-size: 12px!important;
	line-height: 120%;
	font-weight: bold;
	margin-left: 20px;
}

.cp-plan-h3 {
	color: #996666;
	font-size: 16px!important;
	line-height: 120%;
	margin-left: 20px;
	margin-bottom: 5px;
}

.cp-plan-p {
	font-size: 14px!important;
	line-height: 150%;
	margin: 0px 20px 0px 20px;
}
.cp-plan-link {
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
}

/* オープニングキャンペーン
----------------------------------------------------- */
.cp-box {
	border: 4px solid #FF9999;
	background-image: url(../img/cp_open/cp_open3.png);
	background-repeat: no-repeat;
	background-position: 330px 10px;
	position: relative;
}
.cp-box p strong {
	font-weight: bold;
	color: #996666;
}
.cp-img-title {
	margin: 20px;
}
.cp-copy1 {
	position: relative;
	left: 20px;
	width: 320px;
}
.plan-note {
	color: #FF6666;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin-left: 20px;
}
.plan-note2 {
	color: #FF6666;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin-left: 40px;
}

/* プラン共通
----------------------------------------------------- */
.plan-box {
	border: 4px solid #FFCC66;
	position: relative;
}
.plan-copy1 {
	position: relative;
	left: 20px;
	top: 20px;
	right: 20px;
	width: 560px;
}
.plan-box p strong {
	font-weight: bold;
	color: #996666;
}

/* ブライダルプラン
----------------------------------------------------- */
.bridal-article {
	margin-bottom: 20px;
	/zoom: 1;
	overflow: hidden;
	padding: 20px;
}
.bridal-article p.bridale-article-img-l {
	float: left;
	margin-right: 10px;
}
.bridal-article p.bridale-article-img-r {
	float: right;
	margin-left: 10px;
}
.bridale-article-txt {
	/zoom: 1;
	overflow: hidden;
}

.bridal-h3 {
	font-size: 20px;
	color: #FF0066;
	margin-left: 20px;
}

/* お客様の声
----------------------------------------------------- */
.voice-h2-lead {
	font-size: 16px;
	color: #996666;
	line-height: 130%;
	margin-bottom: 20px;
}

.voice-article {
	margin-bottom: 20px;
	/zoom: 1;
	overflow: hidden;
	border: 4px solid #FFCECE;
	padding: 10px;
}
.voice-article p.voice-article-img-l {
	float: left;
	margin-right: 10px;
}

.voice-article-txt {
	/zoom: 1;
	overflow: hidden;
}
.voice-h3-lead {
	font-size: 15px;
	color: #996666;
	margin-bottom: 10px;
	line-height: 140%;
}

/* お問合せ 
----------------------------------------------------- */

.txt-2b {
  ime-mode: active;   /* 全角モード */
}
.txt-1b {
  ime-mode: disabled; /* 半角モード */
}
.form-table th {
	background-color: #EEEEEE;
}
.form-flow {
	width: 650px;
	margin-right: -70px;
	/zoom: 1;
	overflow: hidden;
	margin-left: 20px;
	z-index: 3;
	position: relative;
}
.form-flow dl {
	float: left;
	width: 160px;
	margin-right: 50px;
	z-index: 1;
}
.form-flow dt {}
.form-flow dd {
	font-size: 12px;
	color: #996666;
	line-height: 120%;
}
.flow-arrow1 {
	position: absolute;
	top: 50px;
	left: 175px;
}
.flow-arrow2 {
	position: absolute;
	top: 50px;
	left: 390px;
}

.form-input1 {
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 400px;
}
.form-input2 {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.agree {
	border: 1px solid #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	overflow: scroll;
	height: 150px;
	padding: 5px;
}
.agree p {
	font-size: 12px!important;
	line-height: 120%;
}

/* サロンガイド 
----------------------------------------------------- */
.salon-table th {
	background-color: #EEEEEE;
}
.salon-iframe {
	padding: 5px;
	border: 1px solid #CCCCCC;
}


/*院長経歴 */
.article-brown-box {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F2E1D7;
	padding: 20px;
	position: relative;
	font-size: 14px;
	height: 190px;
	line-height: 160%;
}
.article-brown-box-r {
	position: absolute;
	left: 350px;
	top: 20px;
}
.article-brown-box h3 {
	font-size: 16px;
	color: #996666;
	margin-bottom: 15px;
}
.article-brown-box h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
}
.article-brown-box dl {
	position: absolute;
	width: 300px;
}
.article-brown-box dt {
	float: left;
	width: 70px;
}
.article-brown-box dd {
	float: right;
	width: 200px;
}

.price-th-1 {
	background-color: #FF3399;
	background-image: url(../img/price/pri_op.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 35px;
	text-align: right;
	vertical-align: middle;
}
.price-th-2 {
	background-color: #FE9900;
	background-image: url(../img/price/pri_tomo.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 35px;
	text-align: right;
	vertical-align: middle;
}
.price-th-3 {
	background-color: #CDCC00;
	background-image: url(../img/price/pri_oyako.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 35px;
	text-align: right;
	vertical-align: middle;
}
.price-th-4 {
	background-color: #32CCCC;
	background-image: url(../img/price/pri_bridal.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 35px;
	text-align: right;
	vertical-align: middle;
}

.price-th-5 {
	background-color: #FFCCCC;
	height: 30px;
	color: #996666;
	font-size: 14px;
}
.price-title-txt {
	float: left;
	width: 400px;
}
.price-more {
	float: right;
}


.price-th-color1 {
	background-color: #CAE6E6!important;
}
.price-th-color2 {
	background-color: #E2E2C7!important;
}
.price-th-color3 {
	background-color: #D7E7B1!important;
}
.price-th-color4 {
	background-color: #FFCC99!important;
}

/* サイトマップ
----------------------------------------------------- */
.sitemap-l {
	width: 236px;
	float: left;
	margin-left: 40px;
	background-image: url(../img/sitemap/sitemap_bg.jpg);
	background-repeat: repeat-x;
}
.sitemap-r {
	float: right;
	width: 236px;
	margin-right: 40px;
}
.sitemap-l ul, .sitemap-r ul {
	background-image: url(../img/sitemap/sitemap_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	background-position: bottom;
}
.sitemap-l li, .sitemap-r li {
	background-image: url(../img/sitemap/sitemap_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 3px 12px;
	padding-top: 12px;
	padding-bottom: 10px;
}
.sitemap-l .no-bg, .sitemap-r .no-bg {
	background-image: none;
	padding-bottom: 10px;
	padding-top: 0px;
}


.▼歯ぐきの悩み {}
/* 歯ぐきの悩み
----------------------------------------------------- */
.h2-title-1min {
	background-image: url(../img/common/haguki_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 540px;
	margin-bottom: 30px;
}

.▼歯の悩み {}
/* 歯の悩み
----------------------------------------------------- */
.ha-anchor {
	background-image: url(../img/common/anchor_link_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	margin-bottom: 30px;
	padding-left: 20px;
	height: 35px;
}
.ha-anchor li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 12px;
	margin-top: 10px;
}
.ha-point1 {
	background-image: url(../img/nayami/nayami_2.jpg);
	background-repeat: no-repeat;
	height: 256px;
	width: 570px;
}
.ha-point1 h3 {
	color: #996666;
	font-size: 16px;
	margin-left: 20px;
	padding-top: 45px;
}
.ha-point1 ul {
	margin-top: 10px;
	margin-left: 25px;
	font-size: 14px;
}
.ha-point1 li {
	margin-bottom: 5px;
	line-height: 140%;
}
.ha-hyo {
	color: #996666;
	background-color: #FFCCCC;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.ha-th-color1 {
	background-color: #CAE6E6!important;
}
.ha-th-color2 {
	background-color: #E2E2C7!important;
}
.ha-th-color3 {
	background-color: #D7E7B1!important;
}
.ha-th-color4 {
	background-color: #FFCC99!important;
}
.ha-th-color5 {
	background-color: #FFFFCC!important;
}

/*デンタルクリニック川村のホワイトニングとは */
.article p.article-img-l2 {
	float: left;
	margin-right: 10px;
}
.article p.article-img-r2 {
	float: right;
	margin-left: 10px;
}
.article-txt2 {
	/zoom: 1;
	overflow: hidden;
}

.ha-hyo2 {
	position: relative;
	padding: 3px;
}
.ha-hyo2 .ha-button {
	position: absolute;
	right: 0px;
	top: 0px;
}

.font-brown {
	color: #996666;
}

.▼歯ぐきと歯の悩み共通 {}
/* 歯ぐきと歯の悩み共通
----------------------------------------------------- */
.h2-title-1min2 {
	background-image: url(../img/common/nayami_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 540px;
	margin-bottom: 30px;
}

.h3-lead {
	background-color: #CC6699;
	padding: 5px;
	font-size: 14px;
	line-height: 130%;
	color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF99CC;
	margin-bottom: 10px;
}
.onemin-article-brown-box {
	background-color: #F2E1D7;
	padding: 10px;
	font-size: 14px;
	height: 160px;
	line-height: 160%;
}
.onemin-article-brown-box strong {
	font-size: 14px;
	height: 140px;
	line-height: 160%;
	color: #996666;
}
.onemin-point1 {
	background-image: url(../img/haguki/haguki_2.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 570px;
}
.onemin-point1 ul {
	margin-top: 10px;
	margin-left: 25px;
	font-size: 14px;
}
.onemin-point1 li {
	margin-bottom: 5px;
	line-height: 140%;
}
.onemin-point1 h3 {
	color: #996666;
	font-size: 16px;
	margin-left: 20px;
	padding-top: 45px;
}
.onemin-flow1 {
	/zoom: 1;
	overflow: hidden;
	width: 594px;
	margin-right: -24px;
	background-image: url(../img/haguki/haguki_step_arrow.jpg);
	background-position: 179px center;
	background-repeat: no-repeat;
}
.onemin-flow1 dl {
	border: 1px solid #CC9999;
	font-size: 11px;
	color: #996666;
	line-height: 120%;
	height: 255px;
	float: left;
	padding: 10px;
	margin-right: 19px;
}
.onemin-flow1 dt {
	margin-bottom: 3px;
}
.onemin-flow1 dd {
}
.question {
	background-image: url(../img/haguki/haguki_q.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #996666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.answer {
	border: 5px solid #FFCCCC;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 25px;
	background-image: url(../img/haguki/haguki_a.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.haguki-note {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 15px;
}
.haguki-note h4 {
	font-size: 14px;
	color: #996666;
	margin-bottom: 10px;
}
.haguki-hyo {
	color: #996666;
	background-color: #FFCCCC;
}
.haguki-hyo th {}


/*フォーム確認confirm.html・完了画面comp.htmlの設定
----------------------------------------------------- */
#main-form {
	width: 800px;
	padding-top: 20px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 150%;
}

.h2-form {
	background-color: #FFCCCC;
	padding: 10px;
	font-size: large;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.h2-form {}
.form-lead {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	line-height: 130%;
	margin-bottom: 30px;
}

