@charset "utf-8";
/* CSS Document */

@import url(common.css);

/* TOP */
#index-copy {
	position: absolute;
	width:676px;
	height:105px;
	left: 0px;
	top: 0px;
	background:url(../img/common/res_copy.jpg) bottom no-repeat;
	text-indent:-9999px;
}

/* entry form */
#entry #headarea #head-r form {
	display:none;
}

#entry #headarea #head-r ul {
	margin-top:16px;
}

#entry .sharebox {
	width:602px;
	margin:0 auto;
	margin-bottom:24px;
}

* html #entry .sharebox {
	margin-left:20px;
}

#entry {
	position: absolute;
	width: 676px;
	height: 419px;
	left: 0px;
	top: 106px;
	background-image: url(../img/common/restitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;	/*text-indent:-9999px;*/
	padding-left: 24px;
	font-size: 11px;
	line-height: 12px;
}

#entry .sharebox {
	width:602px;
	margin:0 auto;
	margin-bottom:24px;
}

* html #entry .sharebox {
	margin-left:20px;
}

#entry .cautiontxt {
	color:#FF6600;
}

#entry .cautiontxt02 {
	color:#CC0000;
}

p#explantxt {
	width:602px;
	margin-bottom:5px;
	text-align:center;
}

#entrynav {
	width:120px;
	margin:0 auto;
}

* html #entrynav {
	margin-left:260px;
}

#entry #name,
#entry #name2,
#entry #kana,
#entry #kana2,
#contact #name {
	width:135px;
}

#entry #phoneb1,
#entry #phoneb2,
#entry #phoneb3,
#entry #phone1,
#entry #phone2,
#entry #phone3,
#contact #phone1,
#contact #phone2,
#contact #phone3,
#entry #month,
#entry #date {
	width:35px;
}

#entry #address,
#entry #address2 {
	width:335px;
}

#entry #email,
#contact #email {
	width:175px;
}
