* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
#container {
	float: left;
	width: 588px;
	padding: 5px;
	height: 1040px;
	border: 1px solid #CCCCCC;
}
#header {
	float: left;
	width: 588px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
#header h1 {
	float: left;
}
#header p {
	line-height: 150%;
	float: left;
	margin-left: 40px;
	font-size: 12px;
}
#header strong {
	font-weight: bold;
	color: #FF0000;
}
#wrapper {
	width: 588px;
	float: left;
}
.mainBox {
	float: left;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: 2px;
	margin-right: 3px;
}
#rightBox.mainBox {
	float: left;
	width: 140px;
	margin-left: 2px;
	margin-right: 3px;
	border-right-style: none;
}
#rightBoxU.mainBox {
	float: left;
	width: 140px;
	margin-left: 2px;
	margin-right: 3px;
	border-right-style: none;
}
.mainBox h2 {
}
.mainBox h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #DDE7F0;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainBox dl.site {
	height: 70px;
	padding-right: 2px;
	padding-left: 2px;
}
.mainBox dl.site dt {
	font-size: 12px;
	color: #CC6600;
	margin-bottom: 2px;
	font-weight: bold;
}
.mainBox dl.site dd {
	font-size: 12px;
	line-height: 130%;
}
.mainBox h4 {
	font-size: 14px;
	color: #225B90;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.mainBox dl.kuchikomi dt {
	color: #CC6600;
	font-size: 12px;
	float: left;
	font-weight: bold;
}
.mainBox dl.kuchikomi dd {
	font-size: 12px;
	margin-bottom: 5px;
}
#contentsArea {
	width:588px;
	float: left;
}
#contentsArea .mainBox p {
	font-size: 12px;
	line-height: 130%;
	margin-right: 2px;
	margin-left: 2px;
}
#contentsArea .mainBox img.arrowJ {
	position: absolute;
	left: 100px;
	top: 375px;
}
#contentsArea .mainBox img.arrowH {
	position: absolute;
	left: 240px;
	top: 375px;
}
#contentsArea .mainBox img.arrowS {
	position: absolute;
	left: 380px;
	top: 375px;
}
#contentsArea .mainBox img.arrowT {
	position: absolute;
	left: 530px;
	top: 375px;
}
#contentsArea .mainBox p.offTxt {
	color: #CCCCCC;
}
#contentsArea #mainArea {
	font-size: 12px;
	float: left;
	width: 568px;
	border: 1px solid #000000;
	margin-top: 7px;
	background-color: #E0E8EF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#contentsArea #mainArea p {
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#contentsArea #mainArea dl {
	border: 1px solid #000000;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
	width: 320px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contentsArea #mainArea dt {
	font-size: 12px;
	float: left;
	margin-right: 2px;
}
#contentsArea #mainArea dt strong {
	color: #FF0000;
}
#contentsArea #mainArea dd {
	margin-bottom: 5px;
}
#contentsArea #mainArea dd.sitename {
	font-size: 14px;
	font-weight: bold;
}
#contentsArea #mainArea dt.point {
	font-weight: bold;
	color: #CC6600;
}
#contentsArea #pickup {
	float: left;
	width: 588px;
	margin-top: 20px;
}
#contentsArea #pickup h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 10px;
}
#contentsArea #pickup #pickupBox {
	float: left;
	width: 588px;
}

#contentsArea #pickup #pickupBox dl {
	float: left;
	width: 130px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 6px;
	margin-right: 6px;
	height: 120px;
}
#contentsArea #pickup #pickupBox dd {
	font-size: 12px;
	margin-top: 3px;
}
#contentsArea #pickup #pickupWideBox {
	float: left;
	margin-bottom: 40px;
	width: 580px;
	margin-top: 10px;
}
#contentsArea #pickup #pickupWideBox dl {
	float: left;
	border: 1px solid #638EB8;
	padding: 10px;
	width: 520px;
	margin-left: 15px;
}
#contentsArea #pickup #pickupWideBox dt {
	float: left;
	margin-right: 10px;
}
#contentsArea #pickup #pickupWideBox .sitename {
	font-size: 12px;
	margin-bottom: 10px;
}
#contentsArea #pickup #pickupWideBox .comment {
	font-size: 12px;
	line-height: 150%;
}

