/* --- ▼全体の書式設定開始▼ --- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-family: "メイリオ" ,Meiryo, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "Osaka" ,sans-serif;
	color: #252525;
}
body {
	background: #ffffff !important;
}
body {
    margin: 0;
    padding: 0;
    border: #40679A 1px solid ;
    background-color: #ffffff;  /* 全体の背景色 */
    color: #666666;             /* 全体の文字色 */
    font-size: 90%;             /* 全体の文字サイズ */
}
/* --- リンクテキスト --- */
a:link { color: #FF9933; text-decoration: underline; }
a:visited { color: #FF9933; }
a:hover { color: #FFCC99; }
a:active { color: #FFCC99; }
/* --- コンテナ --- */
*#container {
width: 880px;               /*コンテナの幅 */
margin: 0 auto;             /*センタリング */
background-color: #ffffff;  /* コンテナの背景*/
}
/* --- ページ --- */
#page {
    margin: 0 auto;             /* センタリング */
    background-color: #ffffff;
}
/* --- ▲全体の書式設定終了▲ --- */

/* --- ▼ヘッダー設定開始▼ --- */
/* --- 会社名ロゴ --- */    
#hpb-headerLogo {
    width: 250px;
    height: 40px;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 3;
}
/* --- TEL&住所共通 --- */
#hpb-headerExtra1{
    height: 30px;
    margin-top: 10px;
    margin-right: 65px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: right;
}
/* --- TEL --- */    
#hpb-headerExtra1 p.tel{
    display: inline;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 35px;
    font-size: 10px;
    line-height: 20px;
    background-image: url(../image/TEL.png);
    background-position: left center;
    background-repeat: no-repeat;
    text-align: right;
}
/* --- 住所 --- */    
#hpb-headerExtra1 p.address{
    display: inline;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 60px;
    font-size: 10px;
    background-image: url(../image/ADDRESS.png);
    background-position: left center;
    background-repeat: no-repeat;
    text-align: right;
}
/* --- TOP画像 --- */
#movie {
    background: url(../image/TOP.png);
	background-position: 0px 0px;
	height: 250px;
	width: 750px;
	cursor: default;
	position: relative;
	margin: 0 -32px;
	padding: 0;
	display: inline-block;
	position: relative;
	background-repeat: repeat-x;
}
#movie {
	margin: 0 -100%;
	padding: 0 100%;
}
#movie::after {
	position: absolute;
	display: block;
	content: "";
	top: 0px;
	left: 0px;
	margin: 0;
	width: 100%;
	height: 250px;
	background: rgba(255, 255, 255, 0.1);
}
#movie::after {
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%);
}
/* --- メニュー --- */
#header {
    position: relative;     /* 相対配置（ガイドメニューのために設定） */
    width: 100%;            /* IE 6のために幅の指定が必要 */
    margin: 0 0 10px;       /* ヘッダのマージン（上、左右、下） */
    padding: 15px 0 0;      /* ヘッダのパディング（上、左右、下） */
}
#header div.topPage {
    margin-bottom: 1px;     /* ヘッダの下マージン（上書き） */
    padding-bottom: 20px;   /* ヘッダの下パディング（上書き） */
}
#header ul.nl {
    width: 750px;           /* ヘッダメニューの幅 */
    margin: 0 auto;         /* センタリング */
    background: #B5B9BC;    /* ヘッダメニューの背景 */
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
    text-align: center;
}
/* --- 項目 --- */
#header ul.nl li {
    width: 150px;           /* 項目の幅 */
    float: left;            /* 表示位置 */
    line-height: 100%;
    background: #EFEFFF;    /* ヘッダメニューの背景 */
}
/* --- リンクエリア --- */
#header ul.nl li a {
    display: block;
    position: relative;         /* IE6用 */
    padding: 10px 2px 5px;      /* リンクエリアのパディング（上、左右、下） */
    border-width: 1px 1px 3px;  /* リンクエリアの境界線の太さ（上、左右、下） */
    border-color: #ffffff #b2b2b2 #808080 #ffffff; /* リンクエリアの境界線色（上右下左） */
    border-style: solid;        /* リンクエリアの境界線スタイル */
    text-decoration: none;      /* テキストの下線（なし） */
    font-weight: bold;          /* 文字の太さ（太字） */
    color: #666666;             /* 文字色 */
    font-size: small;     /* 英字の文字サイズ */
}
/* --- 英字部分 --- */
#header ul.nl li a span.en {
    display: block;
    margin-top: 2px;        /* 英字部分の上マージン */
    font-size: 85%;         /* 英字の文字サイズ */
    font-weight: normal;    /* 文字の太さ（ノーマル） */
    color: #999999;         /* 英字の文字色 */
    font-size: x-small;     /* 英字の文字サイズ */
}
/* --- ポイント時とアクティブ時の設定 --- */
#header ul.nl li a:hover,
#header ul.nl li.active a {
    border-bottom-color: #FF6600;   /* ポイント時（アクティブ時）の下境界線色 */
    color: #404040;                 /* ポイント時（アクティブ時）の文字色 */
}
#header ul.nl li a:hover span.en,
#header ul.nl li.active span.en {
    color: #FF6600; /* ポイント時（アクティブ時）の英字の文字色 */
}
/* --- ▲ヘッダー設定終了▲ --- */

