@charset "UTF-8";

*			{margin:0; padding:0;}
html, body	{height: 100%;}
img			{vertical-align: bottom;}
a img		{border: none;}
a:link		{color:#666; text-decoration:underline;}
a:visited	{color:#666; text-decoration:underline;}
a:hover		{color:#000; text-decoration:underline;}
a:active, a:focus {outline:none;}
ul, li		{list-style:none;}
textarea	{overflow:auto;}
h1 {font-size:1.6em;line-height:1.6em;}
h2 {font-size:1.4em;line-height:1.4em;}
h3 {font-size:1.2em;line-height:1.2em;}
h4 {font-size:1.0em;line-height:1.0em;}
h5 {font-size:0.8em;line-height:0.8em;}
.en {font: 1em/1.2em Helvetica, Arial, sans-serif; }
.textright{text-align:right;}



/*-- 共通フッターナビゲーション --*/
/*#commonNavigation_footer {
  margin-top:20px;
  width:100%;
  height:25px;
  background:#F00;
}


#commonNavigation {
  width:100%;
  height:23px;
  margin:0;
  background:url(/img_navi/bg.gif) repeat-x 0 0;
  position:fixed;
  bottom:0;
  left:0;
  z-index:99999;
}

#commonNavigation .cmnNaviPics td img{
  margin:2px 0 0 0;
  padding:0;
}*/


/*#commonFooter {
	background:#f00;
  text-align: left;
  width: 100%;
  height:25px;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 25px;
  z-index: 9999;
}
#commonFooterInner {
  width: 950px;
  margin: 0 auto;
}*/


* html #commonFooter {
	position:absolute;
	bottom:0;
	left:0;
	}
	/*#commonFooterInner {
 	margin-top:0;
	}*/


html body  {
	background:#FFF url(../img/top_body_bg.jpg) no-repeat center top;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 62.5%;	/*62.5%or75%*/
	/*font-size:10px;*/
	line-height:1.6em;	/*or1.6em*/
	color:#666;/*a3a3a3*/
	text-align:center;
	}
	*:first-child+html body {
	font-size: 67.5%;	 /*62.5%or67.5%or75%*/
	vertical-align:baseline;
	}
	* html body {
	font-size: 62.5%;	 /*62.5%or67.5%or75%*/
	vertical-align:baseline;
	}

#page {
	/*background:#f00;*/
	position:absolute;
	top:0;
	left:50%;
	width:960px;
	margin-left:-480px;
	min-height:100%;
	height:auto !important;
	height: 100%;
	/*margin-bottom:-100px;*/
	text-align:left;
	}
	/**:first-child+html #page {
	height: 100%;
	}
	* html #page {
	height: 100%;
	}*/

#header {
	position:relative;
	float:left;
	width:550px;
	height:565px;
	/*padding-bottom:100px;*/
	}
	#swf_content {
	z-index:1;
	}
	#swf_content h1, #swf_content p {
	opacity:0;
	}
	#lead {
	position:absolute;
	top:270px;
	left:92px;
	z-index:2;
	
	color:#333;
	font-size:10px;
	line-height:16px;
	/*letter-spacing:1px;*/
	}
	#noswf {
	background:url(../img/top_noswf.jpg) no-repeat;
	width:550px;
	height:565px;
	}

#footer {
	position:absolute;
	left:0;
	top:585px;	
	width:960px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#a3a3a3;
	}
	#copyright {
	padding:7px 0 0 40px;
	font:10px/20px Helvetica, Arial, sans-serif;
	}
	#home {
	float:left;
	margin-right:6px;
	}
	#bnr_box {
	position:absolute;
	top:0;
	right:0;
	height:60px;
	width:400px;
	}

#content {
	position:absolute;
	right:0;
	width:360px;
	min-height:100%;
	height:auto !important;
	height: 100%;
	
	overflow:hidden;
	/*overflow:auto;*/
	_zoom: 1;
	}
	#contentscroll {
	position:relative;
	}
	
	.jScrollPaneContainer 	{
	margin-left:20px;
	position: relative;
	overflow: hidden;
	z-index: 100;
	}
	.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	background:#efefef;
	right: 0;
	top: 0;
	height: 100%;
	margin: 0 0 0 0;
	}
	.jScrollPaneDrag {
	position: absolute;
	background:#ccc;
	cursor: pointer;
	overflow: hidden;
	}
	
	
	#infoline {
	padding:0 0 100px 0;
	}
	.infopane {
	background:#fff;
	width:320px;
	margin:0 auto 0;
	padding:1px 0 0;
	}
	.infopane p {
	margin:12px 20px 0;
	line-height:1.3em;
	font-size:1.2em;
	}
	.infopane p.infoheader {
	text-align:center;
	margin:20px 20px 0;
	}
	
	
	ul.infoscroll {
	background:#fff;
	width:320px;
	height:160px;
	margin:0 0 0;
	/*padding:1px 0;*/
	overflow:auto;
	}
	.infoscroll li {
	border-bottom:1px solid #ccc;
	margin:12px 14px -1px 20px;
	padding-bottom:12px;
	font-size:1.1em;
	line-height:1.3em;
	}
	
	.infobar {
	background:url(../img/top_infobar.png) no-repeat;
	width:320px;
	height:20px;
	margin:12px auto 0;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	}
	.infobar .num {
	display:block;
	float:right;
	width:22px;
	height:20px;
	text-align:center;
	color:#ccc;
	}
	.infofoot {
	background:url(../img/top_infofoot2.png) no-repeat left bottom;
	width:320px;
	height:12px;
	margin:0 auto;
	}
	.note {
	padding-bottom:12px;
	}
	.note p {
	font-size:0.9em;
	line-height:1.2em;
	color:#808080;
	}
	.note a {
	color:#808080;
	text-decoration:none;
	}
	.note a:hover {
	color:#000;
	text-decoration:underline;
	}
	.infopane .note .title {
	border-bottom:1px solid #808080;
	margin-bottom:-6px;
	}
	
	
	.notice {
	color:#f00;	
	}
	.notice h3 {
	margin:12px 20px 0;
	font-size:1.4em;
	}
