body {
	background-image:url(../images/background_top.gif);
}

/* リンク */
#home #leftbody A:link {
	text-decoration:none;
	background-image:none;
}

#home #leftbody A:visited {
	text-decoration:none;
	background-image:none;
}

#home #leftbody A:active {
	text-decoration:none;
	background-image:none;
}

/*レイアウト*/
#home #center {
	width:720px;
	margin:2px auto;
	float:none;
	text-align:left;
	background-image:url(../images/background_center.gif);
	overflow:auto;
}

#home #whats{
	width:260px;
	padding:3px 5px 0px 5px;
	float:left;
}

#home #topics{
	padding:3px 5px 0px 5px;
	width:435px;
	float:right;
}

#main-image {
	text-align:center;
	padding:5px 7px 15px 7px;
}

#main-flash {
	float:left;
}

#main-bnr {
	float:right;
	width:180px;
}

#main-bnr img {
	margin:0px;
}

/*コンテンツ*/
.whats {
	font-size:12px;
	line-height:150%;
	padding:0px 10px 5px 14px;
	border-bottom:1px dotted #CCCCCC;
	margin:5px 10px 5px 0px;
	background-image: url(../images/icon_img/whats.gif);
	background-repeat:no-repeat;
}

.whats span{
	font-weight:bold;
	color:#272752;
}

.topics {
	padding:0px 0px 0px 30px;
	margin:5px 0px 0px 10px;
	background-image: url(../images/icon_img/title.gif);
	background-repeat:no-repeat;
	FONT-SIZE:16px;
	letter-spacing:1px;
	LINE-HEIGHT:150%;
	font-weight:bold;
	color:#272752;
}

.topics_text{
	padding:0px 20px 10px 20px;
	font-size:12px;
	line-height:150%;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	border-bottom:1px dotted #CCCCCC;
}

.topics_text span{
	font-weight:bold;
	color:#272752;
}
