@charset "utf-8";
/* CSS Document */


/* print.css */

body {
	background:none;
}

div#header ul,
div#header div{
	display:none;
}



ul#g_navi {
	display:none;
}

div#flash {
	display:none;
}

ul#sub_menu {
	display:none;
}

div#content div#news {
	overflow:visible;
	height:100%;
	display:block;
}

div#content div#news th.span {

	display:block;
	white-space: nowrap;

}


div#sub_content {
	display:none;
}

div#footer_wrap {
	display:none;
}



body div#news {
	overflow:visible !important;
	height:auto !important;
	display:block !important;
}
div#news table {
	display:block;
}

div#news th span{
	display:block;
	width:95px;
		
}
div#news td{
	width:400px;
	margin-left:-100px;
		
}

td.kinkyu {
	display:list-item;
	list-style-image:url(../img/icon_kinkyu.jpg);
	list-style-position:inside;
	zoom:1;


}


/*.bg {
    width: 430px;
}
 
.bg p {
    border: 1px solid #999999;
    padding: 0 0 0 5px;
    background-color: #EEEEEE;
    background-image: url(bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    zoom: 1; }
*/



.juyou {

	display:list-item;
	list-style-image:url(../img/icon_juyou.jpg);
	list-style-position:inside;
}

.info {

	display:list-item;
	list-style-image:url(../img/icon_info.jpg);
	list-style-position:inside;
}

.new {

	display:list-item;
	list-style-image:url(../img/icon_new.jpg);
	list-style-position:inside;
}


div#sub_content02 {
	display:none;
}


h1 {
	display:none;
}

h3 {
	clear:both;

}