@charset "shift_jis";

/*-------------------------------------------------

 for [dear]

 Style Name: print.css
 
 Site URL: 

 File URL: common/css/print.css

 Created: 2008-06-03
 
 Description by suzuki_rui

 -------------------------------------------------*/
 
ift_JIS";

/*print メディア用のスタイルシート記述*/

@page:left {
	margin-left: 3cm;
	margin-right: 1.5cm;
}

@page:right {
	margin-left: 1.5cm;
	margin-right: 3cm;
}

body {
	zoom:98%;
	background: #FFF;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
}

img {
	text-decoration: none;
	border: none;
}

a {
	text-decoration: none;
	border: none;
}


h1 {
	page-break-before: auto;
}

h1, h2, h3,
h4, h5, h6 { page-break-after: avoid;}
ul, ol, dl { page-break-before: avoid;}

dl dt,dl dd,ul li,ol li {
	margin:0;
	padding:0;
}

li {
	list-style-type: none;
}

/*Aサイズに設定*/
div#trialBox {
	margin: 0 0 0 0;
	padding-left: 10px;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div.tr_emergencyWrap02 {
	background: url(../../trial/img/tr_emergency02_bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
	position: relative;
}

h1 {
	color: #fff;
	display: list-item;
	letter-spacing: -1000em;
	font-size: 1pt;
	margin-bottom: 0.5em;
	text-decoration: none;
	border: none;
}

h1 img {
	color: #fff;
	display: list-item;
	letter-spacing: -1000em;
	font-size: 1pt;
	margin-bottom: 0.5em;
	text-decoration: none;
	border: none;
}


h2 {
	font-size:18pt;
	margin-bottom: 1em;
}

h3 {
	font-size:16pt;
	margin-bottom: 1em;
	color: #cb7be9;
}

h4 {
	font-size:14pt;
	margin-bottom: 1em;
	color: #3aa8df;
}

h5 {
font-size:12pt;
margin-bottom: 1em;
}

h6 {
font-size:10pt;
margin-bottom: 1em;
}

dl dt,dl dd,ul li,ol li {
font-size:10pt;
}

#Navigation, #PageTop, #BackHome, #Sideber, .pagetop, tr#g_navi, div#pageTop  {
	display: none;
}

.print {
	display: block;
}

.noprint {
	visibility:hidden;
	/*display: none;*/
}

p#PageTop, .TopInfomartion, #Footer {
	clear: both;
}