@charset "utf-8";
html {
	background-image: url(backb2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



#main #flash {
	height: 500px;
	width: 450px;
	float: right;
}

#main #topic {
	height: 500px;
	width: 390px;
	float: left;
	padding-bottom: 25px;
}

#main #topic #topictitle {
	width: 390px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: xx-large;
	line-height: 120%;
	float: left;
}


#main #topic #topictext {
	width: 390px;
	line-height: 130%;
	overflow: auto;
	font-size: 15px;
	margin-top: 10px;
	float: left;
}
img.contents {
	z-index: 1;
	position: relative;
	left: 50px;
	top: 10px;
	border: 5px solid #CCCCCC;
}

img.topic {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#main #box {
	clear: both;
	background-image: url(boxwaku.png);
	background-repeat: no-repeat;
	height: 230px;
	display: block;
}

#main #box1 {
	float: left;
	height: 226px;
	width: 200px;
	clear: both;
	background-image: url(index/boxb.png);
	background-repeat: repeat-x;
	margin-left: 2px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#main #box2 {
	height: 226px;
	width: 202px;
	float: left;
	clear: right;
	background-image: url(index/boxb.png);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}

#main #box3 {
	float: left;
	height: 226px;
	width: 201px;
	clear: right;
	background-image: url(index/boxb.png);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #box4 {
	clear: right;
	float: left;
	height: 226px;
	width: 200px;
	background-repeat: repeat-x;
	margin-right: 2px;
	background-image: url(index/boxb.png);
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 15px;
}
