@charset "UTF-8";

/* ******************************************************** */
/* *********************** 初期設定 *********************** */
/* ******************************************************** */
body {
	font-family: "メイリオ", "Meiryo", Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka ;
	font-size: 12px!important;
	font-size: 79%;
}

body * {
	font-family: inherit;
	font-size: inherit;
}

/* ******************************************************** */
/* *********************** レイアウト ********************* */
/* ******************************************************** */
body {
	color:#333333;
	background-color:white;
	margin:0 0 0 0;
}

p{
	line-height:180%;
}

dt{
	font-weight: bold;
	padding-bottom:20px;
}


dd{
	padding-bottom:20px;
}

#container {
	width:960px;
	/* background-color:yellow; */
	margin-right: auto;
	/* margin-left:232px; */
	margin-left: auto;
	/* padding:0px; */
	padding: 0px 20px;
}

#topcontainer {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#header {
	width:780px;
	height:170px;
	/* background-color:blue; */
	margin:0 0 0 0;
	padding:0px;
}

#content {
	margin:0 0 10px 0;
	/* background-color:maroon; */
}

#left {
	float:left;
	width:160px;
	/* background-color:silver; */
	padding:0px;
}

#search {
	width:145px;
	height:30px;
	/* background-color:black; */
	background: #000000;
	padding-left:15px;
	padding-top:7px;
}

#search2 {
	height:30px;
	float:right;
	padding-top:5px;
}
#search_box {
	width:145px;
	height:17px;
	font-size:12px;
	border:inset 1px #aaaaaa;
}

#menu {
	width:160px;
	/* background-color:red; */
	padding:0px;
}

#menu img {
	border: 0px;
}

#register {
	width:160px;
	/* background-color:fuchsia; */
	padding:0px;
}

#newlogin {
	width:160px;
	/* background-color:red; */
	padding:0px;
}

#list {
	width:160px;
	/* background-color:red; */
	padding: 1px 0px 0px 0px;
}

#mail {
	width:130px;
	/* background-color:red; */
	padding:30px 0 0 30px;
}

#rss {
	width:130px;
	/* background-color:red; */
	padding:30px 0 0 30px;
}

#right {
	float:right;
	width:100%;
	/* background-color:aqua; */
	padding:0px;
}

#right-l {
	float:left;
	width:0px;
	/* background-color:aqua; */
	padding:0px;
        overflow:hidden;
}

#right-r {
	float:right;
	width:100%;
	/* background-color:aqua; */
	padding:0px;
        overflow:hidden;
}

#topmain {
	float:left;
	width:790px;
	overflow:hidden;
	line-height:110%;
}

#topmain a:link { color: #000000; }
#topmain a:visited { color: #000000; }
#topmain a:hover { color: #777777; }
#topmain a:active { color: #777777; }

#main {
	float:left;
	width:560px;
	/* background-color:green; */
	padding-left: 200px;
	overflow:hidden;
	min-height: 541px;
}

#main a:link { color: #000000; }
#main a:visited { color: #000000; }
#main a:hover { color: #777777; }
#main a:active { color: #777777; }

#whatsnew {
	float:left;
	width:560px;
	/* background-color:blue; */
	padding-bottom:20px;
}

#whatsnew2 {
	background-color:#E6E6E6;
	width:760px;
	/* height:115px; */
	padding:5px 8px 5px 8px;
	font-size:12px;
}

#whatsnew2 a:link { color: #000000; text-decoration:none; }
#whatsnew2 a:visited { color: #000000; text-decoration:none; }
#whatsnew2 a:hover { color: #808080; }
#whatsnew2 a:active { color: #808080; }

#footer_contents {
	color:#808080;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#fc_box1 { float:left;width:130px; }
#fc_text { padding-bottom:3px; }

#featimg {
	float:left;
	width:560px;
	/* background-color:blue; */
	padding-bottom:20px;
}

#featimg img {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#news {
	width:560px;
	/* background-color:red; */
	padding-bottom:0px;
}

.newsitem {
	width:560px;
	/* background-color:red; */
	padding: 5px 0px;
	border-top: solid 1px #a6a6a6;
}

.newsitem img {
	/* float: left; */
	float: right;
	border: 0px;
	/* padding-right:10px; */
	/* padding-left:10px; */
	margin-left:10px;
}

