﻿/* CSS Document */

#h2area{
	width: 665px;
	padding-top: 18px;
}
#h2area h2{
	margin: 0px;
	padding: 0px;
}
#h2area .h2_text{
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 100%;
}
#h2area .h2_text ul{
	margin: 0px;
	padding: 0px;
}
#h2area .h2_text li{
	list-style-type: none;
	background: url(../outlet/images/dot.gif) no-repeat left 2px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}
.bold{
	font-weight: bold;
}

#h2area .h2_img{
	font-size: 75%;
	text-align:center;
}


#map{
	font-weight: normal;
	font-size: 100%;
	text-align:center;
}

.map_text{
	margin-top: 0px;
	font-weight: normal;
	font-size: 100%;
	text-align:left;
}

#kuwashikuwa{
	margin-top: 20px;
	margin-bottom: 12px;
	padding-bottom:10px;
	font-weight: normal;
	font-size: 120%;
	text-align:center;
	background: #eeefef;
}

#kuwashikuwa a{
	color:#4e88c7;
}
