<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
*/
@page {
	margin: 12.7mm 9.7mm;
}
/* IE6ã§å°åˆ·æ™‚ã®å€çŽ‡ã‚’æŒ‡å®š */
@media print {
body {
  _zoom: 0.75;
}
}

.layout_menu{
	display: none;
}

#wrapper{
	width:450px;
	margin-left: auto;
	margin-right: auto;
}

.sp_print{
	page-break-after: always;
}

.special_list_all li:nth-child(6){
	padding-bottom: 200px;	
}
.special_list_all li:nth-child(5){
	padding-bottom: 200px;	
}
.index_item .icon_ttl{
	margin-bottom: 50px;
}
</pre></body></html>