@charset "Shift_JIS";
/*-----/CommonStyles/-----*/

/*/ AllStyles /*/
/* {
	padding: 0;
	margin: 0;
}
/*--------------------*/

/*----------------------------------------/body/-----*/
body {
background-image: url(../images/back_top.jpg);
background-repeat:repeat-x;
padding: 0;
border: 0;
margin: 0;
}

/*/ SEOTEXT /*/
h1.seotext {
	display: none;
}
/*--------------------*/

/*/ table class="data"のデザインは下記で変更可能です/*/
table.data { /*テーブルのデザイン*/
	width: 500px; /*幅*/
	height: ; /*高さ*/
	border-collapse: collapse; /*ボーダー同士の隣接間隔*/
	border: 1px solid #000; /*ボーダー（線幅・線の種類・色）*/
	margin: 10px; /*マージン*/
}
table.data th { /*見出しのデザイン*/
	color: #fff;
	width: 200px; /*幅*/
	height: ; /*高さ*/
	text-align: ; /*横位置*/
	vertical-align: ; /*縦位置*/
	background-color: #666; /*背景色*/
	padding: 5px; /*パディング*/
	border: 1px solid #000; /*ボーダー*/
}
table.data td { /*セルのデザイン*/
	width: 300px; /*幅*/
	height: ; /*高さ*/
	text-align: ; /*横位置*/
	vertical-align: ; /*縦位置*/
	background-color: ; /*背景色*/
	padding: 5px; /*パディング*/
	border: 1px solid #000; /*ボーダー*/
}
/*--------------------*/

/*/ img /*/
img {
	border: none;
}
/*--------------------*/

/*/ form /*/
form {
	margin: 0;
}
/*--------------------*/

/*/ p /*/
p {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin-bottom: 1em;
}
/*--------------------*/

/*/ fontsize-xtra_large /*/
.large_x {
	font-size: 18px;
	line-height: 1.3em;
}
.large_x_nomargin {
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.large_x_h {
	font-size: 18px;
	line-height: 1.5em;
}
.large_x_h_nomargin {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-large /*/
.large {
	font-size: 16px;
	line-height: 1.3em;
}
.large_nomargin {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.large_h {
	font-size: 16px;
	line-height: 1.5em;
}
.large_h_nomargin {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-midium /*/
.midium {
	font-size: 14px;
	line-height: 1.3em;
}
.midium_nomargin {
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.midium_h {
	font-size: 14px;
	line-height: 1.5em;
}
.midium_h_nomargin {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-small /*/
.small {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
}
.small_nomargin {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.small_h {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.small_h_nomargin {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-xtra_small /*/
.small_x {
	font-size: 10px;
	line-height: 1.3em;
}
.small_x_nomargin {
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.small_x_h {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.small_x_h_nomargin {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize_for_img_caption /*/
.caption_l {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
}
.caption_s {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
}
/*--------------------*/

/*/ fontsize_for_img_caption_center /*/
.caption_l_center {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: center;
}
.caption_s_center {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: center;
}
/*--------------------*/

/*/ fontsize_for_img_caption_right /*/
.caption_l_right {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: right;
}

.caption_s_right {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: right;
}
/*--------------------*/

/*----------------/▼▼▼ロールオーバーするメニューイメージ1枚バージョン タイプ4▼▼▼/-----*/

img.preload {
display: none;
}

/*---------------------/ごあいさつ/-----*/

.nav_01 a {
display: block;
width: 116px;
height: 54px;
text-indent: -9999px;
overflow: hidden;
background-image: url(../buttons/menu_top.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}
.nav_01 a:hover {
background-image: url(../buttons/menu_top.jpg);
background-position: 0px -54px;
}
.nav_01 a#active{
background-image: url(../buttons/menu_top.jpg);
background-position: 0px -54px;
}

/*---------------------/医師紹介/-----*/

.nav_02 a {
display: block;
width: 93px;
height: 54px;
text-indent: -9999px;
overflow: hidden;
background-image: url(../buttons/menu_top.jpg);
background-repeat: no-repeat;
background-position: -116px 0px;
}
.nav_02 a:hover {
background-image: url(../buttons/menu_top.jpg);
background-position: -116px -54px;
}
.nav_02 a#active{
background-image: url(../buttons/menu_top.jpg);
background-position: -116px -54px;
}


/*---------------------/対象疾患/-----*/

.nav_03 a {
display: block;
width: 89px;
height: 54px;
text-indent: -9999px;
overflow: hidden;
background-image: url(../buttons/menu_top.jpg);
background-repeat: no-repeat;
background-position: -209px 0px;
}
.nav_03 a:hover {
background-image: url(../buttons/menu_top.jpg);
background-position: -209px -54px;
}
.nav_03 a#active{
background-image: url(../buttons/menu_top.jpg);
background-position: -209px -54px;
}

/*---------------------/人工関節/-----*/

.nav_04 a {
display: block;
width: 92px;
height: 54px;
text-indent: -9999px;
overflow: hidden;
background-image: url(../buttons/menu_top.jpg);
background-repeat: no-repeat;
background-position: -298px 0px;
}
.nav_04 a:hover {
background-image: url(../buttons/menu_top.jpg);
background-position: -298x -54px;
}
.nav_04 a#active{
background-image: url(../buttons/menu_top.jpg);
background-position: -298x -54px;
}

/*---------------------/手術の流れ/-----*/

.nav_05 a {
display: block;
width: 107px;
height: 54px;
text-indent: -9999px;
overflow: hidden;
background-image: url(../buttons/menu_top.jpg);
background-repeat: no-repeat;
background-position: -390px 0px;
}
.nav_05 a:hover {
background-image: url(../buttons/menu_top.jpg);
background-position: -390px -54px;
}
.nav_05 a#active{
background-image: url(../buttons/menu_top.jpg);
background-position: -390px -54px;
}

/*---------------------/リハビリ/-----*/
.nav_06 a {
display: block;
width: 87px;
height: 54px;
text-indent: -9999px;
overflow: hidden;
background-image: url(../buttons/menu_top.jpg);
background-repeat: no-repeat;
background-position: -497px 0px;
}
.nav_06 a:hover {
background-image: url(../buttons/menu_top.jpg);
background-position: -497px -54px;
}
.nav_06 a#active{
background-image: url(../buttons/menu_top.jpg);
background-position: -497px -54px;
}

/*---------------------/よくある質問/-----*/
.nav_07 a {
display: block;
width: 132px;
height: 54px;
text-indent: -9999px;
overflow: hidden;
background-image: url(../buttons/menu_top.jpg);
background-repeat: no-repeat;
background-position: -584px 0px;
}
.nav_07 a:hover {
background-image: url(../buttons/menu_top.jpg);
background-position: -584px -54px;
}
.nav_07 a#active{
background-image: url(../buttons/menu_top.jpg);
background-position: -584px -54px;
}

/*----------------/▲ここまで▲/-----*/

/*----------------------------------------/ヘッダー部分ロゴ/-----*/
#header_logo {
height:52px;
width: 279px;
background-image:url(../images/header_logo.gif);
background-position: top;
background-repeat:no-repeat;
padding: 0;
border: 0;
margin-left: 3px;
}

