@charset "shift_jis";
/*
-----------------------------------------------
•ºŒÉŒ§Žs’¬‘ºU‹»‹¦‰ï top CSS
author:	•ºŒÉŒ§Žs’¬‘ºU‹»‹¦‰ï
web site: 
copyright(C) Hyogo Municipal Development Corporation.
All rights reserved.
-----------------------------------------------*/



/* TOPƒƒCƒ“‰æ‘œ
-----------------------------------------------*/
#main_img {
	margin-left: 10px;
	margin-top: 20px;
}


/*About The Society
-----------------------------------------------*/
#about {/* ”wŒi{˜g */
	background-image: url(../img/about_bg.gif);
	height: 200px;
	width: 320px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}
*html #about {/* ¡¡¡IE6—p’²®ƒnƒbƒN¡¡¡ */
	margin-left: 5px;
}

#about h2 {/* About The SocietyŒ©o‚µ */
	background-image: url(../img/about_head.gif);
	height: 35px;
	width: 310px;
	text-indent: -9999px;
	margin: 5px;
}

#about p {/* About“àƒeƒLƒXƒg */
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#news h3 {
	background-image: url(../img/new_head.gif);
	height: 27px;
	width: 390px;
	text-indent: -9999px;
	margin-top: 20px;
}
#news {
	float: right;
	height: auto;
	width: 390px;
}
#news ul {
	margin-left: 20px;
	margin-top: 10px;
	height: 150px;
	overflow: auto;
	width: 360px;
}
#news .head {
	background-image: url(../img/li_icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	margin-top: 5px;
}
#news .news_body {
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 30px;
	margin-right: 10px;
	padding-bottom: 3px;
}


#news .news_text {
	margin-left: 20px;
}

