@charset "utf-8";

body{
	width:740px;
	background:none;
}
#document{
	background:none;
}

#header{
	text-align:left;
	width:740px;
	border:none;
}
#header h1{
	position:absolute;
	top:14px;
	left:0;
}
#header div.headerInner{
	padding:17px 0 10px 200px;
}
#header ul#headNav{
	display:none;
}
#header ul#headNav li{
	display:none;
}
#header p.catch{
	margin:15px 14px 7px 0;
	text-align:right;
	font-size:1%;
	line-height:1;
}
#contents{
	background:none;
}
#contentsTopPage{
	background:none;
}
div.contentsInner{
	width:740px;
	border:none;
}

#main{
	float:none;
	width:724px;
}
#sideArea{
	display:none;
}
#mainVisual .photoScreen{
	display:none;
}

#footer{
	width:712px;
	padding:30px 14px 5px 14px;
}
* html #footer{
	width:740px;
}
#footer p.footerLogo{
	float:right;
	padding:0 0 0 0;
}



/* top */
#topMenu{
	page-break-after:always;
}