@charset "utf-8";

/* ===========CSS Information===========

 File Name :/common/css/rmdcc_print.css
 Description :プリント用レイアウト
 Latest :Update: 2010.07.08
 Version :1.0
 
=================================== */

body{
	color: #000;
	background-image: none;
}
#container,
#containerInner{
	width: 680px;
	background-image: none;
}
#header{
	margin: 0 0 20px 0;
	width: 680px;
	height: 121px;
	/*background-image: none;*/
}
#header #headerTitle{
	float: none;
	margin: 6px 0 0 0;
	height: 54px;
}
#header #headerAddress{
	margin: 0 0 0 18px;
	float: none;
}


#header #headerDescription,
#header #headerNavi,
#header #headerNaviSub
#header #headerNaviTextSize{
	display: none;
}

#alpha{
	width: 680px;
	float: none;
}
#alpha h2,
#alpha h3,
#alpha h4{
	background-image: none!important;
	text-indent: 0px!important;
}
#alpha .backtoTop{
	display: none;
}

#beta{
	display: none;
}
#footer{
	width: 680px;
	/*background-image: none;*/
}
#footer #footerNavi,
#footer #footerNaviPage{
	display: none;
}

