@charset 'Shift_JIS';


#contents_city {
	width:100%;
	clear:both;
	margin: 5px 0px 0px 0px;
	font-size: 93%;
}




.partition-city{
	clear:both;
	font-size:116%;
	width:930px;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.partition2-city{
	float:left;
	margin-right: 30px;
	width: 450px;
}
.partition3-city{
	float:right;
	width: 450px;
}





#contents_city ul.listmark-circle {
	list-style: disc;
	color: #333333;
	padding-right: 0px;
	padding-left: 20px;
}

#contents_city ul.listmark-circle li {
	list-style-image: url(../../common/images/li_circle_bg.gif);
	padding-bottom: 10px;
}



#contents_city .line{
	clear:both;
	position: relative;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 930px;
	margin-left: 10px;
	margin-right: 10px;
}



#contents_city .cap{
	clear:both;
	font-size: 85%;
	position: relative;
}

#contents_city .cap2{
	width:45px;
	float:left;
}
#contents_city .cap3{
	width:405px;
	float:left;
}