/*print.css 中小企業のための情報Q&A　印刷用スタイルシート*/
#cmnhead{ display: none; }
#cmnfoot{ display: none; }
body {
	line-height: 120%;
	background-color: #ffffff;
	background-image: url(/cmnfiles/header_print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topic_path { width:100%; font-size: 80% ;margin-top: 48px;}
.table_main {border:none;}
.q_title { font-size:110%; width: 680px; background:#ffffff;}
.q_title img { display: none;}
/*.tr_head { display: none; }*/
.td_head img { width:680px; height:65px; }
.td_left { display: none; }
.td_right { width: 680px; background:#ffffff;}
.qbox_outer { width: 680px; background:#ffffff; border: none;}
.qbox_outer img { float: left;}
.qbox_q { width: 680px; background:#ffffff; clear: both;}
.qbox_a { width: 680px; background:#ffffff; clear: both;}
.qbox_c { width: 680px; background:#ffffff; border: solid  1px #000000 ; clear: both;}
/*.box_contents { width: 80%; background:#ffffff;}*/
.button {display: none;}
.box_beige_stripe { width: 680px; background:#ffffff; border: none; clear: both;}


