@charset "utf-8";

/* -----------------------------------------------
CSS file TYPHOON FRONT
FileName:/common/css/print.css
Author:UNITEAIR　
----------------------------------------------- */

body {
	background-image:none;
	background:#FFF;
}
#container {
	width:700px;
	min-width:700px;
	background:none;
}
#headerArea {
	width:700px;
	margin:0;
	background:url(../images/bg_hdr_01.gif) top left repeat-x;
	border-bottom:solid 1px #1F203D;
}
#headerArea #siteID {
	margin-left:10px;
}
#footerArea {
	width:700px;
	min-width:700px;
	clear:left;
}
#footerArea .footer {
	width:690px;
	margin-left:10px;
}
#footerArea .footer address {
	width:690px;
}
#mainArea {
	width:635px;
	clear:both;
	background:none;
	float:left;
}
#mainNaviArea,
.pageTop {
	display:none;
}
#contentsArea {
	width:635px;
	padding:4em 0 1em 0;
	margin-bottom:1em;
	background:none;
	border-bottom:solid 1px #DDD;
	float:none;
}
#contentsArea h2 {
	width:100%;
	margin-bottom:1em;
	background:none;
	font-size:1.5em;
	font-weight:bold;
	text-indent:0;
}

* html .ttl {
	width:100%;
}
/* CSS Document */
