/*======================================================*
*			全体・初期化
*=======================================================*/

*	{
	font-family:Verdana,"ＭＳゴシック",sans-serif;
	font-size:95%;
	margin:0px;
	padding:0px;
}
	
/*	background:url(images/background.jpg) repeat-x bottom;	*/

body	{
	color:#555;
	text-align:center;
}

body *	{
	text-align:left;
}

ul	{
	list-style-type:none;
}

a,input,dt,dd,li	{
	font-size:100%;
}

a:link,
a:visited	{
	color:#446C99;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

a:active	{
	text-decoration:underline;
}

img	{
	display:block;
	border:none;
}

#container	{
	line-height:150%;
	margin:0px auto;
	padding-bottom:15px;
	width:780px;
}

#quali {
       font-size;80%
}

/*======================================================*
*			header
*=======================================================*/

#header	{
	background:url(images/top_bg.gif) no-repeat top center;
	width:780px;
}

h1	{
	float:left;
	padding:25px 0px 10px;
	position:relative;
	top:0px;
	left:15px;
	width:200px;
}

#navigation	{
	float:right;
	top:0px;
	left:0px;
	width:200px;
}

#navigation table	{
	font-size:100%;
	padding:0px 0px;
	margin:20px 5px 0px 0px;
}

#navigation ul	{
	margin:20px 0px 0px 0px;
	font-size:100%;
	padding:0px;
}


#navigation li	{
	background:url(images/list_icon.gif) no-repeat left;
	display:inline;
	margin:0px 0px 0px 5px;
	padding:0px 0px 2px 12px;
}

#navigation li a:link,
#navigation li a:visited	{
	color:#000;
	padding:15px 3px 15px;
	text-decoration:none;
}

#navigation li a:hover	{
	color:#339933;
	background-position: 0px;
	text-decoration:none;
}

#navigation li a:active	{
	background-position: 0px;
	text-decoration:none;
}

#navigation form p	{
	font-size:100%;
	text-align:right;
}

#navigation form input#search	{
	border:1px solid #769AC2;
	margin-bottom:5px;
	padding:1px 0px 1px 2px;
}

#flash	{
	clear:left;
	height:225px;
	padding-bottom:10px;
	position:relative;
	top:0px;
	left:15px;
	width:750px;
}

#flash object,
#flash embed	{
	display:block;
}

/*======================================================*
*			category
*=======================================================*/

#category_01 dt a,
#category_02 dt a,
#category_03 dt a,
#category_04 dt a	{
	color:#fff;
}

#category_01 dd a,
#category_02 dd a,
#category_03 dd a,
#category_04 dd a	{
	color:#555;
}

#category_01	{
	background:#f5f5f5 url("images/brain_cbg.gif") no-repeat bottom right;
	float:left;
	height:250px;
	margin-right:5px;
	position:relative;
	top:0px;
	left:0px;
	width:150px;
}

#category_01 dt	{
	background:url("images/category.gif") repeat-x 0px 0px;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 12px;
}

#category_01 dd	{
	background:url("images/list_icon_d.gif") no-repeat 0px 5px;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 10px;
}

#category_02	{
	background:#f5f5f5 url("images/surgery_cbg.gif") no-repeat bottom right;
	float:left;
	height:250px;
	margin-right:5px;
	position:relative;
	top:0px;
	left:0px;
	width:150px;
}

#category_02 dt	{
	background:url("images/category.gif") repeat-x 0px 0px;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 12px;
}

#category_02 dd	{
	background:url("images/list_icon_d.gif") no-repeat 0px 5px;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 10px;
}

#category_03	{
	background:#f5f5f5 url("images/internal_cbg.gif") no-repeat bottom right;
	float:left;
	height:250px;
	margin-right:5px;
	position:relative;
	top:0px;
	left:0px;
	width:150px;
	color:#555;
}

#category_03 dt	{
	background:url("images/category.gif") repeat-x 0px 0px;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 12px;
}

#category_03 dd	{
	background:url("images/list_icon_d.gif") no-repeat 0px 5px;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 10px;
}

#category_03 dd#category_cat00	{
	background: none;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 10px;
}

#category_03 dd#category_cat00 a	{
	color:#8a3b00;
}

#category_04	{
	background:#f5f5f5 url("images/rehabili_cbg.gif") no-repeat bottom right;
	float:left;
	height:250px;
	position:relative;
	top:0px;
	left:0px;
	width:150px;
}

#category_04 dt	{
	background:url("images/category.gif") repeat-x 0px 0px;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 12px;
}

#category_04 dd	{
	background:url("images/list_icon_d.gif") no-repeat 0px 5px;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 10px;
}

dd#category_114,
dd#category_120,
dd#category_122	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin:0px 0px 0px 12px;
	padding:0px 0px 0px 15px;
}

dd#category_123	{
	white-space: nowrap;
}

