body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #CCCCCC;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	color: #DFDFDF;
	line-height: 1.4;
}
a:link,a:visited {
	color: #66CCFF;
}

a:hover {
	color: #CCFFFF;
}
em {
	visibility: hidden;
}
#wrapper {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 650px;
}
#header {
	height: 216px;
}
#main {
	background-attachment: fixed;
	background-image: url(images/line_vertical.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftBox {
	float: left;
	width: 140px;
}
#rightBox {
	float: right;
	width: 480px;
}
.miniBox {
	width: 458px;
	border: 1px solid #006699;
	background-image: url(images/newsBoxBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #111111;
	margin-bottom: 15px;
}
.miniBox p {
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 20px;
}
.tsudukiyomu {
	margin-left: 35px;
	margin-bottom: 10px;
	font-size: 12px;
}
.miniFooter {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
.imgleft {
	float: left;
        padding-right:10px;
        padding-bottom:10px;
}
.imgright {
	float: right;
        padding-left:10px;
        padding-bottom:10px;
}
.text10 {
        font-size: 10px;
}
.textBold {
	font-weight: bold;
}
.textRedBold {
	font-weight: bold;
        color: #FF0000;
}
h2 {
	background-image: url(images/date_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 4px;
	padding-right: 15px;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	background-image: url(images/pochi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #E0FBFF;
}
#leftBox ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#leftBox li {
	padding-left: 10px;
	background-image: url(images/pochi_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}
#footer {
	clear: both;
}

