/* CSS Document */
#body {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	width: 760px;
	position: relative;
	z-index: 200;
	height: 80px;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
	clear: both;
	float: left;
}
#header_navi {
	left:0px;
	top:-460px;
	width:760px;
	height:480px;
	z-index:100;
	clear: both;
	float: left;
	position: absolute;
}
#category {
	clear: left;
	float: left;
	width: 760px;
	margin-top: 40px;
}

#contents {
	width: 760px;
	clear: both;
	float: left;
	z-index: 1;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#contents02 {
	width: 1000px;
	clear: both;
	float: left;
	z-index: 1;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#side_navi {
	width: 160px;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	clear: none;
}
#container {
	width: 590px;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}
#footer {
	height: 100px;
	width: 760px;
	font-size: 11px;
	clear: both;
	float: left;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#footer_navi {
	text-align: right;
	margin-bottom: 10px;
	width: 760px;
	clear: both;
	float: left;
	background: url(../img/line_01.gif) repeat-x bottom;
	padding-bottom: 5px;
}
#body_cal {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_cal {
	width: 1000px;
	position: relative;
	z-index: 200;
	height: 80px;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
	clear: both;
	float: left;
}
#category_cal {
	clear: left;
	float: left;
	width: 860px;
	margin-top: 40px;
}
#footer_cal {
	height: 100px;
	width: 1000px;
	font-size: 11px;
	clear: both;
	float: left;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#footer_cal_navi {
	text-align: right;
	margin-bottom: 10px;
	width: 1000px;
	clear: both;
	float: left;
	background: url(../img/line_01.gif) repeat-x bottom;
	padding-bottom: 5px;
}
