@charset "shift_jis";
/* CSS Document */

/*タイトル*/
#ttlbox{width:923px;height:55px;padding:20px 0px 0px 17px;
	background:url(../../images/header.jpg) no-repeat top left;}
#ttl{float:left;}
.ttl-txt{float:left;padding-top:18px;padding-left:40px;font-size:12px;line-height:1.5; color:#ffffff;}
#btn-back{float:right;padding-top:18px;padding-right:15px;width:60px;}


/*メインコンテンツ*/
.mainbox{
	width:940px;
	padding-left: 0px;
	padding-bottom: 30px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 0px 45px;
	}
.featurebox{width:940px; height:300px;}
.featurebox .leftbox{width:320px; height:300px; float:left;
background:#ffea00;}
.featurebox .centerbox{width:310px; height:300px; float:left;}
.featurebox .rightbox{width:310px; height:300px; float:left;}

#neta img {
	top: 0;
	left: 0;
	position: absolute;
}
#neta {
width:320px; height:300px;
	overflow: hidden;
	position: relative;
	display:block;
}
	
#flashcontent{
	width:940px;
	height:500px;
	}