.blogitem {
	width:560px;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px #a6a6a6;
}

.blogitem img {
	float: left;
	border: 0px;
	padding-right:10px;
}

.rentitem {
	width:560px;
	padding: 5px 0px;
}

.rentitem img {
	float: right;
	border: 0px;
	padding-left:10px;
}

.rentitem2 {
	width:560px;
	padding: 7px 0px;
}

.renttable {
	width: 100%;
}

.renttable a {
	text-decoration: none;
}

.faq_list a {
	text-decoration: none;
	font-weight: bold;
}

.renttd {
	width: 273px;
	vertical-align:top;
	border-top: solid 1px #000000;
	padding: 5px 0px 5px 0px;
}

.renttd-btm {
	border-bottom: solid 1px #000000;
}

.renttdsp {
	width: 14px;
}

.renttdsp2 {
	width: 8px;
}

#info {
	width:560px;
	/* background-color:fuchsia; */
	padding-bottom:40px;
}

#sub {
	float:right;
	/* width:160px; */
	width:119px;
	/* background-color:green; */
	padding:100px 0px 0px 0px;
	overflow:hidden;
}

#blogsub {
	float:right;
	/* width:160px; */
	width:119px;
	/* background-color:green; */
	padding:130px 0px 0px 0px;
	overflow:hidden;
}

#cafesub {
	float:right;
	/* width:160px; */
	width:119px;
	/* background-color:green; */
	padding:236px 0px 0px 0px;
	overflow:hidden;
}

#cafesub2 {
	float:right;
	width:119px;
	padding:124px 0px 0px 0px;
	overflow:hidden;
}

#rentsub {
	float:right;
	/* width:160px; */
	width:119px;
	/* background-color:green; */
	padding:117px 0px 0px 0px;
	overflow:hidden;
}

#topsub {
	float:right;
	width:170px;
	/* background-color:green; */
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#topsub a:link { color: #000000; }
#topsub a:visited { color: #000000; }
#topsub a:hover { color: #777777; }
#topsub a:active { color: #777777; }

#topbanner {
	width:170px;
	/* background-color:blue; */
	/* padding-left:20px; */
}

#banner {
	/* width:140px; */
	width:119px;
	/* background-color:blue; */
	/* padding-left:20px; */
}

#blog {
	width:140px;
	/* background-color:red; */
	padding-top:50px;
}

#special {
	width:140px;
	/* background-color:red; */
	padding:0px;
}

#link {
	width:140px;
	/* background-color:red; */
	padding-top:50px;
}

#radio {
	width:140px;
	/* background-color:red; */
	/* padding-top:50px;*/
           padding-bottom:50px;
}

#footer {
	width:900px;
	height:50px;
	background-image: url(/image/footer_high.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:white;
	/*background-color:#D14E4D; */
	padding-top:30px;
	font-size: 12px;
}

#footer2 {
	/* left:20px; */
	clear:both;
	width:960px;
	height:50px;
	padding-top:30px;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
}

/* #footer {
	width:900px;
	height:40px;
	background-image: url(/image/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:white;
	/*background-color:#D14E4D; */
	padding-top:30px;
	font-size: 12px;
}*/

#centering{
	width:650px;
	padding:0 0 60px 30px;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
.entTitleMargin {
padding:5px 0px 5px 0px;
}

.div2 { line-height:16px; }
.div2 a {
	text-decoration:none;
}
.bbox {
	color:#ffffff;
	background-color:#000000;
	height:36px;
	width:111px;
	padding:4px 0px 0px 8px;
}

.rentbtn {
	float:right;
	width:66px;
	height:21px;
	text-align:center;
	background-image: url('/image/refine_button.png');
	cursor:pointer;
}
.rentbtn span {
	line-height:21px;
}

.rentbtn-s {
	float:right;
	width:43px;
	height:21px;
	text-align:center;
	background-image: url('/image/refine_button_s.png');
	cursor:pointer;
}
.rentbtn-s span {
	line-height:21px;
}

.rentbtn-space {
	margin-right: 10px;
}

