@charset "shift_jis";
/* CSS Document */

#nav {
	width: 200px;
	margin: 0px;
	list-style-type: none;
}

.kcal{
	float: left;
	width: 200px;
	text-align: center;
}


.kcal a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FDE8BB;
}
#nav li {
	float: right;
	width: 200px;
	height: 40px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-color: #FDE8BB;
	background-repeat: no-repeat;	
}
#nav li a {
	display: block;
	width: 200px;
	margin: 0px;
	list-style-type: none;
}

#nav li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#content{
	padding: 0px;
	width: 725px;
	background-color: #FFF;
	margin: 0px;
	float: right;
}
#content_nav {
	width: 200px;
	height: 100%;
	margin: 0px;
	padding-left: 10px;
}
#sub {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 20px 0 20px 0;
}
#all {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../img/sub-all.jpg);
}
#footer{
	clear: both;
	height: auto;
	font-size: x-small;
	color: #333;
	background-color: #B38F64;
	text-align: center;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF4E4;
	background-image: url(../images/back2.jpg);
	background-repeat: repeat-x;
}
#snav {
	float: right;
	clear: both;
	width: 800px;
	height: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px;
	border: 0px none;
}
#snav li {
	float: right;
	width: 135px;
	height: 20px;
	margin: 0px;
	border: 0px none;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	font-size: small;
}
#snav li a {
	text-decoration: none;
	display: block;
	float: right;
	width: 135px;
	height: 20px;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	border: 0px none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../img/ue_yaji.jpg);	
}
#footer2 {
	background-color: #000000;
	color: #FFFFFF;
	line-height: 150%;
	height: 32px;
	text-align: center;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
#header {
	background-repeat: no-repeat;
	width: 1056px;
	height: 103px;
	margin: 0px auto;
	padding: 0px;
}
h1 {
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bolder;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#top_logo {
	width: 149px;
	height: 103px;
}
#snav2 {
	float: right;
	clear: both;
	width: 800px;
	height: 64px;
	margin: 5px 0 0 0;
	padding: 0px;
	list-style-type: none;
	border: 0px none;
}
#snav2 li {
	float: right;
	width: 146px;
	height: 64px;
	margin: 0 0 0 5px;
	border: 0px none;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
#snav2 li a {
	text-decoration: none;
	display: block;
	float: right;
	width: 146px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#snav2 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.7;
}
#footer_txt{
	width:960px;
	margin: 0 auto;
	text-align: left;
	text-transform: none;
	background-color: #B38F64;
	color: #333;
	text-indent: 10px;
}
#footer_txt a:hover{
	text-transform: none;
	color: #333;	
}
#footer_txt a:link{
	text-transform: none;
	color: #333;	
}
#copy{
	width: 950px;
	text-align: right;
	font-size: small;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #B38F64;
	font-weight: bold;

}
#f_menu {
	float: right;
	width: 950px;
	list-style-type: none;
	clear: both;
	border: 0px none;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	text-indent: 0px;
}
#f_menu li {
	float: right;
	width: 85px;
	height: 13px;
	margin: 0px;
	border: 0px none;
	color: #333;
	font-weight: bolder;
	text-decoration: none;
}
#f_menu li a {
	text-decoration: none;
	display: block;
	float: right;
	width: 85px;
	margin: 0px;
	padding: 2px 0 0 5px;
	height: 13px;
	border: 0px none;
	color: #333;
	font-size: x-small;
	background-repeat: no-repeat;
	background-image: url(../../img/foot_yaji.gif);
}
#top_bar{
	width: 950px;
	height: 64px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	background-color: #FFF;
}
#side{
	width: 210px;
	/*height: auto;*/
	height: 100%;
	padding-left: 0px;
}
#all p.gototop {
	width: 935px;
	height: 30px;
	float: left;
	text-align: right;
	padding-left: 25px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#QR{
	background-color: #FFE9C2;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 550px;
	font-family: "Comic Sans MS", cursive;
	color: #333;
}

#f_menu li a:hover {
	color: #FFF;	
}

#footer a:link{
	color: #333;
	text-transform: none;
	text-decoration: none;
}

#footer a:visited{
	color: #333;
	text-transform: none;
	text-decoration: none;
}


#footer a:hover{
	color: #FFF;
	text-transform: none;
	text-decoration: none;
}