@charset "utf-8";



/* ---------------------------------------- 
								print		
---------------------------------------- */
#header,
#navi,
#navi .corner_box,
.p-top,
#list,
#print,
#footer {
	display:none;
}
.corner_box,
.corner_content,
.corner_top,
.corner_bottom {
	background:none;
}
#main .corner_content {
	width:570px;
	padding:0;
}
#content {
	width:570px;
}

#main { 
	width:570px;
	margin:0 auto;
	float:none;
}
#main h2 {
	background:url(../../img/access/title.gif) no-repeat;
	width:570px;
	height:40px;
	text-indent:-1000px;
	margin:0 auto 25px auto;
}

#access { margin-bottom:20px; }
#access-l,
#access-r {
	width:240px;
	float:left;
}
#access-r {
	padding-left:15px;
	border-left:1px dashed #666;
}
#jt {
	margin-bottom:15px;
}
