@media print{
body {
	color:#666;
	background: #DDD url(../images/top_backline.gif) repeat-x scroll right 118px;
	margin: 0px;
	font: small/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: scroll;
	padding: 0px;
}
#wrapper {
	background: #DCDDDD url(../images/top_back.gif) no-repeat scroll 800px top;
	top: 0px;
	right: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 800px;
}


#maincontens {
	width: 800px;
	background: #FFF;
	top: 0px;
	right: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 800px;
}






#header {
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	height: 80px;
	background: #FFF;
}
#headrright {
	float: right;
	width: 300px;
}

#button {
	display:none;
}

#headerleft {
	height: 80px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/backline_l_12.jpg) repeat-y;
}



#headerline {
	height: 26px;
	width: 800px;
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px;
	background: #FFF;
	float: none;
}

#middle {
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background: #FFF;
	height: 684px;


}
#left {
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 684px;
	background: #FFF;
}
.h1 {
	margin: 0px;
	padding: 0px;
}


.h2 {
	margin-top: 10px;
	background: #FFF;
	margin-bottom: 5px;
	font: bold 85%/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
.h3 {
	line-height: 1.5em;
	color: #006;
	background: #DDD;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin solid #006;
	border-left: medium solid #006;
	padding-bottom: 5px;
	margin-top: 10px;
}
.h4 {
	font-size: small;
	line-height: 1.5em;
	background: #DDD;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin solid #C00;
	border-left: medium solid #C00;
	padding-bottom: 2px;
	margin-top: 30px;
}


.p {
	padding-left: 26px;
	color: #666;
	padding-right: 15px;
	margin: 5px 0px 0px;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
#wrapper #maincontens #middle #left ul li {
	list-style: square;
	font-weight: bold;
	font-size: small;
	color: #666;
}





#right {
	display:none;
	
}
#footer {
	height: 50px;
	width: 800px;

}
}

