@charset "utf-8";
/* CSS Document */

#info_box {
	width:580px;
	padding:5px;
	overflow:auto;
	color: #999999;
	}
	
.boder {
	border-bottom:dashed 1px #CCCCCC;
	color: #FF0000;
	}

.himitsu_tx {
	padding:3px 10px 3px 3px;
	text-align:left;
	width:580px;
	float: right;
	background-image:url(../img/cameraman.jpg);
	background-repeat:no-repeat;

	}
	
.smile_t {
	padding:0px 5px;
	font-size:80%;
		}
.camera_img {
	float:left;
	width:120px;
	height:190px;
	}
