@charset "utf-8";

/*------------------------------
css base
		 
--------------------------------*/


body,div,img,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object{

	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border-style: none;
	font-family: "ＭＳ Ｐゴシック" , Osaka , sans-serif;

}

html {
	height: 100%; /* --- コンテンツ背景 最下到達用 --- */
	margin:0px;

}

body {
	background:#ffffff url("/common/images/base_bg.png") repeat-x;
	text-align:center;
	height: 100%; /* --- コンテンツ背景 最下到達用 --- */
	margin:0px;
}



h2 , h3 , h4 , h5 , h6 , p , th , dt , dd , ul , li , dl , dd , input ,tr ,td , option ,select , a , a:hover{
	line-height: 130%;

}

p {
	line-height: 130%;
}



a {
	color:#222222;
}

a:hover {
	color:#222222;
}


	.clear {
		clear: both; /* --- clear用  (height可変ブロック float) --- */
	}

		.clear hr {
			display: none;
		}

#container {

	font-size: small;
	width:980px;
	margin:0px auto 0px;
	padding:0 10px 10px 10px;
	text-align:left;
	background: url("/common/images/contents_bg.png") repeat-y;
	overflow: hidden;
	height: auto;
}

*html #container {

	font-size: small;
	width:950px;
	margin:0px auto 0px;
	padding:0 0 0 0;
	text-align:left;
	background: url("/common/images/contents_bg.png") repeat-y;
	border-left:solid 1px #6a6c3a;
	border-right:solid 1px #6a6c3a;
	overflow: hidden;
	height: auto;
}

#subcontainer {

	overflow: hidden;
	height: auto;
}

/*------------------------------
container left
		 
--------------------------------*/

#container_left {
	width:650px;
	margin:10px 0 0 0;
	float:left;
}

#container_left #subcontainer_left{
	width:630px;
	text-align:left;
	background-color:#fffdf7;
	border:solid 1px #6a6c3a;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
}


/*------------------------------
container right
		 
--------------------------------*/


#container_right {

	width:280px;
	text-align:left;
	margin:10px 0 0 20px;
	float:left;
}


/*------------------------------
headerblock
		 
--------------------------------*/

#headerblock_root{
	text-align:left;
	width:980px;
	height:410px;
	background: url("/common/images/contents_bg.png") repeat-y;
	margin:0px auto 0px;
	padding:0 10px 0 10px;
}

#headerblock{
	text-align:left;
	width:980px;
	height:160px;
	background: url("/common/images/contents_bg.png") repeat-y;
	margin:0px auto 0px;
	padding:0 10px 0 10px;
}

/* --- h1 --------------------------------------- */

#headerblock_root h1{
	width:960px;
	height:350px;
	background: url("/index/images/main_visual.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0;

}

#headerblock h1{
	width:400px;
	height:100px;
	background: url("/common/images/header_image.png") no-repeat;
	text-indent: -9999px;
	float:right;
	margin:0 20px 0 0 ;
}

* html #headerblock h1{
	width:400px;
	height:100px;
	background: url("/common/images/header_image.png") no-repeat;
	text-indent: -9999px;
	float:right;
	margin:0 0 0 0;

}

/* --- ci --------------------------------------- */


#ci {
	width:300px;
	height:100px;
	background: url("/common/images/ci.png") no-repeat;
	text-indent: -9999px;
	margin:0 240px 0 0 ;
	float:right;

}

#ci a{
	width:300px;
	height:100px;
	background: url("/common/images/ci.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

* html #ci {
	width:300px;
	height:100px;
	background: url("/common/images/ci.png") no-repeat;
	text-indent: -9999px;
	margin:0 200px 0 0 ;
	float:right;
	overflow: hidden;
	display: block;
}

/*------------------------------
global navi
		 
--------------------------------*/

ul#global_navigation{

	width:980px;
	height:60px;
	background:url("/common/images/g_navi.png");
	background-repeat:no-repeat;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	list-style-type: none;

}


ul#global_navigation li {
	background:url("/common/images/g_navi.png");
	background-repeat:no-repeat;
	height:60px;
	float:left;
	display: block;
}

ul#global_navigation li a{
	background:url("/common/images/g_navi.png");
	height:60px;
	float:left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}




ul#global_navigation li#gn_01 a{
		width:134px;
		background-position: -10px 0px;
	}

ul#global_navigation li#gn_02 a{
		width:133px;
		background-position: -144px 0px;
	}

ul#global_navigation li#gn_03 a{
		width:132px;
		background-position: -277px 0px;
	}

ul#global_navigation li#gn_04 a{
		width:133px;
		background-position: -409px 0px;
	}

