@charset "UTF-8";
/**\*/
@import url("style-base.css");
@import url("style-default.css");











@media print{

#wrapper{
	width: 731px;
}

#in-wrapper{
	width: 731px;
background:none;
}

h1{
	display:none;
}

#header {
	display:none;
}

#in-header{
	width: 731px;
background:none;
}

#navi {
	display:none;
}

#navi {
	display:none;
}

#footer {
	display:none;
}

#contents{
	width: 731px;
}

#right{
width:731px;
float:none;
}

#top-box {
	width: 731px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
}

}






