/*======================================================*
*			contents
*=======================================================*/

#contents	{
	background:url(images/middle_bg.gif) repeat-y center;
	width:780px;
}

#contents br.clear	{
	clear:left;
	visibility:hidden;
}

#menu	{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	position:relative;
	top:0px;
	left:15px;
	width:130px;
}

#menu ul	{
	background:url(images/c_bg_middle.gif);
	margin-bottom:10px;
	width:120px;
}

#menu li	{
	background:url("images/list_icon_d.gif") no-repeat 0px 5px;
	margin:0px 0px 0px 12px;
	padding:0px 2px 0px 13px;
}

#menu h2	{
	margin:10px 0px 5px;
}

#menu p.sankoukai img	{
	margin:2px 0px;
}

#menu .category_menu:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#menu .category_menu	{
	display:inline-block;
	min-height:1%;
}

/* Hides from IE-mac \*/
* html #menu  .category_menu	{
	height: 1%;
}

#menu .category_menu	{
	display: block;
}
/* End hide from IE-mac */

#menu .category_menu	{
	background: #9c0;
	list-style: none;
	width: 120px;
}

#menu .category_menu li	{
	background: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90px;
	font-weight: bold;
}

#menu .category_menu li	a	{
	margin-left: 10px;
	color: #fff;
}

#main	{
	float:left;
	margin-top:10px;
	position:relative;
	top:0px;
	left:15px;
	width:620px;
}

#main h2	{
	background:url(images/list_h2.gif) no-repeat left;
	border-bottom:1px solid #666;
	margin:10px 15px 10px 0px;
	padding:3px 0px 3px 22px;
}

#topics	{
	margin:0px 0px 10px;
	width:620px;
	margin-top:10px;
}

#topics *	{
	font-size:100%;
}

#topics h2	{
	background:url(images/list_icon_h2.gif) no-repeat left;
	border-bottom:1px solid #666;
	margin:0px 0px 10px 0px;
	padding:3px 0px 3px 22px;
}

#topics ul {
	margin:0px 0px 0px 20px;
}


#topics ul li {
	list-style-type: disc;
}

#recently	{
	float:left;
	width:390px;
}

#recently *	{
	font-size:100%;
}

#recently h2	{
	background:url(images/list_h2.gif) no-repeat left;
	border-bottom:1px solid #666;
	margin:10px 15px 10px 0px;
	padding:3px 0px 3px 22px;
}
	
#recently ul	{
	margin:0px 15px 0px 0px;
}

#recently li span	{
	margin-right:15px;
}

#feed	{
	background:url(images/feed.gif) no-repeat left;
	margin-top:8px;
	margin-bottom:10px;
	padding-left:22px;
}

#time_day	{
	float:left;
	width:170px;
}

#time_day *	{
	font-size:100%;
}

#time_day h2	{
	background:url(images/list_h2.gif) no-repeat left;
	border-bottom:1px solid #666;
	margin:10px 0px 10px 0px;
	padding:3px 0px 3px 22px;
}

#main hr	{
	clear:left;
	visibility:hidden;
	border:none;
}

/*======================================================*
*			footer
*=======================================================*/

#footer	{
	background:url(images/bottom_bg.gif) no-repeat bottom center;
	color:#fff;
	clear:left;
	padding:10px 0px 20px;
	width:780px;
}

#footer *	{
	text-align:center;
}

#footer li	{
	display:inline;
}

#footer li a:link,
#footer li a:visited	{
	color:#fff;
	text-decoration:none;
}

#footer li a:hover	{
	text-decoration:underline;
}

#footer li a:active	{
	text-decoration:underline;
}



/*======================================================*
*			小粋空間　menu
*=======================================================*/

ul.tree {
    margin: 0px;
    padding: 0;
    font-size: 10px;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0px;
    background: url(images/tree_lst.gif) no-repeat 2px 0;
    list-style: none;
}
ul.tree li.tree_end {
    background: url(images/tree_end.gif) no-repeat 2px 0;
    list-style: none;
}
.subcategories a.foldmark {
    font-size:10px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（装飾なし） */
}



#menu	{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	top:0px;
	left:10px;
	width:130px;
}

#menu ul	{
	background:url(images/c_bg_middle.gif);
	margin-bottom:10px;
	width:120px;
}

#menu li	{
	background:url("images/list_icon_d.gif") no-repeat 0px 5px;
	margin:0px 0px 0px 7px;
	padding:0px 2px 0px 10px;
}

li {
	list-style-type:none;
}





.style_t2	{
	margin-top:10px:
	line-height:18px;
}

.style_t2 th	{
	padding-right:0px;
	text-align:right;
	vertical-align:top;
}

.style_t2 td	{
	padding-left:5px;
	text-align:left;
}


.style_b	{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.style_b th,
.style_b td	{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px 0px 0px 4px;
}

