@charset "utf-8";

.img-right {
	float:right;
	margin-left:10px;
}
.picup{
    clear:both;
	font-size: 14px;
	line-height: 22px;
	background-color: #E9F1F5;
	padding: 5px;
	border: 1px solid #9CB3C5;
	margin-bottom: 20px;
}
.picup-title{
	font-size: 14px;
	font-weight: bold;
	color: #275389;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #314D77;
	margin-bottom: 10px;
}
.img-left{
	float:left; margin-right:10px;}
	
	#address {
	clear:both;
	background:url(../img/bg_address.jpg) repeat-y;
	width:626px;
}

.address-tb {
	width:626px;
	line-height:0;
	font-size:0;
}

#address dl {
	float:left;
	width:398px;
}

#address dl dt {
	margin-left:14px;
	padding-bottom:6px;
	background:url(../img/bg_dushed_line.jpg) bottom repeat-x;
	width:384px;
	color:#000066;
	font-size:87%;
	font-weight:bold;
}

#address dl dd {
	margin-left:14px;
	padding-top:5px;
	width:384px;
	line-height:1.5em;
	font-size:81%;
}

#address ul {
	float:right;
	width:214px;
	list-style-type:none;
}

#address ul li {
	margin-bottom:14px;
	width:200px;
}

#address ul li#to-access-map {
	margin:0;
	width:200px;
	height:40px;
	text-indent:-9999px;
}

#address ul li#to-access-map a {
	display:block;
	background:url(../img/to_access_map.jpg) 0 0 no-repeat;
	width:200px;
	height:40px;
	text-decoration:none;
	outline:none;
}

#address ul li#to-access-map a:hover {
	background-position:-200px 0;
}

.photo_box {
	width: 250px;
	float: right;
	margin-left: 10px;
}
#wrapper #container #contents .photo_box img {
	margin-bottom: 10px;
}

