@charset:"euc-jp";

/* English—p */
ul,li,dl,dt,dd{margin:0px;pading:0px;list-style-type:none;}
a:focus{outline:none;}

#contents_en{
	width:780px;
	text-align:center;
	margin:0px auto;
	padding:0px 0px 10px 0px;
}

#ttl_en{
	background:#fff url(imgaes/title_read.gif) no-repeat 0px 0px;
	height:53px;
	width:780px;
	margin:10px 0px;
	padding:0px;
	text-indent:-9999px;
}


#single{
	background:url(imgaes/top_img01.jpg) no-repeat center center;
	height:220px;
	width:390px;
	margin:0px;
	padding-left:0px;
	display: block;
	text-indent:-9999px;
	float:left;
}
#single a{
	display: block;
	height:220px;
	width:390px;
}

#double{
	background:url(imgaes/top_img02.jpg) no-repeat center center;
	height:220px;
	width:390px;
	margin:0px;
	padding:0px;
	display: block;
	text-indent:-9999px;
	float:right;
}
#double a{
	display: block;
	height:220px;
	width:390px;
}

#co_menu{
	width:765px;
	margin:10px auto;
	padding:0px 7px 0px 8px;
}

#product{
	width:260px;
	border-right: 1px #b2b2b2 solid;
	border-top: 1px #b2b2b2 solid;
	border-left: 1px #b2b2b2 solid;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
}

#topics{
	width:490px;
	border-right: 1px #b2b2b2 solid;
	border-top: 1px #b2b2b2 solid;
	border-left: 1px #b2b2b2 solid;
	margin:0px;
	padding:0px;
	text-align:left;
	float:right;
}

#ttl_pr{
	background:url(imgaes/top_product.gif) no-repeat center center;
	border-bottom: 1px #b2b2b2 solid;
	height:35px;
	width:260px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

#ttl_to{
	background:url(imgaes/top_topics.gif) no-repeat center center;
	border-bottom: 1px #b2b2b2 solid;
	height:35px;
	width:490px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

.li_pr{
	width:260px;
	font-weight:bold;
	padding:5px 0px;
	border-bottom: 1px #b2b2b2 solid;
	text-indent:10px;
}

.li_to{
	width:490px;
	padding:5px 0px;
	border-bottom: 1px #b2b2b2 solid;
	text-indent:5px;
}

