@charset "utf-8";

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

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.6;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../images/back_enter.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-position:center;
}

/*--------------------------------------
              link style
--------------------------------------*/
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CD6D6C;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*--------------------------------------
              basic layout
--------------------------------------*/

#wapper {
	width: 100%;
	height: auto;
	position: relative;
}
#header {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#header #headerContents {
	width: 1106px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	text-align: center;
}
#header #headerContents #adout {
	padding-top: 20px;
	vertical-align: middle;
	color: #FF0080;
	font-size: 16px;
	font-weight: bold;
}
#header #headerContents #adout a{
	padding-top: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}


#header #head1_style {
	padding-top: 30px;
	color: #666666;
	font-weight: normal;
	padding-left: 32px;
}
#header #head2_style {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
#header #headerContents #rogo {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#main #mainImage {
	background-color: #000000;
	background-image: url(../images/enter_black_05.jpg);
	background-repeat: repeat-x;
	height: 350px;
	width: 100%;
	background-position: center;
}
#main #mainContetnts {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	padding-top: 20px;
	position: relative;
}
#main #mainContetnts #enter {
	position: absolute;
	left: 245px;
	top: 45px;
	display: block;
	height: 62px;
	width: 186px;
}
#main #mainContetnts #enter a{
	background-image: url(../images/enter_black_30.png);
	display: block;
	height: 62px;
	width: 186px;
	background-repeat: no-repeat;
}
#main #mainContetnts #under18 {
	position: absolute;
	left: 459px;
	top: 45px;
	background-image: url(../images/enter_black_32.png);
	height: 62px;
	width: 61px;
	background-repeat: no-repeat;
}
#main #mainContetnts #exit {
	position: absolute;
	left: 558px;
	top: 45px;
	height: 62px;
	width: 176px;
	display: block;
}
#main #mainContetnts #exit a{
	background-image: url(../images/enter_black_34.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 176px;
	display: block;
}
#main #mainContetnts #mobile {
	background-image: url(../images/enter_black_69.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #09AABE;
	position: absolute;
	left: 411px;
	top: 395px;
}
#main #mainContetnts #mobile a {
	color: #09AABE;
}
#main  #mainContetnts  #company {
	background-image: url(../images/enter_black_73.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #09AABE;
	position: absolute;
	left: 491px;
	top: 395px;
	width: 60px;
}
#main #mainContetnts #company a {
	color: #09AABE;
}

#main #mainContetnts #kyoto {
	position: absolute;
	left: 85px;
	top: 145px;
}
#main #mainContetnts #osaka {
	position: absolute;
	left: 187px;
	top: 250px;
}
#main #mainContetnts #sakai {
	position: absolute;
	left: 80px;
	top: 245px;
}
#main #mainContetnts #nara {
	position: absolute;
	left: 495px;
	top: 145px;
}
#main #mainContetnts #job {
	position: absolute;
	left: 85px;
	top: 241px;
}
#main #mainContetnts #txt {
	font-size: 16px;
	position: absolute;
	left: 410px;
	top: 360px;
}
#main #mainContetnts #txt a{
	color: #ff0072;
	font-size: 16px;
	
}

#footer {
	background-repeat: repeat-x;
	height: 250px;
	width: 1100px;
	padding-top: 12px;
	position: relative;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #333333;
}
.pink {
	color: #FF0066;
}

#footer .white {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 20px;
}

#footer #footerContents {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
}
#footer #address_style {
	color: #333333;
	clear: both;
	width: auto;
	font-size: 12px;
	padding-top: 20px;
}
#footer #yahoo {
	position: absolute;
	left: 471px;
	top: 210px;
}
