/* フォーマットフレーム */

div#outline {

	width: 760px;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	padding: 0px;

	background-color: #FFEEEE;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	border-bottom: 1px solid #000000;

}



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;

}



/* ヘッダー内容 */
div.urlto {
	width: 220px;
	height: 120px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 250px;
	float: left;
	clear: both;
}
div.urlto a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}
div.mailto {
	width: 238px;
	height: 35px;
	margin: 0px;
	padding-top: 80px;
	padding-left: 50px;
	float: left;
/*	clear: both;*/
}
div.mailto a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}


/* 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: 15px;
	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.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;

	display: inline;

	padding-top: 2px;



	padding-bottom: 1px;



	padding-left: 0px;



	border: 0px solid #FF0000;



	background-color: #000000;



	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: #FF0066;

	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: #FF0066;

	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;

	float: left;



	clear: both;



}



div#footer {

	width: 753px;

	height: 16px;

	margin: 0px;

	padding-top: 3px;

	padding-right: 5px;

	border: 1px solid #FF0066;

	background-color: #000000;

	color: #FF0066;

	font-family: Century gothic;

	font-weight: none;

	text-align: right;

	line-height: 110%;

	float: left;

	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;



}








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.tenpo {

	/*\*/



   overflow: hidden;



/**/



	width: 83px;



	height: 40px;



	margin: 0px;



	padding-top: 5px;



	padding-left: 0px;



	float: left;



	text-indent: -9999px;



	border: 0px solid #FF0000;



}



div.tenpo a {



	display: block;



	width: 65px;



	height: 40px;



	margin: 0px;



	padding: 0px;



	text-decoration: none;



	float: right;



	border: 0px solid #FF0000;



}











/* データ系 */



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;

}









