a {
	color: #0099CC;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #33CCFF;
	text-decoration: none;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	position : relative;
	top : 1pt;
	left : 1pt;
}

a img {
	border: 0px;
}

ul {
	list-style: none;
}

ol {
	list-style: none;
}

input.hd_search {
	width: 335px;
	padding: 2px;
	color: #a9a9a9;
	background-color: #ffffff;
}

input.hd_search_in {
	width: 335px;
	padding: 2px;
	color: #000000;
	background-color: #ffffcc;
}

div.hd-search-keyword {
	font-weight: bold;
	color: #ff0000;
	margin-top: 15px;
}

div.border01 {
	width: 640px;
	border-bottom: dotted #00ffff 1px;
	margin: 20px 0 20px 0;
}

#viewer {
    margin: 0 auto;
    width: 900px;
    height: 580px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}

/* アメブロフレーム調節ここから */
#ameblo {
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 450px;
	text-align: left;
	overflow: scroll;
}
.rssBody ul {
	margin: 0px;
	padding: 0px;
}
.rssBody ul li {
	margin: 0 0 5px 0;
	padding: 0 4px 0px 4px;
	border-bottom: dotted 1px #0B615E;
	list-style: none;
	width: 860px;
	overflow: hidden;
}
.rssRow { padding: 0px; }

.rssRow div {
	float: left;
	width: 890px;
}

/* ここまで */

.menu-layout {
	font-size: 18px;
	font-weight: bold;
}

.kakaku {
	color: #ff0000;
	font-size: 20px;
}

table.menu-list {
	margin: 80px 0 0 30px;
}

table.menu-list td {
	height: 60px;
	text-align: left;
	vertical-align: top;
}


.maptext {
	font-size:17px;
	font-weight:bolder;
}


.newtext01 {
	font-size:13px;
	font-weight:bolder;
	text-decoration:underline;
	color: #300479;
}

.newtext02 {
	font-size:15px;
	font-weight:bolder;
	color: #FF33CC;
}