@charset "UTF-8";
/* CSS Document */

@import "com.css";


/*contents
------------------------*/
#contents {
	width:800px;
}


/*flash01
------------------------*/
#flash01 {
	padding-bottom:10px;
}


/*contents_main
------------------------*/
#contents_main {
	width:760px;
	margin:auto;
}


/*contents_main_l
------------------------
#contents_main_l {
	float:left;
	width:220px;
	display: block;
	margin: 0px;
	padding: 0px;
}*/

/*contents_main_r
------------------------
#contents_main_r {
	float:right;
	width:540px;
}*/
#main_box_contents {
	font-size: 1.0em;
	color: #646464;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
}




/*contents_submain_
------------------------*/
/*#content_submain {
	width: 780px;
	padding-right: 20px;
	background-image: url(../images/com/menu_bg.gif);
	background-repeat: repeat-y;
}*/

#pankuzu {
	font-size: 0.8em;
	color: #646464;
}
/*#contents_subtitle {
	background-image: url(../images/com/contents_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 43px;
	width: 540px;
	font-size: 16px;
	text-indent: 12px;
	white-space: nowrap;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}*/


/*ついか
------------------------*/


/*ページ全体の指定*/
*{
	margin:0;
	padding:0;
	line-height:1.6;
}


/*ページの輪郭*/
#contents_flame{
	width: 800px;
}

/*ヘッダ*/
#head{
}

/*センター*/
#center{
	background-image: url(../images/com/menu_bg.gif);
	background-repeat: repeat-y;
	margin-right: 20px;
	width: 780px;
	padding-bottom: 15px;

}


/*サイドボックス
------------------------*/	
#center #side_box{
	float:left;
	width:220px;
}
	
/*サイドメニュー
------------------------*/	
#center #side_box .mainside{
	}
#center #side_box ul{
	list-style:none;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/com/button_bg.gif);
}
#center #side_box ul li{
	list-style:none;
	background-image: url(../images/com/button_bg.gif);
}
#center #side_box ul li a{
	display:block;
	width:220px;
	text-decoration:none;
	padding-top: 15px;
	padding-bottom: 15px;
	text-indent: 30px;
	background-image: url(../images/com/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.0em;
}

/*under menu
------------------------*/
#center #main_box .under_menu{
	float: left;
	}
#center #main_box ul{
	list-style:none;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/com/button_bg.gif);
	margin-right: 145px;
	margin-left: 145px;
}
#center #main_box ul li{
	list-style:none;
	background-image: url(../images/sickness/index/button_botom.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
}
#center #main_box ul li a{
	display:block;
	width:121px;
	text-decoration:none;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1em;
	text-align: center;
}

/*メインボックス
------------------------*/	
#center #main_box{
	width:540px;
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
/*メインボックス
------------------------*/	
/*#center #main_box .main{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}*/
	
#center #main_box p{
	line-height:1.6;
	padding:5px;
}

/*見出し
------------------------*/	
#center #main_box h2{
	font-size: 1.4em;
	color: #00A0C8;
	text-indent: 10px;
	background-image: url(../images/com/contents_title_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: auto;
	padding-top: 7px;
	font-weight: bold;
	margin-top: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-bottom: 5px;
}

#center #main_box h3{
	font-size: 1.2em;
	color: #00A0C8;
	text-indent: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-image: url(../images/com/h3_backbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 517px;
	padding: 5px;
	margin: 0px;
}

#center #main_box h4{
	font-size: 1.0em;
	color: #00A0C8;
	text-indent: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#center #main_box h5{
	font-size: 1.0em;
	color: #00A0C8;
	text-indent: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

/*クリア
------------------------*/	
.both{
	clear:both;
}

/*飾り類
------------------------*/	
.color_orange {
	color: #FF6600;
}
.color_red {
	color: #FF0000;
}
.color_blue {
	color: #00A0C8;
}
.color_lightblue {
	color: #00C8DC;
}
.bold {
	font-weight: bold;
}
.color_red {
	color: #CC0000;
}

