@charset "Shift_JIS";
/* CSS Document */




/* 基本設定 */
body {
	background-color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color:  #111;
	font-size: 10pt;
	line-height: 160%;
	background-image: url(../common/back2.gif);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#CONTENT {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaa;
	border-left-color: #aaa;
}
#WRAP {
	margin: 0px;
	padding: 0px;
	width: 900px;
	float: left;
}
#MAIN {
	float: right;
	width: 640px;
	padding: 0px 18px 20px 0px;
	text-align: left;
	margin: 0px;
}
img {
	border:0;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;	
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: underline;
}
a:visited { color: #333;
	text-decoration: none;}
	
	

/* ヘッダー設定 */

#header_all {
	padding: 0px;
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h1 {
	background-image: url(../common/header_base.png);
	margin: 0px;
	padding: 8px 0px 0px 10px;
	height: 85px;
	width: 890px;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	font-size: 9pt;
}
/* ヘッダーメニュ */

#gnavi {
	background:url(../common/gnavi.jpg) no-repeat 0 0;
	width: 896px;
	float: left;
	height: 39px;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cc0033;
	border-left-color: #cc0033;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cc0033;
}

#gnavi li{
	float:left;
	text-indent:-9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
#gnavi li a {
	display:block;
	width:128px;
	height:39px;
	background:url(../common/gnavi.jpg) no-repeat;
	overflow:hidden;/* MAC IE背景表示用 */
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li#gnavi01 a {
	background-position:0 0;

}
li#gnavi01_on a {
	background-position:0 -39px;

}
li#gnavi01 a:hover {
	background-position:0 -39px;
}
li#gnavi02 a {
	background-position:-128px 0;
}
li#gnavi02_on a {
	background-position:-128px -39px;
}
li#gnavi02 a:hover {
	background-position:-128px -39px;
}

li#gnavi03 a {
	background-position:-256px 0;
}
li#gnavi03_on a {
	background-position:-256px -39px;
}
li#gnavi03 a:hover {
	background-position:-256px -39px;
}
li#gnavi04 a {
	background-position:-384px 0;
}
li#gnavi04_on a {
	background-position:-384px -39px;
}
li#gnavi04 a:hover {
	background-position:-384px -39px;
}

li#gnavi05 a {
  
	background-position:-512px 0;
}
li#gnavi05_on a {
  
	background-position:-512px -39px;
}
li#gnavi05 a:hover {
	background-position:-512px -39px;
}
li#gnavi06 a {
   
	background-position:-640px 0;
}
li#gnavi06_on a {
   
	background-position:-640px -39px;
}
li#gnavi06 a:hover {
	background-position:-640px -39px;
}

li#gnavi07 a {
   
	background-position:-768px 0;
}
li#gnavi07_on a {
   
	background-position:-768px -39px;
}
li#gnavi07 a:hover {
	background-position:-768px -39px;
}



/* 設定 */
#main_img {
	padding: 2px 0px 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.top_midashi{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
}

/* 設定 */
.right {
	text-align: right;
	margin: 0px 0px 20px;
	padding: 0px;
}


#top_aisatu {
	padding: 0px;
	margin: 0px 0px 15px;
	font-size: 10pt;
	line-height: 150%;
	width: 640px;
	float: left;
}

#top_aisatu p {
	padding: 0px 5px;
	width: 630px;
	margin: 0px;
}
#top_15pack {
	padding: 5px 0px 0px;
	margin: 0px 0px 15px;
	font-size: 10pt;
	line-height: 150%;
	width: 640px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.banner {
	padding: 0px;
	width: 200px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/* フッター設定 */
#footer {
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 150%;
	float: left;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(../common/hakusen.gif);
}
#footer_contact {
	font-size: 10pt;
	color: #FFF;
	background-color: #666;
	margin: 0px;
	padding: 5px 0px 4px;
	float: left;
	width: 900px;
	text-align: right;
}
#footer_contact a {
	color: #FFF;
	text-decoration: underline;
}

#footer_contacta:hover {
	color: #FFF;
	text-decoration: none;
}
#footer_contact a:visited { color: #FFF;
	text-decoration: underline;}
	
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
	
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer2 {
	width: 890px;
	margin: 0px 0px 10px;
	padding: 8px 5px 5px;
	font-size: 8pt;
	line-height: 150%;
	float: left;
	text-align: right;
	background-color: #eeeeee;
}
#footer_left {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
	height: 300px;
}
#footer_right {
	margin: 0px;
	float: right;
	height: 0px;
	width: 640px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 0px;
}
	
	
address {
	padding: 0px;
	margin: 0px;
	width: 900px;

	font-size: 8pt;
	line-height: 150%;
	text-align: right;
}
address img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}



