@charset "utf-8";

#header{
	margin-bottom:0;
}
#article{
	display:inline;
	float:left;
	width:663px;
	margin:3px 0 0 3px;
}
h1{
	margin-bottom:0;
}
#bgvisual1{
	width:100%;
	min-width:926px;
	height:302px;
	background:url(../images/index/bg-visual1.jpg) repeat;
	text-align:center;
}
#bgvisual2{
	width:100%;
	min-width:926px;
	height:307px;
	margin-bottom:12px;
	background:url(../images/index/bg-visual2.gif) repeat-x left bottom;
}
#visual{
	width:920px;
	height:302px;
	margin:0 auto;
	background:url(../images/index/visual.jpg) no-repeat;
	text-align:left;
	text-indent:-9999px;
}
.item{
	width:660px;
}
#links dl{
	overflow:hidden;
	height:100%;
	padding:0 10px;
}
#links div.link{
	padding:10px;
	border-bottom:1px dashed #cccccc;
}
#links div.line2{
	height:2.6em;
}
#links li div.title{
	float:left;
	width:10em;
	background:url(../en/images/common/icon-arrow-orange.gif) no-repeat left center;
	text-indent:1em;
	white-space:nowrap;
}
#links li p.info{
	float:left;
	max-width:450px;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #cccccc;
}
