@charset "EUC-JP";

/*
==================================================================
INDEX
==================================================================
*/
/* ²ñ¼Ò³µÍ× */
.cam_title{
	width:100px;
	float:left;
	color:#3388FF;
	font-weight:bold;
	margin:7px 0px 5px 0px;

}
.cam_text{
	width:450px;
	float:left;
	margin:7px 0px 5px 0px;
}
.cam_line{
	font-size:0px;
	height:1px;
	width:550px;
	background:url(image/line.jpg) no-repeat;
}
.file_title{
	font-size:14px;
	font-weight:bold;
}

.file_size{
	font-size:12px;
}