/* --- ▼コンテンツ内の設定開始 --- */
#content {
    width: 100%;            /* コンテンツの幅 */
    margin-bottom: 10px;    /* コンテンツの下マージン */
}
/* --- ▲コンテンツ内の設定終了▲ --- */

/* --- ▼メインカラム内の設定開始▼ --- */
/* --- メインカラム --- */
#main {
    float: right;
    width: 635px;   /* メインカラムの幅 */
}
/* --- セクション（共通設定） --- */
#main div.section {
    margin: 0 0 3em 10px;   /* セクションのマージン（上右下左） */
    text-align: left;       /* テキスト位置 */
}
/* --- 標準セクション --- */
/* 見出しエリア */
#main div.normal div.heading {
    text-align: left;                   /* 見出しテキスト位置 */
    margin-bottom: 1.2em;               /* 見出しエリアの下マージン */
    padding: 4px 0px;                   /* 見出しエリアのパディング（上下、左右） */
    border-bottom: 2px #999999 solid;   /* 見出しエリアの下境界線 */
    width: 560px;                       /* 見出しエリア境界線サイズ */
}
/* 見出し */
#main div.normal div.heading h2 {
    margin: 6px 0 0;
    padding: 2px 3px 1px 5px;           /* 見出しのパディング（上右下左） */
    border-left: 5px #FF6600 solid;     /* 見出しの左境界線 */
    font-size: 110%;                    /* 見出しの文字サイズ */
    color: #2b2b2b;                     /* 見出しの文字色 */
    line-height: 100%;
}
/* 段落 */
#main div.normal p {
    margin: 0 5px 1em;                  /* 段落のマージン（上、左右、下） */
    line-height: 160%;                  /* 行の高さ */
}
/* --- 強調セクション --- */
#main div.emphasis {
    padding: 1.1em 15px 0;              /* セクションのパディング（上、左右、下） */
    background: url(../image/emphasis_back1.gif) repeat-x top;  /* セクションの背景 */
    border: 1px #c0c0c0 solid;          /* セクションの境界線 */
}
 /* 見出し */
#main div.emphasis h2 {
    margin: 0 0 0.8em;                  /* 見出しのマージン（上、左右、下） */
    font-size: 130%;                    /* 見出しの文字サイズ */
    color: #dc3900;                     /* 見出しの文字色 */
}
/* --- お知らせ --- */
/* 共通エリア */
#main div.update dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 0;
}
/* 日付エリア */
#main div.update dt {
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 80px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 30px;
    background-image : url(../image/icon_square.gif);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    color: #663300;
}
/* 本文エリア */
#main div.update dd {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    width: 530px;
}
/* --- ▲メインカラム内の設定終了▲ --- */

/* --- ▼サイドバー内の設定開始▼ --- */
/* --- サイドバー --- */
#nav {
    float: right;
    width: 200px; /* サイドバーの幅 */
}
/* --- セクション(共通設定) --- */
#nav div.section {
    margin-bottom: 10px;        /* セクションの下マージン */
    margin: 10px 20px 0.7em;    /* 見出しのマージン（上、左右、下） */
}
/* 見出し */
#nav div.section h2 {
    margin: 0 0 0.7em;      /* 見出しのマージン（上、左右、下） */
    padding: 6px 8px;       /* 見出しのパディング（上下、左右） */
    font-size: 100%;        /* 見出しの文字サイズ */
    color: #ffffff;         /* 見出しの文字色 */
}
/* 段落 */
#nav div.section p {
    margin: 0 10px 0.7em;   /* 段落のマージン（上、左右、下） */
    line-height: 130%;      /* 行の高さ */
}
/* --- 標準セクション(グレー) --- */
#nav div.normal {
    background-color: #f9f9f9;  /* セクションの背景色 */
    border: 1px #808080 solid;  /* セクションの境界線 */
}
/* 見出し */
#nav div.emphasis h2 {
    background: #ADADAD;        /* 見出しの背景 */
}
/* --- ▲サイドバー内の設定終了 --- */

/* --- ▼フッタ内の設定開始 --- */
#footer {
    padding-top: 2em;
    margin-bottom: 30px;
    clear: both;
}
/* --- フッタメニュー --- */
#footer ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: center;
}
/* --- 項目 --- */
#footer ul li {
    display: inline;
    background-image : url(../image/icon_yajirushi.gif);
    background-position: 7px 0px;
    background-repeat: no-repeat;
    padding-left: 23px;
    padding-right: 10px;
    font-weight: bold;
}
/* --- ▲フッタ内の設定終了 --- */

/* --- ▼その他の設定開始 --- */
/* --- clearfix --- */
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearFix {
    min-height: 1px;
}
/* --- ▲その他の設定終了 --- */