#header_logo h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0;
	display: none;
}


/*---------------------/サブメニュー/-----*/
#header_submenu1 a{
display: block;
height:14px;
width: 71px;
text-indent: -9999px;
background-image:url(../buttons/sub_menu1.gif);
overflow: hidden;
background-position: top;
background-repeat:no-repeat;
padding: 0;
border: 0;
}

#header_submenu2 a{
display: block;
height:14px;
width: 84px;
text-indent: -9999px;
background-image:url(../buttons/sub_menu2.gif);
overflow: hidden;
background-position: top;
background-repeat:no-repeat;
padding: 0;
border: 0;
}

#header_submenu3 a{
display: block;
height:14px;
width: 143px;
text-indent: -9999px;
background-image:url(../buttons/sub_menu3.gif);
overflow: hidden;
background-position: top;
background-repeat:no-repeat;
padding: 0;
border: 0;
}

.header_info {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	border: 0;
	line-height: 1.3em;
	letter-spacing: 1px;
	color:#F0F6D0;
}
/*--------------------*/
/*/ 内部の背景 /*/

.back_naibu {
background-image: url(../images/back_naibu.gif);
background-repeat:repeat-y;
padding: 0;
}

/*--------------------*/

/*/ 文字サイズ /*/
.c_copy{
	margin: 12px 0 12px 17px;	
	line-height: 1.3em;
	letter-spacing: 1px;
	color:#6C6C6C;
}

.copy {
	font-size: 90%;
	margin: 0px 17px 5px 17px;	
	line-height: 1.5em;
	letter-spacing: 1px;
	color:#6C6C6C;
}

.caption_s_right {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: right;
}

/*--------------------*/

/*/ サブタイトル /*/


.s_title {
	font-size: 95%;
	margin: 5px;	
	line-height: 1.5em;
	letter-spacing: 1px;
	color:#0E842D;
}

/*--------------------*/

/*/ 表など /*/

.graph {
	font-size: 90%;
	line-height: 1.5em;
	letter-spacing: 1px;
	color:#0E842D;
}

.graph2 {
	font-size: 90%;
	line-height: 1.5em;
	letter-spacing: 1px;
	color:#2F6109;
}

.white {
     color:#ffffff;
	 padding-left:5px;
}

.voices {
	margin:5px;
	}
	
.vioces_person{
    margin:7px 0 7px 7px;
	}

.vioces_line{
    margin-top:7px;
	}	
	
.vioces_icon{
    margin-left:5px;
	color:#28700B;
	}	

.vioces_kasyo{
    font-size: 80%;
	line-height: 1.5em;
	letter-spacing: 1px;
	color:#28700B;
	}	
	
.nomal_v{    
    font-size: 90%;
	line-height: 1.3em;
	letter-spacing: 1px;
	color:#748559;
	margin:3px 10px 10px 10px;
}
		


/*--------------------*/


/*/ 横テーブルのサイズ/*/
.table650 {
	margin-left: 15px;
}

.table630 {
	margin-left: 25px;
}

.table610 {
	margin-left: 35px;
}

/*--------------------*/

/*/ 上のマージン/*/
.t_30 {
	margin-top: 30px;
}


.t_20 {
	margin-top: 20px;
}

.t_10 {
	margin-top: 10px;
}

/*--------------------*/

/*/ フッター /*/

.footer {
	font-size: 82%;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin:0;
	padding:0;
	color:#0E842D;
}


/*--------------------*/

/*/ 新着情報/*/

.news {
	font-size: 90%;
	margin: 5px;	
	line-height: 1.5em;
	letter-spacing: 1px;
	color:#6C6C6C;
}

/*--------------------*/





