@charset "Shift_JIS";

/*
------------------------------------------------------------
 HANDS NEXT / ハンズ・ネクスト
  Copyright HANDS ON ENTERTAINMENT INC. All rights reserved.
------------------------------------------------------------*/

/*ヘッダー部分
---------------------------------------------------- */
 
#main,#navi {
	display:none;
	}
#print {
	display:block;
	text-align:center;
	margin:10px 0;
	width:100%;
		}
#print img{
	width:100%;
	margin:0;
}
#wrapper,#top #wrapper {
	color:#111111;
	width:100%;
	height:auto;
	}
#footer p,#footer p a{
	color:#666666;
}


/*タイトル部分
---------------------------------------------------- */	
#container,#contents {
	margin:0;
	}
h1 {
	clear:both;
	width:100%;
	height:30px;
	font-size:20px;
	color:#660000;
	text-indent:0;
}
h2,#contents h2,#top #contents h2 {
	width:100%;
	font-size:18px;
	color:#990000;
	 height:auto;
	margin:5px 0;
	text-indent:0;
}
h3,#contents h3,#top #contents h3{
	width:100%;
	font-size:14px;
	color:#000000;
	margin:5px 0;
	text-indent:0;
}
