@charset "shift_jis";
/* CSS Document */
/* common */
html, body, div, span, object, iframe,
p, a, h1, h2, h3, h4,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}
img {
	height: auto;
	border: 0;
	vertical-align: bottom;
}
ol, ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #280e10;
	font-size: 12px;
}
p {
	color: #280e10;
	font-size: 12px;
}
body {
	background: url("../img/bg.jpg") repeat-y top center;
}
/* pagetop */
#tit {
	width: 100%;
	height: 18px;
	margin: 0;
	overflow: hidden;
	color: #fff;
	background: #c4503f url("/com/temp2/img/header_gird.gif") repeat;
}
.tit_inner {
	width: 1140px;
	height: 18px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}
#tit .group_logo {
	float: left;
	padding: 3px 10px 2px 0;
}
#tit h1 {
	float: left;
	text-align: left;
}
#pagetop {
	width: 100%;
	overflow: hidden;
}
#header {
	width: 100%;
	height: 130px;
	background: #FFFCE9;
}
.header_inner {
	width: 1140px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.header_logo {
	width: 450px;
	height: 90px;
	float: left;
	padding-top: 24px;
	padding-left: 20px;
}
.header_info {
	width: 320px;
	height: 69px;
	position: absolute;
	top: 47px;
	right: 0;
}
#header .sub {
	width: 360px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
#header .sub li {
	width: 120px;
	height: 40px;
	float: left;
	overflow: hidden;
}
#header .sub li a {
	width: 120px;
	height: 40px;
	display: block;
	text-align: center;
	
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	text-indent: 18px;
	
	background: #76A09C url("/com/temp2/img/header/person_icon.png") no-repeat;
	background-size: 20px 15px;
	background-position: 12px 12px;
}
#header .sub li:first-child a {
	background: #BF402D url("/com/temp2/img/header/envelope_icon.png") no-repeat;
	background-size: 20px 15px;
	background-position: 12px 12px;
	text-indent: 22px;
}
#header .sub li:last-child a {
	background: #00df21  url("/com/temp2/img/header/line_icon.png") no-repeat;
	background-size: 20px 15px;
	background-position: 12px 12px;
	text-indent: 18px;
}

/* header_nav */
#header_nav {
	height: 46px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url("/com/temp2/img/header/header_nav_bg.jpg") repeat;
}
#header_nav ul {
	height: 46px;
	width: 1140px;
	margin: 0 auto;
	padding: 0;
}
#header_nav a {
	width: 95px;
	height: 46px;
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url("/com/temp2/img/header/header_nav.jpg");
}

#header_nav .home a {
	background-position: 0px top;
}
#header_nav .home a:hover {
	background-position: 0px bottom;
}
#header_nav .girls a {
	background-position: -95px top;
}
#header_nav .girls a:hover {
	background-position: -95px bottom;
}
#header_nav .schedule a {
	background-position: -190px top;
}
#header_nav .schedule a:hover {
	background-position: -190px bottom;
}
#header_nav .newface a {
	background-position: -285px top;
}
#header_nav .newface a:hover {
	background-position: -285px bottom;
}
#header_nav .system a {
	background-position: -380px top;
}
#header_nav .system a:hover {
	background-position: -380px bottom;
}
#header_nav .mpedia a {
	background-position: -475px top;
}
#header_nav .mpedia a:hover {
	background-position: -475px bottom;
}
#header_nav .event a {
	background-position: -570px top;
}
#header_nav .event a:hover {
	background-position: -570px bottom;
}
#header_nav .access a {
	background-position: -665px top;
}
#header_nav .access a:hover {
	background-position: -665px bottom;
}
#header_nav .diary a {
	background-position: -760px top;
}
#header_nav .diary a:hover {
	background-position: -760px bottom;
}
#header_nav .gravure a {
	background-position: -855px top;
}
#header_nav .gravure a:hover {
	background-position: -855px bottom;
}
#header_nav .movie a {
	background-position: -950px top;
}
#header_nav .movie a:hover {
	background-position: -950px bottom;
}
#header_nav .ranking a {
	background-position: -1045px top;
}
#header_nav .ranking a:hover {
	background-position: -1045px bottom;
}

