@charset "utf-8";

/*-------for FYGIA--------*/


/*base*/


html {
overflow-y: scroll;
scrollbar-arrow-color:#fff; 
　　 scrollbar-face-color:#e8eae9;
　　 scrollbar-highlight-color:white; 
　　 scrollbar-3dlight-color:white;
　　 scrollbar-track-color:#edf0f1;
　　 scrollbar-shadow-color:#d2d5d2;
　　 scrollbar-darkshadow-color:white;
}




/*Header-menu*/
ol li {
color: #000;
list-style-type: none;
}
ol li a {
color: #666;
}
ol li a:hover {
color: #666;
}



/*text*/
p {
color: #555;
}
p a {
color: #333;
}
p a:hover {
color: #212125;
}

strong{
color:#903;
}
em{
color:#699;
font-style:normal;
font-weight:bolder;
}


/*main-list:ul,li*/
ul li {
color: #555;
list-style-type:disc;
}
ul li a {
color: #333;
}
ul li a:hover {
color: #222;
}


/*main-dl,dt,dd*/
dt {
color: #444;
}
dt a {
color: #333;
}
dt a:hover {
color: #222;
}

dd {
color: #555;
}
dd a {
color: #333;
}
dd a:hover {
color: #222;
}


/*sidemenu-list:ul,li*/
ul#menu li {
list-style-type:none;
margin-left:0px;/*mainのul・liとの区別。消さないこと*/
}
ul#menu li a {
}
ul#menu li a:hover {
}




*{
margin:0;
padding:0;
	}

body {
background:#602030 url(footer-bg.jpg) repeat-x top;

		font-size: 80%;
		text-align: center;
		font-family:Verdana, Meiryo, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}


/*H*/

h1 {
color: #666;
line-height: 100px;
font-size: 350%;
font-family:Meiryo,"Trebuchet MS",arial;
height: 105px;
width:450px;
background:url(logo-fygia-header.gif) no-repeat top left; /*logo-fygia-header.png(重い)*/
text-indent:-9999em;
}
* html h1{/*forIE6*/
background:url(logo-fygia-header.gif) no-repeat top left;
}

h1 a {
color: #666;
display:block;
width:450px;
height:105px;
text-decoration:none;
}
h1 a:hover {
color: #333;
}

h2 {
color: #333;
font-size: 110%;
font-family:"Trebuchet MS",Meiryo,Verdana,arial;
}
h2 a {
color: #333;
text-decoration:none;
}
h2 a:hover {
color: #fff;
text-decoration:none;
}



img {
		border: none;
		vertical-align: bottom;
}



#wrap {
		background: #fff url(check02.gif) repeat top;
}

/*header*/
#header {
		margin: 0 auto;
		margin-bottom: 15px;
		padding-top: 30px;/*15px*/
		text-align: left;
		width: 850px;/*850*/
		line-height: 150%;
		background:url(hwaku-header3.gif) no-repeat;/*hwaku-header2.gif(重い)*/
		overflow:hidden;
}

#header ol {
		margin-top: 0px;
		margin-left:20px;/*0px*/
		height: 28px;/*sozai=30px*/
		width: 830px;/*850-20*/
		font-family:Meiryo,"Trebuchet MS",Verdana,arial;
		font-size:14px;
		font-weight:bolder;
}
* html #header ol{
font-family:Tahoma,"MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header ol li {
		background: url(fgrass16.gif) bottom no-repeat;/*fgrass.gif(重い)*/
		text-align: center;
		line-height: 30px;/*heightに合わせる*/
		display: block;
		overflow: hidden;
		float: left;
		height: 28px;/*sozai=30px*/
		width: 150px;
		color:#2d2258;
}

#header ol li a {
		background: url(fgrass16-a.gif) bottom no-repeat;/*fgrass-a.gif(重い)*/
		text-decoration: none;
		display: block;
		height: 28px;/*sozai=30px*/
		width: 150px;
		color:#2e4365;/*#212e43 #314463*/
}
#header ol li a:hover {
		background: url(fgrass16-h.gif) bottom no-repeat;/*fgrass-h.gif(重い)*/
		color:#fff;
}


#header{
	position:relative;/*for ol#nav*/
	}
#header ol#nav{
	position:absolute;top:23px;left:560px;
	height: 24px;/*sozai=*/
	width: 260px;
	font-family:Meiryo,"Trebuchet MS",Verdana,arial;
	font-size:14px;
	font-weight:normal;
	background:url(navbg.png) no-repeat;
	}
* html #header ol#nav{
	background:url(navbg.gif) no-repeat;
}
#header ol#nav li{
	color:#444;
	list-style-type:none;
	text-align: center;
	line-height: 26px;/*heightに合わせる(heightより大きくすると文字が下にさがる)*/
	display: block;
	overflow: hidden;
	float: left;
	height: 24px;
	width: 65px;
	background:none;
	}
#header ol#nav li a{
	color:#444;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 65px;
	background:none;
	}
