@charset "utf-8";
/* contentbox common */
.contentBox4itemsLayout{
	width:597px;
	height:213px;
	padding: 4px;

}

.contentBox8itemsLayout{
	width:597px;
	height:430px;
	padding: 4px;

}

/* box */

.news {	line-height:18px;}

.contentBoxNavi {
	background-image:url(../image/top_box_list.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	width:50px;
	height:20px;
	text-indent:-9999px;
	float:right;
}
.contentBoxNavi a{
	display:block;
	width:50px;
	height:20px;
	text-decoration:none;
	overflow:hidden;
}
.contentBoxNavi a:hover{
	background-image:url(../image/top_box_list_up.gif);
	background-repeat:no-repeat;
}


.contentBoxNavi2 {
	background-image:url(../image/top_box_more_list.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	width:85px;
	height:20px;
	text-indent:-9999px;
	float:right;
}
.contentBoxNavi2 a{
	display:block;
	width:85px;
	height:20px;
	text-decoration:none;
	overflow:hidden;
}
.contentBoxNavi2 a:hover{
	background-image:url(../image/top_box_more_list_up.gif);
	background-repeat:no-repeat;
}



/*inside box */
.contentBox h4 {
	font-size:10px;
	padding-left:0.5em;
	padding-right:0.5em;

}

.contentBox h4 {
	font-size:12px;
	color:#666;
	padding-left:0.5em;
	padding-right:0.5em;

}
.contentBox h5 {
	font-size:10px;
	color: #666666;
	font-weight:normal;
	margin-top: 0.2em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}

.contentBoxDetail{
	float:left;
	width:148px;
	height:100%;
	text-align:center;
	overflow:hidden;

}

.contentBoxDetail2{
	float:left;
	width:148px;
	height:50%;
	text-align:center;
	overflow:hidden;
}

.contentBoxDetail img{
	margin:5px;
	/*width:78px;*/
	height:110px;
	border-style: solid;
	border-width:1px;
	border-color:#555555;
}
.contentBoxDetail2 img{
	margin:5px;
	/*width:78px;*/ 
	height:110px;
	border-style: solid;
	border-width:1px;
	border-color:#555555;
}

body { line-height: 1.3 }

/* side navi 3 */
#sideNavi3 {
	
	padding:0px;
	list-style-type: none;
	line-height:1;
    margin-top:10px;
}