@charset "shift_jis";
#contentsWrapper .frame {
	width: 708px;
	border: 1px solid #CCCCCC;
	height: 144px;
}
#contentsWrapper .info {
	height: 23px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F6F6F6;
}
#contentsWrapper .infosize {
	height: 118px;
	width: 699px;
	margin-left: 10px;
}

#contentsWrapper .pulldown {
	margin-left: 30px;
}

/*ボックスの設定
---------------------------------------------------------------------------- */
#contentsWrapper .catalogue {
	width: 100%;
/*	overflow:hidden;*/
	margin: 0px;
}


#contentsWrapper .catalogue_left {
	/*height: 395px;*/
	width: 348px;
	border: 1px solid #CCCCCC;
	padding: 5px 0px 0px;
	float: left;
	margin-bottom: 15px;
}
#contentsWrapper .catalogue_right {
	/*height: 395px;*/
	width: 348px;
	border: 1px solid #CCCCCC;
	padding: 5px 0px 0px;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}

#contentsWrapper .catalogue_box {
	background-image: url(../common/img/l_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	height: 40px;
	margin-left: 10px;
	width: 330px;
}

#contentsWrapper .catalogue_title {
	float: left;
	height: 40px;
	width: 270px;
	color: #003399;
	font-weight: bold;
	padding: 2px 0px 0px;
}

#contentsWrapper .catalogue_icon {
	float: right;
	width: 50px;
	height: 20px;
}
#contentsWrapper .photo_section {
	padding-left: 10px;
	height: 280px;
}

#contentsWrapper .photo {
	float: left;
	height: 150px;
	width: 150px;
}

#contentsWrapper .folder_right {
	float: left;
	width: 160px;
	margin-left: 10px;
}
#contentsWrapper .folder {
	height: 64px;
}
#contentsWrapper .otherlink {
	background-image: url(../common/img/icon_linkpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 15px;
}


#contentsWrapper .download {
	width: 348px;
	height: 37px;
	clear: both;
	background-color: #F6F6F6;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	padding: 5px 0;
	margin: 17px 0px 0px;
}
#contentsWrapper .pfd_space {
	padding-left: 18px;
}
/*仮色
---------------------------------------------------------------------------- */
#contentsWrapper .yellow{
	background-color: #FFFFCC;
}