/*
#header_nav .enquete a {
	background-position: -965px top;
}
#header_nav .enquete a:hover {
	background-position: -965px bottom;
}
#header_nav .review a {
	background-position: -950px top;
}
#header_nav .review a:hover {
	background-position: -950px bottom;
}
*/

/*
#header_nav .rec a {
	background-image: url("/com/temp2/img/header/header_nav_recruit.jpg");
	background-position: right top;
}
#header_nav .rec a:hover {
}*/

/* page */
#page {
	background: url("/com/temp2/img/bg.jpg") repeat-y center top;
	margin: 0 auto;
}
#container {
	width: 1140px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	poosition: relative;
	background: url("/com/temp2/img/container_bg.jpg") repeat-y center top;
}
/* main */
#main {
	width: 760px;
	height: auto;
	padding: 20px;
	float: left;
	overflow: hidden;
	clear: both;
}
#main > div {
	float: left;
	overflow: hidden;
	clear: both;
	width: 760px;
	padding: 0;
	margin-bottom: 20px;
}
/* h2 */
#main h2 {
	height: 46px;
	font-size: 16px;
	font-weight: 700;
	text-indent: 0.5em;
	position: relative;
	margin: 0 0 20px;
	color: #F0E0A5;
	background:url("/com/temp2/img/header/header_nav_bg.jpg") repeat-x;
}
#main h2 span {
	font-family: 'Titillium Web', sans-serif;
	font-size: 26px;
	line-height: 44px;
	padding: 0 16px 0 2px;
	font-weight: 600;
	color: #fff;
}
#main div.more {
	position: relative;
}
#main .more_btn_01 {
	position: absolute;
	top: 0;
	right: 0;
	margin-top:9px;
	margin-right:10px;
}
#main .more_btn_01 a {
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	display: block;
	background: #76A09C;
	border: solid 1px #698f8b;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	font-weight: 600;
}
#main .more_btn_01 a:before {
	content: url("/com/temp2/img/arrow_icon.png");
	padding: 0 10px;
}
/* footer */
#footer {
	width: 100%;
	height: 190px;
	margin: 0;
	background: #bf402d;
}
.footer_inner {
	width: 1140px;
	height: 190px;
	margin: 0 auto;
	overflow: hidden;
}
/* footer_nav */
#footer_nav {
	width: 641px;
	height: 190px;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	border-right: solid 1px #fff;
}
#footer_nav ul {
	width: 159px;
	height: 190px;
	float: left;
	overflow: hidden;
	border-left: solid 1px #fff;
}
#footer_nav li {
	height: 36px;
	padding-left: 20px;
}
#footer_nav li a {
	color: #fff;
	line-height: 36px;
}
#footer_nav li a:hover {
	text-decoration: underline;
}
/* footer_logo */
#footer .footer_inner .footer_logo {
	width: 498px;
	height: 190px;
	float: left;
	overflow: hidden;
}
#footer .footer_inner .footer_logo a {
	width: 320px;
	margin: 24px auto 0;
	display: block;
	overflow: hidden;
}
#footer .footer_inner .footer_info {
	height: auto;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding-top: 14px;
	text-align: center;
}
/* footer_bnr */
.footer_bnr {
	width: 100%;
	height: auto;
	margin: 0;
	background: #FFFCE9;
}
#ban_145-40 {
	width: 990px;
}
/* page_bottom */
#page_bottom {
	width: 100%;
}
#page_bottom p.copy {
	width: 100%;
	text-align: center;
	background: #bf402d;
	color: #fff;
}
/* page_top btn */
.bg_02 {position: relative;}
#pagetop_btn {
	position: absolute;
	bottom: 0;
	right: 70px;
	margin: 0;
	padding: 0;
}
#pagetop_btn a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	letter-spacing: .15em;
	text-indent: 30px;
	padding: 0;
	background: #76A09C url("/com/temp2/img/arrow_up.png") no-repeat 20px 16px;
	display: block;
}
/* news */
.news_body {
	padding: 10px 20px;
}