/***********************/
/* レイアウトCSS         */
/***********************/
body , div , p , ul , 
h1 , h2 , h3 , h4 , h5 , h6 , img , a , span{
  margin: 0;
  padding: 0;
}
img{border:none;}
hr{
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color:#CCCCCC;
	height:1px;
	margin:5px 0;
	clear:left;
}
html, body {
	height: 100%;
	text-align:center;
}
body{
	background:#F4F4ED;
}

#design-bg{
	width:100%;
	min-height: 100%;
	height:100%;
	background:url(../images/bg_pagetop.jpg) repeat-x top center;
}
#header {
	width:100%;
	margin:0px auto;
	text-align:center;
	background:url(../images/bg_header.jpg) top center no-repeat;
}
#header-copy{
	display:none;
	height:20px;
	padding-left:5px;
	font-size:85%;
	line-height:21px;
}
#headerinner{
	width:780px;
	height:62px;
	text-align:left;
	margin:auto;
}
#overimg{
	width:780px;
	height:225px;/* 他の要素に構わず高さが決めてよい*/
	position:absolute; 
	text-align:left;
	margin-left:10px;
}
#header-img{
	background-image:url(../images/header_img.jpg);
	width:780px;
	height:225px;
	text-align:left;
	margin:auto;
}
.TopPage #header-img{
	background-image:url(../images/header_img_toppage.jpg);
}
#header-logo{
	float:left;
	margin:15px;
}
#headernavi{
	background:url(../images/bg_headernavi.jpg) no-repeat top center;
	margin:0px 19px;
	height:40px;
	width:auto;
	text-align:left;
}
#container , #container-l-m {
	background-image:url(../images/bg_container.jpg);
}
#container-m-r , #container-m{
	background-image:url(../images/bg_container.jpg);
}
#container , #container-l-m , #container-m-r , #container-m {
	position: relative;
	width:800px;
	text-align:center;
	min-height: 100%;
	margin:0 auto;
	background-repeat:repeat-y;
	background-position:center;
}
* html #container , * html #container-l-m , * html #container-m-r , * html #container-m{
    height:100%;
}
body > #container , body > #container-l-m , body > #container-m-r , body > #container-m {
	height: auto;
}
#contents{
	background:url(../images/bg_contents.jpg) no-repeat top center;
}
#inner {
	width:740px;
	text-align:center;
	margin:auto;
	padding-bottom:50px;
}
#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left:0;
	height: 38px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}
#footer .link {
	float: right;
	margin-right: 50px;
}

#container #footer , #container-l-m #footer{
    background-image:url(../images/bg_footer.jpg);
}
#container-m-r #footer , #container-m #footer{
    background-image:url(../images/bg_footer_white.jpg);
}
#footer-inner{
	width:780px;
	height:12px;
	margin:auto;
	font-size:85%;
	overflow:hidden;
}
#copyright{
	height:26px;
	padding-left:30px;
	font-size:85%;
	text-align:left;
	float:left;
}

/***************************/
/* container部分岐処理　 */
/***************************/
/* left right いずれもあるとき&共通の処理 */
#left {
	width:180px;
	float:left;
	text-align:left;
}
#main{
    width:672px;
    float:right;
	margin:auto;
}
html>body #container #main{margin-right:10px;}
* html #container #main {margin-right:5px;}
#center{
	width:472px;
    float:left;
	text-align:left;
	margin:auto;
}
#right{
	width:180px;
    float:right;
	text-align:left;
	padding-top:20px;
}

/* left だけあるときの処理 */
#container-l-m #left {
    width:180px;
	float:left;
}
#design-bg #container-l-m #contents #inner #main {
    width:542px;
}
#design-bg #container-l-m #contents #inner #center {
	width:540px;
	float:none;
}

/* right だけあるときの処理 */
#container-m-r #main{
    width:852px;
	float:none;
}
#container-m-r #center{
    width:652px;
	margin:0;
}
#container-m-r #right{
    float:right;
}

/* left rightのいずれもないときの処理 */
#container-m #main{
    width:780px;
	float:none;
	padding-top:20px;
}
#container-m #center{
	width:842px;
	float:none;
	margin:auto;
}

/***************************/
/* 左側メニュー部　　　　　 */
/***************************/
#left li{
	list-style:none;
	margin:2px 0px;
}
#left h3 , #left li a{
	text-indent:-9999em;
	display:block;
	/* \*/
	overflow:hidden;
	/* */
}
#left li a:hover{
	background-position:0px -100px;
}

