@charset "utf-8";

/*トップページ*/

/*---------------------------------------------------
グローバルナビゲーション ページ別スタイル設定
---------------------------------------------------*/
#globalnavi a#globalnavi00 {
	background: #ffffff url(../img/global_navi.gif) 0px -16px no-repeat;
}


/*---------------------------------------------------
TOPコンテンツ領域
---------------------------------------------------*/
#topbox {
	position: relative;
	margin: 20px 20px 0 20px;
	background: #ffffff;
	width: 760px;
	min-height: 100%;
  height: auto !important;
  height: 100%;
}

#topbox #dlplayer {
	padding: 10px 0;
	text-align: center;
	border: 1px #eeeeee solid;
	width: 758px;
}

#topbox h2 {
	margin-top: 15px;
	display: block;
	width: 170px;
	height: 23px;
	background: #ffffff url(../img/h2_title.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	font-size: 0px;
	line-height: 0;
}

#topbox p#sstext {
	margin-top: 0;
	display: block;
	width: 707px;
	height: 75px;
	background: #ffffff url(../img/segway_smile.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	font-size: 0px;
	line-height: 0;
}

#topbox h3#title1 {
	margin: 20px 0 0 10px;
	display: block;
	width: 740px;
	height: 34px;
	background: #ffffff url(../img/h3_title1.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	font-size: 0px;
	line-height: 0;
}

#topbox div#newinfo {
	margin: 10px 0 0 14px;
	padding: 5px 10px 10px 10px;
	border: 1px #eeeeee solid;
	width: 710px;
}
/* for WinIE6*/
* html body #topbox div#newinfo {
	padding-top: 10px;
}
/* for WinIE7*/
*:first-child+html body #topbox div#newinfo {
	padding-top: 10px;
}



#topbox div#newinfo ul {

}

#topbox div#newinfo li {
	margin-top: 5px;
}

#topbox div#newinfo p.pdate {

}

#topbox div#newinfo p.ptext1 {

}

#topbox h3#title2 {
	margin: 20px 0 0 10px;
	display: block;
	width: 740px;
	height: 34px;
	background: #ffffff url(../img/h3_title2.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	font-size: 0px;
	line-height: 0;
}

#topbox p#ptext2 {
	margin: 10px 0 0 25px;
	padding-bottom: 15px;
	float: left;
	width: 420px;
}
/* for WinIE6*/
* html body #topbox p#ptext2 {
	margin-left: 13px;
	padding-bottom: 0;
}
/* for WinIE7*/
*:first-child+html body #topbox p#ptext2 {
	padding-bottom: 0;
}

#topbox div#segwayimg {
	margin: 10px 25px 0 0;
	padding-bottom: 15px;
	float: right;
}
/* for WinIE6*/
* html body #topbox div#segwayimg {
	margin-right: 13px;
	padding-bottom: 0;
}
/* for WinIE7*/
*:first-child+html body #topbox div#segwayimg {
	padding-bottom: 0;
}

#topbox h3#title3 {
	margin: 15px 0 0 10px;
	display: block;
	width: 740px;
	height: 34px;
	background: #ffffff url(../img/h3_title3.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	font-size: 0px;
	line-height: 0;
	clear: both;
}

#topbox p#ptext3 {
	margin: 10px 0 0 25px;
	width: 725px;
}

#topbox a#bnrgreenep {
	margin: 10px 0 0 25px;
	display: block;
	width: 180px;
	height: 68px;
	background: #ffffff url(../img/bnr_green_ep.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	font-size: 0px;
	line-height: 0;
}

#topbox a#bnrgreenep:hover {
	background: #ffffff url(../img/bnr_green_ep.gif) 0px -68px no-repeat;
}

