#print{
    background-color: #fff !important;
    background-image: none;
}
#print header{
    width: 650px;
	margin:0 auto;
    background: #fff;
    position: relative;
    left: 0;
    top: 0;
    z-index: 990;
    padding: 0;
    display: block;
	transition-duration: 1s;
    text-align: left;
    padding: 0;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
	display: block;
}
#print section, #print footer{
	width:650px;
	margin:0 auto;
	clear:both;
}
#print h1{
    font-size: 12px;
    line-height:18px;
	margin-top:0;
    margin-bottom: 0;
    letter-spacing: 0;
	color:#999;
	font-family: 'montserrat-bold', sans-serif;
    font-weight: normal;
    text-shadow: none;
	width:500px;
	float:left;
}
.insatu{
	float:right;
}
#print a button{
	background-color:#006e8b;
	color:#fff;
}
#print a:hover button{
	background-color:#E71063;
}
	
	
#print h2, #print h3{
    font-size: 18px;
    line-height: 20px;
    margin: 5px 0;
    font-family: 'montserrat-bold', sans-serif;
    font-weight: 700;
    text-shadow: none;
	}
#print p {
    font: 12px/15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-shadow: none;
}
#print .shouhizei {
    font-size: 12px;
    line-height: 20px;
    padding-right: 0;
    color: #c00;
    font-weight: 700;
    text-shadow: none;
}
#print .kakaku {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #c00;
}
#print .maing{
	margin:0 auto;
}

#print .gazou{
	width:320px;
	height:240px;
}
#print table{
	width:300px;
	float:left;
	font-size:12px;
	margin-bottom:10px;
}
#print .soubi{
	width:350px;
	float:right;
	padding-left:5px;
}
#print footer{
	width:650px;
	margin:0 auto;
}

#print .table > tbody > tr > th, #print .table > tbody > tr > td{
	padding:2px;
}
#print footer{
	clear:both;
	border:solid 1px #ccc;
	text-align:center;
    background-color: #fff;
}
#print footer h3{
font: 15px/24px 'opensans-semibold', sans-serif;
    margin-bottom: 0;
    font-weight: normal;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
}