#header ol#nav li a:hover{
	color:#996;
	text-decoration:none;
	}



#header h2 {
		margin-bottom: 8px;
		line-height: 150%;
		position:absolute;top:90px;left:280px;
		color:#484946;/*#78042d*/
		font-size:14px;
		font-family:Meiryo,"Trebuchet MS",Verdana,arial;
		letter-spacing:0.1em;
}
#header h2 a{
	color:#484946;/*#954964*/
	text-decoration:none;
	background:url(fygia-jlogo-a.png) no-repeat;
	width:300px;
	height:40px;
	display:block;
	text-indent:-9999em;
	}
* html #header h2 a{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fygia-jlogo-a.png', sizingMethod='crop');
	}
#header h2 a:hover{
	color:#dbb1b6;
	text-decoration:none;
	background:url(fygia-jlogo-h.png) no-repeat;
	border:1px dotted #dbb1b6;
	width:300px;
	height:40px;
	display:block;
	text-indent:-9999em;
	}
* html #header h2 a:hover{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fygia-jlogo-h.png', sizingMethod='crop');
	}

#header p {
		margin-left: 11px;
		padding-bottom: 10px;
}
#header dl {
		margin-bottom: 5px;
		padding: 0px 0px 5px 11px;
}
#header ul {
		margin-bottom: 5px;
		padding: 0px 0px 5px 11px;
}
#header dd {
		margin-left: 10px;
}


/*content*/

#cont_box {
		margin: 0 auto;
		margin-bottom: 15px;
		line-height: 150%;
		text-align: left;
		width: 848px;/*実質850*/
		border-left:1px solid #cacaca;
		border-right:1px solid #ccc;
		background-color:#fff;
}

#content {
		display: inline;
		float: left;
		width: 650px;
		background:#fff;
}
#content h2 {
		margin-bottom: 8px;
		padding: 7px 10px 6px 10px;
		background: #ededed url(tab-fuji32.gif) repeat-x bottom;/*tab-fuji.png、tab-fuji.gif(重い)*/
		border-top: 1px solid #ccc;
		border-right: 1px solid #ececec;
		border-left: 1px solid #dcdcdc;
		line-height: 200%;
		font-family:Meiryo,"Trebuchet MS",Verdana,arial;
}
* html #content h2 {
background: #ededed url(tab-fuji32.gif) repeat-x bottom;
line-height: 210%;
font-family:Tahoma, "MS UI Gothic",Geneva, sans-serif;
letter-spacing:1px;/*changed 20100408*/
	}

#content p {
		margin-left: 11px;
		padding-bottom: 10px;
}
#content div#info{
	position:relative;
	height:160px;
	border:none;
	background:url(infobg.jpg) 0% 70% no-repeat;
	}
#content div#info img.news{/*infobox*/
	position:absolute;top:0px;left:320px;
	width:248px;
	height:142px;
	z-index:10;
	}
#content div#info span.infospan{/*bird*/
	position:absolute;top:105px;left:500px;
	width:65px;
	height:70px;
	z-index:11;
	background:url(infospan.png) no-repeat;
	}
* html #content div#info span.infospan{/*Only-IE6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='infospan.png', sizingMethod='crop');
	}

#content div#info img.news a{
	}
#content div#gallery{
	position:relative;
	height:427px;/*=gazou-size*/
	width:650px;/*=gazou-size*/
	border:none;
	}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 0px;/*10%*/
		width: 600px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#gallery ul.nonvisible li{
	display:none;
	visibility:hidden;
	}

/* jQuery jcarousel - Gallery style under*/
div.tripplan{
	margin-top:12px;
	margin-bottom:7px;
	padding:10px;
	width:70%;
	border:1px dotted #ccc;
	background:#ebf0eb;
	}




#content dl {
		margin-bottom: 5px;
		padding: 0px 0px 5px 11px;
}
#content dt {
		margin-top:17px;
		margin-bottom: 9px;
		padding: 4px 0px 7px 26px;
		font-size:110%;
		color:#373737;
		background:url(fusen.gif) no-repeat;
		_height:1px;/*Only-IE6*/
}
#content dd {
		margin-left: 10px;
}

#content ul {
		margin-bottom: 5px;
		margin-top:5px;
		padding: 0px 0px 5px 11px;
		list-style-image:none;
}
#content ul li{
	list-style-image:none;
	}
	* html #content ul li{/*Only-IE6*/
	margin-top:6px;margin-bottom:6px;
	}

#content ul.leaf {
		margin-left:20px;
		margin-bottom: 5px;
		margin-top:5px;
		padding: 0px 0px 5px 11px;
		list-style-image:url(leaf-ico.gif);
}
#content ul.leaf li{
	list-style-image:url(leaf-ico.gif);
	}
	* html #content ul.leaf li{/*Only-IE6*/
	margin-top:6px;margin-bottom:6px;
	}

#content ul li.sp{
	list-style-type:none;
	list-style-image:none;
	}	

