@charset "utf-8";
/* ################################################

	print用css
		
################################################ */

#header,
#footer,
#gnav,
#breadCrumb,
#localNav {	display: none;}

.red { color:#FF0033;}

body { font-size: 13px; line-height: 1.6;}

h2 {
	width: 100%;
	border: 1px solid #CCCCCC;
	background: #efefef;
	}

.btn_swap a {
	display: block;
	width: 200px;
	height: 75px;
	background: url(../../swap/images/index_03.jpg) no-repeat;
	text-decoration: none!important;
	}

.btn_swap a:hover { 
	background: url(../../swap/images/index_03_f2.jpg) no-repeat;
	text-decoration: none;
	}