@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);

/*
Theme Name: HotPress004-01
Theme URI: http://nijimo.jp/
Description: 株式会社フリーパス テーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 90%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a {
	color: #0A50A1;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 20px;
}

hr {
	display: none;
}

table{
	margin-bottom: 16px;
	width: 100%;
}

th{
	padding: 4px 6px;
	font-weight: 400;
	text-align: left;
	border: #999 solid 1px;
	vertical-align: middle;
	background: #eee;
}

td{
	padding: 4px 6px;
	border: #999 solid 1px;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: #fff;
}

#header {
	position: relative;
	height: 152px;
	font-size: 78%;
}

#header h1 {
	position: absolute;
	top: 16px;
	left: 2px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 460px;
	height: 56px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 16px;
	left: 50px;
	line-height: 110%;
	font-weight: 400;
}

#header_navigation {
	position: absolute;
	top: 6px;
	right: 0;
}

#header_navigation a{
	color: #666;
	text-decoration: none;
}

#header_navigation li {
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
}

#header_navigation li.feed {
	padding-left: 18px;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#header_tel {
	position: absolute;
	top: 28px;
	right: 0;
	display: block;
}

#header_menu {
	position: absolute;
	bottom: 0;
	height: 66px;
}

#header_menu li {
	float:left;
	display: inline;
	border-top: solid 6px #000;
}

#header_menu li.current {
	border-top: solid 6px #B13C3E;
}

#header_menu li a {
	display: block;
	width: 160px;
	height: 60px;
	filter: alpha(opacity=75);
	opacity: 0.75;
}

#header_menu li.home a {
	background: url(./images/header_menu_home_bg.gif) no-repeat;
}

#header_menu li.company a {
	background: url(./images/header_menu_company_bg.gif) no-repeat;
}

#header_menu li.member a {
	background: url(./images/header_menu_member_bg.gif) no-repeat;
}

#header_menu li.ticket a {
	background: url(./images/header_menu_ticket_bg.gif) no-repeat;
}

#header_menu li.hotel a {
	background: url(./images/header_menu_hotel_bg.gif) no-repeat;
}

#header_menu li.contact a {
	background: url(./images/header_menu_contact_bg.gif) no-repeat;
}

#header_menu li a:hover {
	background-position: bottom;
}

#header_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#content h3 {
	clear: both;
	position: relative;
	padding: 10px 0 0 24px;
	height: 22px;
	color: #B13C3E;
	font-size: 100%;
	font-weight: 400;
	line-height: 110%;
	background: url(./images/h3_bg.png) left no-repeat;
}

#content h3 a {
	color: #666;
	text-decoration: none;
}

#content_navigation {
	position: relative;
	padding-top: 12px;
	height: 38px;
}

#font_resize {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 80%;
}

.breadcrumb {
	font-size: 80%;
}

#font_resize img {
	vertical-align: text-bottom;
}

#main {
	float: left;
	display: inline;
	width: 660px;
}

#main h4 {
	margin-bottom: 10px;
	padding: 4px 0 4px 12px;
	color: #fff;
	font-size: 100%;
	font-weight: 400;
	line-height: 110%;
	background: #666;
}

#main h5 {
	margin-bottom: 10px;
	color: #f93;
	font-size: 100%;
	font-weight: 400;
	line-height: 110%;
}

#main ul {
	margin: 0 0 10px 10px;
}

#main ul li {
	padding-left: 16px;
	background: url(./images/li_bg.png) 6px 0.7em no-repeat;
}

#main_image {
	margin-top: -60px;
}

#content .sub_image {
	margin-top: -60px;
}

#content .entry_text {
	padding: 20px;
	line-height: 140%;
}

#content .entry_sitemap {
	padding: 0 3% 20px 3%;
	width: 94%;
}

#content .entry_sitemap:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .navigation {
	width: 100%;
	margin-bottom: 20px;
}

#content .navigation:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .pager {
	margin: 0 auto;
	width: 25%;
}

#content .pager:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#sidebar {
	float: right;
	display: inline;
	width: 280px;
}

#sidebar hr {
	display: block;
	height: 2px;
	border: none;
	border-bottom: dotted #666 2px;
}

#sidebar_menu {
	margin-bottom: 28px;
	text-align: center;
}

#sidebar_menu li {
	margin-bottom: 3px;
	padding: 0;
	width: 270px;
	height: 44px;
	text-align: left;
	vertical-align: top;
	background: url(./images/side_menu_li_bg.png);
}

#sidebar_menu li a {
	display: block;
	padding: 15px 0 0 24px;
	width: 246px;
	height: 29px;
	color: #888;
	text-decoration: none;
}

#sidebar_banner {
	text-align: center;
}

#sidebar_banner img {
	margin-bottom: 18px;
	vertical-align: top;
}

#sidebar_info {
	margin-bottom: 18px;	
	padding: 16px 8px;
	font-size: 80%;
	line-height: 140%;
}

#sidebar_info h4 {
	margin-bottom: 10px;
	padding-bottom: 6px;
	font-weight: 400;
	font-size: 120%;
	border-bottom: solid 1px #666;
}

#footer {
	clear: both;
	font-size: 78%;
	text-align: center;
	color: #999;
	border-top: solid 3px #B13C3E;
}

#footer_menu {
	padding: 8px;
	text-align: center;
	line-height: 110%;
	zoom: 1;
}

#footer_menu li {
	display: inline;
	padding: 0 10px;
	border-left: solid 1px #a9aaa9;
}

#footer_menu li.sitemap {
	border-right: solid 1px #a9aaa9;
}

#footer_menu li a {
	color: #999;
	text-decoration: none;
}

#footer_copyright {
	padding: 4px 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
}

.red {
	color: #f00;
}

.wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}

.clear {
	clear: both;
}

/* 2010/06/09 */
#header {
	position: relative;
	height: 86px;
	font-size: 78%;
	border-bottom: solid 6px #000;
	overflow: hidden;
}

#header_menu {
	display: none;
}

#main_image {
	margin-top: 0;
}

#content .sub_image {
	margin-top: 0;
}