@charset "UTF-8";
body {
	background: url(../../images/bg_top_body.jpg) repeat-x;
}

a {
color:#0065CB;
}

h1 {
	margin: 0px 0px 5px;
}
ul#globalnavi {
	padding: 4px;
	background: url(../../images/bg_top_gnavi.jpg) no-repeat left top;
	height: 60px;
	width: 780px;
}
#contents {
	background: url(../../images/bg_top_contents.jpg) no-repeat left top;
	padding-top: 14px ;
	padding-left: 14px ;
	padding-right: 14px ;
	padding-bottom: 0px;
	width: 760px;
	margin: 0px auto;
	overflow: hidden;
	font-size: 90%;
}
#info {
	background-image:url(../../images/bg_top_info.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	width: 514px;
}
#faq {
	background-color:#D9EDF4;
	margin-bottom:10px;
	padding-bottom:0.5em;
	width:236px;
	float:left;
}
#whatsnew {
	background-color:#D9EDF4;
	margin-bottom:10px;
	float: right;
	width: 268px;
}
#banner-area {
	float: right;
	width: 236px;
}
#banner-area ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner-area li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#cccccc dotted 1px;
}
#banner-area .narrow{
	padding-bottom:0px;
	border-bottom:none;
	margin-bottom:3px;
}
#whatsnew dt {
	clear:both;
	color: #0065CB;
	font-weight:bold;
	padding: 0px 0px 0px 3px;
	border-left: 3px solid #0053B9;
	margin: 0px 0px 0.5em;
}
#whatsnew dl {
	margin: 10px 0px 0px 10px;
}
#whatsnew dd {
	float:left;
	clear:both;
	width:248px;
	color: #666666;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0.5em;
	border-bottom: 1px dotted #5B94D2;
}
#whatsnew #end{
	float:left;
	clear:both;
	width:248px;
	color: #666666;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0.5em;
	border-bottom:none;
}
#whatsnew dd img{
margin-right:5px;
width:47px;
float:left;
}
#whatsnew a { 
color:#666666;
text-decoration:none;
}
#whatsnew a:hover { 
color: #0065CB ;
text-decoration:underline;
}
#faq h2 {
	width:215px;
	padding:0px 0px 0.5em 0px;
	margin: 5px 0px 0.5em 9px;
	border-bottom: 1px dotted #5B94D2;
}
#faq ul {
list-style:none;
	margin: 10px 0px 0px 10px;
	padding:0;
}
#faq li {
	background:url(../../images/mark_top_link.gif) no-repeat left center;
	color: #666666;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 0px 14px;
}
#back-number {
	clear:both;
	border: none;
	padding:12px 10px 10px 10px;
	background:url(../../images/bg_top_line.gif) top no-repeat;
}
#header {
	text-align: center;
}

