@charset "euc-jp";
body {
	color: #2A526B;
	margin: 10px;
}
#outline {
	border: 1px solid #ABABAB;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	display: block;
	width: 770px;
}
#outline_590 {
	border: 1px solid #ABABAB;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	display: block;
	width: 590px;
	text-align: left;
}
#outline_590 p {
	margin: 5px 30px 3px;
	padding: 0px;
	font-size: 14px;
	line-height: 150%;
}

#wrapper {
	color: #666666;
	width: 760px;
}
#header {
	height: 77px;
	background-image: url(images/sub_title.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#subtitle {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 422px;
	float: left;
}
#subtitle_right {
	display: block;
	height: 72px;
	width: 338px;
	float: right;
}
#to_kitasato a{
	text-decoration: none;
	display: block;
	height: 21px;
	width: 130px;
	float: right;
	background-image: url(images/to_kitasato.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#to_kitasato a:hover{
	background-image: url(images/to_kitasato_b.gif);
	background-repeat: no-repeat;
}

/*sub_title navi*/
#sub_title_navi {
	font-size: 12px;
	color: #2A526B;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	padding: 0px;
	margin: 0px;
	display: block;
	float: right;
	width: 338px;
	height: 52px;
	text-align: right;
}

#sub_title_navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 40px 0px 0px 0px;
}
#sub_title_navi li{
	display: block;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	float: left;
}


#sub_title_navi li a {
	color: #2A526B;
	text-decoration: none;
	display: block;
}

#sub_title_navi li a:hover {
	color: #FF6600;
	text-decoration: underline;	
	display: block;
}


/*contact*/
#sub_title_navi li#contact a {
	color: #2A526B;
	text-decoration: none;
	background-image: url(images/mail_top01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	margin: 0px 0px 0px 5px;
	width: 80px;
}
#sub_title_navi li#contact a:hover{
	color: #FF6600;
	text-decoration: underline;
	background-image: url(images/mail_top01b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	margin: 0px 0px 0px 5px;
	width: 80px;
}
/*link*/
#sub_title_navi li#links a {
	width: 46px;
}
/*privacy*/
#sub_title_navi li#privacy a {
	width: 108px;
}
/*sitemap*/
#sub_title_navi li#sitemap a {
	width: 80px;
}

/*global navi*/
#global_menu{
	background-color: #5C96AA;
	display: block;
	height: 46px;
	width: 760px;
}
.navi_menu{
	margin: 0px;
	padding: 0px 1px 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
}

.navi_menu a#main {
	background-image: url(images/navi_button01.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 106px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navi_menu a#main:hover{
	background-image: url(images/navi_button01b.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 106px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navi_menu span#selected{
	background-image: url(images/navi_button01b.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 106px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#pan {
	font-size: 12px;
	line-height: 12px;
	display: block;
	height: 24px;
	width: 760px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*local navi*/
#local_navi {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 180px;
	float: left;
}
#local_navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
#local_navi li {
	margin: 0px 0px 1px;
	background-color: #79B2CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	height: 24px;
	padding: 0px;
	width: auto;
}
#local_navi li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: block;
	height: 24px;
	width: auto;
}
#local_navi li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C96AA;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	height: 24px;
	width: auto;
	border-bottom-color: #CCCCCC;
}

#local_navi li span#selected {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	height: 24px;
	width: auto;
	background-color: #5C96AA;
}
#local_navi li a.selected {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	height: 24px;
	width: auto;
	background-color: #5C96AA;
}
#local_navi li a#home {
	background-color: #46738E;
	border-bottom-color: #CCCCCC;
}
#local_navi li a#home:hover {
	background-color: #5C96AA;
	border-bottom-color: #999999;
}


#pagebody {
	width: 760px;
	background-color: #CCE1EC;
	text-align: left;
	background-image: url(images/pagebody_back.gif);
	background-repeat: repeat-y;
}

/*category*/
#category {
	padding: 0px;
	margin: 0px;
	height: 30px;
}

