@charset "shift_jis";

/* 人工関節調査隊 CSS */

/*---------------------------------------------
 カバー
---------------------------------------------*/

/*============= タイトル =============*/
h1#sim {
	text-indent: -9999px;
	background: url(../../sim/images/h1_sim.gif) 0 0 no-repeat;
	width: 620px;
	height: 94px;
}
h1#model {
	text-indent: -9999px;
	background: url(../../sim/images/h1_model.gif) 0 0 no-repeat;
	width: 620px;
	height: 94px;
}

h2 {
	text-indent: -9999px;
	font-size: small;
	height: 35px;
	width: 620px;
	background: url(../../sim/images/h2.gif) 0 0 no-repeat;
}
p {
	padding: 0;
	margin:5px 0 0 0;
	width:620px;
	line-height:150%;
}
#link_modelcase_top a{
	display:block;
	text-indent: -9999px;
	background: url(../../sim/images/link_modelcase_top.jpg) 0 0 no-repeat;
	height:51px;
	width: 620px;
}
#link_modelcase_top a:hover{
	background-position: 0 -51px;
}
#link_simulation_top a{
	display:block;
	text-indent: -9999px;
	background: url(../../sim/images/link_simulation_top.jpg) 0 0 no-repeat;
	height:51px;
	width: 620px;
}
#link_simulation_top a:hover{
	background-position: 0 -51px;
}
#column{
	font-size:90%;
	padding:10px 140px 10px 10px;
	margin:10px 0;
	background: url(../../sim/images/column.gif) 0 0 no-repeat;
	height:59px;/* total:79px */
	width: 470px;/* total:620px */
	line-height:120%;
}

/*============= 所得区分表 =============*/

#sim_kubun {
	margin: 0 auto;
	padding:20px 10px 10px 10px;
	width:600px; /*total620px*/
	border:1px solid #CCCCCC
}
#kubun_illust {
	width:100px; /*total100px*/
	float:left;
}
#kubun_text {
	width:500px; /*total500px*/
	float:left;
}

#sim_kubun table{
	font-size:12px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin:0px 10px 10px 10px;
	width:480px; /*total500px*/

}
#sim_kubun th{
	background-color:#58AAA8;
	color:white;
	padding:5px;
	white-space:nowrap;
	border-collapse:collapse;
	border:1px solid #CCCCCC
}
#sim_kubun td{
	padding:10px;
	vertical-align:top;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	line-height:150%;
}
#sim_kubun td ol{
	padding:0;
	margin:0 0 0 2em;
	line-height:150%;
}

/*============= モデルケース =============*/

#model01 {
	background:url(../../sim/images/bk_model01.gif) left top no-repeat;
	width:620px;
	height:250px;
}
#model02 {
	background:url(../../sim/images/bk_model02.gif) 0 0 no-repeat;
	width:620px;
	height:250px;
}
#model03 {
	background:url(../../sim/images/bk_model03.gif) 0 0 no-repeat;
	width:620px;
	height:250px;
}
#model04 {
	background:url(../../sim/images/bk_model04.gif) 0 0 no-repeat;
	width:620px;
	height:250px;
}

.tit_model{
	padding:90px 20px 0 20px;
	color:#003366;
	font-weight:bold;
}

.body_model{
	margin:10px 30px;
	line-height:150%;
}

.copay_model{
	text-align:right;
	margin:10px 20px;
	color:#003366;
	font-weight:bold;
}
.copay_model .cost{
	color:#FF3300;
	font-size:150%;
}