@charset "shift_jis";
/* original scroll bar only IE */
html, body {
	scrollbar-arrow-color: #808080;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #cfcfcf;
	scrollbar-darkshadow-color: #cfcfcf;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
}


/*クロスフェードギャラリー*/
#slide_img1 {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
	position: fixed !important;
	position: absolute;
}

#slide_img2 {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	z-index: 9990;
	top: 0;
	left: 0;
	position: fixed !important;
	position: absolute;
}

/* メインビジュアル */
#main_visual {
	position:fixed !important;
	z-index:0;
}

/*コンテンツ用*/

#baseContainer {
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0%;
	left:0%;
}

#mainContainer {
	width:70%;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 30px;
}
#mainContainerStage {
	background-color:#FFF;
	padding: 40px 30px 30px 30px;
}


/*.imgTag1{
	background:url(../images/patern1.jpg) no-repeat 20px -12px;
}
.imgTag2{
	background:url(../images/patern2.jpg) no-repeat 20px -12px;
}
.imgTag3{
	background:url(../images/patern3.jpg) no-repeat 20px -12px;
}
.imgTag4{
	background:url(../images/patern4.jpg) no-repeat 20px -12px;
}
.imgTag5{
	background:url(../images/patern5.jpg) no-repeat 20px -12px;
}
.imgTag6{
	background:url(../images/patern6.jpg) no-repeat 20px -12px;
}*/


/* NAVIGATION */
ul#headNavi {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	display:inline;
	color:#CCC;
	font-size:11px;
	font-weight:700;
	text-align:center;
	background-image:url(../../images/alpha.png);
	background-repeat:repeat;
	width:660px;
	height:26px;
	padding-top:20px;
	position:fixed;
	z-index:9998;
	top:0;
	right:30px;
	cursor:pointer;
}

ul#footNavi {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	display:inline;
	color:#CCC;
	font-size:10px;
	text-align:right;
	height:21px;
	padding-top:4px;
	position:absolute;
	right:58px;
	bottom:0;
	cursor:pointer;
}
ul#footNavi, x:-moz-any-link { /* FireFox hack */
	right:45px;
}

ul#headNavi li, ul#footNavi li {
	list-style:none;
	display:inline;
}
ul#headNavi li a, ul#footNavi li a {
	color:#999999;
	zoom:1;
	text-decoration:none;
}
ul#headNavi li a:hover, ul#footNavi li a:hover {
	color:#986605;
}


/* FootNaviのStage */
#footStage {
	background-image:url(../../images/alpha.png);
	background-repeat:repeat;
	width:100%;
	height:25px;
	position:fixed;
	z-index:9997;
	bottom:0;
}

/* Copyright */
#copyright {
	color:#666;
	font-family:"Times New Roman", Georgia, Times, serif;
	letter-spacing:0.1em;
	font-size:10px;
	position:fixed;
	z-index:8;
	left:12px;
	bottom:30px;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:0.1em;
	margin-bottom:1.3em;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	width:20%;/**/
	height:100%;
	font-weight:normal;
	letter-spacing: 0.1em;
	margin-bottom:10px;
	font-weight:bold;
	color: #333;
}
h4{
	font-size:12px;
	margin-bottom:0.5em;
	color: #333;
}
.txtContainer {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:12px;
	letter-spacing:0.1em;
	float:right;
	width: 80%;/**/
	/*border-top:1px solid #CCC;*/
}
.txtBorder {
	border-top:1px solid #CCC;
	padding-top:10px;
}
h3.press{
	text-align:center;
	font-weight:bold;
}
.pagetop{
	text-align:right;
}
#imgTag{
	margin-top:-30px;
	margin-left:-30px;
	margin-bottom:6px;
}

/* pique kids */
#stage_roof {
	background-image:url(../../images/kids_collection/roof.gif);
	background-repeat:repeat-x;
	height:95px;
	position: relative;
	z-index: 8000;
}


#mainContainerStage .box {
	_height: 1%;
}


.earthquake{
	position:fixed;
	z-index:9997;
	top:60px;
	right:60px;
	font-size:12px;
	font-weight:bold;
	text-align: right;
}
.earthquake a{
	text-decoration:underline;
}
.earthquake a:hover{
	text-decoration:none;
}

.newsPoint{
	color:#F36;
}
