@charset "EUC-JP";

/*========================================
	
	SADA Hospital | top.css
	Recent Edit : 2007.09.12

=========================================*/


/*	 Flash
************************************************/

#top_flash{
height:320px;
width:760px;
}


/*	2カラム部分
************************************************/

#index_left{
float:left;
width:548px;
margin-top:10px;
}
#index_right{
float:right;
width:202px;
margin-top:10px;
}

#searchbox{
background:url(../img_cmn/bg_blue_1.gif) repeat;
padding:3px 10px 2px;
margin-bottom:10px;
font-size:80%;
}
#searchbox form{
display:block;
margin:0;
padding:0;
}
#searchbox img,
#searchbox input{
vertical-align:middle;
}


#topicbox_1{
background:url(../img/topicbox_bg_med.gif) top center repeat-y;
width:548px;
}
#topicbox_2{
background:url(../img/topicbox_bg_top.gif) top center no-repeat;
width:548px;
}
#topicbox_3{
background:url(../img/topicbox_bg_btm.gif) bottom center no-repeat;
width:548px;
}

#topicbox_1 .inner{
padding:8px 10px 10px 10px;
}

#topicbox_head{
width:528px;
}
#topicbox_head .inner_left{
width:60px;
float:left;
}
#topicbox_head .inner_right{
width:460px;
float:right;
text-align:right;
}
#topicbox_head .inner_right .rss_1{
vertical-align:middle;
margin-right:10px;
}
#topicbox_head .inner_right .rss_2{
vertical-align:middle;
margin-right:3px;
}

#topics{
padding:0px 0 10px 0;
margin-top:10px;
line-height:1.6em;
}
#topics dt{
padding:0 0 0 22px;
float:left;
clear:left;
}
#topics dt.news{
background:url(../img_cmn/icon_news.gif) 0px 2px no-repeat;
}
#topics dt.topics{
background:url(../img_cmn/icon_topics.gif) 0px 2px no-repeat;
}
#topics dt.media{
background:url(../img_cmn/icon_media.gif) 0px 2px no-repeat;
}
#topics dd{
margin-left:11em;
}

.topics_all{
text-align:right;
margin-bottom:10px;
}
.topics_all{
margin-right:3px;
}

#topicbox_1 .topics_cap{
text-align:right;
}
#topicbox_1 .topics_cap img{
vertical-align:middle;
margin:0 3px 0 7px;
}



.plugin_links{

}
.plugin_links .inner_left{
width:110px;
float:left;
}
.plugin_links .inner_right{
width:438px;
float:right;
}
.plugin_links .inner_right p{
font-size:90%;
}


/*	フッター調整
************************************************/

#index #foot_2{
float:right;
width:660px;

}

#index #foot_3{
margin-left:15px;
}
