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

#details {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title01.gif);
}

h4{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted #c4c4c4;
	padding:5px 0 10px;
	margin:0 0 10px;
}
.n_txt{
	margin:25px 10px 0;
}

.event {
	background: url(../images/icon_event.gif) no-repeat 76px 0;
	height:17px;
}
.info {
	background: url(../images/icon_info.gif) no-repeat 76px 0;
	height:17px;
}

.photo{
	height:100%;
	margin:18px 0 0;
}
.photo p{
	width:204px;
	float:left;
	padding:0 0 0 10px;
}
.photo p img{
	border:1px solid #bbb;
}

