@import url("reset.css");

/* @group General Rules */

html {
	display: block;
	position: relative;
	font: 12px/150% "Helvetica Neue", Arial, Helvetica, "Lucida Grande", Lucida, Verdana, sans-serif;
}

body {
	display: block;
	position: relative;
	margin: 0 auto;
}

/* @end */

/* @group Release */
/* ↓不要? */
div#Grelease {
	display: block;
	position: relative;
	width: 780px;
	height: 286px;
	mGargin: 0px auto 0px auto;
	margin: 0px;
	padding-bottom: 0px;
}

/* @group Content Media */

div#container {
	display: block;
	overflow: hidden;
}

div#content-media {
	display: block;;
	position: relative;
	left: 0px;
	top: -310px;
	width: 720px;
	height: 320px;
}

/* @group Slide Show */

#slide-show {
	display: block;
	position: relative;
	width: 720px;
	hGeight: 286px;
	height: 320px;
	top: 0px;
	margin: 0;
}

bGody.edit #slide-show {
	height: 286px;
}

#Gslide-show.empty {
	display: block;
	position: relative;
	height: 286px;
	margin: 0 0 0px 0;
}

#slide-show div {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 720px;
	height: 286px;
	overflow: hidden;
}

#slide-show div.ui-tabs-hide {
	display: none;
}

/* 操作ボタン ----------------------*/

#slide-show ul#slideBtn {
	top: 292px;
	left: 290px;
}

#slide-show ul {
	display: block;
	position: absolute;
	tGop: 114px;
	top: 0px;
	left: 0px;
	width: 780px;
	padding-left: 36px;
	text-align: center;
	cursor: pointer;
	background: transparent url(../images/pause.gif) no-repeat left top;
}

#slide-show ul.play {
	background: transparent url(../images/play.gif) no-repeat left top;
}

#slide-show ul li {
	display: inline;
	position: relative;
	float: left;
	width: 21px;
	height: 16px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: transparent url(../images/number-bg.gif) no-repeat left top;
}

#slide-show ul li a {
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
	height: 16px;
	width: 21px;
	font-size: 10px;
	line-height: 16px;
	color: #04213f;
}

#slide-show ul li.ui-tabs-selected  {
	background: transparent url(../images/number-bg-o.gif) no-repeat left top;
}

#slide-show ul li.ui-tabs-selected a {
	cGolor: #fff;
	color: #f6881e;
}

#slide-show ul li a:hover {
	text-decoration: none;
	color: #f6881e;
}

#slide-show ul li.ui-tabs-selected a:hover {
	color: #04213f;
}

#side-right div.storycontent #mainblock{
	position: absolute;
	width: 720px;
	top: 420px;
	overflow: hidden;
}

/* @end */

/* @end */

#verII {
	position: absolute;
	top: 430px;
}

#container #index2 #toPageTop {
	margin-top: 1650px;
}

/* @end */