body {
	margin: 0 auto;
	padding: 0;
	background: #E9F1F5 url(bg.jpg) top center repeat-y;
}

#wrap {
	background: #ffffff;
	color: #666666;
	margin: 0 auto;
	width: 760px;
}

#header {
	clear: both;
	padding: 0;
	height: 40px;
	background-image: url(header.png);
}
.tableWhite {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tablePrice {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}



#header h1 {
	margin: 0 0 10px 0;
	float: left;
	font-size: 24px;
}

#header p {
	width: 500px;
	float: right;
	text-align: center;
	color: #999;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	border-left-color: #003366;
	border-left-width: thick;
	border-left-style: double;
	padding-left: 3px;
}


#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 6px 0 0 10px;
	background: #DDDDDD;
	border-left: 4px solid #1C6280;
}	
	
#avmenu li a:hover {
	background: #eaeaea;
	color: #003399;
	border-left: 4px solid #1C6280;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #FFF;
	background-color: #999;
	line-height: 1.3em;
}

#extras {
	float: right;
	width: 100px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0 110px 20px 155px;
	border-left: 1px solid #BECFD6;
	border-right: 1px solid #BECFD6;
	padding: 0 5px 0 5px;
	line-height: 1.7em;
	text-align: left;
	font-size: 0.9em;
}

h2 {
	font-size: 18px;
	color: #FF990C;
	padding-left: 50px;
	background-image: url(images/icon4s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 12px;
}

#content img {
padding: 0px;
display:inline;
}

h3 {
	font-size: 1em;
	color: #4DA0B0;
	padding-left: 30px;
	background-image: url(images/icon2s.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 20px;
}

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #BECFD6;
	width: 760px;
	text-align: center;
	color: #999999;
	font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}


.bold {
	color: #000;
	font-size: larger;
}
.style1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #993300;
	border-left: solid 10px #ff0000;
	padding-left: 10px;
}

#wrap #content table tr td {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
.komidashi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #0033FF;
	font-weight: 800;
	background-image: url(images/test.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
}
