br {
	letter-spacing: 0em;
}
.clear {
	display: block;
	clear: both;
}
#base {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../img/index/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main_body {
	background-image: url(../img/tmp/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	background-image: url(../img/tmp/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 82px;
	width: 800px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
#footer #f_navi {
	padding-top: 20px;
	padding-left: 20px;
}
#footer #f_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #f_navi a:hover {
	color: #FF0000;
	text-decoration: none;
}
#main_in {
	background-image: url(../img/tmp/takumi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.title_img {
	margin-bottom: 13px;
}
.turn_table th {
	text-align: center;
	vertical-align: middle;
	
}
.turn_table td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	display: block;
	padding-bottom: 15px;
	padding-top: 15px;
}
.turn_table h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.arrow {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 200px;
	margin-left: 40%;
	padding-left: 15px;
}
.arrow a {
	color: #FFFFFF;
	text-decoration: none;
}
.arrow a:hover {
	color: #FFFF00;
}
#top_img {
	height: 310px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.big {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
#question li {
	color: #00FF00;
}
#question li a {
	color: #00FF00;
	text-decoration: none;
	line-height: 140%;
}
#question li a:hover {
	color: #00FF00;
	line-height: 140%;
	text-decoration: underline;
}
.question_text {
	color: #00FF00;
	margin-top: 15px;
	margin-bottom: 15px;
}
.margin_left30 {
	margin-left: 30px;
}
.answer_text {
	color: #FFFF00;
	margin-top: 10px;
	margin-bottom: 15px;
}
.to_top a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 90%;
	display: block;
}
.to_top a:hover {
	color: #FF0000;
}
.table_text {
	line-height: 140%;
}
#contact {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#form {
	color: #000000;
}
#form th {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
#index_img {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 800px;
}
#index_main {
	background-image: url(../img/index/main.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 251px;
	width: 800px;
}

