@charset "utf-8";
/* formatting style
-------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #666666;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
/* link styles
----------------------------*/
img {
	border:0px;
	vertical-align: top;
	}
a img {
	border-style: none;
}
a:link {
	color: #FF3366;
	text-decoration: underline;
	font-weight: 600;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: 600;
}
a:hover {
	color: #FF66CC;
	text-decoration: none;
	font-weight: 600;
}
a:active {
	text-decoration: none;
	position: relative;
	font-weight: 600;
}



/* color styles
----------------------------*/
.blue{
	color: #0066CC;
}

.green{
	color: #339966;
}




/* basic styles
----------------------------*/
#wapper {
	width: 100%;
}



#h1_area {
	background-image: url(../img/bg_h1.gif);
	background-repeat: repeat-x;
	width: 100%;
}

h1 {
	width: 1000px;
	margin: 0px auto;
	font-size: 0.8em;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 0.1em;
}


#contents{
	margin: 0px auto;
	width: 1000px;
	padding-top: 8px;
}

#sidebar {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	height: auto;
	padding-top: 16px;
}
#sidemenu {
	height: 418px;
	width: 240px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#sidemenu ul {
	list-style: none;
}
#sidemenu ul li {
	height: 35px;
	width: 240px;
	margin-bottom: 3px;
}

#sidemenu ul a {
	width: 240px;
	height: 35px;
	margin-bottom: 3px;
}
#sidemenu2 {
	height: 230px;
	width: 160px;
	margin-bottom: 10px;
}
#sidemenu2 ul {
	list-style: none;
}
#sidemenu2 ul li {
	height: 2.4em;
	width: 160px;
}

#sidemenu2 ul a {
	margin: 0px 0px 1px;
	height: 28px;
	width: 160px;
	display: block;
	line-height: 2.2em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	border-bottom: thin groove #FFFFFF;
	font-weight: lighter;
}
#sidemenu2 a:hover {
	color: #FFCC00;
}


#sidebar img {
	margin-bottom: 10px;
}
#sidebar #MenuBar1 {
	height: auto;
	width: 160px;
	margin-bottom: 20px;
}
#sidebar h2 {
	margin-bottom: 15px;
	font-size: 1.4em;
	text-align: left;
	clear: both;
	background-image: url(../img/bg_h2-small.gif);
	line-height: 35px;
	padding-left: 20px;
	color: #FF3366;
	letter-spacing: 0.1em;
}
#sidebar .mt15 {
	margin-top: 15px;
}
#sidebar .mb15 {
	margin-bottom: 15px;
}




/* header styles
----------------------------*/
/*--[Header Area]-------------------------*/
#header {
	clear: both;
	}
.header_inner {
	margin: 0px auto;
	width: 1000px;
	height: 165px;
}

.logo {
	float: left;
	clear: both;
	width: auto;
	padding-top: 30px;
	text-align: left;
	}
.head_migi {
	float: right;
	padding-top: 8px;
	}
.head_info{
	padding-top: 3px;
	clear: both;
	text-align: right;
}
ul.head_bt{
	list-style-type: none;
	height: 30px;
	width: 427px;
}
ul.head_bt li{
	float: left;
	margin-left: 9px;
}



/* main styles
----------------------------*/
#photoarea {
	clear: both;
	height: 254px;
	margin: 0px auto;
	width: 1000px;
	}





#main {
	float: right;
	width: 731px;
	margin-bottom: 10px;
	height: auto;
	margin-top: 16px;
}
#main .small {
	font-size: 12px;
}


#main h2 {
	margin-bottom: 15px;
	font-size: 1.4em;
	text-align: left;
	clear: both;
	background-image: url(../img/bg_h2.gif);
	line-height: 35px;
	padding-left: 20px;
	color: #FF3366;
	letter-spacing: 0.1em;
}
#main h3 {
	font-size: 1.5em;
	color: #FFFFFF;
}

#main p {
	line-height: 1.6em;
	margin-bottom: 1.1em;
	font-size: 1.2em;
	color: #666666;
	letter-spacing: 0.1em;
	padding: 0px 10px 0px 10px;
}
#main .bold{
	font-weight: 600;
}

#main .pink{
	color: #FF3366;
}



#main dl#concept dt {
	font-weight: bold;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	color: #009900;
}
#main dl#concept dd {
	margin: 0px 0px 10px 6em;
}
#main .clinicX {
	float: left;
	width: 290px;
	margin: 5px;
	height: 217px;
}
#main .clinicX img {

}
#main .clinicX p {
	text-align: center;
	color: #0000CC;
	font-weight: bold;
}
#main #consul {
	height: 80px;
}





#main img {
	margin-bottom: 5px;
}

#main .cl {
	clear: both;
}






#right {
	float: right;
	width: auto;
	padding: 5px;
	background-color: #FFFFCC;
	height: 1100px;
}
#right h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #3399CC;
	text-align: center;
	margin-top: 10px;
}
#right img {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
}


#sodan_side{
	background-image: url(../img/bg_sidemadoguti.gif);
	width: 240px;
	height: 198px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
.bt_sodan{
	padding-top: 165px;
	margin: 0px auto;
	text-align: center;
}













