@charset "utf-8";

*{
	margin:0px;
	padding: 0px;
}

body{
	background-color:#eeeeee;
}

#container {
	width: 800px;
	margin: 0px;
	text-align: left;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #555555;
}
#container a {
	color: #005aaa;
}
#container a:hover {
	color: #0099FF;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
img {
	padding: 0;
	margin: 0;
	display: block;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/* content */
#content {
	width: 800px;
	background-color: #FFFFFF;
}

#photo {
	background-image: url(../img/photo.jpg);
	height: 290px;
	width: 800px;
	text-indent: -1000em;
}

#subtitle {
	width: 100%;
	clear: both;
}
#new_topics {
	height: 30px;
	width: 250px;
	float: left;
}
#topics_link {
	float: left;
	height: 30px;
	width: 160px;
	background-image: url(../img/topics_link.gif);
	overflow: hidden;
}
#topics_link a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
	text-decoration: none;
}
#null1 {
	height: 30px;
	width: 390px;
	background-image: url(../img/null1.gif);
	float: left;
}

#main_area {
	width: 780px;
	clear: both;
	padding: 10px;
}
#new_topics_area {
	float: left;
	width: 485px;
	font-size: 80%;
	padding-left: 45px;
	padding-top: 10px;
}
#new_topics_area td {
	line-height: 2em;
}
#banner_area {
	width: 230px;
	float: left;
	border: 3px solid #EEEEEE;
	padding: 7px;
}
#banner_text {
	float: left;
	width: 105px;
	font-size: 80%;
	line-height: 1.5em;
	padding-right: 5px;
}
#banner_text2 {
	width: 110px;
	font-size: 80%;
	line-height: 1.5em;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#banner_photo_bg {
	float: left;
	height: 130px;
	width: 110px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#miraikoubou_area {
	width: 100%;
	clear: both;
}
#null2 {
	height: 60px;
	width: 250px;
	background-image: url(../img/null2.gif);
	float: left;
}
#miraikoubou {
	float: left;
	height: 60px;
	width: 550px;
	background-image: url(../img/miraikoubou.jpg);
	overflow: hidden;
}
#miraikoubou a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
	text-decoration: none;
}
