body {
	background-color: #FFCC33;
	text-align: center;
}

#container {
	margin: 0px;
	padding: 0px;
	border: thin none #000000;
	width: 700px;
	text-align: left;
}
#contents {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	background-image: url(image/bg_img.gif);
	background-repeat: repeat-y;
	height: auto;
	border: thin none #FF0000;
}
.header {
	border: thin none #FFFFCC;
	margin-bottom: 20px;
}
.footer {
	border: 1px none #000000;
	clear: both;
	padding: 30px 0px 0px;
	margin: 0px;
}
.leftmenu {
	border: thin none #CCFFFF;
	float: left;
	height: auto;
	width: 150px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.right_contents {
	border: thin none #9999FF;
	height: 500px;
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.bottom_bar {
	border: thin none #00CCFF;
}
.intro {
	background-image: url(image/intro_bg.gif);
	background-repeat: no-repeat;
	border: thin none #9933CC;
	font-size: 14px;
	width: 380px;
	height: 440px;
	padding: 30px 60px 0px 30px;
}

h1 {
	background-image: url(image/bg_img1.gif);
	font-size: 14px;
	background-repeat: no-repeat;
	margin: 0px;
	width: 700px;
	height: 15px;
	border: thin none #99FF00;
	text-align: left;
	color: #000000;
	padding: 15px 0px 0px 30px;
}
.listbox_top {
	background-image: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 101px;
	width: 608px;
	border: thin none #330033;
}
.listbox_mid {
	background-image: url(image/shindan_list_bg2.gif);
	font-size: 10px;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
	height: 5px;
	width: 608px;
	border: thin none #FF0000;
	text-align: center;
}
.listbox_bottom {
	background-image: url(image/shindan_list_bg3.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 608px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: thin none #FF0000;
}
.shindan_list_title {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 126px;
	width: 594px;
}
.list_table {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: none;
	height: 30px;
	width: 600px;
	background-color: #FFFFFF;
}
.list_tbl_body {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #00CC00;
}
.list_table_title {
	background-color: #00CC00;
	padding: 3px;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #999999;
}
.entry_table {
	border: thin dotted #00CC00;
	background-color: #CCFF99;
	padding: 0px;
	margin: 0px;
}
.entry_form {
	font-size: 14px;
	text-align: center;
}
.entry_title {
	background-color: #CCFF99;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.entry_body {
	background-color: #CCFF99;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px;
	color: #333333;
	text-align: left;
	line-height: 17px;
}
.error_msg {
	color: #FF0000;
}
.guide_msg {
	color: #009900;
	text-align: center;
	width: auto;
}
.interrupt {
	color: #006699;
	text-align: center;
}
.top_notice_top {
	background-image: url(image/top_notice_frame1.gif);
	background-repeat: no-repeat;
	margin: 30px 0px 0px;
	padding: 0px;
	height: 70px;
	width: 437px;
}
.top_notice_mid {
	background-image: url(image/top_notice_frame2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 10px;
	height: 100px;
	width: 437px;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	border: none;
}
.top_notice_bottom {
	background-image: url(image/top_notice_frame3.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 437px;
}
.link {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#help_menu {
	border: thin none #CCFFFF;
	float: left;
	height: auto;
	width: 170px;
	padding-left: 5px;
	margin: 0px 10px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFDD;
}
ul.help_list{
	padding-left: 20px;
	background: url(image/hatena.gif) no-repeat 0px 4px;
	list-style: none;
	margin: 2px 0px 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
}
ul.help_list li{
	padding: 0px;
	margin: 0px;
}
ul.help_list2{
	list-style: none;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
ul.help_list2 li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#help_contents {
	border: thin none #9999FF;
	height: 500px;
	width: 430px;
	float: left;
	margin: 0px;
	padding: 5px 5px 5px 8px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.help_title {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
.help_desc {
	line-height: 1.5em;
	margin-left: 5px;
	margin-bottom: 5px;
}
ul.list_number {
	list-style-type: decimal;
	line-height: 1.3em;
}