/* 右メニュー設定 */

#SIDE {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 15px;
}

.menu01 {
	background-color: #f1fbff;
	background-image: url(../common/rMenu01.gif);
	width: 198px;
	border: 1px solid #a2cee9;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin-bottom: 10px;
}

.menu01 ul {
	margin: 0px;
	padding: 45px 0px 10px;
}
.menu01 ul li {
	font-size: 12px;
	background: url(../common/rMenu01_bg.gif) no-repeat;
	height: 30px;
	list-style-type: none;
	padding: 0 0px 0 35px;
	margin: 0 0 1px 0px;
	line-height: 2.5em;
	width: 163px;
}
.menu01 a {
	color: #003399;
	text-decoration: none;
}
.menu01 a:hover {
	color: #003399;
	text-decoration: underline;
}
.menu01 a:active {
	color: #003399;
	text-decoration: underline;
}
.menu01 a:visited {
	color: #003399;
	text-decoration: none;
}	


.menu02 {
	background-color: #f4ffcf;
	background-image: url(../common/rMenu02.gif);
	width: 198px;
	border: 1px solid #cfe7af;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin-bottom: 10px;
}

.menu02 ul {
	margin: 0px;
	padding: 45px 0px 10px;
}
.menu02 ul li {
	font-size: 12px;
	background: url(../common/rMenu02_bg.gif) no-repeat;
	height: 30px;
	list-style-type: none;
	padding: 0 0px 0 35px;
	margin: 0 0 1px 0px;
	line-height: 2.5em;
	width: 163px;
}
.menu02 a {
	color: #006400;
	text-decoration: none;
}
.menu02 a:hover {
	color: #006400;
	text-decoration: underline;
}
.menu02 a:active {
	color: #006400;
	text-decoration: underline;
}
.menu02 a:visited {
	color: #006400;
	text-decoration: none;
}


/* テーブル設定 */

table.news{
	font-size: 9pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 10px;
	
}
table.news tr td{
	text-align: left;
	vertical-align: top;}


/* 詳細ページ設定 */

#pankuzu {
	font-size: 9pt;
	text-align: left;
	padding: 3px 0px 0px 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	
	background-color: #f5f5f5;
	width: 882px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
#pankuzu a {
	
	text-decoration: underline;
}
#pankuzu a:hover {

	text-decoration: none;
}
#pankuzu a:visited {
	
	text-decoration: underline;
}