#left #RsvPhoneMail{
	background-image:url(../images/bg_rsv.jpg);
	width:180px;
	height:101px;
	margin-bottom:7px;
}
#left #RsvPhoneMail h3{
	background-image:none;
	height:26px;
}
#left #RsvPhoneMail ul{
	margin:0px 7px;
}
#left #RsvPhoneMail ul li a{
	width:166px;
	height:32px;
}
#left #RsvPhoneMail a.RevPhone{
	background-image:url(../images/bg_rsv_phone.jpg);
}
#left #RsvPhoneMail a.RevMail{
	background-image:url(../images/bg_rsv_mail.jpg);
}

#left ul.Msg{
	margin-bottom:7px;
}
#left li a.Booklet{
	background-image:url(../images/bg_booklet.jpg);
	width:180px;
	height:60px;
}
#left li a.Worried{
	background-image:url(../images/bg_worried.jpg);
	width:180px;
	height:60px;
}
#left li a.doctor{
	background-image:url(../images/dr.gif);
	width:180px;
	height:60px;
}
#left li a.reserve{
	background-image:url(../images/reserve.gif);
	width:180px;
	height:30px;
}
#left li a.access{
	background-image:url(../images/access.gif);
	width:180px;
	height:39px;
}
#left li a.Blog{
	background-image:url(../images/blog.gif);
	width:180px;
	height:30px;
}
#left ul.Patient{
	margin-bottom:7px;
}
#left h3.Patient{
	background-image:url(../images/bg_h3_patient.jpg);
	width:180px;
	height:22px;
}
#left li a.FreeCounseling{
	background-image:url(../images/bg_free_counseling.jpg);
	width:180px;
	height:40px;
}
#left li a.MailConsultation{
	background-image:url(../images/bg_mail_consul.jpg);
	width:180px;
	height:40px;
}
#left li a.FaxConsultation{
	background-image:url(../images/bg_fax_consul.jpg);
	width:180px;
	height:60px;
}
#left li a.PhotoConsultation{
	background-image:url(../images/bg_photo_consul.jpg);
	width:180px;
	height:60px;
}

#left li a.Payment{
	background-image:url(../images/bg_payment.jpg);
	width:180px;
	height:24px;
}
#left li a.Guarantee{
	background-image:url(../images/bg_guarantee.jpg);
	width:180px;
	height:24px;
}
#left li a.DentalLoan{
	background-image:url(../images/bg_dentalloan.jpg);
	width:180px;
	height:24px;
}
#left li a.Subtraction{
	background-image:url(../images/bg_subtraction.jpg);
	width:180px;
	height:24px;
}
#left li a.MDC{
	background-image:url(../images/bg_bnr_mdc.jpg);
	width:180px;
	height:45px;
}

#left p{
	text-align:center;
	margin:5px;
}


/***************************/
/* 標準リスト処理　　　　 */
/***************************/
#main ul , #main ol{margin:0px 0px 10px 0px;}
#main ul li{
	list-style:none;
	padding:0px 0px 0px 14px;
	background:url(../images/list_mark.gif) no-repeat 0px 4px;
	margin-left:3px;
}
#main ol li{
	background:none;
	padding:0px 0px 15px 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF9900;
	font-size:125%;
	clear:both;
}
#main ol li span{
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	color:#333333;
	font-size:80%;
}


/***************************/
/* 見出し　　　　　　　　 */
/***************************/
h1{
	position:absolute;
	left: 20px;
	top: 80px;
	width:430px;
	text-align:left;
	overflow:visible;
	white-space:nowrap;
	font-size: 20px !important;
	font-size: 1.7em;
	font-weight:normal;
	color:#666666;
}
#center h2{
	font-size: 16px !important;
	font-size: 1.2em;
	line-height:54px;
	vertical-align:middle;
	min-height:54px;
	color:#F88816;
	margin:5px 0px;
	padding:0px 24px;
	font-weight:normal;
	background:url(../images/bg_h2.jpg) no-repeat;
}
#center h2.DoubleLine{
	padding-top:8px;
	line-height:135%;
	height:54px;
}
#main h3{
	color:#3399CC;
	font-size: 13px !important;
	font-size: 0.9em;
	font-weight:normal;
	text-indent:10px;
	min-height:30px;
	line-height:235%;
	clear:both;
	background:url(../images/bg_h3.gif) top left no-repeat;
	margin-bottom:2px;
}
#main h4{
	border-bottom:1px dotted #CCCCCC;
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:175%;
	color:#F88816;
	font-weight:normal;
	margin-bottom:3px;
}


