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

/*
	Theme Name:
	Description: 
	Theme URI: 
	Author: odc
	Author URI: 
	Version: 1.0
*/

@media print{

#container  { 
	line-height: 1.45; 
	color: #000;
	font-size: 10px; 
	width: 98%;
	margin: 0 1%;
}

#header {
    position: static;
	height: 55px;
}

.head-box {
	width: 100%;
}

.head-l img {
	width: 200px;
	height: auto;
}

.head-r img {
	width: 320px;
	height: auto;
}

.hmenu-c,
.hmenu-d {
	display: none;
}

.print-none {
	display: none;
}

.h3 {
	width: 100%;
}

#wrapper {
    width: 100%;
	margin: 0;
	padding: 0;
}

.main-box {
	width: 100%;
	margin: 0;
	padding: 0;
}

.form-box {
	margin-top: 0;
}

.form-box table td span.ftext01 {
    line-height: 30px;
}

.size-l, textarea {
    width: 500px;
}


/*jirei*/

.search-box {
	display: none;
}

.fcontact {
	display: none;
}

.fmenu {
	display: none;
}

.foot-box {
    width: 100%;
    height: 1em;
}

.form-box table th {
	background-image: none;
}

.print-rmark {
	display: inline-block;
	margin-left: 10px;
	color: #C00;
}

#page-top {
	display: none;
}

}