　charset "Shift_JIS";"

/* 全体構造
---------------------------------------------------- */
*{
  margin: 0px;
  padding: 0px;
}

body {
  width:850px;
  margin-left:auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
  background-color:#260b01;
  font-family: ＭＳ Ｐゴシック;
}

#wrapper {
  width: 750px;
  text-align: left;
  margin: auto;
}
p {
	color: #996c33;
}
img {
	border: none;
	vertical-align: bottom;
}

/* リンク
---------------------------------------------------- */
a:link {
  color: #3366ff;
  background: transparent;
}
a:visited {
  color: #800080;
  background: transparent;
}
a:hover, a:active {
  color: #ff9933;
  background: transparent;
}

/* ヘッダ
---------------------------------------------------- */
#header {
  padding-top: 10px;
  background-position: bottom;
  background-repeat: no-repeat;
}
#header h1{
	float: left;
}
#header p {
	font-size: small;
	font-weight: bold;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 5px;
	width: 550px;
}
#header_img {
    width: 750px;
}
/* フッター
---------------------------------------------------- */
#footer {
	width: 750px;
}
#footer p {
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 10px;
	text-align: center;
	font-size: x-small;
	color: #666;
	font-style: italic;
}

 /* footer */
#footer a:link { color: #ccc; text-decoration: none; font-size: x-small;}
#footer a:visited { color: #ccc; text-decoration: none; font-size: x-small;}
#footer a:hover { color: #ccc; text-decoration: none; font-size: x-small;}
#footer a:active { color: #ccc; text-decoration: none; font-size: x-small;}

 /* link */
a:link { color: #996c33; text-decoration: underline; font-size: small;}
a:visited { color: #996c33; text-decoration: underline; font-size: small;}
a:hover { color: #996c33; text-decoration: underline; font-size: small;}
a:active { color: #996c33; text-decoration: underline; font-size: small;}


/* navi
---------------------------------------------------- */
#navi {
	width:750px;
	clear:both;
}


/* index.php
---------------------------------------------------- */
#text1 {
	width:750px;
	padding-top: 20px;
}
#text1 #left1 {
	width:535px;
	float:left;
	padding-top:50px;
}
#text1 #right1 {
	width:205px;
	float:right;
}
#text2 {
	width:750px;
	clear:both;
}
#text2 #left2 {
	width:205px;
	float:left;
}
#text2 #right2 {
	padding-top: 15px;
	width:535px;
	float:right;
}
#text2 #right2 img#name {
	padding-left: 380px;
}
#text2 #right2 img#blog {
	margin-left: 331px;
	margin-top:15px;
}
/* menu1.php
---------------------------------------------------- */
#title_center {
	width:146px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#right {
	width:181px;
	float:right;
	}
#right_2 {
	width:183px;
	float:right;
	}
#center {
	width:463px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
#center img {
	padding-bottom:15px;
}
#title2_center {
	width:107px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	clear:both;
}
/* menu2.php
---------------------------------------------------- */
#title3_center {
	width:257px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.center2 {
	width:351px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
.center2 img {
	padding-top: 40px;
}
/* access.php
---------------------------------------------------- */
#title4_center {
	width:122px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#text3 {
	width: 750px;
}
#text3 #left3 {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#text3 #left3 img{
	padding-bottom:5px;
	padding-top: 10px;
}
#text3 {
	padding-top: 30px;
}
#text3 #right3 {
	width: 340px;
	float: right;
}
#text3 #right3 img {
	padding-top:10px;
	padding-bottom: 10px;
}
p#small {
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 10px;
	text-align: center;
	font-size: x-small;
	color: #666;
	font-style: italic;
	clear: both;
}
/* reserve.php
---------------------------------------------------- */
body {
	width:850px;
	background-color:#260b01;
	color:#996c33;
}
#clear {
	clear:both;
	padding-bottom;10px;
}
#table1,#table2 {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #996c33;
	border-left:1px solid #996c33;
	border-collapse:collapse;

}
td {
	padding:10px;
	border-bottom:1px solid #996c33;
	border-right:1px solid #996c33;
}

.td1 {
	width:150px;
}
.center {
	padding:15px;
	text-align:center;
}
#white {
	color:#FFFFFF;
}
.kome {
	color:#CC0000;
	font-size:10px;
}
.red {
	color:#CC0000;
}
#padding{
	padding-top:15px;
}
/* link.php
---------------------------------------------------- */
#link {
    width:650px;
	padding:50px;
	margin:0 auto;
}
th {
	font-size:16px;
	width:400px;	
}
th {
	padding:10px;
	border-bottom:1px solid #996c33;
	border-right:1px solid #996c33;
}
.small {
	font-size:12px;
	color:#663300;
}

/* renewalmenu1.php
---------------------------------------------------- */
#title5_center {
	width:351px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom:5px;
}
#center3 {
	width:468px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
#center3 img {
	padding-top:15px;
}


