@charset "utf-8";
/* CSS Document */

#entry {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title08.gif);
}
h4 {
	margin:0 0 16px;
	padding:0 0 10px;
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
}
h5 {
	margin:0;
	padding:0;
	height:31px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 0px;
}
h6 {
	margin:0;
	padding:0;
}
.text_finish01 {
	padding:20px 10px 10px;
}
.text_finish02 {
	padding:0 10px 50px;
}
.text_finish03 strong{
	font-size:1.3em;
	font-family: "Times New Roman", Times, serif;
}
.text_finish03{
	padding:0 10px;
}
.text_finish04{
	padding:15px 5px 3px;
}
.text_finish05 {
	padding:0 8px 50px;
	margin:10px;
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 6px;
}

.text {
	margin:0 0 0 10px;
	padding:10px 10px 0;
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 15px;
}
#entry .form {
	margin:25px 10px 30px;
}
#entry .form form {
	margin:0 0 10px;
	padding:0;
}
#entry .form input {
	margin:0 0 8px;
	padding:0;
}
#entry .form p {
	padding:0 0 3px 12px;
	text-indent:-12px;
	line-height:110%;
}
.toroku {
	background:url(../images/ent_form.gif) no-repeat 0 0;
	height:14px;
	margin:0 0 10px;
	padding:0;
	text-indent:-9999px;
	display:block;
}
.pc {
	background-image: url(../images/ent_pc.gif);
}
.mb {
	background-image: url(../images/ent_mb.gif);
}
.guide01 {
	height:100%;
	background:url(../images/ent_btm01.gif) no-repeat 9px bottom;
	padding:0 0 57px;
}
.guide01 div {
	width:312px;
	float:left;
	margin:0;
	padding:0 9px;
}
.guide01 div p {
	height:100px;
	padding:8px;
	background:url(../images/ent_bg.gif) repeat-x 0 bottom;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}
.guide02 {
	background:url(../images/ent_btm02.gif) no-repeat 0 bottom;
	padding:0 0 29px;
	margin:0 10px;
}
.guide03 {
	background:url(../images/ent_btm03.gif) no-repeat 0 bottom;
	padding:0 0 4px;
	margin:0 10px;
}
.guide02 p, .guide03 p {
	background:url(../images/ent_bg.gif) repeat-x 0 bottom;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	text-align:center;
	padding:8px;
}
.qr {
	width:100px;
	float:right;
	margin:0 0 0 5px;
}
#error_box{
	border:2px solid #f00;
	background-color:#ffdfe2;
	color:#f00;
	margin:0 0 7px;
	padding:10px;
	width:340px;
}
#info_box{
	border:2px solid #2d99e4;
	background-color:#d6ebfa;
	color:#2d99e4;
	margin:0 0 7px;
	padding:10px;
	width:340px;
}

