@charset "utf-8";

/* OHS PRINT.CSS  */


/*---------------------------------------
*	
*	00.PRINT_COMMON
*
*--------------------------------------*/


/**--------------------------------------
	00.PRINT_COMMON
---------------------------------------**/

h2#printH2
{
	width: 235px;
	height: 100px;
	margin: 0 0 10px 0;
	text-indent: -99999px;
	background: url(../images/print_cmn_tt.gif) no-repeat;
}

h3
{
	width: 555px;
	height: 42px;
	margin: 0 0 15px 0;
	text-indent: -99999px;
	background: url(../images/print_h3.gif) no-repeat;
}

h4
{
	width: 555px;
	height: 37px;
	margin: 0 0 20px 0;
	text-indent: -99999px;
}

div#print h4.site
{
	background:url(../images/print_h4_01.gif) no-repeat;
}

div#print h4.paper
{
	background:url(../images/print_h4_02.gif) no-repeat;
}

div#print p
{
	width: 535px;
	margin: 20px 0 20px 10px;
}

div#print table,
div#print table tr,
div#print table tr th,
div#print table tr td
{
	border-collapse: collapse;
}

div#print table
{
	width: 535px;
	margin: 0 0 50px 10px;
}

div#print table tr th,
div#print table tr td
{
	border-bottom: 1px dotted #CCCCCC;
}

div#print table tr th,
div#print table tr td
{
	padding: 8px 5px 8px 20px;
}

div#print table tr th
{
	width: 370px;
	margin:0;
	line-height:100%;
	font-size:12px;
	font-weight:bold;
	color:#006600;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../images/ex_h5_bkg.gif) left no-repeat;
}
