@media print {

/*-----------------------------------
	ヘッダー
------------------------------------*/

body {
	text-align: left;
	width: 670px;
	float: none;
	clear: both;
	color: #000000;
}

#header {
	width: 670px;
	float: none;
	clear: both;
	height: 85px;
}

#sum {
	display: none;
}

#sum p{
	color: #999;
	font-size: 109%;
	padding: 0px;
}	

#logo{
	width: 670px;
	float: none;
	clear: both;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	margin-top: 11px;
	height: 50px;
	cursor: pointer;
	background-color: #000000;
	background-position: 20px center;
}


#enquiry{
	display: none;
}


/*-----------------------------------
	各コンテンツ　body
------------------------------------*/
	
#bodyTop,#bodyFunction,#bodyList,#bodyCase,#bodyFaq,#body,#bodyDefult{
	background-image: none;
	text-align: center;
}


/*-----------------------------------
	ナビ
------------------------------------*/

#gNav {
	display: none;
}

#sNav {
	display: none;
}

/*-----------------------------------
	コンテンツ
------------------------------------*/
#wrap {
	width: 670px;
	float: none;
	clear: both;
}

#contents {
	float: none;
	clear: both;
	text-align: left;
	padding: 0px;
	margin: 0px;
}



#pan {
	display: none;
}

/*-----------------------------------
	各コンテンツ　メインイメージ
------------------------------------*/
#topImg,#functionImg,#functionListImg,#caseImg,#siteMapImg,#bannerLinkImg,#ruleImg,#legalImg,#faqImg,#sampleImg,#addImg,#design_tmpImg,#manualImg {
	background-image: none;
	font-size: 150%;
	float: none;
	clear: both;
	height: 60px;
	width: 650px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.5;
}

 

/*-----------------------------------
	フッター
------------------------------------*/
#footer {
	width: 670px;
	float: none;
	clear: both;
	background-color: #fff;
	padding-bottom: 30px;
	font-size: 92%;
}

#pageTop {
	display: none;
}

#footerNavi {
	display: none;
}

#fsService {
	display: none;
}


#prv {
	display: none;
}

#copy {
	text-align: left;
	width: 670px;
	color: #999999;
	font-size: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
