@charset "utf-8";

/* contemain */
#literature {
	display:block;
	width:908px;
	height:130px;
	font-size:0;
	text-indent:-9999px;
	background:url(../image/main.jpg) no-repeat;
}


/*  */
td.error {
	background:#FFDFDF;
}
p.error, span.error {
	margin:0;
	padding:0;
	color:#FF0000;
}

/* title */
#tit {
	border-bottom:2px solid #333333;
	margin-bottom:5px;
}
#tit h3 {
	display:block;
	height:24px;
	float:left;
	padding-left:25px;
	background:url(../../common/image/cube.gif) no-repeat;
	font-size:14px;
	line-height:24px;
}

/* 流れ */
ul#flow0, ul#flow1, ul#flow2, ul#flow3, ul#flow4 {
	display:block;
	width:620px;
	height:80px;
	margin:10px auto;
	list-style-type:none;
	font-size:0;
	text-indent:-9999px;
}
ul#flow0 {background:url(../image/flow0.gif) no-repeat;}
ul#flow1 {background:url(../image/flow1.gif) no-repeat;}
ul#flow2 {background:url(../image/flow2.gif) no-repeat;}
ul#flow3 {background:url(../image/flow3.gif) no-repeat;}
ul#flow4 {background:url(../image/flow4.gif) no-repeat;}

ul#flow li {}

ul.sel {
	display:block;
	float:left;
	list-style-type:none;
	padding-right:1em;
}
ul.sel li {
	display:block;
	padding-left:1em;
	text-indent:-1em;
}

ul.btnarea {
	margin:20px;
	padding:20px;
	background:#f1f1f1;
	border:1px solid #e5e5e5;
	list-style-type:none;
}
ul.btnarea li {}
#entrybtn {
	width:280px;
	height:50px;
	margin:0 auto;
	background:url(../image/formbtn.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#entrybtn a {
	display:block;
	width:280px;
	height:50px;
	text-decoration:none;
}
#entrybtn a:hover {
	background:#ffffff;
	opacity:0.30;
	filter:alpha(opacity=30);
}

#tel {
	width:280px;
	height:75px;
	margin:0 auto;
	background:url(../image/tel.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}




