@charset "utf-8";

/*【プリント用CSS】*/



/*========================================================*/
/*トップページ専用設定*/
/*========================================================*/

/*========================================================*/
/*全ページ専用設定*/
/*========================================================*/

@media print　{
body {
overflow: visible !important;
}
}


#globalnavi {
white-space:nowrap;
}


body{
background:none;
}

#container{
background:none;
}


#topicpath,#sub_right {display: none;}


.photo_block,.photo_block2_block,.photo_block3_left,.photo_block3_right{
float:none !important;
margin:0 !important;
padding:0 !important;
}


#contents div.right{
width:600px !important;
float:none !important;
white-space: normal;
margin:0 !important;
padding:0 !important;
}

#contents p{
white-space: normal;
}

