@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 style info :トップページ
 
=================================================================== */
body {
	background-image:url(../img/top/bg.jpg);
	background-repeat: repeat-x;
}

#flash {
	background-color:#000;
	width:890px;
	margin-left:auto;
	margin-right:auto;
	height: 304px;
	text-align:center;
}

#topnavi {
	height:51px;
}

#topnavi li {
	line-height:0;
	float:left;
}

#whatsnew {
	width:635px;
	clear:both;
	float:left;
	margin-top:30px;
	display:inline;

}

#whatsnew dl{width:635px;clear:both;margin:20px 0;}
#whatsnew dl dt{border-left:2px solid #e6b64a;border-right:1px solid #e6b64a;padding:0.3em 20px;color:#e5b649;color:#e5b649;font-size:0.7em;width:12em;letter-spacing:1px;}
#whatsnew dl dd{padding:0.3em 0 0.3em 18em;margin-top:-2em;margin-bottom:0.7em;font-size:0.7em;letter-spacing:1px;}

#whatsnew ul {
	margin-top:20px;
	margin-bottom:20px;
}

#whatsnew li {
	line-height:24px;
	height:34px;
	background-image: url(../img/top/whatsnew_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.whatsnew01{
	margin-left:20px;
	font-size:0.7em;
	letter-spacing:1px;
	color:#e5b649;
}

.whatsnew02{
	margin-left:105px;
	font-size:0.7em;
	letter-spacing:1px;
}

#bannerspace {
	margin-top:35px;
	float:right;
}

#bannerspace li {
	margin-bottom:5px;
}



/*----------------------------------------------------
	class
----------------------------------------------------*/
.mb0{margin-bottom:0!important;}
.NewsTwo{margin-bottom:-0.1em!important;}

#description {
	font-size: 11px;
	line-height: 23px;
	margin-top:20px;
	margin-bottom: 40px;
}
.foot-txt{float:left;}
.foot-txt a{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 143px;
	width: 137px;
	font-size: 11px;
	line-height: 23px;
	height: 134px;
	padding-top: 5px;

	display:block;
	text-decoration: none;
}
.foot-txt a:hover{text-decoration: underline;}
#foot-txt01 a{background-image: url(../img/top/top_img01.jpg);padding-right: 20px;}
#foot-txt02 a{background-image: url(../img/top/top_img02.jpg);padding-right: 20px;}
#foot-txt03 a{background-image: url(../img/top/top_img03.jpg);}

#foot-txt01 a:hover{background-image: url(../img/top/top_img01_on.jpg);padding-right: 20px;}
#foot-txt02 a:hover{background-image: url(../img/top/top_img02_on.jpg);padding-right: 20px;}
#foot-txt03 a:hover{background-image: url(../img/top/top_img03_on.jpg);}
