@charset 'utf-8';

/**
 * Print Styles
 * 
 * @copyright   Sotaro KARASAWA
 * @author      Sotaro KARASAWA <sotaro@strk.jp>
 * @version     0.1.0
 * @date        2007/10/10
 */


body{
}

#container{
width:95%;
}

#content div{
float:none;
}

#header h1{
text-indent:0;
font-size:14px;
line-height:150%;
float:none;
width:100%;
text-align:center;
}
#header h1 a{
width:100%;
}

#header ul#header-menu,
#top-image,
#global {
display:none;
}


#business-banner li a{
text-indent:0;
height: 40px;
}

#main{
width: 100%;
border:solid 1px #ccc;
}