#content ul.child{
	margin-left:20px;
	margin-bottom: 5px;
	margin-top:5px;
	padding: 0px 0px 5px 11px;
	list-style-type:circle;
	list-style-image:none;
	}
	* html #content ul.child{/*Only-IE6*/
	margin-top:10px;
	}
	
#content ul.child li{
	list-style-type:circle;
	list-style-image:none;
	}
		
	#content ul.child li span.lang{
	color:#003;
	font-weight:bolder;
	background:#e2e2f9;
	padding:0px 5px; 
	}
		
#content ul.gchild{
	margin-left:20px;
	margin-bottom: 5px;
	margin-top:5px;
	padding: 0px 0px 5px 11px;
	list-style-type:disc;
	list-style-image:none;
	}
#content ul.gchild li{
	list-style-type:disc;
	list-style-image:none;
	}
	
	#content ul.gchild li span.person{
	color:#212125;
	border-bottom:1px dotted #906;
	margin-right:14px;
	}
	* html #content ul.gchild li p{
	padding-top:6px;
	}
	
	#content ul.gchild li p img{
	vertical-align:top;
	}
	html[xmlns] #content ul.gchild li p img{/*for Mozilla,Firefox,Opera,Safari*/
	vertical-align:middle;
	}


#content ol.charge{
	list-style-type:none;
	list-style-image:none;
	}
* html #content ol.charge{
display:none;/*Only-IE6*/
}
#content img#forie6{/*exceptIE6*/
display:none;
}
* html #content img#forie6{/*Only-IE6*/
display:block;
visibility:visible;
padding-top:15px;
}

#content ol.charge li.pay{
	list-style-type:none;
	list-style-image:none;
	float:left;
	}
#content ol.charge li.pay dl.gizitbl{
	}
#content ol.charge li.pay dl.gizitbl dt.paydt{
	background:none;
	font-size:80%;
	}
#content a#post{
	text-decoration:underline;
	color:#4c671d;
	}
#content p span.fyg{
	text-indent:-9999em;
	background:url(fusen2.png) no-repeat;
	width:373px;
	height:60px;
	display:block;
	margin-left:40px;
	}
* html #content p span.fyg{/*Only-IE6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fusen2.png', sizingMethod='crop');
	}
#content p.click{
	text-align:center;
	position:relative;top:-45px;
	}
#content p.jf{
	text-align:right;
	padding-right:20px;
	font-size:95%;
	color:#444;
	}
#content img.ya{
	vertical-align:middle;
	}


/*side-menu*/
#side_menu {
		display: inline;
		float: right;
		width: 190px;
}

#side_menu h2#side {
		padding: 8px 10px 3px 13px;
		background:  url(side-h2.gif) repeat-x left top;
		border-top: 0px solid #fff;
		border-right: 1px solid #fff;
		border-left: 0px solid #dcdcdc;
		line-height: 200%;
		font-size:100%;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#fff;

}
#side_menu ul#menu{
	background:#ededed;
	}
#side_menu ul#menu li{
	background:#ededed url(sidemenu.png) no-repeat;
	}	
* html #side_menu ul#menu li{/*Only-IE6*/
	background:#ededed url(sidemenu.gif) no-repeat;
	}
	
#side_menu ul#menu li a{
	text-decoration:none;
	color:#303030;
	}	
#side_menu ul#menu li a:hover{
	text-decoration:none;
	border-bottom:1px dotted #d26473;
	}

#side_menu p,#side_menu li,#side_menu dt,#side_menu dd {
		padding: 5px 10px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #dcdcdc;
}
#side_menu dd {
		padding-left: 20px;
}

#side_menu div.gaku{
	 background:url(gaku-blue.png) no-repeat;
	 height:179px;
	 border-right:1px solid #fff;
	 }
* html #side_menu div.gaku{/*Only-IE6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gaku-blue.png', sizingMethod='crop');
	}

#footer_wrap {
		padding: 10px 0px 15px 0px;
		background: #efcad4 url(footer-bg.jpg) repeat-x top;
		border-bottom: #fff 1px solid;
		text-align: center;
		clear: both;
}

/*footer*/
#footer {
		margin: 0 auto;
		line-height: 150%;
		text-align: center;
		clear: both;
		width: auto;
}
#footer a{
	color:#fff;
	}
#footer a:hover{
	color:#d4c061;
	}

#footer p {
		margin-left: 11px;
		padding-bottom: 10px;padding-top:8px;
		color:#fbf8f9;
}
#footer address{
	margin-left: 11px;
	padding-bottom: 10px;
	color:#fbf8f9;
	font-family:"Lucida Grande","Courier New", Courier, monospace;
	font-style:normal;
	}
#footer address a{
	color:#fff;
	text-decoration:none;
	}	




/*clear;after*/
#cont_box:after {
		content: ".";
		display: block;
		clear: both;
		height: 1px;
		visibility: hidden;
}
#cont_box {
		display: inline-block;
}
#cont_box {
		display: block;
		min-height: 1%;
}