/***************************/
/* 記事レイアウト　　　　 */
/***************************/
.article_column{float: left;}
.article_row{margin-top:16px;}
.cols1{float: none !important;}

.column1 , .column2{
	border:solid 0px #D4A7C5;
	position:relative;
}

.article_separator{
	display:block;
	width:20px;
	height:1px;
	float:left;
	overflow: hidden;
}
.leading_separator , .row_separator{
	display:block;
	height:5px;
	clear:both;
	overflow: hidden;
}
p.pageinfo , p.iteminfo , p.article-txt{clear:both;}


/***************************/
/* トップページ　　　　　 */
/***************************/
.TopPage h1{
	text-indent:-9999em;
}
.TopPage #center h2.SuccessPoint{
	background:url(../images/bg_h2_success.jpg) left top no-repeat;
	min-height:43px;
	height:43px;
	padding:0px;
	text-indent:-9999em;
	overflow:hidden;
}
.TopPage #center h2.Choice{
	background:url(../images/bg_h2_choice.jpg) no-repeat;
	height:43px;
	padding:0px;
	text-indent:-9999em;
	overflow:hidden;
}
.TopPage #center h2#Recommend{
	background:url(../images/bg_h2_recomen.jpg) no-repeat;
	min-height:37px;
	line-height:37px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-indent:-9999em;
	overflow:hidden;
}
.TopPage #center img{
	display:block;
	float:left;
}


/***************************/
/* 4つの安心ページ　　　　 */
/***************************/
.four-anxiety p , #main .four-anxiety ul{
	margin-left:80px;
}


/* float-align */
.txt-center{text-align:center;}
.txt-l{text-align:left;}
.txt-r{text-align:right;}
.flt-l{float:left;}
.flt-r{float:right;}
.clear , .wrap{clear:both; overflow:hidden; height:1px;}

/* リンクロールオーバー */
a:hover{
    background-position:0px -50px;
}
a:active{
    background-position:0px -100px;
}

/* テーブルタイプ */
table.blog , table.contentpaneopen{
	width:100%;
}

/* フォームの体裁 */
fieldset {
	padding:7px;
	background-color:#F6F6F6;
	border:#E1E5DD 1px solid;
	margin-top:10px;
}
fieldset fieldset {
	background-color:#FFFFFF;
}
fieldset label {
	width:120px;
	float:left;
	white-space:nowrap;
}
#main fieldset h3{
	background-color:#FFFFFF;
	color:#3399CC;
	font-size: 14px !important;
	font-size: 1.0em;
	font-weight:normal;
	line-height:190%;
	min-height:30px;
	margin-bottom:7px;
	clear:both;
	background:url(../images/bg_h3_r.gif) top right no-repeat;
}
#main fieldset h3 div{
	width:10px;
	height:30px;
	float:left;
	background:url(../images/bg_h3_l.gif) top left no-repeat;
}
.AfterScndLine{
	margin-left:120px;
}
input , textarea , select {
	margin:1px 0px;
	/*border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;*/
}
.radio{
	clear:both;
}
.radio input{
	float:left;
}
.radio input{
	border:none;
	background-color:#F7F7F7;
}
.frmnonstyle{
	border:none;
	background-color:#FFFFFF;
}
.onlyref{
	background-color: #FFFFFF;
	border:none;
}
/*.btn{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width:180px;
	margin:0 5px;
	background-color:#ECECEC;
}*/
.btn-area{
	margin:10px;
	text-align:center;
}
/*.ck-radio{
	background-color:#FFFFFF;
	border:none;
}*/
fieldset .size-sss{
	width:30px;
}
fieldset .size-ss{
	width:50px;
}
fieldset .size-m{
	width:120px;
}
fieldset .size-ll{
	width:250px;
}
fieldset .size-max{
	width:390px;
}

/* 囲み体裁 */
.kakomi01{
	padding:7px;
	border: 1px dotted #D6CAA0;
	background-color: #F2F0E4;
	margin-top:3px;
	margin-bottom:3px;
}
.kakomi02{
	padding:7px;
	margin:2px 0;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
.kakomi03{
	padding:7px;
	margin:4px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#center h2#voice{
	background:url(../../implant/img/bg_h2_voice.jpg) no-repeat;
	width:540px;
	height:135px;
	text-indent:-999em;
	padding:0px;
}
.VoiceName{
	display:block;
	color:#3399CC;
	text-align:right;
	font-size:85%;
	margin-bottom:10px;
}

/*Osseo Skarp Institute Study Club アクティブメンバー*/
.OSI{background:url(../../img/osi_img01.jpg) no-repeat center; height:120px; text-indent:-9999em;}
