/*--------------------------------------------------

--------------------------------------------------*/
#catch{
	padding: 0 0 10px 0;
}
/*--------------------------------------------------

--------------------------------------------------*/
#case{
	width:642px;
	margin-bottom:10px;
	padding:7px 0px 0px 8px;
	background-color: #EFEFEF;
}
.box{
	width:321px;
	margin-bottom:7px;
	float:left;
	background-image: url(../../images/box_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.boxIn , 
.boxInS{
	min-height:97px;
	_height:97px;
	padding: 5px 18px 5px 5px;
	background-image: url(../../images/box_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxIn{
	padding-left:120px;
}
.boxInS{
	padding-left:105px;
}
.box .illust{
	position: absolute;
	left: 5px;
	top: 5px;
}
.box .deco a{
	padding: 0px 0px 0px 15px;
	display:block;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

.box .imgleft{
	float: left;
	margin: 0px 0px 0px 0px;
}


/*--------------------------------------------------
iframe j[X
--------------------------------------------------*/
#newsarea{
	border:solid 1px #C6C6C6;
}

#news ul{
	width:590px;
	margin:0 0 0 15px;
}
#news ul li{
	padding:10px 5px 10px 5px;
	background-image: url(../images/dot_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#news ul li .date{
	padding:0 16px 0 0;
	background-image: url(../images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}