#category h1 {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}
#category h1 a#return{
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	width: 300px;
	text-indent: -9999px;
	text-decoration: none;
}
#category h1.center {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_center.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.replacement_knee {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_replacement_knee.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.replacement_hip {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_replacement_hip.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.hospital_clinic {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_hospital_clinic.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.hospital_admission {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_hospital_admission.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#category h1.mis_knee {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_MIS_knee.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.mis_hip {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_MIS_hip.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.process_knee{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_process_knee.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.process_hip{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_process_hip.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.voice{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_voice.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.faq_knee{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_faq_knee.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.faq_hip{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_faq_hip.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.contact{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_contact.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.link{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_link.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#category h1.policy{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_policy.jpg);
	padding: 0px;
	height: 30px;
}
#category h1.sitemap{
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/category_sitemap.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}

/*contents*/
#contents {
	float: right;
	width: 580px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#contents p {
	margin: 5px 30px 3px;
	padding: 0px;
	font-size: 14px;
	line-height: 150%;
}
#contents p a {
	color: #2A526B;
	text-decoration: underline;
}

#contents p a:hover {
	color: #FF6600;
	text-decoration: underline;	
}

h2 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #5C96AA;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C96AA;
	border-left-style: none;
	padding-left: 3px;
	padding-bottom: 0px;
	margin-right: 20px;
}
h2 a {
	color: #5C96AA;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin: 15px 30px 3px 21px;
	padding: 0px 0px 0px 15px;
	color: #46738E;
	background-image: url(images/bullet02.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
h3 a {
	color: #46738E;
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	margin: 20px 30px 0px;
	padding: 0px;
	color: #666666;
}
#bottom {
	clear: both;
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 21px;
	background-color: #FFFFFF;
}


#footer {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#local_navi_bottom {
	display: block;
	margin: 0px;
	width: 180px;
	float: left;
	text-align: center;
	background-color: #CCCCCC;
	height: 22px;
}
#contents_bottom {
	float: left;
	width: 580px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#prev{
	width: 89px;
	display: block;
	float: left;
	height: 21px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#prev a{
	background-image: url(images/prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 13px;
	font-size: 14px;
	color: #46738E;
	text-decoration: none;
	line-height: 22px;
}#prev a:hover{
	background-image: url(images/prev_b.gif);
	color: #FF6600;
	text-decoration: none;
}
#next{
	width: 89px;
	display: block;
	float: right;
	height: 21px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#next a{
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: 36px 1px;
	font-size: 14px;
	color: #46738E;
	text-decoration: none;
	line-height: 22px;
	padding-right: 11px;
}
#next a:hover{
	background-image: url(images/next_b.gif);
	background-repeat: no-repeat;
	color: #FF6600;
	text-decoration: none;
}

#copyright {
	]font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	background-color: #5C96AA;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	display: block;
	margin: 0px;
}

#address {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#totop a{
	font-size: 12px;
	line-height: 12px;
	float: right;
	margin-right: 10px;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 80px;
	background-image: url(images/totop.gif);
	background-repeat: no-repeat;
	text-decoration: none;

}
#totop a:hover {
	background-image: url(images/totop_b.gif);
	text-decoration: none;
}

/*kakomi*/
.kakomi {
	font-size: 14px;
	line-height: 150%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
.kakomi#line {
	border: 1px solid #79B2CC;
}
.kakomi#color {
	background-color: #EFEFEF;
}
.kakomi#color02 {
	background-color: #EFEFEF;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
}
.kakomi strong {
	color: #5C96AA;
}
table.flow {
	font-size: 14px;
	margin: 0px 0px 0px 100px;
}
table td.flow {
	display: block;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 10px 0px;
	background-color: #EFEFEF;
}
table td.flow#arrow {
	background-color: #FFFFFF;
	background-image: url(images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px 0px;
}
ul#type01 {
	font-size: 14px;
	line-height: 180%;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 30px;
	padding: 0px;
}
ul#type01 li {
	margin-top: 5px;
	line-height: 150%;
}

