@charset "Shift_JIS";

/* CSS Document */
/*初期化*/

html,body{
	width::100%;
}

h1,h2,h3,h4,h5,h6{
	display:run-in;
}

#allcontents-index{
width:800px;
margin:0 auto;
}


/*バナー・お問い合わせ*/
#banners-inquiry-set{
}

/*バナー*/
#banners{
	display:none;
}

/*お問い合わせ*/
#inquiry{
	width:800px;
	background-color:#669900;
}



/*フッター*/
#footer{
	display:none;
}

/*コピーライト*/
div#copyright p{
	text-align:left;
}





/*中面*/
#allcontents-inner{
	width:90%;
}

div#inner-column{
	width:100%;
}

div#left-column{
	display:none;
}

div#right-column{
	margin:0;
	width:90%;
}



/*中面ヘッダー*/
div#header{
	display:none;
}


/*ジャンプナビ*/
div.jumphidden{
	display:none;
}




/*メインメニュー（中面）*/
div#inner-navi{
	display:none;
}



/*ページの先頭へ*/
div#pagetop{
	display:none;
}

/*パンくず*/
div#location{
	display:none;
}
