@import "rayout.css";
@import "navi.css";
@import "contents.css";

body {
	_zoom:85%;/* for WinIE */
	color: #000000;
	font-size: 10pt!important;
	font-size: 12px;
	background-color: #FFFFFF;
	background: none; 
}
#header {
	background: none;
	}
#nav {
	display: none;
}
#footer {
	display: none;
}
/* ---------- 非表示設定 ----------*/
h1,h2,h3,h4 {
	background: none; 
	text-indent: 0;
	}
div.totop {
	display: none; 
	}
img {
	border: 0;
}
.casesjumplink {
	height: 50px!important;
	height: 10px;
	}
#innercontent #casesjump {
	display: none; 
	}
.photoclick {
	display: none; 
	}
#printdescription {
	display: none; 
	}
/* ---------- リンク部設定 ----------*/
a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

/* ---------- トップページ ----------*/
.exmenu {
	display: none;
	}

/* ---------- 改頁設定 ----------*/
div.pagebreak {
	clear: both;
	page-break-after: always;
}