@charset "Shift_JIS";

/*=========================================================================
種別 ：
/FS/共通レイアウトフォーマットcss
適用 ：
/FS/
注意 ：
このcssは"/shared2006/css/nr_headerfooter.css"の一部セレクタを上書き処理しています。
=========================================================================*/

/*
全体フォーマット
-------------------------------------------------------------------------*/
body {
    margin: 0 auto;
}
#wrapper {
	width:968px;
	margin: 0px auto;
}

/* -------------------------------------------------
読み上げ
---------------------------------------------------- */
#toAnchors {
	position:absolute;
	left:-9999px
}

/*
ヘッダ header
-------------------------------------------------------------------------*/
.forcia-title-yado-00{
	position: absolute;
	top: 20px;
	left: 110px;
}
#headerAreaB01, #headerAreaB02 {
	width: auto;
}
#headerAreaB01 ul {
	margin: 10px 0px 0px;
	list-style: none;
	padding: 0px 20px 0px 0px;
	float: right;
}
#headerAreaB01 li {
	margin: 0px 22px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
}
#headerAreaB01 li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#headerAreaB01 #category { display: none; }
/* メニュー menuxx----------*/
#headerAreaB01 li#menu01 {
	background: url("../images/menu_h_menu01.gif") no-repeat;
}
#headerAreaB01 li#menu01 a {
	width: 80px;
	height: 12px;
}
#headerAreaB01 li#menu02 {
	background: url("../images/menu_h_menu02.gif") no-repeat ;
	width: 99px;
	height: 12px;
}
#headerAreaB01 li#menu02 a {
	width: 99px;
	height: 12px;
}
#headerAreaB01 li#menu03 {
	background: url("../images/menu_h_menu03.gif") no-repeat ;
	width: 33px;
	height: 12px;
}
#headerAreaB01 li#menu03 a {
	width: 33px;
	height: 12px;
}
#headerAreaB01 li#menu04 {
	background: url("../images/menu_h_menu04.gif") no-repeat;
	width: 55px;
	height: 12px;
	margin: 0px;
}
#headerAreaB01 li#menu04 a {
	width: 55px;
	height: 12px;
}

/*
メインコンテンツ maincontents
-------------------------------------------------------------------------*/
#maincontents {
	margin:0 10px;
	width:948px;
}
#gotop {
  margin: 20px 0 0;
}
#maincontents #left {
	float:left;
	width:189px;
}
#maincontents #right {
	float:right;
	width:739px;
}

/*
フッタ footer
-------------------------------------------------------------------------*/
div#Foot {
	position:relative;
}