@charset "utf-8";


/*----------------------------------------------------
	#howto
	�d���A�V�X�g���]�ԑI��
----------------------------------------------------*/
#howto #title{
	background-image: url(../img/title_howto.jpg);
	height: 132px;
}
#howto #howto_box {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 930px;
}
#howto .howto_choice {
	background-image: url(../img/faq_title.gif);
	display: block;
	height: 125px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#howto #faqbox {
	width: 930px;
	_zoom: 1;
	margin: 0;
}
#howto #howto_box .column1 {
	min-height: 410px;
	_height: 410px;
	margin-right: 10px;
	_margin-right: 10px;
	float: left;
	text-align: left;
	background-color: #E5F7F7;
	width: 303px;
}
#howto #howto_box .column1 h4 {
	background-image: url(../img/question_01.jpg);
	width: 303px;
	height: 102px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
} 
#howto #howto_box .column1 .column_answer {
	display: block;
	width: 303px;
	background-image: url(../img/answer_01.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	margin: 0;
	height: 65px;
}
#howto #howto_box .column_txt {
	height: 155px;
	_height: 155px;
	background-repeat: no-repeat;
	margin: 10px;
}  

#howto #howto_box .column2 h4 {
	background-image: url(../img/question_02.jpg);
	width: 303px;
	height: 102px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
} 
#howto #howto_box .column2 .column_answer {
	display: block;
	width: 303px;
	background-image: url(../img/answer_02.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
}
#howto #howto_box .column2 {
	width: 303px;
	min-height: 410px;
	_height: 410px;
	margin-right: 10px;
	_margin-right: 10px;
	float: left;
	text-align: left;
	background-color: #E5F7F7;
}

#howto #howto_box .column3 h4 {
	background-image: url(../img/question_03.jpg);
	width: 303px;
	height: 102px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
} 
#howto #howto_box .column3 .column_answer {
	display: block;
	width: 303px;
	background-image: url(../img/answer_03.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 65px;
}
#howto #howto_box .column3 {
	width: 303px;
	min-height: 410px;
	_height: 410px;
	float: left;
	text-align: left;
	background-color: #E5F7F7;
}
#howto_box .comment {
	font-size: 10px;
	line-height: 1.5em;
	color: #686868;
}
#howto_box .comment_img {
	float: left;
	vertical-align: bottom;
	margin-right: 7px;
	margin-top: 5px;
}
#howto_box .comment_r {
	font-size: 10px;
	line-height: 1.5em;
	color: #686868;
	margin-top: 75px;
	display: block;
}
#howto_box .bc_boy {
	float: right;
	margin-right: 10px;
	margin-left: 8px;
}
