@charset "UTF-8";
/*
--------------------------------------------------------------
	[ File Name   ] print.css
	[ Last UpDate ] 08,Nov 2009
	[ Version     ] 1.0 
--------------------------------------------------------------
	[ Author       ] Nisshin Seifun Group
	[ Client       ] Hument 
	[ Client       ] Hument Co.,Ltd. http://hument.co.jp/
	[ Designed by  ] Kiyoo Ishida (qliem inc. http://qliem.co.jp/)
	[ Cord Making  ] Kiyoo Ishida (qliem inc. http://qliem.co.jp/)
--------------------------------------------------------------
*/
/*
--------------------------------------------------------------
	Print Style Settings
--------------------------------------------------------------
*/

body {
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12pt;
	color: #000000;
	background:none;
	background-color: #FFFFFF;
}

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

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

div#masthead,
div#mastheadInner,
div#globalnavi,
div#globalnaviInner,
div#keyvisual,
div#keyvisualInner,
div#contentsMain,
div#footer,
div#footerInner
	{
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

div#wrap,
div#wrapInner,
div#container,
div.cmArticleInner
	{
	margin: 0;
	padding: 0;
	border: 0;
	background:none;
	background-color: #FFFFFF;
}

div#wrap
	{
	margin-top: 36px;
}


div#contentsMain
	{
	margin: 0 0 0 5%;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	}

div#contentsMain,
div.cmArticle,
div.cmArticleInner
	{
	display: block;
	width: 80%;
	}


div#masthead h1,
div#mastheadInner a,

div#globalnavi,
div#globalnaviInner,
div#contentsSub,
div.cmArticlebottom,
div#returntop
	{
	display: none;
	}

div#footer
	{
	height: 180px;
	margin-top: 36px;
	background:none;
	background-color: #FFFFFF;
	text-align: left;
	}

div#footerInner
	{
	display: block;
	border-top: 1px solid #333333;
	width: 90%;
	height: 36px;
	text-align: left;
	}

div#footerInner address a
	{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt;
	color: #000000;
	text-indent:0em;
	width: 90%;
	text-decoration: none;

	}

div.printhead
	{
	display:block;
	font-style: normal;
	border-bottom: 1px solid #000000;
	text-align: left;
	height: 36px;
	line-height: 36px;
	margin-bottom: 36px;
	padding-bottom: 18px;
	}


div.printhead img
	{
	float: left;
	}
/*
div#keyvisual
	{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-bottom: 18px;
	text-align: left;
	}

div#keyvisualInner h2
	{
	text-indent:0em;
	display: block;
	width: 100%;
	text-align: left;
	height: 36px;
	line-height: 36px;
	color: #000000;
	font-size: 120%;
	border-bottom: 1px solid #333333;
	}
*/

div#keyvisual
	{
	height: 180px;

	}


div#keyvisualInner img
	{
	margin-left: -36px;
	margin-bottom: -36px;
	margin-top: 36px;
	}


div#keyvisualInner
	{
	display: block;
	height: 180px;
	width: 576px;
	overflow: hidden;
	margin-bottom: 72px;
	}


div.cmArticleInner p
	{
	width: auto;
	margin:0px 10px 0px 0px;
	}

div.cmArticle h3 img,
div.cmArticleInner h4 img,
div.cmArticleInner h5 img
	{
	margin-left: 0px;
	}

/* module.css
----------------------------------------------- */




div.cmArticleInner table{margin: 10px 0 72px 10px;}

table.contenttable
	{
	border: 1px solid #FFF;
	}

table.contenttable td
	{
	border: 1px solid #FFF;
	}
table.contenttable  th 
	{
	border-bottom: 1px solid #FFF;
	}


/* accesebility.css
----------------------------------------------- */

div.hidden,
p.hidden {
	display: none;
}