.renttable-price {
	/* width: 566px;
	border: solid 1px #ffffff;
	margin-left: -3px; */
	width: 560px;
	border: solid 1px #000000;
	border-collapse: collapse;
}
.renttable-price th {
	background-color: #dddddd;
	/* color: #ffffff; */
	font-size: 90%;
	text-align: center;
	border: solid 1px #000000;
}
.renttable-price td {
	background-color: #ffffff;
	font-size: 90%;
	border: solid 1px #000000;
}
.renttable-price .td-price {
	text-align: right;
	padding-right: 20px;
}

.arrow_pos {
	position: absolute;
	top: 0;
	margin-left: -200px;
}

.clip_news {
	position: relative;
	top: 0;
	left: 0;
}
 
.clip_news a img {
	position: absolute;
	clip: rect(0px 0px 0px 0px);
	top: 0;
}

.clip_feature {
	position: relative;
	top: 0;
	left: 0;
}
 
.clip_feature a img {
	position: absolute;
	clip: rect(0px 240px 95px 0px);
	top: 0;
}

.clip_blog {
	position: relative;
	top: 0;
	left: 0;
}
 
.clip_blog a img {
	position: absolute;
	clip: rect(0px 0px 0px 0px);
	top: 0;
}

.clip_cafe {
	position: relative;
	top: 0;
	left: 0;
}
 
.clip_cafe a img {
	position: absolute;
	clip: rect(0px 0px 0px 0px);
	top: 0;
}

.item4 {
	float: left;
	width: 95px;
	height: 95px;
	margin: 0px 13px;
}

.clip5 {
	position: relative;
	top: 0;
	left: 0;
}

.clip5 img {
	position: absolute;
	top: 0;
	/* left: 13px; */
	clip: rect(0px 0px 0px 0px);
}

.marginleft-1 {
	margin-left: -1px;
}
.marginleft1 {
	margin-left: 1px;
}

#pdf div {
	display: none;
}

.blog_hdrimg {
	margin-top: 10px;
}

.titleFont_spc {
	height: 70px;
	display: table-cell;
	vertical-align: top;
}

/* ******************************************************** */
/* *********************** 見出し ************************* */
/* ******************************************************** */
#container h2, h3, h4 {
	/*background-image: url(/image/icc_icon.png);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	/*padding-left: 30px;*/
	border-bottom: solid 1px #a6a6a6;
}


/* ******************************************************** */
/* *********************** ライン ************************* */
/* ******************************************************** */
#line{
	border-bottom: solid 1px #a6a6a6;
}

#line2{
	border-top: solid 1px #a6a6a6;
	padding-top: 8px;
}

#line3{
	border-bottom: solid 1px #a6a6a6;
	padding-bottom: 7px;
}

/* ******************************************************** */
/* *********************** フォント ************************* */
/* ******************************************************** */
#title{
color:#ed4d4d
}

#title2 {
	width:70px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	background-color:#777777;
	text-align:center;
         font-size:80%;
         font-weight:bold;
}
#s-font{
	font-size:10px;
}

#s2-font{
	font-size:11px;
}

#m-font{
	font-size:12px;
	font-weight:normal;
}

#m-font-b{
	font-size:12px;
	font-weight:bold;
}

#m2-font-b{
	font-size:14px;
	font-weight:bold;
}

#l-font-b{
	font-size:16px;
	font-weight:bold;
}

#ll-font-b{
	font-size:18px;
	font-weight:bold;
}

.titleFont { font-size:28px; font-weight:bold; }
.cateFont { font-size:12px; font-weight:bold; }

/* ******************************************************** */
/* *********************** リスト ************************* */
/* ******************************************************** */
ul { 
list-style-image: url(/image/icc_icon_s-black.png);
}

.txtbold{
	font-weight: bold;
	padding-bottom:10px;
}

nomark { 
list-style-image: 0; 
}


/* ******************************************************** */
/* *********************** リンク ************************** */
/* ******************************************************** */
.header_navi a:link { 
color: #808080; text-decoration:none;
}

.header_navi a:visited { 
color: #808080; text-decoration:none;
}

.header_navi a:hover { 
color: #000000;
}

.header_navi a:active { 
color: #000000;
}

.footer_navi a:link { 
color: #000000; text-decoration:none;
font-size: 100%; 
}

.footer_navi a:visited { 
color: #000000; text-decoration:none;
font-size: 100%;  
}

