/* 2011.12.16 背景変更 */
body {
	background-image: url(../img/juso_1200_1500.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
	/* scroll | fixed | inherit */
}
div.whiteBox {
	width: 100%;
	max-width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	clear:both;
}
div.topR {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
div.bottomR {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

/* フォーマットフレーム */
div#outline {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #FF3300;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
}

div#header {
	width: 760px;
	height: 128px;
	margin: 0px;
	padding: 0px;
/*	background-image: url(../img/bg_header.gif);*/
/*	background-image: url(../img/bg_header.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	clear: both;
	float: left;
}

/* 2010.5.24 エンター用グループ店舗リンク */
div#tenpoLinkEnter {
	width: 740px;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-image: url(../img/tenpo/bg_headerSub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	border: 1px solid #999999;
}
div#tenpoLinkEnter h3 {
	width: 100%;
	height: 22px;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	float: left;
	clear: both;
}
div#tenpoLinkEnter img.potal {
	width: 50px;
	height: auto;
	margin-left: 5px;
	display: inline;
	float: left;
}
div#tenpoLinkEnter div#tenpo {
	height: 80px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}
div#tenpoLinkEnter img {
	width: 70px;
	height: 25px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	display: inline;
	border: none;
	float: left;
}
/* 2010.08.17 追加 */
div#tenpoLinkEnter div.tenpo1 {
	height: 80px;
	padding-left: 0px;
	padding-right: 3px;
	float: left;
}
div#tenpoLinkEnter div.tenpo1 img {
	margin-right: 3px;
}



/* 2010.1.25 グループ店舗リンク */
div#headerSub {
	width: 740px;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	background-image: url(../img/tenpo/bg_headerSub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
div#headerSub h3 {
	width: 100%;
	height: 22px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	float: left;
	clear: both;
}
div#headerSub div#muki {
	width: 438px;
/*	width: 512px;*/
	height: 80px;
	padding-left: 5px;
	padding-right: 0px;
	float: left;
	border: 0px solid #FF0000;
}
div#headerSub div#sakulan {
	width: 146px;
	height: 80px;
	float: left;
	border: 0px solid #FF0000;
}
div#headerSub img {
	width: 70px;
	height: 25px;
	margin: 0px;
	margin-right: 3px;
	margin-bottom: 4px;
	display: inline;
	border: none;
	float: left;
}
div#headerSub img.potal {
	width: 70px;
	height: auto;
	margin-left: 7px;
	display: inline;
	float: left;
}




div#menu {

	width: 760px;

	height: 54px;

	margin: 0px;

	margin-bottom: 5px;

	padding-top: 2px;

	padding-bottom: 1px;

	padding-left: 0px;

	background-color: #FF3300;;

	float: left;

	clear: both;

}



/* 深夜ログインエリア */

form#logInFormMB {

	margin: 0px;

	text-align: center;

}

form#logInFormMB table {

	width: 240px;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	border: 1px solid #666666;

	background-color: #999999;

}

form#logInFormMB table td {

	padding: 3px;

	text-align: center;

	border: 1px solid #666666;

	background-color: #EEEEEE;

}



/* ログインエリア */

div#logInBox {

	width: 750px;

	height: 20px;

	margin-top: 2px;

	margin-bottom: 2px;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-left: 10px;

	background-color: #000000;

	color: #FF3300;

	text-align: left;

	overflow: hidden;

	clear: both;

}

div#logInBox a {

	color:#FFFF00;

}

div#logInBox input.form {

	width: 60px;

	height: 14px;

	margin: 0px;

	padding: 0px;

}

div#logInBox input.ent {

	width: 60px;

	height: 18px;

	margin: 0px;

	padding: 0px;

	background-color: #FF3300;

	color: #FFFFFF;

}







div#navi {

	width: 750px;

	height: auto;

	margin: 0px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 4px;

	text-align: center;

	font-size: 11px;

	font-weight: normal;

	color:#FF3300;

	float: left;

	clear: both;

}



div#footer {

	width: 755px;

/*	height: 16px;*/

	margin: 0px;

	padding-top: 3px;

	padding-right: 5px;

	border-top: 1px solid #FF6600;

	background-color: #FF3300;

	color: #FFFFFF;

	font-family: Century gothic;

	font-weight: normal;

	text-align: right;

	line-height: 110%;

	clear: both;

}



div#footer_enter {

	width: 768px;

	height: 50px;

	padding-top: 0px;

	padding-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	padding: 0px;

	background-image: url(../img/bg_footer_enter.gif);

	background-repeat: no-repeat;

	background-position: left top;

	text-indent: -9999px;

}



/* ヘッダー内容 */
div.urlto {
	width: 100%;
	height: 90px;
	margin: 0px;
	margin-left: 0px;
	display: inline;
	float: left;
	clear: both;
}
div.urlto a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: 0px solid #000000;
}
div.mailto {
	width: 235px;
	height: 30px;
	margin: 0px;
	margin-left: 0px;
	padding-right: 30px;
	display: inline;
	float: right;
	clear: both;
}
div.mailto a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	border: 0px solid #000000;
}

h1#title {

	width: 4px;

	height: 5px;

	margin: 0px;

	padding: 0px;

	border: none;

	float: right;

}

h2#subTitle {

	width: 4px;

	height: 5px;

	margin: 0px;

	padding: 0px;

	border: none;

	float: right;

}



/* データ系 */

div.cellCount {

	width: auto;

	height: auto;

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

	padding: 2px;

	text-align: center;

	clear: both;

}



div.btnNavi {

	width: 130px;

	height: auto;

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

	padding: 2px;

	text-align: center;

	clear: both;

	border: 0px solid #FF0000;

}



div.btnNavi img {

	margin-left: 3px;

	margin-right: 3px;

}



div.btnBack {

	width: 60px;

	height: 20px;

	margin: 0px;

	padding: 0px;

	text-align: left;

	float: left;

}

div.btnNext {

	width: 60px;

	height: 20px;

	margin: 0px;

	padding: 0px;

	text-align: right;

	float: right;

}

div.btnNavi2 {

	width: 140px;

	height: auto;

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

	padding: 2px;

	text-align: center;

	clear: both;

	border: 0px solid #FF0000;

}



div.noData {

	width: auto;

	height: 240px;

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: auto;

	margin-right: auto;

	padding: 0px;

	text-align: center;

	clear: both;

}



/* プラグイン表示 */

div.plugin {

	width: auto;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 20px;

	padding: 2px;

	text-align: center;

	font-size: 10px;

	clear: both;

}



/* テキストを隠したいとき */

div.txtEsc {

	text-indent: -9999px;

}



/* 要登録 */

div.dialog {

	width: 410px;

	height: 55px;

	margin-top: 30px;

	margin-bottom: 30px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 100px;

	text-align: center;

	background-image: url(../img/img_dialog.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	clear: both;

}

div.dialog div {

	width: 140px;

	margin-left: auto;

	margin-right: auto;

	padding: 2px;

	background-color: #EEEEEE;

	border: 3px outset #999999;

}

div.dialog div a {

	color: #ff41ff;

	font-weight: bold;

}

div.clear{

	clear:both;

}










