html {
     overflow: -moz-scrollbars-vertical;
}
html,
body {
	margin:0px;
	padding:0px;
	width:100%;
	background-position: center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	overflow-x:hidden;
	font-size:10px;
	font-family:verdana;
}

#image_fix{
	position:fixed;
}

a img	{
	border: 0;
}

#scrolledContent {
	width:960px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}

#mainContent{
width:100%;
position/**/:absolute;
vertical-align: middle;
text-align:center;
}

#new_overlay{
background-image: url(../images/overlay.png);
background-attachment:fixed;
width:570px;
padding: 0 43px;
font-size:10px;

}

* html #new_overlay{
	background-image:none;
	background-color:#000000;
	filter:alpha(opacity=60);
}

#mainarea {
	color:#FFFFFF;
	width:960px;
	text-align:left;
	font-size:12px;
	font-family:verdana;
	line-height:13px;
}


/* -- layout -- */
#wrap {
	width:152px;
}

#wrap1 {
	width:112px;
}

#movable-left {
	width:152px;
	font-size: 10px;
}

#movable-right {
	width:112px;
	font-size: 10px;
	text-align :  right;
}

#subnaviArea {.
	width:90px;
}

.subnavi01 {
	width: 10px;
	float: right;
	padding-top: 5px;
}

.subnavi02 {
	float: right;
	width: 70px;
	text-align:center;
	padding-top: 5px;
}

.subnavi03 {
	float: right;
	width: 10px;
	padding-top: 5px;
}

.dataArea {
	width: 516px;
	padding: 10px 20px;
	border: 1px solid #FFF;
}

* html .dataArea{
	width: 558px;
}

.dataCont01 {
	width: 257px;
	float: left;
	border-right: 1px solid #FFF;
}

* html .dataCont01{
	width: 258px;
}

.dataCont02 {
	width: 233px;
	float: right;
	padding-left: 25px;
}

* html .dataCont02{
	width: 258px;
}

.dataCont03 {
	width: 131px;
	float: left;
}

.dataCont04 {
	width: 112px;
	float: right;
}

.dataCont05 {
	width: 80px;
	float: left;
}

.dataCont06 {
	width: 153px;
	float: right;
}

.dataCont07 {
	width: 385px;
	float: right;
}


.stepnavi {
	width:131px;
	float: left;
	margin-top: 10px;
}


/* pngfix
-------------------------------------*/
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

/* Anchor
-------------------------------------*/

a,
a:visited,
a:link {
	color:#F39700;
	text-decoration:none;
}

a:hover,
a:focus {
	text-decoration:underline;
}

#movable-right  a:link {
	color: #FFF;
	text-decoration: none;
}

#movable-right  a:visited {
	color: #FFF;
	text-decoration: none;
}

#movable-right  a:hover {
	color: #F39700;
	text-decoration: underline;
}

#movable-right  a:active {
	color: #F39700;
	text-decoration: underline;
}


#pnaviArea  a:link {
	color: #FFF;
	text-decoration: none;
}

#pnaviArea  a:visited {
	color: #FFF;
	text-decoration: none;
}

#pnaviArea  a:hover {
	color: #F39700;
	text-decoration: underline;
}

#pnaviArea  a:active {
	color: #F39700;
	text-decoration: underline;
}


.pagetopArea  a:link {
	color: #FFF;
	text-decoration: none;
}

.pagetopArea  a:visited {
	color: #FFF;
	text-decoration: none;
}

.pagetopArea  a:hover {
	color: #F39700;
	text-decoration: underline;
}

.pagetopArea  a:active {
	color: #F39700;
	text-decoration: underline;
}

/* フォント
-------------------------------------*/
.fc1 {
	font-size: 12px;
	color: #FFF;
}

/* ページナビ
-------------------------------------*/
#pnaviArea {
	margin-left: 80px;
	padding-left: 13px;
	padding-bottom: 15px;
	border-left: 1px solid #525867;
}

.pnavi01 {
	width:10px;
	float: left;
	margin-top: 3px;
}

.pnavi02 {
	float: left;
	width: 170px;
	margin-top: 3px;
}

.pnavi03 {
	width:10px;
	float: left;
	margin-top: 3px;
}

.pnavi04 {
	width:51px;
	float: left;
	margin-top: 8px;
	margin-bottom: 15px;
}

.pnavi05 {
	width:51px;
	float: left;
	margin-top: 8px;
	margin-bottom: 6px;
}

.pnavi06 {
	width:51px;
	float: left;
	margin-bottom: 15px;
}

.pagetopArea {
	text-align:center;
	margin: 50px 0;
	font-size:12px;
}
