@charset "utf-8";
 

/*
 CONTENT
----------------------------------------------------------------------------------------------------*/
#CONTENT{
	margin:0;
	width:900px;
}

/*
 information
----------------------------------------------------------------------------------------------------*/
.information{
	background:url(/img/top_info_bg.gif) repeat-y 0 0;
}
.information .infoInner01{
	background:url(/img/top_info_t.gif) no-repeat 0 0;
}
.information .infoInner02{
	padding:0 0 2px;
	background:url(/img/top_info_b.gif) no-repeat 0 bottom;
}
.information .about{
	float:left;
	padding:0 0 10px 14px;
	width:516px;
}
.information .new{
	float:right;
	padding:0 12px 15px 0;
	width:304px;
}
/*about
----------------------------------------------------------------------*/
.information .about .explain{
	width:515px;
}
.information .about .explain .photo{
	float:left;
	width:81px;
}
.information .about .explain .photo img{
	border:1px solid #cfcfcf;
}
.information .about .explain .texts{
	float:right;
	width:424px;
}
.information .about .explain .texts .link{
	padding:0 0 2px 16px;
	background:url(/common/img/icon/ico-textlink_or.gif) no-repeat 0 2px;
}
.information .about .orange{
	padding:8px;
	width:492px;
	border:1px solid #e5e5e5;
}
.information .about .orange .texts{
	float:left;
	width:365px;
}
.information .about .orange .photo{
	float:right;
	width:117px;
}
/*new
----------------------------------------------------------------------*/
.information .new dl{
	margin:5px 0 0;
	padding:0;
}
.information .new dt{
	font-weight:bold;
}
.information .new dd{
	margin:3px 0 0;
	padding:0 0 2px 16px;
	background:url(/common/img/icon/ico-textlink_or.gif) no-repeat 0 2px;
}

/*pickup
----------------------------------------------------------------------*/
.pickup .link{
    background: url("/common/img/icon/ico-textlink_or.gif") no-repeat scroll 0 2px transparent;
    padding: 0 0 2px 16px;
}

.pickup a.decoration{
  text-decoration: underline;
  color:#EB7F15;
}

/*
 FLASH_MAIN
----------------------------------------------------------------------------------------------------*/
#FLASH_MAIN{
	padding:4px 4px 4px 5px;
	width:889px;
	border:1px solid #d9d9d9;
	border-width:0 1px 1px;
	position:relative;
}


/*
 FOOTER
----------------------------------------------------------------------------------------------------*/
/*utilLink------------------------------*/
#FOOTER .fUtility .utilLinkTop{
	padding:0 10px 7px;
}



/*
 for no js & no flash
----------------------------------------------------------------------------------------------------*/
#JSOFFMSG{
	padding:15px;
	color:#000;
	text-align:center;
}
#JSOFFMSG p{
	width:90%;
	margin:0 auto;
	padding:15px;
	border:solid 1px #ff4c75;
	text-align:left;
	font-size:12px;
	line-height:1.6;
}
#JSOFFMSG span{
	font-weight:bold;
	color:#f00;
}

#FLASHALTTXT{
	position: absolute;
	z-index:100;
	width:350px;
}
#FLASHALTTXT p{
	padding:10px;
	margin:10px;
	background-color:#fff;
	border:solid 1px #f00;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#FLASHALT{
	background:#fff url(/swf/images/bg.gif) repeat-y right top;
}
#FLASHALT:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
#FLASHALT{
	display:inline-table;
	min-height:1%;
}
/* \*/
html #FLASHALT{
	* height:1%;
}
#FLASHALT{
	display:block;
}
/* */

#FLASHALT p{
	float:left;
}
#FLASHALT p a:active,
#FLASHALT p a:hover{
  filter: alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
}
#FLASHALT dl{
	width:132px;
	float:right;
}
#FLASHALT dl dt{
	width:130px;
	height:69px;
}
#FLASHALT dl dd{
	width:130px;
	height:93px;
}
#FLASHALT dl dd a{
	display:block;
	width:130px;
	height:85px;
	text-indent:-9999em;
	outline:none;
}


