﻿/*-------------------------------------------------
This css is for Printing...
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
*
{
	color:black;
	font-size : 10pt;
}

* a:after
{
	content:"｛URL　" attr(href) "　｝";
	font-size:9pt;
	font-style:italic;
}


hr,#atama h1.sub,#kubi,#mune-hidari dl,#copyrights,#asi, .noprint dd,.noprint a
{
	display:none;
}

br, .screen
{
	display:none;
}

br.printable
{
	display: inline;
}


h1
{	font-size:16pt;
	font-weight:bold;
	margin-top:25pt;
	border-bottom-style:solid;
	border-top-style:solid;
}

h2
{	font-size:14pt;
	font-style:italic;
	margin-top:10pt;
	border-bottom-style:dotted;
}

h3{font-size:12.5pt;}

h4{font-size:11.5pt;}

p{font-size:10pt;
	line-height:180%;
}

h1.sub
{
	font-size:12pt;
}

h1.main
{	font-size:20pt;
	font-weight:bold;
	text-align:center;
	margin-top:5pt;
	border-style:solid;
}

ul,ol
{
	line-height:150%;
}

img
{
	float:right;
	margin-right:10pt;
	padding:5pt 10pt 5pt 10pt ;
	border:none; 
}


.imgbox
{	
	position:relative;
	float:right;
	top:0px;
	z-index:10;
	width:auto;/* float niha width shitei ga hissu */
	_width:300px;/* float niha width shitei ga hissu */
	margin:5px 5px 5px 5px;
	_margin:5px 5px 5px 5px;/*IE6 最左マージンを2倍に読んでしまうバグ対策*/
	padding:2px 2px 2px 2px;
	border:dotted;
	border-color:orange;
	border-width:2px;
	text-align: right;
	background:red:url(../images/bg_hantoumei01.gif);
}





/*a:after
{
	content:"｛URL　" attr(href) "　｝";
	font-size:9pt;
	font-style:italic;
}*/

.date
{
	margin-left:10pt;
	font-size:9pt;
}







