/* ==================================================
================================================== */


/* ==================================================
================================================== */

body{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p{
	padding: 0px;
	margin: 0px;
}

#contents{
	padding: 0px;
	margin: 30px 0px 0px 0px  ;
}

#wrapper{
	width: 600px;
	border: none;
	padding: 0px;
	margin: 0px;
}

#graphic{
	/*width: 600px;
	overflow: hidden;*/
}
#prefooter{
	display: none;
	width: 0px;
	height: 0px;
}

#btn_japanese{
	display: none;
	width: 0px;
	height: 0px;
}

#btn_docomo{
	display: none;
	width: 0px;
	height: 0px;
}

#flash{
	display: none;
	width: 0px;
	height: 0px;
}

#flash_print{
	display: block;
	height: 760px;
	height: 238px;
	background: url(../images/print.jpg) no-repeat top left;
}

#nav{
	display: none;
	width: 0px;
	height: 0px;
}

#footer_print{
	display: block;

	/*width: 760px;*/

	padding: 10px; 0px; 10px; 0px;
	
	/*text-align: left;*/
	border-top: 1px solid #CCCCCC;
/*	border-bottom: 1px solid #CCCCCC;*/
}

#footer_print p{
	margin: 0px;
	padding: 0px;
	/*text-align: left;*/
}

#footer{
	display: none;
}