@charset "utf-8";


.mt10{margin-top:10px;}

#flash{width:769px; height:331px; background:url(../images/flash_bg.gif) no-repeat; padding: 1px 0px 0px 1px;}


#box2{background:url(../images/2_bg.jpg) no-repeat;
width:770px;
height:423px;
}

#bnr_box{
width:202px;
margin-left:48px;}


#bnr_box ul{list-style:none;width:202px;padding:0px;margin:0px;line-height:0;}

#bnr_box li {
padding:0px;
margin:0px;
line-height:0;
}

#bnr_box img{
border: none;
vertical-align: top;
}


/*addition 2010.07.12*/
img { border:none; }
ul, li {
	list-style:none;
	margin:0; padding:0;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#menu {
	background:url(../images/bg_menu.jpg) no-repeat top;
	height:710px;
	margin-top:10px;
	position:relative;
	width:770px;
}

#menu #feature {
	height:155px;
	left:37px;
	margin-right:-9px;
	position:absolute;
	width:702px;
	top:180px;
}
#feature li {
	float:left;
	margin-right:9px;
}

#sub_menu01 {
	position:absolute;
	left:48px;
	top:349px;
}

#sub_menu02 {
	position:absolute;
	left:281px;
	top:349px;
}

#sub_menu03 {
	position:absolute;
	left:517px;
	top:349px;
}




