﻿@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

a:link{
	color:#ff5400;
}
a:visited{
	color:#ff5400;
}
a:hover{
	color:#ffcc00;
}

h1,h2,h3,h4,h5{
	padding:0px;
	margin:0px;
}

h1 img{
	border:0;
}

#container {
	background-repeat: repeat-x;
	background-position: center top;
}

#container #headerWrapper #header {
	padding: 0px;
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container #headerWrapper #navigation {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menuBg.gif);
	height: 82px;
}
#container #headerWrapper #header h1 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 200px;
}
#container #headerWrapper #navigation ul {
	margin: 0px;
	padding: 0px;
}
#container #headerWrapper #navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 82px;
	width: auto;
	list-style-type: none;
	line-height: 0px;
}
#container #headerWrapper #navigation2 {
	padding: 0px;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #mainContents {
	padding: 10px;
	clear: both;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-position: center center;
}
#container #headerWrapper #navigation2 li {
	font-size: 10px;
	display: inline;
	padding: 5px;
	list-style-type: none;
}
#container #footerWrapper {
	padding: 0px;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #footerWrapper #footer #copyright {
	text-align: center;
	padding: 10px;
}#container #headerWrapper #navigation img {
	line-height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*--------------------*/

#mainContents:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#mainContents {
  min-height: 1px;
}

* html #mainContents {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#container #mainContents #subNavigation {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
#container #mainContents #mainData {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 680px;
}

#container #mainContents #mainFooter {
	background-repeat: no-repeat;
	background-position: center bottom;
	height:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FF6600;
	text-align: right;
	margin: 0px;
	padding: 10px;
	clear: both;
}
#container #mainContents #mainFooter p{
	margin:0px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #mainContents #mainData {
	background-image: url(../images/mainboxBody.jpg);
	background-repeat: repeat-y;
}
#container #mainContents #mainData #mainHeader {
	background-image: url(../images/mainboxHeader.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
#container #mainContents #mainData #mainBody{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}
#container #mainContents #mainData #mainFooter {
	background-image: url(../images/mainboxFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 15px;
	height: 70px;
}
#container #mainContents #subNavigation ul {
	margin: 0px;
	padding: 0px;
}
#container #mainContents #subNavigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContents #subNavigation img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContents #mainData #mainFooter img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContents #mainFooter img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContents .backButton {
	text-align: center;
	clear: both;
	float: none;
	padding-top: 10px;
}
#container #mainContents #mainData .backButton img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* 20120511 ヘッダー部のスクロールメニュー用CSS修正 */

/* ========== 空白設定 ========== */
.scroll_btn,
a.right,
a.left,
a.disabled,
.menu_img,
.scroll,
.scroll img,
.scroll .items,
.items div.item_wrap {
	margin: 0;
	padding: 0;
}

/* ========== メニュー背景設定 ========== */
#menu_content {
	background-image: url("../images/back.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	width: 952px;
	height: 60px;
	margin: 10px auto 0;
	padding: 1px 0 0 1px;
}

/* ========== スクロール（次・前）ボタン エリア設定 ========== */
.scroll_btn {
	width: 40px;
	height: 58px;
	float: left;
	display: inline;
}

/* ========== 左右ボタン詳細 ========== */
a.right, a.left {
	cursor: pointer;
}

/* ========== ボタン非表示設定 ========== */
a.disabled {
	visibility: hidden !important;
} 

/* ========== 各メニューボタン画像 エリア設定 ========== */
.menu_img {
	width: 174px;
	height: 58px;
	text-align: center;
	float: left;
	display: inline;
}

/* ========== 各メニューボタン ボーダー設定 ========== */
.menu_img a img {
	border-style:none;
}

/* ========== 画面上に表示するメニューボタン エリア設定（５つ分）========== */
.scroll {
	position: relative;
	overflow: hidden;
	width: 870px;
	height: 58px;
	float:left;
	display: inline;
}

/* ========== scrollクラス内画像設定 ========== */
.scroll img {
	background-color:#fff;
}

/* ========== 全メニューボタン情報設定 ========== */
.scroll .items {
	width: 99999em; /* 全メニューボタンの横幅（足りないとスクロールの動きがおかしくなる） */
	height: 58px;
	position: absolute;
	display: inline;
	clear:both;
	left:0;
}

/* ========== スクロール量（回数）設定（scroll_setting.jsと連動） ========== */
.items div.item_wrap {
	float:left;
	display: inline;
	width: 870px;
}

/* ========== コンテンツ外、テキスト枠 ========== */
.flame {
 border: 5px solid #ffb243;
 border-radius: 20px;
 margin: 10px;
 width: 90%;
 padding: 10px;
 display: inline-block;
 font-size:18px;
 font-weight:bold;
 font-family: -apple-system, "Segoe UI", "Helvetica Neue", "Hiragino Kaku Gothic ProN", メイリオ, meiryo, sans-serif;
}
.flame img {vertical-align: middle;}
