@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;
	background: url(img/top_box_bg.jpg) repeat-y;
}

div.topBox div.box{
	width: 355px;
	margin-right: 20px;
	float: left;
}
div.topBox div.box+div.boxR{
	width: 355px;
	margin-right: 0;
	float: left;
}

div.topBox div.box h3{
	background: url(img/jirei_bg.jpg) no-repeat top;
	width:355px;
	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{
	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; }
div.topBox div.boxR h3{
	background: url(img/appli_bg.jpg) no-repeat top;
	width:355px;
	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.boxR a{
	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.boxR a:hover{
	color: #0050A7;
	text-decoration: underline;
}
div.topBox div.boxR a img{margin-right: 8px; margin-top:-2px; }


/* list */
div.ListBox{
	width:730px;
}

/**/
div.ListBox div.contents{
	width:480px;
	float:left;
}
div.ListBox div.contents h2.title{
	display: block;
	padding-top:13px;
	background: url(img/list_title_bg.jpg);
	width: 480px;
	height: 31px;
	margin-bottom:15px;
}
div.ListBox div.contents 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;
}
div.ListBox div.contents div.detailList{
	width:480px;
	margin-bottom: 20px;
}

div.ListBox div.contents div.detailList a{
	background: url(img/li_mark.jpg) left top no-repeat;
	display: block;
	margin-bottom: 3px;
	padding-top:2px;
	padding-bottom:3px;
	width:207px;
	padding-left: 33px;
	float:left;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}
div.ListBox div.contents div.detailList a:hover{
	color: #0050A7;
	text-decoration: underline;
}


/**/
div.ListBox div.sidenv{
	width: 230px;
	float:right;
}
div.ListBox div.sidenv div+div{
	margin-top:15px;
}
div.ListBox div.sidenv h3 a{
	text-indent: 0em;
	margin: 0 0 0px 0 !important;
	display: block;
	background: url(img/jirei_bg.jpg) no-repeat top;
	width:230px;
	height: 29px;
	text-align: center !important;
	color:#FFF;
	font-weight: bold;
	font-size:16px;
	line-height: 1.0em;
	padding-top:10px;
}
div.ListBox div.sidenv h3 a:hover{
	color: #FFF;
	text-decoration: underline;
}
div.ListBox div.sidenv h4 a{
	text-indent: 0em;
	margin: 0 0 0px 0 !important;
	display: block;
	background: url(img/appli_bg.jpg) no-repeat top;
	width:230px;
	height: 29px;
	text-align: center !important;
	color:#FFF;
	font-weight: bold;
	font-size:16px;
	line-height: 1.0em;
	padding-top:10px;
}
div.ListBox div.sidenv h4 a:hover{
	color: #FFF;
	text-decoration: underline;
}
div.ListBox div.sidenv a{
	display: block;
	width: 230px;
	height:24px;
	background: url(img/sidenv_dash.jpg) repeat-x;
	font-size: 14px;
	padding-top:9px;
	line-height: 1.0em;
	text-indent: 1.0em;
	color: #333;
	text-decoration: none;
}
div.ListBox div.sidenv a:hover{
	color: #0050A7;
	text-decoration: underline;
}
.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;
}