ul#global_navigation li#gn_05 a{
		width:132px;
		background-position: -542px 0px;
	}

ul#global_navigation li#gn_06 a{
		width:132px;
		background-position: -674px 0px;
	}

ul#global_navigation li#gn_07 a{
		width:133px;
		background-position: -806px 0px;
	}

/*------------------------------
root recommend
		 
--------------------------------*/

ul#root_recommend{

	width:650px;
	height:100px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
	list-style-type: none;

}
ul#root_recommend li#rr_01 {
	height:100px;
	width:320px;
	float:left;
	overflow: hidden;
	display: block;
}

ul#root_recommend li#rr_02 {
	height:100px;
	width:320px;
	float:left;
	overflow: hidden;
	display: block;
}



ul#root_recommend li#rr_01 a{
	height:100px;
	width:320px;
	background:url("/index/images/root_implant.png");
	background-repeat:no-repeat;
	float:left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0;
}

ul#root_recommend li#rr_02 a{
	height:100px;
	width:320px;
	background:url("/index/images/root_orthodontics.png");
	background-repeat:no-repeat;
	float:left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 0 10px;
}




/*------------------------------
side navi
		 
--------------------------------*/


#container_right dl#side_navigation {

	width:280px;
	margin:0 0 0 0;
	background-color:#f4f6e4;

}
#container_right dl#side_navigation dt{

	width:280px;
	height:60px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

/* --- dt --------------------------------------- */

#container_right dl#side_navigation dt#side_navi01 a{

	width:280px;
	height:60px;
	background:url("/common/images/side_navi01.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

#container_right dl#side_navigation dt#side_navi02 a{

	width:280px;
	height:60px;
	background:url("/common/images/side_navi02.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

#container_right dl#side_navigation dt#side_navi03 a{

	width:280px;
	height:60px;
	background:url("/common/images/side_navi03.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

#container_right dl#side_navigation dt#side_navi04 a{

	width:280px;
	height:60px;
	background:url("/common/images/side_navi04.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

#container_right dl#side_navigation dt#side_navi05 a{

	width:280px;
	height:60px;
	background:url("/common/images/side_navi05.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

#container_right dl#side_navigation dt#side_navi06 a{

	width:280px;
	height:60px;
	background:url("/common/images/side_navi06.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

#container_right dl#side_navigation dd a{
	width:270px;
	background-color:#f4f6e4;
	display: block;
	margin:0 10px 0 10px ;
	padding:5px 0 3px 10px ;
	border-bottom: dashed 1px #734a05;
}


#container_right dl#side_navigation dd a:hover{
	width:270px;
	color:#ffffff;
	background-color:#734a05;
	display: block;
	margin:0 10px 0 10px ;
	padding:5px 0 3px 10px ;
	border-bottom: dashed 1px #734a05;
}

/*------------------------------
side recommend
		 
--------------------------------*/

#container_right dl#side_recommend {

	width:280px;
	margin:10px 0 0 0;

}
#container_right dl#side_recommend dt{

	width:280px;
	height:210px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

/* --- dt --------------------------------------- */

#container_right dl#side_recommend dt#recommend01 a{

	width:280px;
	height:210px;
	background:url("/common/images/side_recommend01.png") no-repeat;
	text-indent: -9999px;
	margin:0 0 0 0 ;
	overflow: hidden;
	display: block;

}

/*------------------------------
contents area
		 
--------------------------------*/


/*------------------------------
hx
		 
--------------------------------*/


h2.type01{

	color:#814167;
	font-size: medium;
	margin:10px 0 10px 10px ;
	padding:0 0 0 5px ;
	line-height : 30px;
	letter-spacing: 0.2em;
	border-bottom:solid 2px #814167;
	clear: both;

}

h3.type01{
	color:#814167;
	margin:20px 0 10px 20px ;
	padding:0 0 0 0 ;
	letter-spacing: 0.2em;
	border-bottom: solid 1px #814167;
	clear: both;

}

h3.type02{

	margin:0 0 10px 10px ;
	padding:0 0 0 0 ;
	letter-spacing: 0.2em;
	border-bottom: solid 1px #ddddbd;

}

h3.type03{

	margin:40px 0 5px 20px ;
	padding:0 0 0 0 ;
	letter-spacing: 0.2em;
	border-bottom: solid 1px #ddddbd;
	clear: both;

}

h4{

	margin:0 0 10px 20px;
	padding:5px 10px 5px 10px;
	border-left: solid 2px #814167;
	clear: both;

}

/*------------------------------
text
		 
--------------------------------*/

p.type01{

	margin:0 20px 20px 40px ;
	padding:0 0 0 0 ;
	letter-spacing: 0.2em;
}

p.type02{

	margin:10px 0 0 0 ;
	padding:0 0 0 0 ;
	letter-spacing: 0.1em;
	text-align:center;
}

p.type03{
	width:200px;
	margin:10px 0 0 50px ;
	padding:0 0 0 0 ;
	letter-spacing: 0.1em;
	text-align:center;
	clear: both;
}

#container_left table.type01{
	width:600px;
	margin:0 20px 0 20px;
	border-collapse: collapse;
	border: 1px #eeeeee solid;

}

#container_left table.type01 th{
	font-size: 14px;
	font-weight: bold;
	border-collapse: collapse;
	border-top: 1px #eeeeee solid;
	border-right: 1px #eeeeee solid;
	border-left: 1px #eeeeee solid;
	border-bottom: 1px #dddddd solid;
	padding:5px 5px 5px 5px;
	vertical-align: middle;
	width:150px;
	text-align:center;
}

