@charset "UTF-8";
body{
	margin:0px;
	padding:0px;
	font-size:0.8em;
	line-height:1.5em;
	color:#333333;
	background-color:#fdfdf9;
	background-image:url("../img/back02.gif");
	padding:0px;margin:0px;
	scrollbar-arrow-color: #84d4d1;
	scrollbar-base-color: #f4f4f4;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #84d4d1;
	scrollbar-3d-light-color: #f4f4f4;
	scrollbar-shadow-color: #84d4d1;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #f4f4f4;
}
em{
	font-weight:normal;
	font-style:normal;
}
a:link{
	text-decoration:underline;
	color:#3333ff;
}
a:visited{
	text-decoration:underline;
	color:#993399;
}
a:active{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#ff3333;
}
h1 a,h2 a,h3 a{
	text-decoration:none;
}
dt{
	margin-left:0.0em;
	font-weight:bold;
}
dd{
	margin-left:1.5em;
}
li{
	margin:0px;
}
th, tr, td{
	font-size:12px;
}
form{
	display:block;
	margin:0px;
}

/* タイトル */
#box_title{
	margin:0px 0px 0px 0px;
	height:200px;
	background-image:url("../img/fwgptitle8_1.jpg");
	background-repeat:no-repeat;
	background-position:left bottom;
}
/* タイトルダミー画像 */
#imgTitle{
	margin:0px;
	padding:0px;
	border-width:0px;
}
/* メニュー */
#box_menu{
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 10px;
	background-image:url("../img/fwgptitle8_2.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}
/* メニューのリスト */
#box_menu ul{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
/* メニューのリスト要素 */
#box_menu li{
	display:inline;
	margin:0px 10px 0px 0px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	color:#333333;
}
#box_menu2{
	width:35em;
	padding:0px 0px 0px 10px;
	text-align:left;
	float:left;
	color:#ffffff;
	background-color:#666666;
}
/* メニューのリスト */
#box_menu2 ul{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
/* メニューのリスト要素 */
#box_menu2 li{
	display:inline;
	margin:0px 10px 0px 0px;
	color:#ffffff;
}
#box_menu2 a:link{
	text-decoration:underline;
	color:#ffffff;
}
#box_menu2 a:visited{
	text-decoration:underline;
	color:#ffffff;
}
#box_menu2 a:active{
	text-decoration:none;
	color:#ffffff;
}
#box_menu2 a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#box_sub{
	padding:5px 5px 5px 10px;
	margin:0px 0px 10px 0px;
	background-color:#fafcfc;
	clear:both;
}

/* メニューのリスト */
#box_sub ul{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
/* メニューのリスト要素 */
#box_sub li{
	display:inline;
	margin:0px 10px 0px 0px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	color:#333333;
}
#box_sub a:link{
	text-decoration:none;
	color:#333333;
}
#box_sub a:visited{
	text-decoration:none;
	color:#333333;
}
#box_sub a:active{
	text-decoration:none;
	color:#000000;
}
#box_sub a:hover{
	text-decoration:none;
	color:#000000;
}

#menu1{
	border:1px solid #d4d4d4;
}
#menu2{
	border:1px solid #d4d4d4;
}
#menu3{
	border:1px solid #d4d4d4;
}
#menu4{
	border:1px solid #d4d4d4;
}
#menu5{
	border:1px solid #d4d4d4;
}
#menu6{
	border:1px solid #d4d4d4;
}
#menu7{
	border:1px solid #d4d4d4;
}
#menu8{
	color:#ffffff;
}
#menu9{
	color:#ffffff;
}
#menu10{
	color:#ffffff;
}
/* メニューリンク hover効果はJavaScriptにて */
#box_menu a:link{
	text-decoration:none;
	color:#333333;
}
#box_menu a:visited{
	text-decoration:none;
	color:#333333;
}
#box_menu a:active{
	text-decoration:none;
	color:#000000;
}
#box_menu a:hover{
	text-decoration:none;
	color:#000000;
}

/* メイン */
#box_main{
	background-color:#f9f9f9;
	width:auto;
	margin:0px 60px 0px 60px;
	padding-top:1.0em;
	padding-bottom:2.0em;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	
	
}

/* フッタ */
#box_foot{
	/*position:related;
	bottom:10px;*/
	margin:10px 0px 0px 0px;
	text-align:right;
	width: 100%;
	height:2.0em;
	clear:both;

}
#box_foot_inner{
	padding:0px;
	height:2.0em;
	width:100%;
	color:#ffffff;
	background-color:#666666;
}
/* コピーライト */
#copyright{
	color:#ffffff;
	background-color:#666666;
	float:right;
	margin:0px;
}
/* analyzer */
#analyzer{
	clear:both;
}
/* フッタの観覧車画像 */
#imgfoot{
	position:relative;
	right:0px;
	margin:0px;
	padding:0px;
	border:solid 0 #ffffff;
	/*display:block;*/
}
/* とっぷへ戻る */
.gotop{
	text-align:right;
	margin:0 2.0em 0 0;
}
/* パンくずリスト */
.imgfootmark{
	margin:0px 5px 0px 5px;
}
.submenu li{
	line-height:1.7em;
}
