@charset "UTF-8";
.menu-border-w {
	border-left: solid #0B50A2 1px;
	border-right: solid #0B50A2 1px;
	margin: 10px 10px 10px 10px;
}
.menu-border-bottom {
	border-bottom: solid #0B50A2 1px;
	margin: 10px 10px 10px 10px;
}
.menu-border-title {
	border-bottom: solid #0B50A2 1px;
	border-right: solid #0B50A2 1px;
	border-left: solid #0B50A2 1px;
	margin: 10px 10px 10px 10px;
}

.line {
	background-image: url(../image/back-220.gif);
	background-repeat: repeat-y;
}
.menu-icon {
	vertical-align: middle;
}
.title01 {
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	font-size: 13px;
}
.title01-on {
	color: #0B50A2;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}
.title02 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: none;
}
.title02-on {
	color: #0B50A2;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: none;
}
.title03 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	line-height: 140%;
}

.title04 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	line-height: 140%;
}

.td-menu {
	padding-left: 15px;
	padding-top: 8px;
}
.td-top-menu {
	padding-left: 10px;
	padding-top: 8px;
}
.news-list {
	font-size: 12px;
	color: #505050;
	letter-spacing:0pt;
}

img.n-list { 
    vertical-align: -10px; 
}

div#recommend{
	width:900px;
	height:380px;
	position:relative;
}

div#recommend p{
	background:url(../ba/recommend/btn_recommend01.jpg) no-repeat 0 0;
	width:196px;
	height:146px;
	position:absolute;
	top:220px;
	left:692px;
	margin:0;
}

div#recommend p a{
	display:block;
	width:196px;
	height:146px;
}

div#recommend p a:hover{background:url(../ba/recommend/btn_recommend01_on.jpg) no-repeat 0 0;}

div#recommend p span{display:none;}