#container_left table.type01 td{
	font-size: 12px;
	border-collapse: collapse;
	border: 1px #eeeeee solid;
	padding:5px 5px 5px 5px;
	vertical-align: middle;
}

/* --- contents--------------------------------------- */

#container_left ul.type01{

	margin:0 0 20px 40px;
}

#container_left ul.type01 li{

	margin:0 0 5px 10px;
}

#container_left ul.type01 li a{

	margin:0 0 5px 0;

}


#container_left ul.type02{

	color:#6b480c;
	margin:0 0 20px 40px;
	list-style-type: disc;
}

#container_left ul.type02 li{

	margin:0 0 5px 0;
}

#container_left ul.type02 li a{

	margin:0 0 5px 0;

}

.textred{

	color:#c10808;

}

/* --- dl dt dd --------------------------------------- */

dl.type01 {

	margin:10px 0 0 0 ;

}


dl.type01 dt {
	margin:0 0 0 20px ;
}


dl.type01 dd{
	padding:0 5px 0 40px ;
	margin:0 0 5px 20px ;
	border-bottom: dashed 1px #c9c172;
}

dl.type02 {

	margin:10px 0 0 0 ;

}


dl.type02 dt {
	font-weight: bold;
	margin:0 0 0 40px ;
}


dl.type02 dd{
	padding:0 5px 0 30px ;
	margin:5px 0 15px 40px ;
	border-bottom: dashed 1px #c9c172;
}

/*------------------------------
image
		 
--------------------------------*/

img.type01{

	margin:0 0 10px 10px;
	float:right;

}

img.type02{

	margin:0 0 30px 20px;

}


img.type03{

	margin:0 0 0 15px;

}

/*------------------------------
recruit box
		 
--------------------------------*/
.imagebox01{
	width:250px;
	text-align:left;
	margin:0 30px 0 35px;
	float:left;
}

/* --- table --------------------------------------- */



#container_left table.type01{
	width:630px;
	margin:20px 20px 20px 20px;
	border-collapse: collapse;
	border: 1px #cccccc solid;
}

#container_left table.type01 th{
	font-weight: bold;
	border-collapse: collapse;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #dddddd solid;
	padding:5px 5px 5px 5px;
	vertical-align: middle;
}

#container_left table.type01 td{
	border-collapse: collapse;
	border: 1px #cccccc solid;
	padding:5px 5px 5px 5px;
	vertical-align: middle;
}


/* --- sub area --------------------------------------- */



.sub_arealeft {
	width:310px;
	float:left;
	margin: 0 10px 0 0 ;
}

.sub_arearight {
	width:310px;
	float:left;
	margin: 0 0 0 5px;
	border-left: 1px #cccccc solid;
}

/* --- doctor　recruit --------------------------------------- */


ul#dr_recruit_base {
	margin:0 0 8px 0;
	padding:50px 0 0 0;
	background:url(/common/images/doctor_recruit.png) no-repeat;
	width:280px;
	height:150px;
	overflow:hidden;
	}
	
	
ul#dr_recruit_base li a{
	margin:3px 10px 10px 10px;
	padding:0;
	display:block;
	color:#000000;

	}




/*------------------------------
Footer navi
		 
--------------------------------*/

#footer_container{
	width:980px;
	height:40px;
	margin:0 auto 0px;
	padding:0 10px 0 10px;
	text-align:left;
	background:#ffffff url("/common/images/footer_bg.png") no-repeat;
}


#footer_container p{
	height:12px;
	font-size: 12px;
	text-align:left;
	padding:0 10px 10px 25px;
	text-align:center;
}
