@charset "utf-8";
/* CSS Document */

#regist{width: 700px;}


#regist #tit_navi{
	background-image:url(../site_setup_template/9/img/digest/tit_orange.gif);
	width:680px;
	height:20px;
	padding:7px 10px 7px 10px;
	font-size:108%;
	font-weight:bold;
	color:#FFF;
	margin: 0 0 25px 0;
}

#regist #info_regist-tit{
	background-image:url(img/info_regist-tit.jpg);
	width:700px;
	height:63px;
	margin: 0 0 20px 0;
}
#regist .tx_box{
	width:660px;
	height:auto;
	color:#4C4D4E;
	font-size:110%;
	line-height:1.8em;
	margin: 0 20px 20px 20px;
}
#regist #img-1{
	background-image:url(img/img-1.jpg);
	width:660px;
	height:273px;
	margin: 0 20px 25px 20px;
}

#regist #box_all{
	width:660px;
	height:auto;
	margin: 0 20px 13px 20px;
	color:#4C4D4E;
	font-size:110%;
	line-height:1.8em;
	overflow:hidden;
}
#regist #box_all .recipe_fan-img{
	background-image: url(img/recipe_fan-img.jpg);
	width:123px;
	height:132px;
	float:left;
	margin: 0 20px 0 0;
}
#regist #box_all .right{
	float:left;
	width:517px;
	height:auto;
}
#regist #box_all .right .recipe_fan-tit{
	background-image: url(img/recipe_fan-tit.gif);
	width:185px;
	height:17px;
	margin: 0 0 10px 0;
}
#regist #box_all .party-img{
	background-image: url(img/party-img.jpg);
	width:123px;
	height:92px;
	float:left;
	margin: 0 20px 0 0;
}
#regist #box_all .right .party-tit{
	background-image: url(img/party-tit.gif);
	width:185px;
	height:17px;
	margin: 0 0 10px 0;
}
#regist #box_all .bold{	font-weight:bold;}
#regist #box_all .red{
	color:#FF0000;
	font-weight:bold;
}
#regist #tit_flow{
	background-image:url(img/tit_flow.jpg);
	width:700px;
	height:30px;
	margin: 40px 0 20px 0;
}
#regist #img_flow{
	background-image:url(img/img_flow.jpg);
	width:520px;
	height:188px;
	margin: 0 90px 70px 90px;
}
#regist #tit_p{
	background-image:url(img/tit_p.jpg);
	width:700px;
	height:30px;
	margin: 0 0 35px 0;
}
#regist #img_p{
	background-image:url(img/img_p.jpg);
	width:660px;
	height:292px;
	margin: 0 20px 70px 20px;
}





#regist #btm_btm a{
	width:341px;
	height:56px;
	margin: 0 0 50px 180px;
	background-image: url(img/btm_regist.jpg);
	background-attachment:scroll;
	background-position: 0% 0%;
	display: block;
}
#regist #btm_btm a:hover{
	background-position: 0pt -56px;
}



