@charset "Shift_JIS";


/* header
---------------------------------------------------*/
#header{
	background:url(../image/bg_header.jpg) no-repeat;
	width:852px;
	height:167px;
	position:relative;
	padding-left:22px;
}


/* content
---------------------------------------------------*/
#content{
	width:762px;
	margin:20px auto 0;
	overflow:hidden;
}

#flashcontent{
	float:left;
	margin-bottom:16px;
	width:537px;
	height:283px;
	border-top:solid 1px;
 border-left:solid 1px;
	border-bottom:solid 1px;
}

#content h2#title01{
	background:url(../image/title01.gif) no-repeat;
	width:87px;
	height:13px;
}

#content ul{
	float:right;
	width:224px;
	margin-bottom:25px;
}

#content h2{
	text-indent:-9999px;
	clear:both;
}

#content ul#case{
	clear:both;
	width:762px;
	margin:10px 0 16px 0;
}

#content ul#case li{
	float:left;
}


/* new
---------------------------------------------------*/
#new{
	float:left;
	width:482px;
}

#new h2#title02{
	background:url(../image/title02.gif) no-repeat;
	width:482px;
	height:19px;
}

#new dl{
	margin-top:5px;
}

#new dl dt{
	clear:both;
	float:left;
}

#new dl dd{
	padding-left:80px;
}


/* maker
---------------------------------------------------*/
#maker{
	float:right;
	width:224px;
}

#maker h2#title03{
	background:url(../image/title03.gif) no-repeat;
	width:108px;
	height:18px;
}

#maker ul{
	float:right;
	width:224px;
	margin-top:10px;
}

#maker ul li{
	float:left;
	width:110px;
	height:28px;
	padding:0 2px 16px 0;
}

#maker ul li.even{
	width:98px;
}


