@charset "utf-8";
/*==============================================================================*/
/* DEFINE TAGS
/*------------------------------------------------------------------------------*/
html {
	overflow:scroll;
}
html,body {
	font-family:"ＭＳ Ｐゴシック", Osaka,"メイリオ",  "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	font-size:0.95em;
	color:#444;
	line-height:1.6em;
}
p,div,span,ul,li,dl,form {
	margin:0px;
	padding:0px;
	border:none;
}
ul, li {
	list-style:none outside;
}
h1,h2,h3,h4,h5,h6,img,input {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}

table {
	border-collapse:collapse;
	margin:0px auto;
}
td, th {
	border:solid 1px #999;
	padding:3px 5px;
	vertical-align:top;
}
a:visited {
}


.font_red{
	color:#CC0000;
}



/*==============================================================================*/
/* COMMON LAYOUT
/*------------------------------------------------------------------------------*/
#wrap {
	width:780px;
	height:auto;
	margin:10px auto;
	border:solid 1px #CCC; 
}
#header {
	width:780px;
	/*height:167px;*/
	height:147px;
	background:url(images/header.png) bottom no-repeat;
}
#header h1 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	/*background:url(images/aoi_seikotsuin.gif) no-repeat;*/
	background:url(images/aoi_seikotsuin2.gif) no-repeat;
	width:317px;
	height:109px;
	float:left;
	margin-top:17px;
	margin-left:3px;
}
#header div#head_t {
	display:block;
	margin:20px 40px 10px 330px;
	padding:0px;
	font-size:12px;
	color:#333333;
	line-height: 1.5em;
}
#header div#head_t .tel{
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}


#header_nav {
	height:auto;
	_height:20px;
	margin:0px;
	padding:0px;
	/*background-color:#2AABE0;*/
	background-color:#66CCFF;
	/*background-color: #BCD978;green*/
	border-bottom:#28823A solid 1px;
}
#header_nav ul {
	float:right;
	width: auto;
	margin:0px;
	padding:0px;

}
#header_nav li {
	padding:0px;
	float:left;
	display: inline;
	font-weight:bold;
	margin:0px;
}
#header_nav li a {
	margin:0px 5px;
	padding:0xp;
	text-decoration:underline;
	color:#ffffff;
}
#header_nav li a:hover {
	text-decoration:underline;
	color:#DF6B39;
}
#main_bg {
}
#left_column {
	width:230px;
	height:auto;
	float:left;
}
#left_column .reserve {
	padding: 10px;
	margin-bottom: 50px;
}
#left_column .reserve .tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
}
#left_column .campaign_box {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #66CCFF;
	border-bottom-color: #66CCFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#left_column .campaign_box .c_title {
	font-weight: bold;
	color: #CC0000;
}
#left_column .campaign_box .campaign {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	line-height: 1.2em;
}



#right_colmun {
	width:550px;
	height:auto;
	float:right;
}
#footer {
	margin-top:20px;
	color:#330000;
	background-color: #C8EDFF;
	text-align:right;
	padding:5px 10px;
	font-size:12px;
	line-height:1.2em;
}
#footer a {
	color:#1B59C0;
}


/***　相互リンク　***/
#footer .each_link{
	margin:5px;
}

/*////////////////////////////////////////////////*/

ul.shikaku li{
	line-height:1.3em;
	margin-left:30px;
	padding:0;
	list-style:disc;
}


.page_top{
	display:block;
	overflow:hidden;
	text-align:right;
	font-size:12px;

}



#right_colmun h2 {
	margin-left:10px;
	margin-top:0.8em;
	font-size:1.3em;
	/*border-bottom:solid 1px #666666;*/
	border-bottom:solid 1px #419DF1;
}
#right_colmun h2 a {
	text-decoration:none;
}
#right_colmun h2 a:hover {
	text-decoration:underline;
}
#right_colmun h3 {
	font-size:120%;
	border-bottom:dotted 1px #84D9F4;
	margin-top: 1em;
	margin-right: 2px;
	margin-bottom: 1em;
	margin-left: 0px;

}

#right_colmun h4 {
	font-size:1.0em;
	/*border-bottom:solid 1px #333;*/
	margin-top: 1em;
	margin-right: 2px;
	margin-bottom: 1em;
	margin-left: 0px;

}


.story {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	display:block;
}
.story p {
	/*text-indent:1em;*/
	margin:10px 0px;
}

.news {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	line-height: 1.2em;
}


/*
#right_colmun .story dl {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7135;
	padding-right: 10px;
	padding-left: 10px;
}
#right_colmun .story dt {
	float: left;
	font-weight: bold;
	color: #237A38;
}
#right_colmun .story dd {
	margin-left: 120px;
}
*/

/*************************************/
/*******　HOME　CSS  **/
/*************************************/

	
#home table#access{
	margin:10px auto;
	width:450px;
	border-collapse:collapse;
	border:#339999 solid 1px;
	
}
#home #access td,th{
	border-collapse:collapse;
	border:#339999 solid 1px;

}
#home #map{
	border:#2E5FBA solid 1px;
	display:block;
	width:450px;
	margin:0px auto;
}
#home .truble_img a{
	margin:10px auto;
	display:block;
	width:420px;
	height:100px;
	text-indent:-9999px;
	background:url(images/truble_home.gif) no-repeat;
	background-position:0px 0px;
	overflow:hidden
}
#home .truble_img a:hover{
	background-position:0px -100px;
}

/*************************************/
/*******　自由診療　CSS  **/
/*************************************/
#free ul{
	margin-bottom:20px;
}
#free li{
	list-style-type:circle;
	margin-left:30px;
	font-size:0.8em;
	line-height:150%;
}

