/* CSS Document */
#container {
	background-image: url(../images/back-kinu.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 800px;
	height: auto;
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	text-align: left;
	width: 800px;
}
#inside {
	width: 660px;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;

}
#topmenu {
	height: 33px;
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 560px;

}
p {margin:0;
padding:0;}
p.tohome a{
	overflow: hidden;
	display: block;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	float: left;
}
p.tosub a{
	overflow: hidden;
	display: block;
	background-image: url(../images/menu-m.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	float: left;
}
p.tohome a:hover{
	background-position: right 0px;
}
p.tosub a:hover{
	background-position: right 0px;
}
#aki {
	padding: 10px;
	width: 600px;
}
#aki h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	color: #CC3333;
}

#matutake {
	width:600px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
#imo {
	width:260px;

align="rigtt";		float: right;
	clear: none;
	margin: 5px;
}


#yoyaku   { color: black; font-size: 12px; font-weight: bold; background-color: #ffa51a; padding: 4px; width: 50px }
#arakaruto-m  {}
.annai  { font-size: 14px; text-align: center }
3 { font-size: 16px; font-weight: bold }
.cap { font-size: 10px }

.clearfix {
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
	clear: both;
	display:inline-block;

}

#footer {
	height: 20px;
	width: 800px;
	background-image: url(../images/footer.gif);
	text-align: right;
}

