body{
	background-image: url(back1.jpg);
	background-repeat: repeat-x;
	background-color:#4F210A;
}
h1,h3,p,address,table{
	color:#5A3D1B;
}
p.blue {
	font-size: 12px;
	color: #189093;
}
p.size11 {
	font-size: 11px;
}
li{
	list-style-type: none;
}

#container{
	clear:both;
	width:1420px;
	height:700px;
	background-image: url(container_back.png);
	background-repeat: no-repeat;
	background-position:left top;
	margin:auto;
	position:relative;
}
#content{
	clear:both;
	width:962px;
	position:absolute;
	top:60px;
	left:310px;
}
#head{
	padding:20px 5px 0 20px;
	width:927px;

}
#head h1{
	padding-left:10px;
}
#head #head-left{
	margin-top:-0.5em;
	float:left;
	width:250px;
}
#head #head-left p{
	padding-left:10px;
	line-hright:1.2em;
}
#head #head-left p.h-p1{
	margin-top:-1.5em;
}

#head #head-middle{
	float:left;
}
#head #head-right{
	float:right;
	margin-top:-10px;
	margin-left:-30px;
}
#main{
	clear:both;
}
#side{
	float:left;
	width:230px;
	padding-top:80px;

}
#main #kira-box{
	background-color:#EEEBE8;
	width:140px;
	height:100px;
	text-align:center;
	margin:auto;
	padding-top:5px;
	font-size:10px;
	line-height:1.2em;
}
#side #kira-box img{
	padding:5px;
}

#main1{
	float:left;
	width:712px;
}
#main1 #menu{
	width:540px;
}
#main1 #menu li{
	width:135px;
	float:left;
	padding-bottom:1.5em;
	text-align:center;
	color:#3F2309;
	font-size:11px;
	line-height:1.5em;
}
#main1 #news{
	clear:both;
	width:500px;
	padding:5px 10px 0 20px;
}
#main1 #news #news_frame{
	width:500px;
	height:90px;
	padding:3px;
	border:1px solid #CAC4B6;
}
#main1 #news #news_frame iframe {
	width:500px;
	height:90px;
	border:0;
}

#main1 #news h3{
	color:#F3410E;
	font-size:16px;
	text-align:center;
	line-height:1em;
	padding-bottom:20px;
	background-image: url(news_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

* html #content{
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}
#footter{
	clear:both;
	width:1420px;
	position:absolute;
	top:640px;
	left:0px;
	padding:3em 0 1em 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footter p{
	text-align:center;
	color:#FEDE58;
	font-size:11px;
	padding-left:100px;
}
#footter ul{
	text-align:center;
	padding-left:150px;
}

#footter li{
	color:#FEDE58;
	font-size:11px;
	padding-left:1em;
	padding-right:1em;
	border-right:1px solid #FEDE58;
	display:inline;
}
#footter li.menulast{
	border-right:none;
	padding-right:0;
}

.clear{
	clear:both;
}
a{
	color:#FEDE58;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;

}
img, div, input,p,h1  { behavior: url("iepngfix.htc") }

.red{
	color:#FF0000;
}
.brown1{
	color:#8A644A;
}
.brown2{
	color:#4E1F09;
}
.bold{
	font-weight: bold;
}
.pink{
	color:#F0037F;
}
.red{
	color:#FF0000;
}
.red2{
	color:#890C08;
}
.font14{
	font-size:14px;
}
#feedList{
	padding:0.5em;
}
#feedList p{
	padding-bottom:3px;
}
#feedList a{
	color:#006666;
}
#qr{
	position: absolute;
	top:220px;
	left:50px;
	width:120px;
}
#qr p{
	font-size:10px;
	line-height:1.5em;
}
