/* CSS Document */


/* 汎用ベースCSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#BaseBox	{
	width:770px;
	margin:auto;
	}
#HedSpace	{
	width:770px;
	height:72px;

<!-- /*	background:url(images/top_back.gif) repeat-x; */ -->  

	}
#MenuBox	{
	width:770px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#SearchBar	{
	width:770px;	
	height:24px;
	background:#003399;
	}
.fontWhite	{
	color:#FFFFFF;
	}
body,td,th {
	font-size: 12px;
	line-height:1.4em;
}
.MenuSpace	{
	margin-bottom:5px;
	}
.MenuSpaceR	{
	margin-left:8px;
	margin-bottom:5px;
	}
p	{
	margin:0px;
	line-height:1.4em;
	}
.bordar	{
	border:#CCCCCC solid 1px;
	}
#TodaySpecial	{
	width:420px;
	border:#CCCCCC solid 1px;
	margin-top:10px;
	}
#SpcialT	{
	margin:5px;
	}
#ContantsBase	{
	margin:5px;
	}
.CenterTitle	{
	margin-top:10px;
	margin-bottom:5px;
	}
.LinupBody	{
	width:410px;
	margin-top:10px;
	margin-left:6px;
	}
#ShisetsuBody	{
	width:400px;
	margin-top:5px;
	margin-left:6px;
	margin-bottom:5px;
	border:#CCCCCC solid 1px;
	}
#AreaBody	{
	width:360px;
	margin-left:20px;
	}
.txt10	{
	font-size:10px;
	line-height:1.4em;
	}
.shisetsuTitle	{
	margin-top:5px;
	margin-left:10px;
	}
#loginBase	{
	width:149px;
	background:#EEEEEE;
	border:#CCCCCC solid 1px;
	margin-top:5px;
	margin-bottom:5px;
	}
#login	{
	margin:10px;
	}
.Mark	{
	text-align:center;
	}
#SpecialBody	{
	width:200px;
	margin:10px;
	}
ul	{
	list-style-image:url(images/arrow.gif);
	}


/* 会員専用サイトベースCSS */

.mouse {
float:left;
margin-right:3px; 
border:1px #FFFFFF;
font-size:12px;
font-weight:bold;
}

/* リンク */
.mouse a:link {
display:block;
width:145px;
height:15px;
background-color:#455AAB;
padding:3px 3px;
text-decoration:none;
color:#FFFFFF;
}

/* 訪問済み */
.mouse a:visited {
display:block;
width:145px;
height:15px;
background-color:#455AAB;
padding:3px 3px;
text-decoration:none;
color:#FFFFFF;
}

/* マウスオーバー */
.mouse a:hover {
display:block;
width:145px;
height:15px;
background-color:#FFE100;
padding:3px 3px;
text-decoration:none;
color:#455AAB;
}

/* クリック */
.mouse a:active {
display:block;
width:145px;
height:15px;
background-color:#CC0000;
padding:3px 3px;
text-decoration:none;
color:#FFFFFF;
}

.size10 {
font-size: 10px
}

.futoji12 {
font-size: 12px;
font-weight: bold;
}

.size12 {
font-size: 12px
}


/* ポイント交換ページ向けCSS */

.tableglay {border:solid 1px #999999}

}
.menu_main02 {

	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
	padding: 4px;
	font-weight: normal;
	text-align: center;
}
