/*---------------------------------------------*/
div#staffDiary_titleAll{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:740px;
	height:50px;
	background-color:#FFFFFF;
	float:left;
}
div#staffDiary_title{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:740px;
	height:50px;
	background-color:#FFFFFF;
	float:left;
}

div#staffDiary_main{
	margin:0px auto;
	padding:0px;
	width:740px;
	height:auto;
	background-color:#FFFFFF;
	clear:both;
}

/*梅田本店*/
div.u_staffDiary_box{
	margin:0px auto;
	padding:0px;
	width:740px;
	height:auto;
	background-color:#FFFFFF;
	clear:both;
}
div.u_data{
	width:680px;
	height:30px;
	padding:20px 30px 0px 30px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#7A1243;
	background-image:url("../img/u_staffdiaryBg1.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear:both;
}
div.u_title{
	width:640px;
	height:20px;
	padding:8px 50px 0px 50px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	background-image:url("../img/u_staffdiaryBg2.gif");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear:both;
}
div.u_comment{
	width:640px;
	height:auto;
	padding:20px 50px 0px 50px;
	text-align:left;
	font-size:16px;
	color:#333333;
	background-image:url("../img/u_staffdiaryBg2.gif");
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	clear:both;
}
p.line{
	width:640px;
	height:3px;
	margin:0px;
	padding-top:10px;
	border-top:1px solid #cccccc;
	clear:both;
}

div.u_bottom{
	width:740px;
	height:50px;
	padding:0px;
	background-image:url("../img/u_staffdiaryBg3.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear:both;
}

/*なんば店*/
div.n_staffDiary_box{
	margin:0px auto;
	padding:0px;
	width:740px;
	height:auto;
	background-color:#FFFFFF;
	clear:both;
}
div.n_data{
	width:680px;
	height:30px;
	padding:20px 30px 0px 30px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#7A1243;
	background-image:url("../img/n_staffdiaryBg1.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear:both;
}
div.n_title{
	width:640px;
	height:20px;
	padding:8px 50px 0px 50px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	background-image:url("../img/n_staffdiaryBg2.gif");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear:both;
}
div.n_comment{
	width:640px;
	height:auto;
	padding:20px 50px 0px 50px;
	text-align:left;
	font-size:16px;
	color:#333333;
	background-image:url("../img/n_staffdiaryBg2.gif");
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	clear:both;
}
p.line{
	width:640px;
	height:3px;
	margin:0px;
	padding-top:10px;
	border-top:1px solid #cccccc;
	clear:both;
}

div.n_bottom{
	width:740px;
	height:50px;
	padding:0px;
	background-image:url("../img/n_staffdiaryBg3.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear:both;
}


div.nextBack{
	width:740px;
	height:20px;
	padding-top:10px;
	margin:0px auto;
	background-color:#FFFFFF;
	clear:both;
}
div.nextBack p.back{
	width:370px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:13px;
	float:left;
}
div.nextBack p.next{
	width:370px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:right;
	font-size:13px;
	float:right;
}
