/* Base Tag */
body{ 
	margin: 0px;
	margin: 0px;
	font-size: 10pt;
	text-align:center;
	background-image: url('../images/back.gif');
}

a {	text-decoration: none;}
a:link { color: #990000; }
a:visited { color: #990000; }
a:hover {	text-decoration: none;
			color: #FFFFFF;
			background-color: #990000;}
a:active { color: #990000; }


img{ border: 0px;
	margin: 0px;}

/* Base Structure*/
div#root{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
div#header{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 750px;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
}
div#body{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #ffffff;
	width: 750px;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	text-align: center;
}
div#navigation{
	text-align:left;
	padding-left: 10px;
	font-size: 10px;
}
div#footer{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 750px;
	background-color: #000000;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
}

form{margin: 5px; }



/* Other Setting */
table.toptable{
	table-layout:fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0;
	background-image: url('../images/back2.gif');
	background-color: #660000;
}
.toptd-L{	width: 230px;
			color: #FFFFFF;
			font-weight: bold;
			font-size: 8pt;
			text-align: center;
}
.toptd-RU{	padding: 0px;
			width: 100%;
}

.toptd-RD{	background-image: url('../images/back3.gif');
			background-repeat: repeat-y;
			background-color: #000000;
			padding-right: 5px;
			color: #FFFFFF;
			font-weight: bold;
			font-size: 8pt;
			text-align: right;
			width: 620px;
			height: 20px;
			text-align: right;
			vertical-align: middle;
}

.base1{
			margin: 0px;
			text-align: center;
			padding: 0px;
			background-color: #FFFFFF;
}

.base2{
			margin: 0px;
			padding-top: 2px;
			padding-bottom: 2px;
			width: 740px;
			color: #FFFFFF;
			font-weight: bold;
			font-size: 8pt;
			text-align: right;
}
.kenTT{	text-align:right;
			width: 450px;
			height: 75px;
			margin-bottom: 5px;
			margin-left: auto;
			margin-right: auto;
			background-repeat: no-repeat;}

.contents200{
			margin-top: 0px;
			margin-bottom: 5px;
			margin-right: auto;
			margin-left: auto;
			padding: 2px;
			border: 1px solid #660000;
			background-color: #FFFFFF;
			color: #333333;
			font-size: 10pt;
			width: 200px;
}

.contents200-2{
			margin-top: 5px;
			margin-bottom: 5px;
			margin-right: auto;
			margin-left: auto;
			background-color: #FFFFFF;
			color: #333333;
			font-size: 10pt;
			width: 200px;
}


.contents250{
			margin-top: 0px;
			margin-bottom: 5px;
			margin-right: auto;
			margin-left: auto;
			padding: 2px;
			border: 1px solid #660000;
			background-color: #FFFFFF;
			color: #333333;
			font-size: 10pt;
			width: 250px;
}

.contents250-2{
			margin-top: 5px;
			margin-bottom: 5px;
			margin-right: auto;
			margin-left: auto;
			background-color: #FFFFFF;
			color: #333333;
			font-size: 10pt;
			width: 250px;
}

.contents350{
			margin-top: 0px;
			margin-bottom: 5px;
			margin-right: auto;
			margin-left: auto;
			padding: 2px;
			border: 1px solid #660000;
			color: #333333;
			font-size: 10pt;
			width: 350px;
}


.contents450{
			margin-top: 0px;
			margin-bottom: 5px;
			margin-right: auto;
			margin-left: auto;
			padding: 2px;
			border: 1px solid #660000;
			color: #333333;
			font-size: 10pt;
			width: 450px;
}
.contents480{
			margin-top: 5px;
			margin-bottom: 5px;
			margin-right: auto;
			margin-left: auto;
			border: 0;
			color: #333333;
			font-size: 10pt;
			width: 480px;
}

/* 店舗情報欄用 */

.shopinfo{
	border:1px #660000 solid;
	font-size:10pt;
	text-align:left;
	padding:3px;
	color:#333333;
}
.shopinfo90{
	background-color: #990000;
	color: #FFFFFF;
	border:1px #330000 solid;
	font-size:10pt;
	width:90px;
	padding:3px;
}
.shopinfo180{
	width:180px;
	border:1px #660000 solid;
	font-size:10pt;
	text-align:left;
	padding:3px;
	color:#333333;
}
.shopinfo450{
	width:450px;
	border:1px #330000 solid;
	font-size:10pt;
	text-align:left;
	padding:3px;
	color:#333333;
}

/* 各ページタイトル */
.pagetitle{	margin: 15px auto 15px auto;
			background-image: url('../images/back/back_rowstripe_red.gif');
			width: 600px;
			height: 40px;
			border: 2px #000000 solid;}


/* TOPブログ一覧関係 */

.blog{	border: 1px #660000 solid;
		margin-top: 3px;
		margin-bottom: 3px;
		width: 450px;
		background-color: #FFCC99;}

.blogtd{	border: 1px #660000 solid;
			background-color: #FFFFFF;}

.bloglist{	font-weight: bold;
			font-size: 16pt;
			text-align: left;}






/* 日付の表示 */

.date01{font-size: 8pt;
		color: #999999; }
.no-border{	border: 0px;}




/* サブ要素 */
.set-center{	text-align: center;}
.set-left{	text-align: left;}
.set-right{	text-align: right;}
.space5{	margin-top: 5px;
			margin-bottom: 5px;}
.space10{	margin-top: 10px;
			margin-bottom: 10px;}
.space15{	margin-top: 15px;
			margin-bottom: 15px;}
.factor{	font-weight: bold;}
.factor-uline{	font-weight: bold;
				border-bottom: 2px #333 solid;}
.caution{	font-weight: bold;
			color: #FF0000;}
.tbcenter{	margin-left: auto;
			margin-right: auto;}
.error{	text-align:left;
		width:500px;
		color:#FF0000;
		margin: 5px auto 5px auto;
		font-weight: bold;}
