@charset "utf-8";
/* CSS Document */
h1.title{
	display: block;
	padding-top:17px;
	background: url(img/title_bg.jpg);
	width: 730px;
	height: 38px;
	margin-bottom:15px;
}
h1.title span{
	display: block;
	height:18px;
	margin: 0 auto auto 14px;
	font-size: 18px;
	padding-top:1px;
	line-height: 1.0em;
	border-left: 3px #0050A7 solid;
	text-indent:11px;
}

h2.title{
	display: block;
	padding-top:17px;
	background: url(img/title_bg.jpg);
	width: 730px;
	height: 38px;
	margin-bottom:15px;
}
h2.title span{
	display: block;
	height:18px;
	margin: 0 auto auto 14px;
	font-size: 18px;
	padding-top:1px;
	line-height: 1.0em;
	border-left: 3px #0050A7 solid;
	text-indent:11px;
}

/* top */
div.topBox{
	width: 730px;
}

div.box{
	margin-bottom: 20px;
	background: url(img/top_box_bg.jpg) repeat-y;
	clear: left;
	float: left;
	width: 730px;
}

div.topBox div.box h3{
	background: url(img/jirei_bg.jpg) no-repeat top;
	width:730px;
	height: 30px;
	margin: 0 0 10px 0 !important;
	text-align: center;
	color:#FFF;
	font-weight: bold;
	font-size:16px;
	line-height: 1.0em;
	padding-top:10px;
}
div.topBox div.box a{
	float: left;
	display: block;
	width: 343px;
	height: 32px;
	margin: 0 0 10px 12px;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	text-decoration: none;
}
div.topBox div.box a:hover{
	color: #0050A7;
	text-decoration: underline;
}
div.topBox div.box a img{margin-right: 8px; margin-top:-2px; }


.mgB40{
	padding-bottom: 40px;
}
.newIcon{
	display: inline-block;
	width: 30px;
	height: 12px;
	margin-left: 5px;
	background: url("img/ico_new.gif") no-repeat;
	text-indent: -999em;
}
.Top_newIcon{
	line-height: 15px;
	display: inline-block;
	width: 30px;
	height: 12px;
	margin-left: 5px;
	background: url("img/ico_new.gif") no-repeat;
	text-indent: -999em;
}
