@charset "utf-8";

#machikado_top{
	text-align:center;
	font-size:0;
	color:#000;
	display:block;
	text-indent:-9999px;
	width:100%;
	float:left;
	height:446px;
	background:url("header.jpg") no-repeat;
}
#photo_des{
	text-align:center;
	font-size:18px;
	padding:10px 0;
	border:solid 1px #f00;
	margin-top:20px;
}

.photo_table{
width:760px;
float:left;
margin:50px 0 0 20px;
}

* html .photo_table{
margin:50px 0 0 10px;
}
.photo_table td{
	padding:10px;
}

.photo_table dl{
}

.photo_table dt{
color:red;
}
.photo_table dd{
font-size:14px;
padding-left:10px;
}

.photo_hr{
width:700px;
float:left;
margin:50px 0 0 50px;
background-color:black;
height:0;
border:0;
border-top:1px dashed #444;
}

.que_dl{
width:220px;
float:left;
margin-right:5px;
text-align:left;
}

#photo_thumb_table{
	margin:40px 0 0 20px;
	width:760px;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
}
#photo_thumb_table td{
	padding:10px 0;
}
* html #photo_thumb_table{
	margin:40px 0 0 10px;
}

