@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(/image/back_bg2.gif);
	text-align:center;
	font-size: 13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.3;
}
#top-head {
	background-image:url(/image/top-head.gif);
	background-repeat:no-repeat;
	width:660px;
	height:97px;
}
#top-head img {
	border:none;
}
#footer {
	padding:5px 0 0 0;
	width: 100%;
	clear:both;
	text-align:center;
	font-size:12px;
	line-height:1.1;
	}
#container{
margin:0 auto;
width:700px;
}
#container-660 {
	width:660px;
	margin-top:100px;
}
a:link {
	text-decoration:none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#06F;
}
a:active { text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: #f09;
}
/*------------------------------------------治療ﾘﾝｸ等------*/
.sub-title {
	width:250px;
	text-align:center;
	padding:10px 0;
	margin:10px auto; 
	background:#FEF;
	border:2px solid #00b888;
	font-weight:bold;
}
ul{
	text-align:left;
　　list-style-type:none;
padding-left:5px;
}
li {
background-image: url(/image/pic1.gif);
background-repeat: no-repeat;
background-position:1px 5px;
background-color:#fff;
list-style-type:none;
padding:5px 0px 5px 15px;
margin:0px 5px 15px 0px;
border: solid #66ccff 1px;
}
.left-li {
	float:left;
	width:320px;
}
.right-li {
	float:right;
	width:320px;
}
/*------------------------------------------QandA------*/
.qa-p {
	margin:-50px 10px 0 10px;
	border:solid 2px #00b888;
	background-color:#fff;
	padding-top:40px;
	width:630px;
	position:relative;
	top:90px;
}
.qa-t {
	position:absolute;
	top:-53px;
	left:-2px;
}
.qa-p hr {
	text-align:center;
	margin-left:20%;
	width:60%;
	margin.:0 auto;
	border:dotted 1px #00b888;
}
ol.qa-l {
	text-align:left;
	margin-left:40px;
	list-style-type:none;
}

ol.qa-l li {
	background-image:url(/image/qa/li.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border:none;
	margin:0 0 10px 0;
	padding:0 0 0 32px;
}
ol.qa-l li a:link {
	text-decoration:underline;
}
/*------------------------------------------汎用------*/
.bg_text { 
background-image: url(/image/bg_line.gif);
}

.p{
margin:5px 0px 0px 5px;
font-size:12px;
}
.p2{
margin:5px 10px 0px 5px;
font-size:12px;
color:#666666;
}
.bt-sp { margin-bottom: 15px; }
.bt-sp2 { margin-bottom: 30px; }

.right { float: right; }
.left { float:left;}
.clear { clear:both;}
.right2 {
	float:right;
	margin-top:63px;
}
.no-ans {
	color: #F6C;
	padding:2px 3px;
}


.size1  { font-size: 9px; }
.size2  { font-size: 10px; }
.size3  { font-size: 12px; }
.size4  { font-size: 14px;}
.size5  { font-size: 18px; }
.size6  { font-size: 24px;}
.size7  { font-size: 36px;}
h1 { font-size: 12px; margin:15px 0px 0px 0px; }
h2 { font-weight: bold; font-size: 12px; }
h3 { font-size: 12px;  font-weight: normal;}
h4 { font-weight: bold; font-size: 12px; }
h5 { font-weight: bold; font-size: 10px; }
h6 { font-weight: bold; font-size: 9px; }

