@charset "UTF-8";

@import "reset.css";
@import "base.css";
@import "layout.css";
@import "template.css";
@import "slideshow.css";

/* =================================== */
/*
/* 	print CSS
/* 	last update 101201
/*
/* =================================== */

#bgbody {
	text-align: center;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
}

#centerAll {
	text-align: center;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
}

/*
 wrapper [
----------------------------------------------------------- */
div#wrapper {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/*
 content [
----------------------------------------------------------- */
div#mainSection {
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}

/*
 primary [
----------------------------------------------------------- */
div#primary {
	width: 700px;
	float: none;
	position: relative;
	text-align: left;
}

div.primary-inner {
	position: relative;
	text-align: left;
	clear: both;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

ul#breadcrumb {
	display:none;
}

ul.btnPrint02{
	display:none;
}
/*
 gNavi [
----------------------------------------------------------- */
ul#gNavi {
	display:none;
}


/* ===================================

	8: secondary 

====================================== */

/*
 secondary [
----------------------------------------------------------- */
div#secondary {
	display:none;
}

/* ===================================

	6: header 

====================================== */

/*
 foot [
----------------------------------------------------------- */
div#head {
	clear: both;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
	text-align: left;
}

div#head ul {
	display:none;
}

/* ===================================

	7: Footer 

====================================== */

/* .pagenavi  ================ */

.pagenavi {
	display:none;
}

/*
 foot [
----------------------------------------------------------- */
div#foot {
	display:none;	
}

div.breadcrumbSection {
	display:none;
}
