﻿@charset "UTF-8";

/*---- top ----
-------------------------------------------------*/
body#top #content {
	padding: 0px 0px 0 20px;
	width: 570px;
	min-height: 787px;
	background-image:url(/en/images/top_bg.jpg);
	background-repeat: no-repeat;
}

body#top #main {
	margin:255px 0 0 0;
	width: 375px;
}

.txt {
	font-size:85%;
	color:#666666;
	padding-top:15px;
}

.data {
	width: 240px;
	text-align: right;
	float: right;
	font-size:75%;
	color:#666666;
	padding: 15px 0 15px 0;
}

body#top #content #main h2 {
	padding: 10px 0 0 0;
	color: #666666;
	background: none;
}

body#top #info-area {
	overflow: auto;
	height: 150px;
	margin-bottom: 20px;
}

body#top #info-area dl {
	border-bottom: 1px dotted #bfbfa6;
	overflow: hidden;
	background-image: url(/jp/common/images/line_info_dot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

body#top #info-area dl dd a {
	font-weight:bold;
}
