@charset "utf-8";

/********************************
*                               *  
 *     Good Girl base(@@) 　　 *
*                               * 
********************************/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.6;
	width: 100%;
	color: #000000;
	overflow-x : hidden;
}

/*--------------------------------------
              link style
--------------------------------------*/
img { vertical-align: bottom;} 
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	text-decoration: none;
	color: #FF07B6;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF07B6;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.clear {
	clear: both;
	
}
/*--------------------------------------
              basic layout
--------------------------------------*/
#container {
    background-image: url("../images/NEWenter_01_change.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    width: 100%;
}
#wapper {
    background-image: url("../images/NEWenter_01_start.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    width: 100%;
}
#wapper #main #changeBox {
    height: 490px;
    left: -128px;
    position: absolute;
    top: 51px;
    width: 1352px;
}


#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 983px;
	position: relative;
}
#main h1 {
	font-size: 12px;
	color: #ff07b6;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
 #btn {
	position: absolute;
	left: 333px;
	top: 644px;
}
#main .exz {
	text-align: center;
	position: absolute;
	left: 336px;
	top:744px;
}
#main .middleContens{ position:absolute; left:100px; top:790px; width:806px;}


#main .middleContens #bana1 {
	float:left;
	display:inline;
	margin-bottom:10px;
}
#main .middleContens #bana2 {
	background-image: url(../images/NEWenter_bana2.jpg);
	height: 122px;
	width: 340px;
	float:right;
	display:inline;
	margin-bottom:10px;
	position:relative;
}
#main .middleContens #bana2 #bookmark {
	list-style-type: none;
	position: absolute;
	left: 185px;
	top: 9px;
}
#main .middleContens h2 {
	font-weight: normal;
	text-align:left;
	color:#000000;
	margin-bottom:10px;
	line-height: 1.3;
}



#footer {
	background-image: url(../images/NEWenter_f.gif);
	background-repeat: repeat;
	height: auto;
	width: 100%;
}

#footer .bnList {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}

.mr{margin-right:10px;}

#footer .bnList li {
	margin-bottom:10px;
	float:left;
}
#navi1 {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navi1 ul {
	display: block;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
#navi1 li {
	float: left;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#navi1 li a{
	color: #FFFFFF;
}
#navi1 li a:hover{
	color: #FFFFFF;
}#navi1 #cpr {
	text-align: center;
	color: #FFFFFF;
}