div#top_img{
	width: 540px;
	height: 200px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	background-image: url(img/top_img_bg.jpg);
	background-repeat: no-repeat;
}

div#right_content{
	width: 538px;
	border: 1px solid #ccc;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	
}

img#title_img{
	margin: 2px 0px 0px 2px;
}

div#right_content_2{
	margin: 10px;
	padding: 0px;
}

.blue{
	color: #009;
}

.red{
	color: #f00;
	font-weight: bold;
	font-size: 110%;
}

table#counter_ex{
	text-align: center;
}

.td_right{
	text-align: right;
}

div#right_content_entry{
	margin: 20px 10px 10px 10px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #f90;
}

img#entry_img{
	margin: 10px 0px 0px 10px;
}

table#q_table{
	margin: 10px 0px 0px 10px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.q_td_1{
	border-bottom: 1px solid #333;
	background-color: #f90;
	color: #fff;
	font-weight: bold;
}

.q_td_2{
	border-bottom: 1px solid #333;
}

table#a_table{
	margin: 5px 0px 10px 10px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.a_td_1{
	border-bottom: 1px solid #333;
	background-color: #f60;
	color: #fff;
	font-weight: bold;
}

.qa_td_2{
	border-bottom: 1px solid #333;
}

div#text_bottom{
	text-align: right;
	margin: 0px 10px 10px 0px;
}

table#test_counter{
	margin: 5px;
	padding: 10px;
	border: 1px solid #333;
}

.hidden_td{
	background-color: #fc3;
}

table#display_table{
	margin: 5px 0px 5px 0px;
}

.display_td_1{
	background-color: #5cadff;
	color: #fff;
	padding: 5px;
}

.display_td_2{
	text-align: center;
	padding: 5px;
}

.display_td_3{
	padding: 5px;
}

div#change_button{
	text-align: left;
	margin: 5px 0px 30px 20px;
}

div#how_to_text{
	margin: 3px 0px 10px 0px;
	padding: 10px;
	border-top: 1px dotted #ccc;
}

table#syousai{
	margin: 10px 0px 20px 4px;
}

table#syousai img{
	vertical-align: bottom;
}

td#syousai_content{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	background-image: url(img/syousai_bg.gif);
}

table#sitemap_table{
	margin: 20px 0px 10px 12px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

table#sitemap_table a{
	color: #fff;
}

.sitemap_td_1{
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #f90;
}

.sitemap_td_2{
	border-bottom: 1px solid #333;
}