	h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,address {
		margin: 0px;
		padding: 0px;
	}
	body {
	margin: 0px;
	font-size: 11pt;
	color: #333333;
	font-family: verdana, sans-serif;
	}
	a:link {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}
	a:hover {
		color: #FF0000;
		text-decoration: underline;
	}
	a:visited {
		text-decoration: none;
	}
	#header {
	margin-bottom: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	}
	#container {
	width: 820px;
	text-align: left;
	margin: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	}
	#contents {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	#main {
	float: right;
	width: 510px;
	line-height: 170%;
	font-size: 10pt;
	}
	#main li {
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 160%;
	list-style-type: disc;
	}
	.danraku {
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 180%;
	padding-right: 15px;
	padding-left: 15px;
	}
	.box {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #82BF00;
	}
	.box2 {
	margin-bottom: 20px;
	padding: 10px;
	border: 2px solid #FFFF00;
	}

	#main_left {
	width: 240px;
	float: left;
	font-size: 10pt;
	}
	#main_left li {
	background-image: url(img/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 160%;
	}
	#main_left li a {
	display:block;
	}
	
	#top_image {
	background-image: url(img/top_image.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	#main li {
	list-style-type: disc;
	}
	h1 {
	font-size: 15pt;
	margin-bottom: 15px;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	text-indent: 20px;
	}
	.point {
	font-size: 13pt;
	font-weight: bold;
	color: #993300;
	}
	.vote {
	background-color: #CEFFFF;
	border: 1px solid #0099CC;
	padding: 10px;
	margin-bottom: 20px;
	}
	.vote_title {
	font-size: 10pt;
	font-weight: bold;
	background-image: none;
	}
	h2 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
	font-size: 18px;
	}
	.page_title {
		margin-bottom: 15px;
		font-size: 15pt;
		padding-top: 5px;
		padding-bottom: 5px;
		color: #000000;
		background-image: url(common_img/page_title.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		text-indent: 15px;
	}
	#main h3 {
	color: #000000;
	margin-bottom: 15px;
	background-image: url(img/h3_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 40px;
	}
	#pankuzu{
	margin-bottom: 15px;
	font-size: 9pt;
	}
	#bookmark {
	text-align: right;
	position: relative;
	top: -35px;
	}
	.gojuon {
		margin-bottom: 15px;
		padding-bottom: 5px;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #FF9999;
	}
	p {
	line-height: 180%;
	margin-bottom: 15px;
	}
	ul {
	margin-bottom: 20px;
	}
	li {
	line-height: 140%;
	background-image: url(common_img/yajirushi.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	list-style-type: none;
	background-position: left center;
	}
	dt {
	margin-bottom: 6px;
	background-image: url(img/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	}
	dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 10px;
	text-indent: 25px;
	}
	.float_left {
		float: left;
		margin-right: 15px;
	}
	.float_right {
		float: right;
		margin-left: 15px;
	}
	
	.bottom_bouble {
		border-bottom-width: 1px;
		border-bottom-style: double;
		text-align: center;
		color: #990033;
		border-bottom-color: #990033;
	}
	.still {
	background-color: #003366;
	color: #FFFFFF;
	}
	
	table {
	border: 2px solid #82BF00;
	border-collapse:collapse;
	margin-bottom: 20px;
	width: 500px;
	}
	th,td {
	text-align: left;
	padding: 2px;
	}
	th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #82BF00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #82BF00;
	background-color: #EEFFCA;
	text-align: center;
	color: #000000;
	}
	td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #82BF00;
	border-right-color: #82BF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82BF00;
	text-align: center;
}
	.goukei {
	font-size: 11pt;
	font-weight: bold;
	color: #993300;
	}
	.houhou {
	border: 1px double #339966;
	font-size: 12pt;
	width: 100px;
	font-weight: bold;
	padding-left: 10px;
	}
	.align_right {
	text-align: right;
	}
	.align_left {
	text-align: left;
	}
	#main_left h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	margin-bottom: 10px;
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	}

	.margin_bottom10 {
		margin-bottom: 10px;
	}
	.margin_bottom15 {
		margin-bottom: 15px;
	}
	.margin_bottom20 {
		margin-bottom: 20px;
	}
	.margin_bottom25 {
		margin-bottom: 25px;
	}
	.margin_bottom30 {
		margin-bottom: 30px;
	}
	.margin_bottom40 {
		margin-bottom: 40px;
	}
	.margin_bottom50 {
		margin-bottom: 50px;
	}
	.clear_both {
		clear: both;
	}
	.top_adsense {
	text-align: left;
	margin-bottom: 20px;
	font-size: 10pt;
	}
	.link {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}

	address {
	text-align: center;
	font-style: normal;
	clear: both;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 20px;
	margin-top: 25px;
	}
.attention {
	background-color: #E6FFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CCCC;
	border-bottom-color: #33CCCC;
	padding: 5px;
	margin-bottom: 15px;
}