/*ついか
------------------------*/

#l_20 dt {
	float: left;
	width: 120px;
}
#l_20 dd {

}
#l_20 dl {
	padding-left: 5px;
	clear: both;
}

hr {
	border-top-style: dotted;
	border-top-width: medium;
	border-top-color: #33CCFF;

}
/*ついか
------------------------*/
.table_01 {
	text-align: center;
	font-size: 1.2em;
}
.table_01 td {
	text-align: center;
}
.table_01 th {

	color: #FFFFFF;
	background-color: #00C8DC;
}

.bg_gry {
	background-color: #F0F0F0;
}

.bg_skyblue {
	background-color: #f0f5ff;
}

.table_02 {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 1.2em;
}
.table_02 td {
	text-align: center;
}
.table_02 th {
	font-size: 1.0em;
	font-weight: normal;
	background-color: #F0F0F0;
}

.table_03 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	text-align: center;
	font-size: 1.0em;
}

.table_03 th {
	font-size: 1.0em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #999999;
	color: #FFFFFF;
}
.table_03 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
.bg_purple {
	background-color: #e6e6ff;
}
.table_04 {
	text-align: center;
	font-size: 1.0em;
}

.table_04 th {
	font-size: 1.0em;
	background-color: #f0f0f0;
}
.table_04 td {
	text-align: center;
	font-size: 1.0em;
	padding: 5px;
}


/*ついか
------------------------*/
.font_m {
	font-size: 0.8em;
}
.bg_skyblue {
	background-color: #f0f5ff;
}
.block {
	margin-top: 20px;
	font-size: 1.0em;
	text-decoration: none;
}

.caption {
	background-position: center;
	font-size: 0.8em;
}
.pict {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.pict_r {
	text-align: right;
}
#l_20 {
	padding-left: 20px;
}

.l_20 {
	padding-left: 20px;
}
#concept {
	background-image: url(../images/clinic/concept/bgimage-.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 490px;
	width: 515px;
	padding: 10px;
}
#center_l {
	float: left;
	width: 180px;
	text-align: right;
}
#center_r {
	float: right;
	width: 360px;
}
#center_l_l {
	float: left;
	width: 50px;
}
#center_r_r {
	float: right;
	width: 300px;
	font-size: 0.8em;
}
#center_sal {
	text-align: left;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#center_sal dt{
	float: left;
	width: 100px;
}
#center_hocho_l {
	float: left;
	width: 350px;
}
.center_l {
	float: left;
	width: 350px;
}
#block_memai {
	margin-top: 20px;
}
#block_memai dt {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#block_memai_genin {
	margin-top: 20px;
}
#block_memai_genin dt {
	float: left;
	width: 120px;
	margin-left: 10px;
}
.topics01_pict_l {
	float: left;
}
.topics01_pict_r {
	float: right;
}
.topics_table_01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	text-align: center;
	font-size: 1.0em;
}
.topics_table_01 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
.topics_table_01 th {
	font-size: 1.0em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
	background-color: #00C8DC;
}
.topics_orange_box {
	border: medium double #FF9900;
	font-weight: bold;
	color: #FF9900;
}

/*topic ID*/
/*見出し
------------------------*/	
#main {
}



#main h2{
	font-size: 1.4em;
	color: #00A0C8;
	text-indent: 10px;
	background-image: url(../images/com/contents_title_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: auto;
	padding-top: 8px;
	font-weight: bold;
	margin-top: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}


#topic {
	margin:0;
	padding:0;
}

#list {
	margin-bottom:10px;
}

.date {
    padding-left:20px;
	background:url(../images/com/list_img01.gif) no-repeat 3px 50%;
}


.title a {
}

.title a:hover {
	text-decoration:underline;
}

.summarys {
    border-bottom:1px dotted #333333;
	padding-bottom:5px;
	margin-bottom:5px;
}
