@charset "shift_jis";

@import "cc-main_ms.css";
@import "comm_ms.css";

/*-- cc-pref.css --*/

#servicelist{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 900px;
	margin: 0px auto; 
}

#servicelist img {
	border: none;
	margin: 0px 2px 0px 1px;
}

.pref-title {
	font-size: 24px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding:  20px 0px 10px 10px;
	background-color: #005f94;
}

#pref-muryo {
	width: 640px;
	margin: 0px 0px 0px 20px;
background-image: url(../pref/img/pref-mit-bg.jpg);
}

.big-pink {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	color: #e3017f;
	vertical-align: bottom;
}

.mid-pink {
	font-size: 14px;
	font-weight: bold;
	color: #e3017f;
}

#town-service {
	width: 670px;
	margin: 20px 0px 0px 0px;
}

#town-service-l {
	float: left;
	margin: 0px 0px 0px 60px;
	width: 290px;
}

#town-service-r {
	float: left;
	margin: 0px 10px 0px 20px;
	width: 290px;
}

#town-service table {
	width: 100%;
}

.ts-tdl {
	padding: 2px 5px 2px 5px;
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : gray;
	vertical-align: top;
	text-align: left;
}

.ts-tdc {
	padding: 2px 5px 2px 5px;
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : gray;
	vertical-align: top;
	text-align: center;
}

#town-list {
	float: left;
	width: 600px;
	margin: 20px 0px 20px 60px;
}

#town-list td {
	padding: 2px 5px 2px 5px;
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : gray;
}

