@charset "utf-8";
/*                                   */
/*         Webそうごうページ         */
/*        　2006自由研究CSS 　       */
/*         (C)SOGO PAGE 2005         */
/*                                   */

#title {
	margin:0;
	padding:0;
	border:none;
	line-height:0em;
}

#block {
	margin:0;
	padding:0;
	border:none;
	width:720px;
}
#theme {
	margin:0;
	padding:0;
	border:none;
	width:576px;
	float:left;
}
#side-bar {
	margin:0;
	padding:0;
	border:none;
	width:144px;
	float:left;
}
.theme-block {
	margin:0;
	padding:0;
	color:#000099;
	width:576px;
}
.theme-block-image {
	margin:0;
	padding:0;
	width:432px;
	height:144px;
}
.theme-block-text {
	margin:0;
	padding:5px;
	width:134px;
	height:134px;
}
.theme-block-text a{
	display:block;
	margin:5px 0 0 0;
	padding:3px 0;
	font-size:small;
	text-align:center;
	border:1px solid #333;
}
.theme-block-text a:link,
.theme-block-text a:visited {
	background:#FFF;
}
.theme-block-text a:hover {
	background:#00C;
	color:#FFF;
}
.theme-block-image a:link img,
.theme-block-image a:visited img {
	border:none;
}
.theme-block-image a:hover img {
	border:2px solid #FFF;
}
.theme-block p {
	margin:0;
	padding:5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
img {
	border:none;
	line-height:1em;
}