.footer_navi a:hover { 
color: #777777;
font-size: 100%;  
}

.footer_navi a:active { 
color: #777777;
font-size: 100%;  
}

.cateFont a:link { 
color: #000000; text-decoration:none;
}

.cateFont a:visited { 
color: #000000; text-decoration:none;
}

.cateFont a:hover { 
color: #808080;
}

.cateFont a:active { 
color: #808080;
}

.current_page { color: #ff0000 !important; }
/* ******************************************************** */
/* *********************** 制御 **************************** */
/* ******************************************************** */
#footerspace{
padding: 5px 0px 30px 0px;
}

#big-hall-btm{
padding-top:30px;
padding-bottom:6px;
}

#big-hall{
padding-top:30px;
}

#hall{
padding-top:20px;
}

#middle-hall{
padding-top:10px;
}

#small-hall{
padding-top:5px;
}

#wide-hall{
padding-left:20px;
}

#3block{
text-align: center;
}

#txt-left{
float: left; 
}

#txt-right{
float: right; 
}

/* ******************************************************** */
/* *********************** テーブル **************************** */
/* ******************************************************** */
table.fee {
	width: 100%;
	border-collapse: collapse;
	border:1px solid #8C8C8C; 
}

.fee th {
	border:1px solid #8C8C8C; 
	text-align: center;
	/* background-color: #CCDEFF; */
	background-color: #DDDDDD;
	font-size: 88%;
}

.fee td {
	border:1px solid #8C8C8C; 
	font-size: 88%;
}

.taright {
	text-align: right;
	padding-right: 10px;
}

/* ******************************************************** */
/* *********************** メニュー************************* */
/* ******************************************************** */
.dropdown, .dropdown * {
 font-size: 14px;  /* 文字サイズ */
 line-height: normal;
 margin: 0;
 padding: 0;
}
.dropdown {
 border: solid 0px #000;  /* メインメニューのボーダー */
}
.dropdown, .dropdown ul, .dropdown li {
 width: 160px;  /* メニューの幅 */
}
.dropdown a {
 display: block;
 padding: 10px 0.5em;
}
.dropdown a, .dropdown a:link, .dropdown a:hover, .dropdown a:visited {
 color: #fff;  /* 文字色 */
 text-decoration: none;
}
.dropdown a:hover {  /* マウスカーソルが乗ったとき */
 color: #fff;  /* 文字色 */
 background: #ed4d4d;  /* 背景 */
}
.dropdown li {
 position: relative;
 display: block;
 list-style: none;
 background: #000;  /* メインメニュー背景 */
}
.dropdown li li {
 background: #ed4d4d;  /* サブメニュー背景 */
 }
.dropdown ul {
 visibility: hidden;
 position: absolute;

 left: 160px;  /* メニューの幅と同じ値 */
 top: 0px;  /* サブメニューのボーダー幅を減算 */
 border: solid 0px #000;  /* サブメニューのボーダー */
}
.dropdown li:hover > ul {
 visibility: visible;
}

/* ******************************************************** */
/* *********************** メニュー（横）******************** */
/* ******************************************************** */

.globalNavi {
	margin: 0;
	padding: 0;
	line-height: 1;
	background-color: #eee;
	list-style-type: none;
}

.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	/* 固定幅にしたかったら
	width: 110px;
	*/
	text-align: center;
	font-size: 13px; /* 文字サイズ */
}

.globalNavi li a {
	border-right: 1px solid #666;
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

.globalNavi li a:hover {
	border-color: #ccc;
	color: #333;
	background-color: #ccc;
}

/* ClearFix */

.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* ******************************************************** */
/* *********************** ログイン************************* */
/* ******************************************************** */
#login {
	float: left;
	width: 160px!important;
/*	width: 160px; */
/*	height: 160px; */
}

#login .idpass {
	width: 115px;
	height: 18px;
}

#login {
	color:#ffffff;
	padding-top: 80px;
	border-bottom: #ffffff solid 1px;
}

#login .idpass {
	margin-left: 15px;
}

#login {
	background: #000000 url(../image/login_bgnew.png) no-repeat -1px top;
}

#shift{
	padding-left: 10px;
}

#input{
	padding-left: 90px;
}

