@charset "utf-8";

.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/title_bar.gif);
	margin: 0px;
	padding: 5px 0px 0px 30px;
	height: 25px;
	width: 540px;
}
.icon {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text {
	margin: 0px;
	padding: 5px 10px;
	width: 390px;
}
.menu {
	background-image: url(img/report_titlebar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: 25px;
	width: 140px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #024477;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#reportcontents {

	margin: 15px;
	padding: 0px 0px 10px;
	width: 570px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#reportmenu {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#reportmenu ul {
	margin: 0px;
	padding: 5px 10px;
	width: 130px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#reportmenu li {
	margin: 0px;
	padding: 3px 0px 3px 7px;
	background-image: url(img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#rightcoment {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 410px;
	float: right;
}
.photo {
	margin: 0px;
	padding: 0px;
	width: 390px;
}
.coment {
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 10px 0px 0px;
	padding: 0px;
}
.data {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blogtitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #024477;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tourbtn {
	text-align: center;
	margin: 0px 5px 5px;
	padding: 0px;
}
.name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 390px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.pagetopbtn {
	margin: 0px;
	padding: 0px 0px 0px 170px;
	vertical-align: bottom;
}
.topage {
	background-color: #FFFFFF;
	width: 405px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

