@import url("common.css");
@import url("menu.css");
@import url("default.css");


body { background:url(../img/index/bg.jpg) repeat-x 0 0 #FFF; font-size:12px; }

#area_ctn_index_space {
	margin:0px 0px 0px 15px;
	width:920px;
	position:relative;
}
.time_blue {
	font-size: 12px;
	font-weight: normal;
	height:25px;
	background-image: url(../img/index/blue_bg.jpg);
	background-repeat: repeat;
}
.time_red{
	font-size: 12px;
	font-weight: normal;
	background-image: url(../img/index/pink_bg.jpg);
	background-repeat: repeat;
}


#flash {
    float:left;
	width:910px;
	padding-left: 5px;
	padding-right:5px;
	background-color:#FFFFFF;
	position:relative;
}
#flash_hed {
	float:left;
	width: 920px;
	height: 15px;
	line-height:0px;
	font-size:1px;
	background-image: url(../img/index/lashi_hed.jpg);
}
#flash_footer {
	float:left;
	width: 920px;
	height: 15px;
	line-height:0px;
	font-size:1px;
	background-image: url(../img/index/flash_footer.jpg);
}
#flash_left {
	position: absolute;
	top:150px;
	left: -15px;
} 

#flash_right{
	position: absolute;
	top: 150px;
	left: 920px;
} 
/* 左 */
#index_left_ctn {
    float:left;
	width: 700px;
}
#index_right_ctn {
    float:right;
	width: 220px;
	padding-top: 15px;
}
/* お知らせ */
#news {
	margin:0px;
	height: 50px;
	padding-left: 75px;
	background-image: url(../img/index/news.gif);
	background-repeat: no-repeat;
}
#news marquee{
    margin-top: 22px;
	float:left;
	width: 600px;
	height: 30px;
	color:#006699;
}
#news marquee a{ color:#006699; text-decoration: none;}
#news marquee a:hover {
	color:#0099FF;
	text-decoration: none;
}
/* 医学的･･･テキスト */
#intro_text {
	float:left;
	width: 700px;
	background-image: url(../img/index/opentext_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#intro_text h2{
	margin:5px 0px 0px 5px;
	text-align:left;
	padding-left:2px;
	font-size: 12px;
	line-height: 18px;
	color:#666666;
}
/* テキストﾒﾆｭｰ */
#text_menu {
    float:left;
	margin:0;
}
#text_menu table{
    margin:0px 0px 0px 5px;
}
#text_menu td{
    height:220px;
}
#text_menu .text{
    font-size: 12px;
	color: #000000;
	text-align:left;
	line-height:16px;
}
#text_menu .center{
    padding-left:3px;
}
.text_botan_ctn{
	padding-left:115px;
}
.text_botan_ctn a.text_botan {
	float:left;
	width: 100px;
	height:20px;
	background-image: url(../img/index/textmenu_botan1.jpg);
}

.text_botan_ctn a.text_botan:active, a.text_botan:hover {
	background-image: url(../img/index/textmenu_botan2.jpg);
}
/* トピックス*/
#topics {
    float:left;
	margin-top:15px;
	padding-left:5px;
}
ul#topics_list {
    float:left;
	width: 680px;
	list-style-type: none;
	list-style-position: inside;
}
ul#topics_list  li {
	float:left;
	width: 680px;
	color: #006699;
	font-size: 12px;
}
ul#topics_list  li.list_a {
	background-color: #E7E7E7;
	height: 35px;
	background-image: url(../img/index/topics_line1.jpg);
}
ul#topics_list  li.list_b {
	background-color: #FFFFFF;
	height: 35px;
}
ul#topics_list  li.line {
	background-image: url(../img/index/topics_line.jpg);
	height:1px;
	text-indent: -9999px;
	font-size:0px;
	line-height:0px;
	background-repeat: no-repeat;
}
.day {
	padding-left: 10px;
	width:120px;
	padding-top: 8px;
    float:left;
}
.list_title {
	padding-top: 8px;
    float:left;
	text-align:left;
	width:520px;
}

/* banner*/
#under_bannner {
    float:left;
	margin-top:30px;
	width: 695px;
	padding-left:5px;
}
#under_bannner .img {
    margin-right: 13px;
	float:left;
}


/* time*/
#time {
	margin:0px;
	width: 220px;
	height: 140px;
	line-height: 16px;
	text-align:center;
	background-image: url(../img/index/time_bg.jpg);
	font-size:12px;
	color: #666666;
}
#time table{
    margin:0px 0px 0px 10px;
	text-align:left;
}
#time td{
	padding-top:5px;
}
#time_footer {
    margin:0px;
	width: 220px;
	height: 10px;
}

/*バナー等*/
#banner {
    margin:0px;
}
#banner a{
    margin-top:5px;
}

a.banner_01 {
	float:left;
	width: 220px;
	height:68px;
	background-image: url(../img/index/banner1a.jpg);
}

a.banner_01:active, a.banner_01:hover {
	background-image: url(../img/index/banner1b.jpg);
}
a.banner_02 {
	float:left;
	width: 220px;
	height:68px;
	background-image: url(../img/index/banner2a.jpg);
}

a.banner_02:active, a.banner_02:hover {
	background-image: url(../img/index/banner2b.jpg);
}
/*バナー等調整*/
.new_contents {
    float:left;
}

