@charset "EUC-JP";

/* ****************************************************************************

	°õºþÍÑCSS

******************************************************************************* */


/* base
------------------------------------------------------------------------------- */
*{	
	overflow:visible !important;
}
body{
	width:100% !important;
	margin:0 !important;
	padding:15px 0 !important;
	line-height: 1.4;
	word-spacing:1.1pt;
	letter-spacing:0.2pt;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;	
	font-size:12px;
	background:none;
}

/* IE6/IE7ÍÑ
------------------------------------------------------------------------------- */
* html body{
	zoom:90%;
}
.ie7 body{
	zoom:1;
}

/* header
------------------------------------------------------------------------------- */
#header{
	width:auto;
	margin:0 0 15px;
	background:none;
}
#header h1,
#header p#logo{
	display:block;
	float:none;
	padding:0;
}
#header p{
	display:none;
}
#header #topicpath{
	display:none;
}

/* container
------------------------------------------------------------------------------- */
#container{
	width:auto;
}
#contents{
	float:none;
	width:auto;
}
#sub{
	display:none;
}
#pagetop{
	display:none;
}

/* footer
------------------------------------------------------------------------------- */
#footer{
	background:none;
	margin:0;
}
#footer div{
	width:700px;
	margin:0;
}
#footer div ul{
	display:none;
}
