/* -----------------------------------------------------------
CSS Information
 File name:      print.css
 Style Info:     レイアウトデザイン
----------------------------------------------------------- */

body {
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5em;
	font-size:1em;
}

h1{
	font-size:1.5em!important;}

h2{
	font-size:1.2e!important;}

h3{
	font-size:1.1em!important;}


a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

a,h1,h2,h3,h4{
	width:100%;
	text-indent:0px!important;
	margin:0px 0px!important;
	padding:5px 0px!important;}


img {
	border: 0;
}

#main{
	margin:0px!important;
	padding:0px!important;
	text-indent:0px;}



#side{}
