body {
	font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック","sans-serif";
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	color: #333333;
	line-height: 18px;
}
#header,#topmenu,#headimage,#outer,#footer {
	margin: auto;
	width: 850px;
	padding: 0px;
}


#main {
	float: left;
	width: 845px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#sidebar {
	margin: 0px;
	float: left;
	width: 185px;
}
#outer {
	background-image: url(images/outer_back.jpg);
	margin-top: 5px;
}
#footer {
	height: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(images/footer_back.jpg);
}





#headimage{
	background-image: url(images/7colors_head.jpg);
	height: 359px;
}
#content {
	float: right;
	width: 600px;
	margin-left: 5px;
}

#adsence {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: bbbbbb;
}

#left {
	width: 185px;
	float: left;
}
.c-both {
	clear: both;
}
#menu {
	width: 185px;
}
a:link {
	color: #FF0000;
}

#menu a {
	display:block;
	font-size: 14px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.load {
	display: none;
}
#menu a:hover {
	color: #8f6833;
}
#footerinner {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	line-height: 14px;
}
a:visited {
	color: #FF6600;
}
#menu li {
	display:block;
	font-size: 14px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	list-style-type: none;
	background-color: #66CCCC;
	border: 5px;
	border-color: #FFFFFF;
}
#menu ul {
	display:block;
	font-size: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #BBBBBB;
	line-height: 18px;
	list-style-type: none;
	border: 1px;
}