#free #body_comuni{
	padding:0px;
	margin:0px;
	width:30em;
}

#free td,th{
	text-align:left;
	border:#999999 solid 1px;
}

#free table.numberlist {
	margin:5px 30px;
	border:none;
	font-size:0.8em;
}
#free table.numberlist td {
	margin:0px;
	padding:0px 5px;
	border:none;
	line-height:1.5em;
}

#free .oste_comme{
	display:block;
	margin: 0px auto;
	padding:0px 25px;
}
	



/*************************************/
/*******　保険診療　CSS  **/
/*************************************/
#insu .story dl{
	margin-left:20px;
	padding-left:10px;
}
#insu .story dt{
	list-style-type:circle;
	height:25px;
	line-height:140%;
	margin-top:20px;
	padding-top:3px;
	text-indent:30px;
	background:url(images/arrow.gif) no-repeat top left;
}
#insu .story dt dl.elect_list dl{
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#insu .story dl.elect_list dt{
	background:none;
	/*background-color:#FCFFD9;*/
}
#insu .story dl.elect_list dd{
	padding:0px 0px 10px 10px;
	margin:0px 0px 0xp 0px;
	line-height:130%;
	border-bottom:dotted 1px #CCCCCC;
	border-left:dotted 1px #CCCCCC;
	width:350px;

}


#insu td,th{
	text-align:left;
}

#insu .img_right{
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
}

#insu #truble_h3{
	font-size:120%;
	border-left:#E8630B double 10px;
	border-bottom:#E8630B solid 1px;
	color:#E8630B;
	padding-left:5px;
}

#insu div.truble{
	padding:0px 0px;
	margin:10px auto 30px auto;
	width:450px;
}
#insu .truble .point_title{
	margin:15px auto 0px auto;
}
#insu .truble .point{
	list-style-type:none;
	margin:0px auto;
	background:#E9F8FE;
	padding:5px;
}

/* RICE処置 */
#insu #rice{
	padding:10px;
	margin:20px auto 30px auto;
	border:#33CCFF dotted 1px;
	width:450px;
}
#insu #rice .rice_t{
	text-align:center;
	margin:0px;
	font-size:90%;
	font-weight:bold;
}
#insu #rice h4{
	text-align:center;
	display:block;
	margin:0px 0px 10px 0px;
	background-color:#F9BF80;
}

#insu #rice .come{
	margin-left:50px;
	margin-top:3px;
	padding:0px;
	margin-bottom:20px;
}
#insu #rice .s_title{
	font-weight:bold;	
}
#insu #rice .s_title img{
	/*border-bottom:#68aed6 1px solid;*/
	/*border-left:#68aed6 1px solid;*/
	margin:0px 5px 0px 0px;
	
}


/*************************************/
/*******　オステオパシー　CSS  **/
/*************************************/

#oste ul{
	float:left;
	margin:0;

}
#oste li{
	line-height:1.1em;
	margin-bottom:5px;
	margin-left:53px;
}
#oste .link{
	font-size:0.8em;
}
#oste #dog{
	width:100px;
	height:100px;
	float:right;
	margin-right:10px;
}

#oste .voice ol{
	margin:5px 0px;
	padding:0px;
}
#oste .voice li{
	list-style-type:circle;
	margin-left:30px;
}

	



/*************************************/
/*******　キャンペーン情報更新画面  **/
/*************************************/

#cam_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#cam_edit h1 {
	background-color: #339EC4;
	background-image: url(images/edit_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#cam_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#cam_edit #edit_form{
	width:418px;
	float:left;
	display:block;
	margin-left: 10px;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#cam_edit #edit_form .cam_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	_width: 418px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#cam_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#cam_edit #preview{
	width:438px;
	float:right;
	display:block;
	margin-right: 10px;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
	background:url(images/left_back.gif);
}
#cam_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 428px;
	_width: 438px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#cam_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#cam_edit .yajirushi {
	float: left;
	width: 105px;
	text-align: center;
	margin-top: 150px;
}

/*************************************/
/*******　お知らせ情報更新画面  **/
/*************************************/

#news_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
}
#news_edit h1 {
	background-color: #339EC4;
	background-image: url(images/edit_title02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#news_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#news_edit #edit_form{
	width:418px;
	/*float:left;*/
	display:block;
	margin:10px auto;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#news_edit #edit_form .news_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	_width: 418px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#news_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#news_edit #preview{
	width:620px;
	/*float:right;*/
	display:block;
	margin:10px auto;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
	text-align:left;
}
#news_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 610px;
	_width: 620px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#news_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#news_edit .yajirushi {
	/*float: left;*/
	/*width: 105px;*/
	text-align: center;
	margin-top: 30px;
}

/*************************************/
/*******　情報更新画面メニュー  **/
/*************************************/

#edit_menu {
	text-align: center;
	margin-bottom: 30px;
}
#edit_menu ul {
	width: 621px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#edit_menu li {
	display: block;
	float: left;
	height: 35px;
	width: 192px;
	margin-right: 15px;
}
#edit_menu a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 192px;
	overflow: hidden;
}

#edit_menu .bt01 a {
	background-image: url(images/bt01_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt01 a:hover {
	background-image: url(images/bt01_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt02 a {
	background-image: url(images/bt02_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt02 a:hover {
	background-image: url(images/bt02_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt03 a {
	background-image: url(images/bt03_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt03 a:hover {
	background-image: url(images/bt03_b.gif);
	background-repeat: no-repeat;
}

/*************************************/
/******編集画面の共通認証フォーム  ***/
/*************************************/

form#edit_auth{
	text-align:center;
}