#footer {
	color: #FFFFFF;
	clear: both;
	text-align: center;
	height: 280px;
	background-image: url(../img/bg_footer.gif);
}
#footer_inner{
	width: 1000px;
	margin: 0px auto;
	padding-top: 35px;
}
#footer_inner .box_left{
	float: left;
	width: 230px;
	margin-right: 40px;
	text-align: center;
	line-height: 2em;
}
#footer_inner .box_center{
	float: left;
	width: 425px;
	margin-right: 50px;
	text-align: center;
}
#footer_inner .box_right{
	float: left;
	width: 250px;
}
#footer p {
	margin: 0px;
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
}


#footer p#back {
	margin: 0px;
	float: right;
}



/*--[Page Titol]-------------------------*/
.T_page{
	clear: both;
	margin-bottom: 25px;
}

table.default{
	width: 98%;
	margin: 0px auto;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
}
.default th{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	line-height: 1.5em;
}
.default td{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	vertical-align: top;
}
/*--[index css]-------------------------*/

.T_index{
	clear: both;
	margin-bottom: 10px;
}

#feature_area{
	height: 710px;
	margin-bottom: 30px;
}

#feature_area .feature1{
	background-image: url(../img/bg_feature1.jpg);
	width: 240px;
	height: 350px;
	float: left;
	position: relative;
	margin-bottom: 6px;
}

#feature_area .feature2{
	background-image: url(../img/bg_feature2.jpg);
	width: 240px;
	height: 350px;
	float: left;
	margin-left: 5px;
	position: relative;
	margin-bottom: 6px;
}

#feature_area .feature3{
	background-image: url(../img/bg_feature3.jpg);
	width: 240px;
	height: 350px;
	float: left;
	margin-left: 5px;
	position: relative;
	margin-bottom: 6px;
}
#feature_area .feature4{
	background-image: url(../img/bg_feature4.jpg);
	width: 240px;
	height: 350px;
	float: left;
	position: relative;
	clear: both;
}

#feature_area .feature5{
	background-image: url(../img/bg_feature5.jpg);
	width: 240px;
	height: 350px;
	float: left;
	position: relative;
	margin-left: 5px;
}
#feature_area .space{
	background-image: url(../img/bg_feature.gif);
	width: 240px;
	height: 350px;
	float: left;
	position: relative;
	margin-left: 5px;
}
#feature_area p {
	font-size: 1em;
	padding: 205px 15px 0px 15px;
	line-height: 1.5em;
}

#feature_area .bt_more{
	text-align: center;
	position: absolute;
	left: 47px;
	bottom: 8px;
}

#cut_link{
	width: 731px;
	height: 160px;
	margin: 10px 0px 30px 0px;
}
#cut_link .implant{
	background-image: url(../img/bg_mainImplant.jpg);
	width: 357px;
	height: 160px;
	margin-right: 16px;
	float: left;
}
#cut_link .kyousei{
	background-image: url(../img/bg_mainKyousei.jpg);
	width: 357px;
	height: 160px;
	float: left;
}
#cut_link p{
	padding: 50px 12px 10px 154px;
	font-size: 1em;
}
#cut_link p.com2{
	padding: 65px 12px 10px 154px;
	font-size: 1em;
}

#topicsarea{
	width: 711px;
	height: 150px;
	overflow: auto;
	margin: 0px auto;
	margin-bottom: 30px;
}
#blogarea{
	width: 711px;
	height: 450px;
	overflow: auto;
	margin: 0px auto;
	margin-bottom: 30px;
}
.news_inner{
	border-bottom: 1px dashed #CCC;
	clear: both;
	overflow: hidden;
}
.date{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-weight: 600;
	font-size: 12px;
	float: left;
	padding-left: 10px;
	background-image: url(../common/allow_list.gif);
	background-repeat: no-repeat;
	width: 20%;
	line-height: 30px;
}
.news{
	line-height: 30px;
	text-align: left;
	font-size: 12px;
	float: left;
	width: 78%;
}


/*--[画像配置]-------------------------*/

.pic_right {
	float: right;
	padding-right: 0px;
	padding-bottom: 10px;
}
.pic_left {
	float: left;
	padding: 0px 10px 10px 0px;
	clear: both;
}

.pic_center {
	text-align: center;
	margin: 0px auto;
	margin-bottom: 15px;
}
.pic_center1 {
	padding: 5px;
	text-align: center;
	margin: 0px auto;
	clear: both;
}


/*--[画像配置]-------------------------*/

#pageUp{
	float: right;
	clear: both;
	background-image: url(../img/bg_up.gif);
	height: 28px;
	padding-left: 23px;
	margin-bottom: 10px;
}
#pageUp p{
	line-height: 28px;
	padding-right: 30px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#pageUp a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#pageUp a:hover{
	color: #FF6699;
	text-decoration: none;
}
#main .ucla_index {
	width: 731px;
	position: relative;
	height: 400px;
	margin-bottom: 10px;
}

#main .ucla_index a {
	background-image: url(/img/ucla_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 400px;
	width: 731px;
}
#main .ucla_index object   {
	display: block;
	position: absolute;
	top: 10px;
	left: 8px;
	width: 590px;
}

