/* グローバル設定 */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	background: #ECECEC url(../images/body_bg.jpg) repeat-y center;
}
html, body {
	height: 100%; /* for sticky footer */
}
img {
	border: none;
}
a, a[name]:hover {
	color: #0066CC;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #999999;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
ul, ol, dl {
	margin-top: 1em;
	margin-bottom: 1em;
}
li {
	margin-left: 2em;
}
/* 外枠設定 (sticky footerの設定も含む) */
div#wrapper {
	width: 840px;
	color: #333333;
	background: #FFFFFF;
	text-align: left;
	/* for sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -35px; /* the bottom margin is the negative value of the footer's height */
}
div#header {
	width: 100%;
	position: relative;
}
div#header ul#lang {
	position: absolute;
	top: 0.5em;
	right: 2em;
	list-style-type: none;
	margin: 0;
}
div#header ul#lang a {
	color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
div#header ul#lang a:hover {
	color: #FFFF00;
}
ul#global_navi {
	width: 100%;
	margin-top: 1px;
	margin-bottom: 0;
	background: #333333;
	float: left;
}
ul#global_navi li {
	display: inline;
}
ul#global_navi li a {
	padding: 0.2em 2em;
	color: #FFFFFF;
	background: #333333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFFFFF;
}
ul#global_navi li a:hover {
	background: #666666;
}
div#contents {
	clear: both;
	padding-top: 30px;
}
div#footer, div#push {
	/* for sticky footer */
	height: 35px; /* .push must be the same height as .footer */
}
div#footer {
	clear: both;
	width: 840px;
	margin: 0 auto;
	text-align: right;
}
div#footer ul {
	text-align: right;
	list-style-type: none;
	margin: 0;
}
div#footer ul li {
	display: inline;
	border-left: 1px solid #333333;
	line-height: 35px;
	margin: 0;
	padding: 0 1em;
}
div#footer a {
	color: #333333;
}
div#footer a:hover {
	color: #000099;
}
/* div#contents の中のレイアウト色々 */
/* 3カラムレイアウト */
div.three_col div#center_col {
	width: 520px;
	margin-left: 5px;
	float: left;
}
div.three_col div#left_col {
	width: 150px;
	margin-right: 5px;
	float: left;
}
div.three_col div#right_col {
	width: 150px;
	margin-left: 10px;
	float: right;
}
/* 2カラムレイアウト */
div.two_col div#center_col {
	float: right;
	width: 570px; /* 740 - 150 - 20 */
	line-height: 1.6;
}
div.two_col div#left_col {
	width: 150px;
	margin-right: 10px;
	float: left;
}
/* 1カラムレイアウト */
div.one_col div#center_col {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6;
}
/* 実際のコンテンツが入るところの共通設定 */
div#center_col {
	padding-bottom: 3em;
}
div#center_col p {
	margin-bottom: 1em;
}
div#center_col h1 {
	font-size: 120%;
}
div#center_col h2 {
	font-size: 116%;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	color: #333333;
	border-left: 8px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div#center_col h3 {
	font-size: 100%;
	color: #333333;
	margin: 0 0 5px 0;
	padding: 20px 0 0 0;
	border-bottom: 1px dotted #999999;
}
div#center_col h4 {
	font-size: 100%;
	color: #33A1DB;
	margin: 10px 0px 0px;
}
div#center_col h5 {
	font-size: 100%;
}
/* ローカルナビゲーション */
div.navi {
	background: #E1F3F6;
}
div.navi h2 {
	font-size: 100%;
	border-left: 10px solid #214D99;
	padding: 8px;
}
div.navi ul {
	margin-top: 0.6em;
	margin-bottom: 0;
	padding-bottom: 2em;
	list-style-type: none;
}
div.navi li {
	line-height: 1.1;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
div.navi a {
	color: #214D99;
	text-decoration: none;
}
div.navi a:hover {
	color:#000033;
}
/* navi 以外のサブコンテンツ */
div.sub_content {
	margin-bottom: 10px;
}
/* 画像でタイトル文字の代わりをする場合の定義 */
.alt_text span {
	display: none;
}
.alt_text a {
	display: block;
}
/* トップバナー */
.ja .banner {
	background: url(../new_images/bandeau_fr.png) no-repeat left top;
	height: 41px;
	width: 840px;
	margin: 0 auto;
}
.ja .banner a {
	height: 41px;
}
.en .banner {
	height: 41px;
	background: url(../new_images/bandeau_en.png) no-repeat;
}
.en .banner a {
	height: 41px;
}
/* img を float した時に box が img の高さに合わない事への対策 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* その他のユーティリティ */
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
.margin_center {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.clear_both {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.margin_left {
	margin-left: 1em;
}
.margin_right {
	margin-right: 1em;
}
.margin_top {
	margin-top: 1em;
}
.margin_bottom {
	margin-bottom: 1em;
}
ul.list li { /* 格子状の矢印をリストマークに追加いたい場合 */
	list-style: url(../new_images/bullet_gray.gif);
	margin-bottom: 0.2em;
}
ul.list_nomark li { /* リストマークを消したい場合 */
	list-style-type: none;
	margin-bottom: 0.2em;
}
p.more { /* 続きを読む等の文字の後ろに矢印を持ったテキスト */
	text-align: right;
	margin-top: 1.5em;
	margin-right: 5em;
}
p.more a { /* 続きを読む等の文字の後ろに矢印を持ったテキスト */
	background: url(../new_images/dbl_ya.gif) no-repeat right 5px;
	padding-right: 1.5em;
}
p.more a:hover {
	color: #FFFFFF;
	background: #3399FF url(../new_images/dbl_ya.gif) no-repeat right 5px;
	padding-right: 1.5em;
}
/* キャプション付のイメージ */
/*
  <div class="image_box">
    <p class="image"><img src=".." alt=".." /></p>
	<p class="caption">This is caption.</p>
  </div>
 */
div.image_box {
	padding: 0.5em;
	width: auto;
}
div.image_box p.image {
	margin: 1em;
}
div.image_box p.caption {
	font-size: 90%;
	color: #003366;
	line-height: 1.1;
}
/* 赤の強調文字 */
em.attn {
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	width: 100%;
}
