@charset "utf-8";

@media print{

/*　　ヘッダー（サイドバー）
-------------------------------------------------------*/
#wrapper_main {
	margin-right: 0;
}
#wrapper_main #main .wrapper_cnt1 {
	width: auto;
	margin: 40px 20px 0;
}
#wrapper_main #main .wrapper_cnt2 {
	width: auto;
	margin: 0 20px 0;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	padding-bottom: 0;
	background-color: #0d62bb;
	overflow: auto;
}
.globalNav {
	display: none;
}
.sp_globalNav {
	display: block;
}
.sp_globalNav dl dt {
	display: block;
	height: 46px;
	font-weight: bold;
	padding: 12px 0 0;
	color: #fff;
	text-align: center;
	background-image: url(../images/common/bg_home.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	cursor: pointer;
}
.sp_globalNav dl dt.active {
	background-image: url(../images/common/bg_home.gif);
	background-position: 0 -46px;
}
.sp_globalNav dl dt span {
	display: inline-block;
	min-height: 15px;
	padding-left: 24px;
	background-image: url(../images/common/btn_sp_globalNav.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.sp_globalNav dl dd {
	display: none;
}
.sp_globalNav dl dd ul li a {
	display: block;
	padding: 10px 10px 10px 35px;
	color: #fff;
	background-color: #0d62bb;
	background-image: url(../images/common/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-bottom: 1px dotted #3d81c9;
}
.sp_globalNav dl dd ul li a:hover {
	text-decoration: none;
	background-color: #1271d5;
}
#header .contact_tel {
	display: none;
}
#header .sp_contact_tel {
	padding: 15px 0;
	text-align: center;
}
#wrapper_main #main .wrapper_cnt1 {
	width: auto;
	margin: 40px 20px 0;
}
#wrapper_main #main .wrapper_cnt2 {
	width: auto;
	margin: 0 20px 0;
}
.wrapper_col2 {
	margin-left: -4.081632653061%;
	overflow: hidden;
	zoom: 1;
}
.wrapper_col2 .cnt_col2 {
	float: left;
	width: 45.918367346939%;
	margin-left: 4.081632653061%;
}

}