@charset "UTF-8";


/*================================================================================

================================================================================*/
body{
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック";
	font-size:60%;
	color:#663300;
	line-height:130%;
	background:#FFFFFF;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol{
	margin:0px;
	padding:0px;
}
img{
	margin:0px;
	padding:0px;
	border-style:none;
	vertical-align:top;
}
div.clear{
	clear:both;
}
div.clearRight{
	clear:right;
}
/*-----------------------------------------------------------------*/

#page{
	width: 940px;
	text-align: center;
}

h1,h2,span{
	display:none;
}

div#wrapper{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#mainArea{
	width: 940px;
	height:590px;
	text-align: left;
	background:#FFFFFF;
}

a:link {
	color:#910024;
	text-decoration:none;
	border:0px;
	}
a:visited {
	color:#910024;
	text-decoration:none;
	border:0px;
	}
a:active {
	color:#910024;
	text-decoration:none;
	border:0px;
	}
a:hover {
	color:#CE5977;
	text-decoration:underline;
	border:0px;
	}
#form{
	margin-top:200px;
	margin-left:50px;
	_margin-left:25px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;

}
#login{
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
#shinki{
	width:200px;
	margin:0px 5px 0px 15px;
	padding:0px 0px 0px 0px;
}



#banner1 a:link{
    background:url(images/btn_shinki.jpg) no-repeat;
}

#banner1 a:hover{
   background:url(images/btn_shinki_2.jpg) no-repeat;
}
#banner1 a:hover img{
    visibility : hidden ;
    border-style : none ;
}
#login a:link{
    background:url(images/img_login.gif) no-repeat;
}

#login a:hover{
   background:url(images/img_login_2.gif) no-repeat;
}
#login a:hover img{
    visibility : hidden ;
    border-style : none ;
}



#title{
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
}
#text{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
}

#banner1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#banner1 a{
    display : block ;
    background-repeat : no-repeat ;
    background-position : center center ;
}





#left{
	float:left;
	background:url(images/img_bg.jpg) no-repeat #FFF;
}
#left table{
	text-align:center;
}


#right{
	float:right;
}

#flaBox{
	width: 700px;
	height: 590px;
	position: relative;
	top: 0px;
	background: url("./swf/main_image.jpg") no-repeat;
}

#flaArea{
	margin-top: 0px;
	position: relative;
	top: 0px;
	z-index: 10;
}

#flaLink{
	width: 108px;
	height: 28px;
	position: absolute;
	top: 342px;
	left: 400px;
	z-index: 5;
}



/*-----------------------------------------------------------------*/
#footerArea{
	width:940px;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	background:url(images/bg_foot.gif) repeat-x;
}
#footerArea p{
	width:940px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
}

/* ▼ Information ▼
------------------------------------------------------------*/

#informationArea{
	position: absolute;
	width: 355px;
	top: 20px;
	left: 425px;
	z-index: 30;
	
}

#informationArea ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#informationArea ul li{
	_height:11px;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	background: url("./images/info_list.gif") no-repeat left top;
	font-size: 12px;
	color: #E0216F;
	letter-spacing: -0.5px;
	overflow:hidden;
}
#informationArea ul li p.info_title{
	width:270px;
	clear:left;
	float:left;
	text-align: left;
}

html[xmlns*=""] body:last-child #informationArea ul li p.info_title{   
	letter-spacing:-1px;
} 

#informationArea ul li span.info_date{
	width:55px;
	display:block;
	text-align: right;
	float:left;
}

#informationArea p{
	margin: 0px 5px;
	padding: 0px;
	text-align: right;
}

#informationArea a{color: #E0216F;}
#informationArea a:hover{color: #F93;}


/* ▼ Footer Banner ▼
------------------------------------------------------------*/

#footerBbanner{
	clear: both;
	width: 940px;
	margin: 0px;
	padding: 10px;
	border-top: 2px dotted #DDD;
}

#footerBbanner ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footerBbanner ul li{
	display: inline;
	margin: 0px 15px 10px 0px;
	padding: 0px;
	font-size: 0px;
	vertical-align: top;
	zoom: 1;
}
