﻿@charset "utf-8";

body{
	margin:0;
	padding:0;
	background-color:#FDFDFD;
	background-image:url(../image/shared/bg_1.jpg);
	background-repeat:repeat-x;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,
ul,ol,dl,dd{
	margin:0;
	padding:0;
}

img{
	border:none;
}

/* ページ設定 */


/* IE対策 全体をセンタリング */

* html body{
	text-decoration:none;
}

div#container{
	font-family: "MS PGothic", Osaka, "Hiragino Kaku Gothic Pro W3", sans-serif;
	width:796px;
	margin:0 auto;
	background-color:#ffffff;
}

/* リンク文字色 */
a{
	color:#438B32;
	text-decoration:underline;
}

a:hover{
	color:#438B32;
	text-decoration:none;
}


/* ヘッダ */
div#header{
	background-image:url(../image/shared/header_bg.gif);
	background-repeat:no-repeat;
	height:88px;
	width:796px;
	float:left;
}

div#header h1{
	font-size:70%;
	font-weight:normal;
	color:#666666;
	padding:7px 0 0 8px;
	float:left;
}

div#header p.url{
	padding:5px 0 0 20px;
	float:left;
}

/* ロゴ */
div#header h2{
	clear:left;
	float:left;
	width:209px;
	padding:0 0 0 9px;
}

div#header ul.button_2{
	float:right;
	margin:0;
	padding:25px 15px 0 0;
	width:241px;
}

div#header ul.button_2 li{
	list-style-type:none;
	display:inline;
}

/* 足跡 */
div#header div.footprint{
	clear:both;
	text-align:right;
	font-size:70%;
	color:#999999;
}

div#header div.footprint ul li.top{
	background-image:url(../image/shared/list.jpg);
	background-repeat:no-repeat;
	padding:0 5px 0 15px;
}

div#header div.footprint ul li{
	padding:0 5px 0 0;
	margin:0;
	list-style-type:none;
	display:inline;
}

div#header div.footprint ul li a{
	text-decoration:underline;
}


/* グローバルナビゲーション */
div#container div.global{
	float:left;
	width:216px;
}

div#container div.global ul.button{
	background-image:url(../image/shared/button_bg.gif);
	background-repeat:repeat-y;
	list-style-type:none;
	padding:7px 0 20px 10px;
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	margin:0;
	width:205px;
}

div#container div.global ul.button li{
	line-height:0%;
	margin:0;
	padding:0;
}

div#container div.global ul.button li img{
	display:block;
}

div#container div.global ul.lBanner{
	margin-top:10px;
	float:left;
	width:213px;
	clear:both;
}

div#container div.global ul.lBanner li.title{
	margin-bottom:10px;
	padding:5px 0 5px 0;
	background-color:#F7F7F7;
	border-left:3px solid #3F702A;
	border-bottom:1px solid #E7E7E7;
}

div#container div.global ul.lBanner li{
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
	font-size:80%;
}


div#container ul.button li.button_t,
div#container ul.button li.button_b{
	display:inline;
}

div#container div.contents{
	width:578px;
	float:left;
	border-right:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-size:80%;
	line-height:140%;	
}

div#container div.contents h3.title{
	padding:6px 0 0 8px;
}

div#container div.contents h4.sub_title{
	background-image:url(../image/shared/sub_title.gif);
	background-repeat:no-repeat;
	margin:6px 0 0 8px;
	padding:5px 0 8px 20px;
	font-size:120%;
}

div#container div.contents h4.sub_title2{
	background-image:url(../image/shared/sub_title.gif);
	background-repeat:no-repeat;
	margin:6px 0 0 8px;
	padding:5px 0 8px 20px;
	font-size:120%;
	clear:both;
}

div#container div.contents p.text{
	padding:5px 20px 10px 30px;
}

/* ページのトップへ戻る */
div#container div.contents p.top_page{
	clear:both;
	text-align:right;
	padding:10px 10px 10px 0;
}

/* IE対策 */
html div#option,* html div#headerix,* html div#side_banner{
	display:inline;
}

/* ムービー */
div#container div.contents div.movie{
	margin:0 auto;
	padding:15px 0 20px 0;
	width:416px;
}

/* フッタ */
div#footer{
	line-height:100%;
	clear:both;
	background-repeat:no-repeat;
	height:44px;
	background-image:url(../image/shared/footer.gif);
}

div#footer ul{
	padding-top:7px;
	float:left;
	font-size:80%;
}

div#footer ul a{
	color:#61944D;
}

div#footer li{
	padding-right:12px;
	padding-left:12px;
	list-style-type:none;
	display:inline;
}

div#footer p.copyright{
	clear:left;
	text-align:right;
	color:#999999;
	padding:8px 10px 0 0;
	font-size:80%;
}#container .contents .movie .getflash {
	height:41px;
	padding-top: 20px;
}
#container .contents .movie .getflash #button {
	float: left;
	padding-right: 5px;
}
#container .contents .movie .getflash p {
	font-size: 10px;
}
