@charset "utf-8";

/* ============================================================ STYLE FOR PRINTER */

/* ============================================================ OVERWRITE common.css */
body{
	color:#000;
	font:12px/150% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#head{
	height: 40px;
	margin: 0;
	padding-bottom: 10px;
	background: #FFF url(../images/bg_head.jpg) no-repeat;
	border-bottom:3px solid #AA0000;
}

#headLogo{ 
	width:279px;
	margin:0;
	padding:20px 0 0 0;
	text-indent:0;
	text-decoration:none
}

#headGlobalNavi,
#footUnavi,
.pageTop{
	display:none;
}

#contCenter,
#footCopyright{
	float:none;
}

#footCopyright{
	padding-top:50px;
}

#cont h1{
	padding:30px 0 10px 0;
}

ul.menuList li{
	list-style: url(../images/icon_arrow01.gif) none inside;
}


#col2 .colRight2{
	float:right;
	margin: 0 0 10px 0;
	padding: 0;
	width: 430px;
	background:#000;
}	



