@charset "utf-8";
@import url("main.css");
body#home {
}
body#home #container h1 {
	height: 0px;
	overflow: hidden;
}

/* ブロック１*/
#container #block1 {
	clear: both;
	height: 230px;
	width: 960px;
	margin-top: 80px;
}
#block1 #top-flash {
	height: 230px;
	width: 300px;
	float: left;
	margin-right: 30px;
	margin-top: -15px;
}

/* ---以下、カレンダー部をまとめて */
#block1 #calendar {
	background-image: url(../image/top_calendar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 310px;
	float: left;
	margin-right: 10px;
}
#calendar h2 {
	min-height: 22px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	letter-spacing: 0.05em;
}
#calendar #calendarMess {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	height: 180px;
	width: 290px;
	overflow: auto;
}
#calendar #calendarMess dl {
	padding-right: 10px;
}
#calendar #calendarMess dd {
	line-height: 1.5em;
}
#calendar #calendarMess dd#gosho {
	text-align: right;
}
#calendar #calendarMess dd#tsuuge {
	margin-top: 1em;
}
#calendar #calendarMess dl#kinenbi {
	margin-top: 1em;
}

/* ---以下、更新情報部をまとめて… */
#block1 #update {
	background-image: url(../image/top_update_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 310px;
	float: left;
	margin-right: 0px;
}
#update h2 {
	min-height: 22px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
}
#update #updateMess {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	height: 180px;
	width: 290px;
	overflow: auto;
}
#update #updateMess dl {
	padding-right: 10px;
}
#update #updateMess dd {
	line-height: 1.5em;
}


/* ブロック２*/
#container #block2 {
	clear: both;
	background-image: url(../image/top_contentsmenu_allbg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	zoom: 1;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
#block2 h2 {
	background-image: url(../image/top_contentsmenu_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 16px;
	line-height: 1px;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 1px;
}
#block2 .content-menu {
	width: 192px;
	float: left;
}

#block2 .content-menu h3 {
	padding: 0px;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
#block2  .content-menu h3 a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 125px;
	padding-left: 5px;
	color: #666666;
	zoom: 1;
}
#block2 .content-menu h3 a:hover {
	color: #666666;
	text-decoration: none;
}
#block2 .content-menu a#contentmenu-01 {
	background-image: url(../image/top_contentsmenu_01.png);
}
#block2 .content-menu a#contentmenu-02 {
	background-image: url(../image/top_contentsmenu_02.png);
}
#block2 .content-menu a#contentmenu-03 {
	background-image: url(../image/top_contentsmenu_03.png);
}
#block2 .content-menu a#contentmenu-04 {
	background-image: url(../image/top_contentsmenu_04.png);
}
#block2 .content-menu a#contentmenu-05 {
	background-image: url(../image/top_contentsmenu_05.png);
}
#block2 .content-menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#block2 .content-menu ul li {
	min-height: 13px;
	list-style-type: none;
	background-image: url(../image/listmark01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	letter-spacing: 0.07em;
}

/* その他コンテンツメニュー */
.content-menu-other  {
	clear: both;
}
.content-menu-other h3 {
	display: none;
}
.content-menu-other ul {
	margin: 0px;
	padding: 0px;
}
.content-menu-other ul li {
	min-height: 15px;
	/*height: auto !important;
	height: 15px;
	*/
	list-style-type: none;
	background-image: url(../image/listmark01.png);
	background-repeat: no-repeat;
	background-position: left center;
	/*zoom: 1;*/
	padding-left: 15px;
	padding-right: 1em;
	float: left;
}




/* ブロック３ */
#home #container #block3 {
	clear: both;
	width: 960px;
	overflow: hidden;
	margin-top: 20px;
}
#block3 #what-this-site {
	width: 310px;
	float: left;
}
#block3 #what-this-site #description {
	background-image: url(../image/top_what_is_this_site.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 310px;
	text-indent: -9999px;
}
#block3 #what-this-site p {
	font-size: 0.9em;
	margin: 0px;
	letter-spacing: 0em;
}
#block3 #owner {
	background-image: url(../image/banner_kongodo.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 310px;
	text-indent: -9999px;
	float: right;
}
#block3 #owner p {
	line-height: 0px;
	margin: 0px;
	font-size: 0px;
}
#block3 #owner a {
	display: block;
	height: 117px;
	width: 310px;
}





#container #block4 {
	width: 960px;
}
