@charset "Shift_JIS";

whole {
	align: right;
	}

body {
	margin: 0px 0px 0px 0px;
	background-color: #A5A691;
	text-align: center;
	color: #C7C5B6;
	}

a:link	{
	color: #B0AC8E;
	text-decoration: none;
	font-weight:bold;
	}

a:visited	{
	color: #CCC9B0;
	text-decoration: none;
	font-weight:bold;
	}

a:active	{
	color: #CCC9B0;
	text-decoration: none;
	font-weight:bold;
	}

a:hover	{
	color: #CCC9B0;
	text-decoration: underline;
	font-weight:bold;
	position: relative; top: 1; left: 1;
	}

#contents {
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	text-align: left;
	padding: 20px 10px;
	height:100%;
	width: 620px;
	background-color: #555555;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	}

#title_under {
	color: #B0AC8E;
	font-size: x-small;
	font-weight: bold ;
	font-family: verdana , arial , Helvetica , sans-serif;
	text-indent: 10px
	}

h1 {
	color: #ffffff;
	font-size: large;
	font-family: verdana, "arial black" , arial , Helvetica , sans-serif;
	text-indent: 10px;
	margin: 0px;
	width: 100%;
	border-bottom: 1px solid #000000;
	}

h2 {
	padding: 0px 5px;
	color: #B0AC8E;
	font-size: medium;
	font-weight: bold;
	font-family: arial , Helvetica , verdana, sans-serif;
	width: 150px;
	border-bottom: 1px solid #000000;
	}

.sc {
	text-align: right;
	font-size: x-small;
	}

#count {
	text-align: right;
	}

.block {
	line-height: 120%;
	padding-left: 10px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	}

.block2 {
	padding: 10px 20px;
	}

.block2title {
	padding: 0px 5px;
	width: 120px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	}

.date {
	padding: 0px 5px;
	width: 120px;
	font-size: x-small;
	font-weight: bold;
	font-family: verdana, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	}

.table-left {
	width: 120;
	}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}


#copyright {
	text-align: right;
	font-size: x-small;
	}
	
	.bottom {
	line-height: 120%;
	padding-left: 10px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	}
