body{
	margin:0px auto;
	color:#000000;
	background-attachment: scroll;
	background-image: url(../images/back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #F3F3F2;
}

#main{
	margin:0px auto;
	width: 100%;
	height: 100%;
	text-align:center;
}

#container {
	margin:0px auto;
	width: 840px;
	height:1430px;
	text-align:center;
}

#footer {
	padding-top:2%;
	padding-bottom:1%;
	width:100%;
	height:25%;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: scroll;
}

#contents_main{
	margin:0px auto;
	width:840px;
	height:840px;
	overflow-y:scroll;
	text-align:center;
}

#contents_mainsub{
	margin:0px auto;
	width:840px;
	height:1350px;
	overflow-y:scroll;
	text-align:center;
}

#contents_inside {
	margin:0px auto;
	width:600px;
	text-align:left;
}

/* 文字設定 */

h1,h2,h3,h4 {
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”;
	font-size:10px;
	font-weight:normal;
	white-space: nowrap;
}

.bigeertxt { /* 大き目フォント */
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”;
	font-size:16px;
	font-weight:bold;
}

.bigtxt { /* 大き目フォント */
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”;
	font-size:13px;
	line-height:25px
}

.bigtxt2 { /* 大き目フォント */
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”;
	font-size:13px;
	line-height:20px
}

.middletxt { /* ふつうフォント */
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”;
	font-size:12px;
	line-height:18px
}

.smalltxt { /* 小さめフォント */
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”;
	font-size:12px;
	line-height:18px
}

.mametxt { /* 小さめフォント */
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”;
	font-size:10px;
	line-height:18px
}

a{ /* 基本のリンク */
	color: #663300; text-decoration: none}
a:hover {
	color: #465223; text-decoration: underline}

img{ border:0px;}/* イメージボーダー指定 */


/* 画像寄せる */
#lefty { float:left; }
#righty { float:right; }


#contents_left{
	margin:0px auto;
	width: 480px;
	height: 3000px;
	text-align: left;
	float: left;
}

#contents_right{
	margin:0px auto;
	width: 338px;
	height: 2200px;
}

#shop {
	width:840px;
	height:450px;
	text-align:left;
	padding-top:30px;
}

/* ニュース */
#news {
	width:480px;
	height:3000px;
	border: 0px;
	overflow: hidden;
}

/* テーブル */
table.index {
	width: 338px;
	height: 851px;
	border: 0px;
	text-align:left;
}

td.ue {
	height: 282px;
	background-image:url(../images/fair.jpg);
	background-repeat: no-repeat;
}

#ueinside{
	padding-top:70px;
	padding-left:70px;
}

td.naka {
	height: 196px;
	background-image:url(../images/column.jpg);
	background-repeat: no-repeat;
}

#nakainside{
	padding-top:2px;
	padding-left:25px;
}

td.shita {
	height: 323px;
}
td.shita2 {
	height: 50px;
	text-align:right;
}

table.info {
	width: 840px;
	height: 400px;
	border: 0px;
}

td {
	vertical-align:top;
}

