@charset "UTF-8";
/*
	Description: print setting
*/

body{
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	}

a:link,
a:visited{
	text-decoration: underline;
	color: #000000;
	}

img{
	border: 0;
	}

	
#headerWrapper,
#footerWrapper,
#subMenuWrapper,
#breadclumb,
.toPageTop{
	display:none;
	}

#containerWrapper,
#container,
#contentsBox,
#photo,
#photo2,
#historyBox,
h1, h2, h3, h4, h5, h6,
table{
	float:none !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	}

#contents{
	float:none !important;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	}

h1, h2, h3, h4, h5, h6{
	margin-top:10mm !important;
	}

p{
	text-indent:0 !important;
	}
