@charset "UTF-8";

* {
	margin:0px;
	padding:0px;
	border: none;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
img {
	border:none;
}
body {
	background-color:#FFFFFF;
	background-image: url(images/bg_tile.gif);
}
div {
	text-align: left;
	scrollbar-face-color: white;
	scrollbar-highlight-color: gray;
	scrollbar-shadow-color: gray;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: gray;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
}
table#base {
	background-color: #CCCC99;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 770px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;



}
table#base tr td {
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 150%;
}
table#base tr td.right {
	width: 154px;
	padding-left: 2px;
}
#header {
	background-color: black;
	font-size: 10px;
	color: white;
	height: 16px;
	padding-right: 4px;
	width: 766px;
}
#header p {
	line-height: normal;
}
li {
	font-size:12px;
}
a.hover {
	text-decoration: underline;	
}
strong {
	color:red;
	font-weight:bold;
	font-size:125%;
	line-height:100%;
}
em {
	color:red;
	font-weight: normal;
	font-style:normal;
}
sup {
	vertical-align : 20%;
}

h1,h2,h3,h4,h5,h6 {
	line-height:normal;
}
dt {
	font-weight:bold;
	clear: both;

}
dd{
	margin-left: 30px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 0px;
	}
form p{
	margin:1px;
	line-height:100%;
}
textarea {
	font-size:100%;
	overflow:auto;
}

input, select, textarea {
	font-size:12px;
	border: 1px solid gray;

}

hr.sep {
	display:none;
	clear: both;
}

#content {
}

#menu {
	padding:3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: gray;
}
#menu p{
	margin:0px;
	padding:2px;
	font-size: 10px;
	line-height: 12px;
}
#menu .btn_prev,
#menu .btn_next {
	display:block;
	width:50px;
	text-decoration:none;
}
#menu a {
}

#archives {
	padding-top: 3px;
	height: 17px;
}
#latests, #archive {
	background-color: white;
	border-right: 1px solid black;
	height: 290px;
}
#latests {
	padding: 3px;
	width: 457px;
	margin: 0px;
	overflow: auto;
}
#archive {
	padding: 3px 0px 3px 3px;
	width: 145px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: gray;
}
#archive ul li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}   
#archive p {
	margin: 0px;
	padding: 0px;
}
.label {
	float: right;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 3px;
}

#links {
	width:150px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
}
#links img {
	margin-bottom: 2px;
}
#links ul {
	margin:0px;
	padding-left:0px;
	list-style-type:square;
}

td#footer {
	width: 770px;
	text-align: center;

}
div#footer {
	width: 774px;
	background-color: black;
	height: 100%;

}
small {
	font-style: normal;
	font-weight: normal;
}
