@charset "UTF-8";
/*
* newkeyware    
*
* http://www.keyware.co.jp/ 
*
* 印刷用 | CSS 
*/

/* body
-------------------------------------------- */
body {
 background:#FFF;
 _zoom:0.75;
}
#footer{page-break-before:auto;}
/** html body{ zoom : 0.75 ; }*/

#main ul.conttable {
	page-break-inside:always;
	page-break-before:avoid;
}

/* IE7 only */
*:first-child+html #main ul.conttable li.contentsbox .contdetail_no_thumb_image {width:565px;}
*:first-child+html #main ul.conttable li.contentsbox .contdetail {width:480px;}

/* メニュー可変
-------------------------------------------- */
.menu01{
 width: 89px;
}
.menu02{
 width: 93px;
}
.menu03{
 width: 93px;
}
.menu04{
 width: 93px;
}
.menu05{
 width: 93px;
}
.menu06{
 width: 93px;
}
.menu07{
 width: 91px;
}

/* イメージ画像可変
-------------------------------------------- */
.pic01{
 width: 645px;
}

/* テーブル可変
-------------------------------------------- */
.td01{
 width: 512px;
}
.td02{
 width: 30px;
}

/* ヘッダー可変
-------------------------------------------- */
.hd01 {

 width: 351px;

/*
 width: 645px;
*/

}

/* 背景画像非表示
-------------------------------------------- */

.bg01 {
	background-image: none;
}


.bg02 {
	background-image: none;
}


.bg03 {
	background-image: none;
}

.bg04 {
	background-image: none;
}

table.wide {
	width: 645px;
	
}

td.wide {
	width: 0px;
}
