body {
	background-color: #FFCC33;
	text-align: center;
	font-family: "ҥ饮γѥ Pro W3","Hiragino Kaku Gothic Pro","ᥤE","Meiryo","ͣ Хå","Osaka","sans-serif"
}

#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: 930px;
	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: 585px;
	padding: 30px 60px 0px 30px;
}

h1 {
	background-image: url(image/bg_img1.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	width: 700px;
	height: 15px;
	border: thin none #99FF00;
	text-align: left;
	color: #000000;
	padding: 15px 0px 0px 30px;
}
.title_g {
	background-image: url(image/title-430g.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	width: 436px;
	height: 48px;
	padding: 13px 15px 5px;
}
.waku-g430 {
	height: 300px;
	width: 400px;
	background-color: #FFF;
	margin-top: 0px;
	border: 3px none #53A61F;
	padding: 10px;
	margin-left: 8px;
}

/* Top lCff */
.site_title {
	padding-top:5px;
	padding-bottom:0px;
	font-size: 13px;
	font-weight: bold;
}
.site_title a {
	color: #0066cc;
}
.site_title a:hover {
	color: #326c11;
}
.site_summary {
	font-size: 12px;
	padding-bottom:5px;
}
.align_right {
	font-size: 12px;
	text-align:right;
}
.t_title a {
	text-decoration: none;
	font-size:1.2rem;
	font-weight: bold;
}


.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: 1px solid #00CC00;
	height: 30px;
	width: 600px;
	background-color: #FFFFFF;
}
.list_table tr.list_tbl_body {
	background-color: #FFFFFF;
}
.list_table tr.list_tbl_body2 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #00CC00;
}
.list_table th.list_table_title {
	text-align:left;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00CC00;
}
.list_table th.list_table_title+th {
	border-left: 1px solid #99ff66;
}
.list_table td {
	padding-left:8px;
	padding-right:8px;
}
.list_table td.site_title {
	padding-top:10px;
	padding-bottom:5px;
	font-size: 15px;
	font-weight: bold;
}
.list_table td.site_title a {
	color: #0066cc;
}
.list_table td.site_title a:hover {
	color: #326c11;
}
.list_table td.site_auther {
	font-size: 12px;
}
.list_table td.site_counter {
	font-size: 12px;
}
.list_table td.site_summary {
	font-size: 12px;
	padding-bottom:10px;
}

.entry_tbl {
	border: thin dotted #00CC00;
	background-color: #CCFF99;
	padding: 0px;
	margin: 0px auto 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;
}
.notice_msg {
	color: #800019;
	font-weight:bold;
}
.top_notice_top {
	background-image: url(image/top_notice_frame1.gif);
	background-repeat: no-repeat;
	margin: 10px 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: auto;
	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;
}


/**
 * A new micro clearfix hack ? Nicolas Gallagher
 * http://nicolasgallagher.com/micro-clearfix-hack/
 */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
 
.clearfix:after {
    clear: both;
}
 
.clearfix {
    *zoom: 1; /* for IE 6/7 only */
}
