@charset "UTF-8";

/* プリンタ用スタイルシート */

/* 不要な内容の非表示化 */
#header,#subCont #left,.totop,.footer,.cont_bg {
	display: none;
}

#subCont,.shadow,#subContBg,#copyBg,#copy p,#subCont,#wrapper,#subCont,.main h2{
	background: none;
}

#copy p{
	color:#333333;
	margin-top: 100px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 500px;
}
#subCont .main{
	float:left;
}
.shadow{
	width:500px;
}
#subCont .main .text {
	width: 500px;
}