@charset "shift_jis";

/* ***********************************************************
 *
 * Since:     2009-7-30
 * Editor:    mitoma
 * Modified:   2009-7-30 by:mitoma
 *
 * ***********************************************************
 */



/* --------------------------------------------------------------

PRINT

----------------------------------------------------------------- */
body{background:none;}

#top #container{
	width:695px;
	text-align:center;
	background:none;
}

#container{
	width:695px;
	text-align:center;
	background:none;
}

#wrapper{
	text-align:center;
	width:695px;
	margin:0 auto;
}
	


/* header
---------------------------------------------------- */
#header {
	position: static;
	clear:both;
	width:695px;
	text-align:left;
	margin:0 auto ;
}

#header h1 img,
#header img#logo{
	position: static;
	float:left;
	vertical-align:bottom;
}

#header ul#textChange{display:none;}
#header ul#hnavi{display:none;}
#header ul#gnavi{display:none;}


/* contents
---------------------------------------------------- */
#top #contents {
	position: static;
	clear:both;
	width:695px;
	margin:0 auto 0;
	text-align:center;
}

#contents {
	position: static;
	width:695px;
	margin:0 auto 0;
	text-align:center;
}


/* mainArea
---------------------------------------------------- */
#mainArea{
	float:left;
	width:695px;
	padding:0 0;
}

#contents h1{
	width:695px;
	height:auto;
	text-indent:0;
	padding:10px 0;
	background:none;
	text-align:left;
	font-size:16px;
}	
	p#topicPath{display:none;}	
	#mainArea p.pageUp{display:none;}


/* subArea
---------------------------------------------------- */
#subArea{display:none;}


/* footer
---------------------------------------------------- */
#footer{
	clear:both;
	width:700px;
	margin:0 auto 15px;
	background:none;
		}

#footer #fnavi {display:none;}
#footer P#pmark{display:none;}

#footer P#copy{
	clear:both;
	padding:7px 0 0;
}

