.content {
	text-align:left;
	width:560px;
	height:auto;
	margin:0 20px 0 20px;
	padding-top:7px;
}

.incontentorange {
	color:#ff933c;
	text-align:left;
	width:540px;
	height:auto;
	margin-left:20px;
	margin-top:-18px;
}	

.incontentblue {
	color:#009fe8;
	text-align:left;
	with:540px;
	height:auto;
	margin-left:20px;
	margin-top:-18px;
}	

.incontentgreen {
	color:#21e32f;
	text-align:left;
	width::540px;
	height:auto;
	margin-left:20px;
	margin-top:-18px;
}	

.incontentpink {
	color:#ff7db4;
	text-align:left;
	width:540px;
	height:auto;
	margin-left:20px;
	margin-top:-18px;
}	

.incontentviolet {
	color:#8973db;
	text-align:left;
	width:540px;
	height:auto;
	margin-left:20px;
	margin-top:-18px;
}	

.incontentorange a:hover,.incontentorange a:visited,.incontentorange a:link {
	color:#ff933c;
	text-decoration: none;
}

.incontentblue a:hover,.incontentblue a:visited,.incontentblue a:link {
	color:#009fe8;
	text-decoration: none;
}

.incontentgreen a:hover,.incontentgreen a:visited,.incontentgreen a:link {
	color:#21e32f;
	text-decoration: none;
}

.incontentpink a:hover,.incontentpink a:visited,.incontentpink a:link {
	color:#ff7db4;
	text-decoration: none;
}

.incontentviolet a:hover,.incontentviolet a:visited,.incontentviolet a:link {
	color:#8973db;
	text-decoration: none;
}

#content {
	margin:0 auto 0px auto;
	text-align:center;
	float:right;       /* #contentを右に寄せて配置し、 */
	width:646px;       /* 幅は646pxに設定              */
	height:auto;
	background-position:center;
	background-image:url(../img/top/map_ptn.jpg);
}

#contentmap {
	margin:0 auto;
	width:600px;
	height:auto;
	background-position:center;
	background-image:url(../img/top/content_back.png);
	padding-top:7px;
	padding-bottom:3px;
	font-weight:100;
	font-size:14px;
}

#contenttitle {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/map/title.png', sizingMethod=scale); 
	width:600px;
	height:70px;
	margin:18px auto 0 auto;
}

#contentend {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/top/content_end.png', sizingMethod=scale); 
	width:600px;
	height:15px;
	margin:0 auto 20px auto;
}

#underbanerunit {
	text-align:center;
	height:31px;
	width:800px;
	margin:5px auto;
}
