@charset "utf-8";
@import url("./reset.css");	 /* リセット用 */
/* ---------------------------------
common.css
全PCページ共通部分のスタイル
------------------------------------ */

/*--------------------------------------------------------------------------------------*/
body {
	background: url(../images/basic_bg.png) no-repeat top center #8A0518;
}

#wrapper{
	margin: 0px auto;
	width: 880px;
	background-color: #ffffff;
}

/* ヘッダ */
#header{
	background: url(../images/basic_parts.gif) no-repeat;
	background-position: 0 0;
	height: 110px;
	width: 880px;
}

#header_left{
	float: left;
}
#header_left h1{
	padding: 18px 0 0 105px;
	font-weight: bold;
	font-size: 16px;
	color: white;
}
#header_logo{
	display: block;
	width: 380px;
	height: 60px;
	margin:5px 0 0px 30px;
	overflow: auto;
	text-indent: -9999px;
}

#header_mail{
	display: block;
	float: left;
	height: 24px;
	width: 148px;
	overflow: auto;
	text-indent: -9999px;
	margin: 7px 0 0 12px;
}
#header_mail:hover{
	background: url(../images/basic_parts.gif) no-repeat;
	background-position: -360px -410px;
}

#header_mobile{
	display: block;
	float: left;
	height: 24px;
	width: 148px;
	overflow: auto;
	text-indent: -9999px;
	margin: 7px 0 0 4px;
}
#header_mobile:hover{
	background: url(../images/basic_parts.gif) no-repeat;
	background-position: -360px -434px;
}

#header_favo{
	display: block;
	float: left;
	height: 24px;
	width: 148px;
	overflow: auto;
	text-indent: -9999px;
	margin: 7px 0 0 4px;
}
#header_favo:hover{
	background: url(../images/basic_parts.gif) no-repeat;
	background-position: -360px -458px;
}

#header_twitter{
	float: left;
	width: 114px;
	height: 32px;
	margin: 6px 0px 0 349px;
	text-indent: -9999px;
}
#header_twitter:hover{
	background-image: url(../images/basic_parts.gif);
	background-position: -540px -290px;
}

#header_otshop{
	float: left;
	width: 116px;
	height: 32px;
	margin: 4px 0px 0 349px;
	text-indent: -9999px;
}
#header_otshop:hover{
	background-image: url(../images/basic_parts.gif);
	background-position: -540px -322px;
}

/* ヘッダ下のライン */
#header_line{
	background: url(../images/basic_parts.gif) repeat-x;
	background-position: 0px -110px;
	height: 10px;
	width: 880px;
	margin-top: 10px;
	_font-size: 10px;
}


/*---------------------------------------*/
/*メインコンテンツ　囲み*/

#right_column{
	float: right;
	width: 690px;
	margin: 10px 0 0px 10px;
}

.contents_wide_foot{
	background-image: url(../images/basic_parts.gif);
	background-position: 0px -720px;
	width: 690px;
	height: 13px;
	margin: 0px 0 10px 0px;
	_font-size: 10px;
}

.contents_harf_foot{
	background-image: url(../images/basic_parts.gif);
	background-position: -540px -206px;
	width: 340px;
	height: 14px;
	_font-size: 10px;
}



/*---------------------------------------*/
/*左メニュー*/
#left_column{
	float: left;
	width: 180px;
	margin: 10px 0 0px 0px;
	overflow: auto;
}

#g_navi{
	background: url(../images/basic_parts.gif) no-repeat;
	background-position: 0px -120px;
	height: 600px;
	margin-bottom: 7px;
}
#g_navi li{
	overflow: hidden;
	text-indent: -9999px;
}
#g_navi li a{
	display: block;
	width: 180px;
	height: 40px;
}
#g_navi li a:hover{
	background-image: url(../images/basic_parts.gif);
}
#g_navi_top:hover{		background-position: -180px -120px;}
#g_navi_girls:hover{	background-position: -180px -160px;}
#g_navi_newface:hover{	background-position: -180px -200px;}
#g_navi_schedule:hover{	background-position: -180px -240px;}
#g_navi_event:hover{	background-position: -180px -280px;}
#g_navi_system:hover{	background-position: -180px -320px;}
#g_navi_option:hover{	background-position: -180px -360px;}
#g_navi_access:hover{	background-position: -180px -400px;}
#g_navi_photo:hover{	background-position: -180px -440px;}
#g_navi_blog:hover{		background-position: -180px -480px;}
#g_navi_question:hover{	background-position: -180px -520px;}
#g_navi_coverage:hover{	background-position: -180px -560px;}
#g_navi_mailmaga:hover{	background-position: -180px -600px;}
#g_navi_recruit:hover{	background-position: -180px -640px;}
#g_navi_link:hover{		background-position: -180px -680px;}


#g_navi_mobile{
	background: url(../images/basic_parts.gif) no-repeat;
	background-position: -360px -120px;
	height: 277px;
	width: 158px;
	margin: 2px 0 0px 0;
	padding: 13px 10px 0px 12px;
}
#g_navi_mobile_a{
	display: block;
	height: 156px;
	width: 156px;
	text-indent: -9999px;
	overflow: auto;
}
#g_navi_mobile p{
	margin: 33px 0px 5px 0px;
	color: #ffffff;
	font-size: 12px;
}
#g_navi_mobile strong{
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}


.g_navi_hitodumagari{
	display: block;
	margin-top: 10px;
	outline: none;
}



/*---------------------------------------*/
/* フッタ */
#footer_outline{
	clear: both;
	background: url(../images/basic_parts.gif) no-repeat;
	width: 880px;
	height: 150px;
	background-position: 0px -740px;
	margin-top: 10px;
}

#to_top{
	display: block;
	float:right;
	text-indent: -9999px;
	width: 170px;
	height: 20px;
	overflow: auto;
	margin-bottom: 20px;
}

.footer_menu{
	clear: both;
	text-align: center;
	margin-top: 8px;
}
.footer_menu a{
	border-right: 1px solid #ffffff;
	padding: 0 5px 0 3px;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.footer_menu a:hover{
	background-color: #8A0518;
}
.footer_menu_left{
	border-left: 1px solid #ffffff;
}

#address{
	clear: both;
	margin: 20px 0 0 285px;
}
#address a{
	display: block;
	width: 312px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}