ol#type01 {
	font-size: 14px;
	line-height: 180%;
	margin-left: 57px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 30px;
}
ul#type02 {
	font-size: 14px;
	line-height: 150%;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	margin-right: 30px;
}
ul#type03 {
	font-size: 14px;
	line-height: 180%;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 30px;
	padding: 0px;
}
ul#type03 li {
	margin-top: 10px;
}
ul#type03 li ul li{
	margin-top: 0px;
}
ul#sitemap {
	font-size: 12px;
	line-height: 180%;
	margin-left: 40px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	margin-right: 20px;
}
ul#sitemap a{
	color: #666666;
	text-decoration: underline;
}

#contents p.reference {
	text-indent: -10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	line-height: 120%;
	margin-left: 40px;
}
#contents p.reference#note {
	text-indent: -28px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	line-height: 120%;
	margin-left: 60px;
}
#contents p.reference#kome {
	text-indent: -15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	line-height: 120%;
	margin-left: 60px;
}


/* faq */
div#contents p.question{
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
	margin: 0px 30px 0px 20px;
	padding: 0px 0px 0px 35px;
}
div#contents p.answer{
	font-size: 14px;
	line-height: 22px;
	color: #555555;
	margin: 5px 30px 25px 18px;
	padding: 0px 0px 0px 35px;
}
p.question, 
p.answer {
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
p.question#q1 {
	background-image: url(07_faq/images/question01.gif);
}
p.answer#a1 {
	background-image: url(07_faq/images/answer01.gif);
}
p.question#q2 {
	background-image: url(07_faq/images/question02.gif);
}
p.answer#a2 {
	background-image: url(07_faq/images/answer02.gif);
}
p.question#q3 {
	background-image: url(07_faq/images/question03.gif);
}
p.answer#a3 {
	background-image: url(07_faq/images/answer03.gif);
}
p.question#q4 {
	background-image: url(07_faq/images/question04.gif);
}
p.answer#a4 {
	background-image: url(07_faq/images/answer04.gif);
}
p.question#q5 {
	background-image: url(07_faq/images/question05.gif);
}
p.answer#a5 {
	background-image: url(07_faq/images/answer05.gif);
}
p.question#q6 {
	background-image: url(07_faq/images/question06.gif);
}
p.answer#a6 {
	background-image: url(07_faq/images/answer06.gif);
}

#tableline {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	font-size: 12px;
	line-height: 120%;
	display: block;
	width: 500px;
	background-color: #5C96AA;
}
#photo_clinic01{
	display: block;
	float: right;
	height: 145px;
	width: 188px;
	font-size: 12px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
td#vert_right_dotline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

/*smaller size*/
.text10 {font-size: 10px;}
.text12 {font-size: 12px;}
.text16 {font-size: 16px;}

/*table color*/
.color01 {background-color: #79B2CC;}
.color02 {background-color: #5C96AA;}
.color03 {background-color: #46738E;}


#voice_next{
	text-indent: -9999px;
	margin-left: 230px;
}
#voice_next a{
	display: block;
	height: 20px;
	width: 80px;
	background-image: url(06_voices/images/next.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#voice_next a:hover{
	background-image: url(06_voices/images/next_b.gif);
}
#voice_prev{
	text-indent: -9999px;
	margin-left: 230px;
}
#voice_prev a{
	display: block;
	height: 20px;
	width: 200px;
	background-image: url(06_voices/images/to_story.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#voice_prev a:hover{
	background-image: url(06_voices/images/to_story_b.gif);
}
#voice_honbun{
	text-indent: -9999px;
	margin-left: 23px;
}
#voice_honbun a{
	display: block;
	height: 20px;
	width: 100px;
	background-image: url(06_voices/images/honbun.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#voice_honbun a:hover{
	background-image: url(06_voices/images/honbun_b.gif);
}