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


#midashi{
	width: 433px;
	height: 29px;
	display: inline-table;
	width: 431px;
	text-indent: 40px;
	padding-top: 15px;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-image: url(../../album/images/camera_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#photo{
	width: 432px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}