﻿@charset "utf-8";

/* =======================================

	about.html, item.html, apply.html

======================================= */

body {
	background: url(../images/body_bg.png);
	min-width: 1024px;
	/*width: 100%;*/
	margin: 0;
	padding:120px 0 0;
	}

* html body{  
    overflow: hidden;  
}

#container {
	text-align: center;
	position:relative;
}

* html div#container{  
    height: 100%;  
    overflow: auto;  
} 

header#gnav {
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
	background-color: rgba(255, 255, 255, 0.9);
	border-bottom: 4px solid #fccc00;
	z-index: 9999;
	}
	
header#gnav .gnav_content {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

header#gnav .gnav_content h1 {
	padding: 0 20px;
}

header#gnav .gnav_content #menu  {
	}

header#gnav .gnav_content #menu ul {
	position: absolute;
	top: 0px;
	right: 0px;
	}

header#gnav .gnav_content #menu ul li {
	float: left;
	width: 150px;
	}

header#gnav .gnav_content #menu ul li a {
	display: block;
	text-align: center;
	}

#main_img {
	width: 100%;
	background-color: #fccc00;
	text-align: center;
	}
	
#outline {
	width: 1020px;
	margin: 0 auto;
	}

#outline section {
	margin: auto 20px;
	position: relative;
	top: -20px;
	border: 2px solid #000;
	border-radius: 6px;
	background: #FFF url(../images/bg_outline.png) repeat-y left;
	}

#outline h2 {
	position: absolute;
	top: 50%;
	left: 0px;
	
	width: 28px;
	height: 50px;
	text-indent: -9999px;
	background:url(../images/headline_outline.png) no-repeat;
	margin-top: -25px;
	}

#outline dl {
	padding: 20px 20px 60px 60px;
	}

#outline dl dt {
	float: left;
	}

#outline dl dd {
	margin-left: 390px;
	text-align: left;c
	}

#outline .share_button {
	text-align: right;
	}

#outline .share_button ul {
	position: absolute;
	right: 20px;
	bottom: 20px;
	}

#outline .share_button ul li {
	display: inline;
	}

#contents {
	width: 980px;
	margin: 0 auto 20px;
	padding: 0px 20px;
	text-align: left;
	}

#contents h2 {
	margin-bottom: 40px;
	}

#contents h3 {
	font-weight: bold;
	font-size: 32px;
	line-height: 1.0;
	margin-bottom: 30px;
	}

#contents h4 {
	font-weight: bold;
	font-size: 21px;
	line-height: 1.0;
	margin-bottom: 1em;
	color: #323232;
	}

#contents h5 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 1em;
	color: #323232;
	}

#contents strong {
	font-weight: bold;
	color: #323232;
	}

#contents section {
	margin-bottom: 30px;
	}

#contents section.single {
	border-bottom: 1px solid #afafaf;
	clear: both;
	}

#column_wrap {
	overflow: hidden;
	width: 100%;
	clear: both;
	}

#contents .column_left {
	width: 490px;
	float: left;
	}

#contents .column_left > dl:first-child {
	padding-right: 30px;
	}

#contents .column_left > dl:only-child {
	padding-right: 30px;
	}
	
#contents .column_right {
	width: 490px;
	float: right;
	}
	
#contents .column_right > dl:first-child {
	padding-left: 29px;
	border-left: 1px solid #afafaf;
	}

#contents .column_right > dl:only-child {
	padding-left: 29px;
	border-left: 1px solid #afafaf;
	}

#contents dl.img_set {
	overflow: hidden;
	margin-bottom: 30px;
	}

#contents dl.img_set dt {
	float: left;
	}
	
#contents p,
#contents ul li {
	font-size: 14px;
	line-height: 1.6;
	color: #666;
	margin-bottom: 0.5em;
	}

#contents p.caution {
	font-size: 12px;
	}

.pagetop {
	display: block;
	position: fixed;
	right: 0px;
	bottom: 40px;
	
	width: 98px;
	height: 40px;
	}

footer {
	width: 972px;
	margin: 20px auto 40px;
	border: 4px solid #fccb35;
	background: #FFF;
	line-height: 40px;
	}

#contents footer p.credit {
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	}

/* item list */
#itemlist #happybag {
	background: url(../images/img_happybag2.png) no-repeat  660px 0px;
	border-bottom: 1px solid #afafaf;
	position: relative;
	}

#itemlist #happybag dl dd {
	margin-left: 400px;
	padding-top: 20px;
	}

#itemlist #happybag .badge {
	position: absolute;
	top: -30px;
	left: -30px;
	}

#itemlist .column_left {
	background: url(../images/item_border_bottom.png) no-repeat left bottom;
	}
	
#itemlist .column_right {
	background: url(../images/item_border_bottom.png) no-repeat right bottom;
	}

#itemlist .last {
	background:none;
	}

#itemlist dl.img_set dd {
	margin-left: 175px;
	}

#itemlist dl.img_set dd p {
	font-size: 12px;
	color: #000;
	margin-bottom: 1em;
	}

#itemlist dl.img_set dd .price {
	display: block;
	margin-bottom: 1em;
	}

/* events */
#contents #event_wara,
#contents #event_mayu {
	width: 460px;
	position: relative;
	}

#event_wara dl dt,
#event_mayu dl dt {
	margin-bottom: 30px;
	}

#contents #event_wara .badge {
	position: absolute;
	top: 60px;
	right: -30px;
	}

#contents #event_mayu .badge {
	position: absolute;
	top: 60px;
	right: -30px;
	}

/*application*/
#apply .column_left {
	width: 520px;
	}

#apply .column_right {
	width: 424px;
	}

#apply #application {
	margin: 20px auto; 
	}

#apply #application a {
	display: block;
	padding: 1em;
	border: 3px solid #ebebeb;
	background: #FFF;
	color: #ff4654;
	font-size: 18px;
	text-align: center;
}

#contents #apply h5 {
	background: url(../images/kohebi_logo.png) no-repeat left center;
	line-height: 90px;
	padding-left: 100px;
	}

#contents #apply .slide_img {
	height: 445px;
	}

#contents #apply .slide_img img {
	position: absolute;
	display: none;
	}

#contents #apply .slide_img img#slide1 {
	display:block;
}

#banner_list {
	margin: 50px auto;
	}

#banner_list ul {
	text-align: center;
	}

#banner_list ul li {
	display: inline-block;
	margin: 5px;
	}