h2 {
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
h3 {
	height: 25px;
	width: 615px;
	padding: 7px 0px 0px 25px;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../common/h3_back.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #222;
	font-weight: bold;
}

h4 {
	height: 30px;
	width: 638px;
	border: 1px solid #b8dbef;
	padding: 0px;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.new_midashi {
	height: 25px;
	width: 615px;
	padding: 7px 0px 0px 25px;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../common/h3_back.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #222;
	font-weight: bold;
}
.bigbtn {
	padding: 0px 0px 0px 13px;
	margin-bottom: 15px;
	float: left;
	width: 627px;
	margin-top: 10px;
}
.honbun {
	padding: 0px 0px 0px 13px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 160%;
	float: left;
	width: 627px;
}
.honbun p{
	margin: 0px;
	padding: 0px;
}

.honbun a {
	color: #333;
	text-decoration: underline;
}
.honbun a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.honbun a:visited { color: #333;
	text-decoration: underline;}
	
.honbun ul {
	list-style-image: url(../common/sankaku.gif);
}

	
	
#READ {
	padding: 0px 0px 0px 13px;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.4em;
	float: left;
	width: 627px;
}
	
.flow {
	padding: 0px 0px 0px 13px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.7em;
	float: left;
	width: 627px;
}
.flow ul{
	margin: 0px;
	padding: 0px;
}
.flow ul li {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 1.5em;
	float: left;
	width: 590px;
	border: 2px dotted #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}


.flow a {
	color: #333;
	text-decoration: underline;
}
.flow a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.flow a:visited { color: #333;
	text-decoration: underline;}

.faq {
	padding: 0px 0px 10px 13px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 160%;
	float: left;
	width: 627px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.faq img {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: text-bottom;
}

.faq ul{}
.faq li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(../faq/images/q.png);
	font-size: 9pt;
	line-height: 150%;
}
.faq a {
	color: #333;
	text-decoration: underline;
}
.faq a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.faq a:visited { color: #333;
	text-decoration: underline;}
	
.gray {
	padding: 12px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 150%;
	float: left;
	width: 590px;
	border: 1px solid #C00;
	margin-left: 13px;
}
.gray p {
	margin: 0px;
	padding: 5px 0px;
	font-size: 10pt;
	line-height: 150%;
}

/* 文字設定 */

.red {
	color: #cc0033;
}
.red2 {
	color: #ff0000;
}
.blue {
	color: #003399;
font-weight: bold;
}



/* 設定 */
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.jmark {
	padding: 0px;
	margin-bottom: 10px;
}
.jmark img {
	padding: 0px;
	margin-right: 5px;
}
#next {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
	font-size: 10pt;
}


/* テーブル設定 */
table.basic {
	background-color: #999999;
	font-size: 10pt;
	padding: 0px;
	margin-bottom: 12px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	list-style-type: none;
	clear: left;
	line-height: 150%;
}
table.basic ul {
	list-style-type: none;
	list-style-position: outside;
}

table.basic th {
	background-color: #eeeeee;
	padding: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #006699;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	text-align: left;

}
table.basic td {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	background-color: #FFF;
	margin: 0px;
}

/* フォーム設定 */
form {
	margin:0;
	padding: 0px;
}
.name {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
}


/* 設定 */

.link_colle {
	padding: 0px 0px 0px 13px;
	margin-bottom: 20px;
	font-size: 9pt;
	line-height: 160%;
	float: left;
	width: 627px;
}
.link_colle p{
	margin: 0px;
	padding: 0px;
}
.link_colle a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.link_colle a {
	color: #333;
	text-decoration: underline;
}
.link_colle a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.link_colle a:visited { color: #333;
	text-decoration: underline;}

/* 設定 */
.thanks_ok {
	padding: 0px 0px 0px 13px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 160%;
	float: left;
	width: 627px;
}
#info {
	padding: 0px;
	margin-bottom: 15px;
}
#pack {
	background-image: url(../15pack/images/15_back.png);
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.setumei15 ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.kaiketu {
	padding: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.setumei15 ol li{
	margin: 0px;
	padding: 0px;
}
#pagelist {
	font-size: 10pt;
	line-height: 135%;
	color: #333;
	background-color: #ffffcc;
	padding: 7px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 95px;
	font-weight: bold;
}
.setumei15 {
		
	font-size: 9pt;
	line-height: 150%;
margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 95px;
	
}
.other_content {
	padding: 10px 0px 0px 13px;
	margin-bottom: 30px;
	font-size: 10pt;
	line-height: 160%;
	float: left;
	width: 627px;
	margin-top: 10px;
	border-top: 1px solid #CCC;
	margin-right: 0px;
	margin-left: 0px;
}
table.work_box {
	font-size: 10pt;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 627px;
	vertical-align: top;
	line-height: 150%;
}
table.work_box td {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 10pt;
	line-height: 250%;
}
#newsframe {
	padding: 0px;
	width: 638px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	float: left;
}
#jisseki {
	padding: 0px;
	width: 638px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
}
#jisseki a img {
	margin: 7px;
	padding: 0px;
	text-align: center;
}

/*___________ クリニック制作 ___________ */	

.blue_kakomi {
	padding: 15px 10px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 150%;
	float: left;
	width: 620px;
	border: 1px solid #b8dbef;
	background-color: #F8FDFE;
}
.blue_kakomi p {
	margin: 0px;
	padding: 5px 0px;
	font-size: 10pt;
	line-height: 150%;
}

.cmidashi {
	font-size: 10pt;
	color: #333;
	height: 23px;
	width: 613px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../common/midashi_back.png);
	background-repeat: no-repeat;
	font-weight: bold;
	float: left;
	border: 1px solid #b8dbef;
	text-decoration: blink;
}
.blue_kakomi ol li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.imgwaku{
	border: 1px solid #aaa;
}
#daihyou {
	width: 198px;
	border: 1px solid #CCC;
	padding: 35px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../common/daihyou.gif);
	background-repeat: no-repeat;
}
#daihyou p {
	text-align: left;
	margin: 0px;
	padding: 8px 5px;
	font-size: 10pt;
	line-height: 140%;
}
#check {
	padding: 8px 10px 13px;
	width: 618px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFC;
	border: 1px solid #CCC;
}
#check ul {
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#check ul li {
	margin: 0px;
	padding: 0px 5px 2px 0px;
	list-style-image: url(../images/check.gif);
	font-size: 10pt;
	line-height: 135%;
	font-weight: bold;
}
ul.linlin {
	margin: 0;
	padding: 0;
}
.linknai {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 315px;
}
.limknai02 {
	padding: 0px;
	float: left;
	width: 315px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.linlin li {
	margin: 0;
	padding: 5px 0px;
	line-height: 150%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: none;
}.linlin li a {
	color: #069;
	text-decoration: underline;
}

