@charset "utf-8";
body {
	background-color: #F4F6E2;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 30px;
}
* html body {
        background: url(../null) fixed;
}
h1 {
	/* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
/*  エレメント / タグセレクター
------------------------------------------------*/
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}
/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color: #3D343D;
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	color: #3D343D;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}
li {
	list-style: none;
}

/* ヘッダーには幅は指定されません。ヘッダーはレイアウトの幅全体まで広がります。ヘッダーには、ユーザー独自のリンクされたロゴに置き換えられるイメージプレースホルダーが含まれます。
------------------------------------------------*/
#header {
	width: 100%;
	top: 0;
	left: 0px;
	background-image: url(../images/top_header_bg.jpg);
	background-repeat: repeat-x;
	height: 103px;
	padding-top: 63px;
}  
.header_naka {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 59px;
	width: 815px;
	padding-top: 44px;
	margin-left: auto;
	margin-right: auto;
}

.header_left {
	clear: right;
	float: left;
	width: 200px;
	height: 36px;
	margin-bottom: 21px;
	padding-left: 5px;
}
.header_right {
	clear: none;
	float: right;
	width: 580px;
	height: 19px;
	text-align: right;
	margin-right: 9px;
	margin-bottom: 40px;
	line-height: 25px;
}
.header_right li {
	float: right;
	
}
.header_right li a {
	display: block;
	text-indent: -9999px;
	width: 75px;
	height: 19px;
	background-position: top;
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
}
.header_right li a:hover {
	display: block;
	text-indent: -9999px;
	width: 75px;
	height: 19px;
	background-position: bottom;

}

.h01 {
	background-image: url(../images/sitemap.jpg);
}
.h02 {
	background-image: url(../images/privacy.jpg);
}
.h03 {
	background-image: url(../images/ja.jpg);
}
.h04 {
	background-image: url(../images/en.jpg);
}	


/* グローバルナビゲーション
------------------------------------------------*/

.menu_bg {
	background-color: #3D343D;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}


.menu {
	width: 815px;
	height: 65px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;

}
.menu li {
	float: right;

}
.menu li a {
	display: block;
	text-indent:-9999px;
	width: 142px;
	height: 65px;
	background-position: bottom;

}
.menu li a:hover {
	display: block;
	text-indent: -9999px;
	width: 142x;
	height: 65px;
	background-position: top;

}

.bt01 {
	background-image: url(../images/navi_01.jpg);
}
.bt02 {
	background-image: url(../images/navi_02.jpg);
}
.bt03 {
	background-image: url(../images/navi_03.jpg);
}
.bt04 {
	background-image: url(../images/navi_04.jpg);
}

.news {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	margin-bottom: 95px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	font-size: 13px;
}


/* IE6用固定
------------------------------------------------*/






.gototop{
	text-align: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* これはレイアウト情報です。

1) 余白は、div の上部または下部にのみ配置されます。この div 内のエレメントには、それ自体に余白があるので、ボックスモデル計算を行う必要がありません。ただし、div 自体に両側の余白やボーダーを指定した場合、その値が加算されたものが合計幅になることに注意してください。div 内のエレメントの余白を削除し、さらにその div 内に、全体のデザインに必要な幅や余白を指定していない 2 つ目の div を追加することもできます。
------------------------------------------------*/
.container {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 515px;
	background-position: bottom;
}

#content {
	background-color: #3D343D;
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	height: 350px;	
}

/* Crossfade Slideshow
------------------------------------------------*/
img {
	border: none;
	vertical-align: bottom;
}
		
ul, li {
	list-style:none;
}
		
#slide {
	width: 815px;
	height: 349px;
	position: relative;
}
		
#slide #list li {
	position: absolute;
	top: 0;
	left: 0;
	
}
		
#slide #navi {
    bottom: -10px;
	left: 0;
	font-size: 1px;
}
		
#slide #navi li {
	float: left;
	margin-right: 10px;
}
		
#slide #navi li a {
	display: block;
	text-decoration: none;
}
		

/*フッター 
------------------------------------------------*/
#footer {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	padding-bottom: 30px;
	bottom: 0;
	left: 0;
	padding-top: 10px;
	background-color: #F4F6E2;
}
.footer_naka {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
