* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.2em;
}
a img {border:0;}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
    color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #A5C4DA;
}
html{
	height:100%;
}
body {
	text-align: center;
	font-size: 12px;
	line-height: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #F2EFD2;
	color: #666666;
	margin: 0px auto;
	padding: 0px;
	height:100%;
}
#layout {
	width: 660px;
	text-align: left;
	background: url(format_img/top_bgs0.gif) repeat-y center;
	margin: 0px auto;
	padding: 20px 0 0 0px;
}

#layout:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
clear: both;
}

/* ---------------  フッター --------------- */

#footer{
	text-align: center;
	height: 60px;
	width: 660px;
	display: block;
	clear: both;
	padding: 0px auto;
	margin: 0px auto;
}
#footernavibox{
	height: 25px;
	width: 660px;
	padding: 0px auto;
	margin: 0px auto;
	text-align: center;
	vertical-align: middle;
}
#footer ul#footerunder {
	background-image: url(format_img/top_fbg2.gif);
	background-repeat: repeat-x;
	display: block;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
}
#footer li#footerunder1 {
	background-image: url(format_img/top_fbg1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 15px;
	float: left;
	display: block;
}
#footer li#footerunder2 {
	background-image: url(format_img/top_fbg2.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 620px;
	display: block;
	float: left;
}
#footer li#footerunder3 {
	background-image: url(format_img/top_fbg3.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 15px;
	float: right;
	display: block;
}
address {
	font-style: normal;
	font-size: 12px;
	line-height: 1em;
	text-align: right;
	color: #999999;
	display: block;
	padding: 3px;
}



/* ---------------  コンテンツ　--------------- */

#contents {
	width: 640px;
	margin: 0px 0 10px 10px;
	padding: 0px auto 10px !important;
}
#contents2 {
	width: 620px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
	height: auto;
	padding-top: 10px;
	margin-bottom: 0px;
}
#contents span {
	display: none;
}
#privacy {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#privacy ul#midashi {
	float: left;
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 570px;
}
#privacy li#copy {
	margin: 0px 0px 10px 15px;
	padding: 5px 0px 0px;
	font-size: 12px;
	display: block;
}
#privacy li#copy2 {
	margin: 0px 0px 0px 40px;
	padding: 5px 0px 0px;
	font-size: 12px;
	list-style-type: disc;
	display: block;
}

#format_header {
	width: 650px;
	height: 60px;
	position: relative;
	left: 5px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #264316;
	text-align: center;
}
#contentstitle_format {
	font-size: 16px;
	color: #508943;
	padding-left: 5px;
	width: 600px;
	background-image: url(format_img/format_04.gif);
	background-repeat: repeat-x;
	height: 20px;
	display: block;
	padding-top: 5px;
	font-weight: bold;
}
#privacy ul#format_midashi {
	float: left;
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	width: 570px;
}
#contents2_format {
	width: 620px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
	height: auto;
	position: relative;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
}
#footer_format {
	height: 35px;
	width: 660px;
	position: relative;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#footernavibox_format{
	height: 25px;
	width: 660px;
	position: relative;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
