@charset "utf-8";

/***********************************
  Sapporo Autumn Fest2009
  www/common/css/print.css
***********************************/


/*==================================
  BASIC
==================================*/

html{margin:0 auto 0; padding:0; font-size:62.5%; font-family:verdana;}

body {margin:0 auto; padding:0; background:none; text-align:center; color:#666;}


/*==================================
  RESET
==================================*/

* {margin:0; padding:0; text-align:left;}

img{border:none; vertical-align:bottom;}

p{line-height:1.5;}

hr {display: none;}

.clear {zoom: 100%;}
.clear:after{content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;}


/*==================================
  common parts
==================================*/

.hid{display:none;}

.fright {float:right; margin-left:10px;}

.fleft {float:left;}

/*\*/ a { overflow: hidden; }/**/


/*==================================
  LINK
==================================*/

a {color:#666; text-decoration:underline;}

a:link {color:#666; text-decoration:underline;}

a:visited {color:#666; text-decoration:underline;}

a:hover {color:#5d4742; text-decoration:none;}

a:active {color:#5d4742; text-decoration:none;}


/*==================================
  Common Header Layout
==================================*/

div#header {display:none;}


/*==================================
  Common Box Layout
==================================*/

div#main {width:570px; margin:0; padding-bottom:20px;}

div#contents {width:570px; float:left; font-size:1.4em;}

div#side {display:none;}

div.gototop {display:none;}

div#footer {display:none;}

div#print-logo {display:block;}