@charset "UTF-8"; 
/* printトップCSS */

body {
	background-image: none;
	background-color: #ffffff;
    -webkit-print-color-adjust: exact;
}


* html #header {
	display: none;
}

#navi-1, #navi-2, #navi-3 {
	display: none;
}

#search {
	display: none;
}

* html #wrap {
	width: 640px;
}
#main {
	background-image: none;
}
* html #main {
	width: 640px;
}
* html #contents-subnavi {
	width: 640px;
}

* html #left {
	display: none;
}

* html #right {
	width: 640px;
	text-align: left;
}
* html #contents {
	width: 640px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
#wide-contents {
	background-image: none;
}
* html #wide-contents {
	width: 640px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}
* html #wide-contents-body {
	width: 640px;
	margin-left: 0px;
	margin-right: 0px;
}
* html #wide-contents-form {
	width: 640px;
	margin-left: 0px;
	margin-right: 0px;
}
#wide-contents table td.tbllink a {
	display: none;
}

#footer {
	background-image: none;
	background-color: #ffffff; 
}

* html #footer-contents {
	padding: 0px;
	width: 640px;
	margin: 0px;
}

#footer-contents ul {
	display: none;
}
* html address {
	width: 640px;
	text-align: left;
}

* html img.printlogo {
	display: inline;
	text-align: left;
}

a.pagetop-icon {
	display: none;
}

#anch {
	display: none;
}
* html h2 {
	margin-top: 0px;
}
* html h4 {
	height: 14px;
}
* html #contents p.gay {
	width: 640px;
}
#gaiyo-head, #gaiyo-foot {
    display: none;
}

