@charset "shift_jis";

@import url(default.css);
@import url(layout.css);

.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	/zoom:1;
}
img{
	vertical-align: bottom;
}

#main .content{
	background-image: url('../Images/Common/bg_main_body.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
}
#main .wrapper{
	background-image: url('../Images/Common/bg_main_top.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
#main .inner{
	/*padding: 7px 8px 5px 7px;*/
	padding: 12px;
	background-image: url('../Images/Common/bg_main_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
#main .bgCommon{
	background-repeat: no-repeat;
	width: 710px;
}

/*--------------------eyecatch--------------------*/
#eyecatch {
	margin: 0;
}
/*--------------------contents--------------------*/
#content_a,#content_b,#content_c {
	text-indent: 0px !important;
}
#content_01 {
	text-indent: 0px !important;
}
#content_02 {
	text-indent: 0px !important;
}
#content_03 {
	text-indent: 0px !important;
}
/*--------------------contents_btn--------------------*/
.content_btn{
	position: relative;
}
.content_btn a:hover{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	/zoom:1;
	border-radius: 50px;
}
.content_btn a{
	display: block;
	position: absolute;
	width: fit-content;
	left:60px;
}


/*--------------------contents END--------------------*/
#registAndLogin .wrap {
	margin: 20px auto;
	width: 700px;
}
#registAndLogin .regist{
	float: left;
	margin-bottom:5px;
	height:175px;
	width: 339px;
}
#registAndLogin .login{
	float: right;
	width: 339px;
	height:175px;
}
#registAndLogin .block{
	padding: 1px;
	border: 1px solid #B4B4B4;
}
#registAndLogin .block .title{
	position: relative;
}
#registAndLogin .block h4{
	background-color: #e3e2e2;
	text-align: center;
}
#registAndLogin .block .text{
	margin: 10px auto;
	width: 90%;
	text-align: center;
	color: #444444;
}
#registAndLogin .block .button{
	margin-bottom: 8px;
	text-align: center;
}
#registAndLogin .button a{
	display:block;
	width:206px;
	height:33px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	margin-left:65px;
	margin-right:0px;
}
#registAndLogin .button a:hover{
	background-position:left bottom;
}
#registAndLogin .regist .button a{
	background-image:url('../Images/baked_bread/btn_regist.jpg');
}

#registAndLogin .login .button a{
	background-image:url('../Images/baked_bread/btn_login.jpg');
}
#orderPaella {
	margin: 20px auto;
	text-align: center;
}
#orderPaella a:hover {
	background-color: #ffffff;
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	/zoom:1;
}
#taxNotice {
	text-align: right;
	margin: 0 0 10px 0;	
}
.back{
	width: 705px;
	padding: 11px 0 16px;
	margin: 0 auto;
	background-image: url("../images/common/boder_back_top.gif");
	background-position: 0 0px;
	background-repeat: repeat-x;
}
.back a{
	display: block;
	width: 205px;
	height: 33px;
	margin: 0 auto;
	background:url("../images/common/siteBack.jpg") no-repeat left top;
	background-position: 0 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.back a:hover{
	background-position:left bottom;
}
.clear {
	clear: both;	
}
