@charset "utf-8";
/* CSS Document */

#wrapper {
	background: url(../images/index_mainframebg.jpg) repeat-x top;
	text-align: center;
	width: 100%;
}

#keyvisual {
	background: url(../images/index_main.jpg) no-repeat top center;
	width: 100%;
}

#main {
	margin: 0 auto;
	width: 900px;
	height: 418px;
	text-align: right;
	position: relative;
}

#main p#index_buy {
	position: absolute;
	top: 0;
	left: 755px;
}

#main p#index_manual {
	position: absolute;
	bottom: 8px;
	right: 0px;
	width: 520px;
}
#index_packet {
	position: absolute;
	top: 379px;
	left: 0;
}
#main h1 {
	position: absolute;
	top: 74px;
	left: 487px;
}

#contentsarea {
	width: 100%;
	background: url(../images/index_contentsbg.jpg) repeat-x top;
}

#contents {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

/*-----------------------------------------
 	Navi Area
 -----------------------------------------*/
#navibg {
	margin: 0 auto;
	width: 900px;
	height: 55px;
	background: url(../images/index_navibg.jpg) no-repeat top;
	text-align: left;
}

#navibg ul#navi, #navibg ul#navi li, #navibg ul#menu li {
	float: left;
	display: inline;
}

#navibg ul#menu {
	margin: 9px 10px 0 0;
	float: right;
}

/*-----------------------------------------
 	Information
 -----------------------------------------*/
#information {
	height: 470px;
	background: url(../images/index_infobg.png) no-repeat top;
}

#informationarea {
	margin: 26px 0 0 25px;
	width: 571px;
	float: left;
	display: inline;
}

#information ul {
	margin: 33px 8px 0 0;
	float: right;
	display: inline;
	width: 276px;
	*width: 290px;
	height: 396px;
	overflow-x: hidden;
    overflow-y: auto;
}

#information ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #eeeddf dotted;
}

/*-----------------------------------------
 	News
 -----------------------------------------*/
#news {
	padding: 20px 30px 0 30px;
	height: 185px;
	background: url(../images/index_newsbg.png) no-repeat top;
}

#news h2 {
	margin-bottom: 13px;
}

#news dl {
	clear: both;
}

#news dl dt {
	width: 70px;
	float: left;
}

#news dl dd {
	margin-bottom: 10px;
	width: 740px;
	float: right;
}

#news #newsarea {
	padding-left: 5px;
	height: 110px;
	overflow-x: hidden;
    overflow-y: auto;
}

/*-----------------------------------------
 	Topics
 -----------------------------------------*/
#topics {
/*	width: 450px;
	height: 500px;
	background: url(../images/index_topicsbg.png) no-repeat top;*/
	float: left;
	overflow: hidden;
}

#topics h2 {
	padding: 27px 0 15px 20px;
}

#topics ul {
	padding-left: 20px;
	height: 311px;
}

#topics ul li {
	padding: 0 10px 18px 0;
	float: left;
}
#shusei {
	clear: both;
	color: #fff;
	margin-top: 10px;
}
#container #shusei a {
	color: #fff;
}

/*-----------------------------------------
 	SNS Area
 -----------------------------------------*/
#sns {
	 width: 430px;
	 float: right;
}
 
/*-----------------------------------------
 	Twitter
 -----------------------------------------*/
#twitter {
	width: 215px;
	float: left;
}

/*-----------------------------------------
 	Facebook
 -----------------------------------------*/
#fb {
	margin-bottom: 17px;
	width: 205px;
	float: right;
/*	background: url(../images/index_fb_bg.gif) repeat-y;*/
}

#fb #fbarea {
	padding: 0 15px;
	height: 207px;
	background: url(../images/index_fb_btm.gif) no-repeat bottom;
}

#fb #fbarea p {
	margin-bottom: 10px;
}
#fb li {
	margin-bottom: 8px;
}
