@charset "UTF-8";
/* CSS Document */

/*----------------------------------
index用のCSSです
----------------------------------*/

.FClear:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .FClear{ zoom: 1; } /* IE6 */
*:first-child+html .FClear{ zoom: 1; } /* IE7 */


.TxtIdt {
text-indent:-9999px;
}

.Fleft {
float:left;
}

.Fright {
float:right;
}

.Clear {
clear:both;
}

.Mbottom10 {
		margin-bottom:10px;
}

.Mbottom20 {
		margin-bottom:20px;
}

/*フォントサイズ変換ここから*/

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, img, fieldset, form, label, legend, caption, tbody, tfoot, thead {
font-size:100%;1.0rem;
}*/

html{
font:10px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
}
.MaincontBox{
	letter-spacing:0;
}

/*.Text10{font-size:100%;font-size:1.0rem; line-height:14px;}
.Text12{font-size:120%;font-size:1.2rem; line-height:16px;}
.Text14{font-size:140%;font-size:1.4rem; line-height:20px;}
.Text16{font-size:160%;font-size:1.6rem; line-height:22px;}
.Text18{font-size:180%;font-size:1.8rem; line-height:24px;}*/

#changeArea{
font-size:120%;font-size:1.2rem;
}

/*フォントサイズ変換ここまで*/


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


/*共通ここから------------------------------------------------------------------------------------------------------------------*/


div.MaincontBox {
width:1160px;
height:auto;
margin:0 auto;
}

div.Ttl {
width:1160px;
height:295px;
position:relative;
}

div.Ttl h1 {
		position:absolute;
		top:0px;
		left:96px;
}

div.ContBgBottom {
width:1160px;
height:auto;
overflow:hidden;
background:url(/attending/inbound/images/BgBottom.gif) no-repeat bottom;
padding-bottom:10px;
}

div.ContBg {
width:1160px;
height:auto;
overflow:hidden;
background:url(/attending/inbound/images/BgMid.gif) repeat-y;
}

div.RCont {
width:658px;
height:auto;
overflow:hidden;
margin:70px 0 0 12px;
}

div.RContBox {
padding:20px 25px 30px 25px;
}

.RContBox img{
	width:auto;
}


/*共通ここまで------------------------------------------------------------------------------------------------------------------*/


/*イベントここから--------------------------------------------------------------*/

/*貸切ライブここから*/

div.Ttl p {
width:1160px;
height:295px;
background:url(/attending/inbound/images/Ttl_event.jpg) no-repeat;
text-indent:-9999px;
}

div.ContBox {
width:1160px;
height:auto;
overflow:hidden;
background:url(/attending/inbound/images/Ttl_event02.jpg) no-repeat top;
}

dl.LiveBox {
	width:608px;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}

dl.LiveBox dd {
		padding:10px 0;
		line-height:16px;
}

h3.LiveTel {
		widows:608px;
		height:auto;
		padding-bottom:10px;
}

div.LiveInfoBox {
		width:608px;
		height:auto;
		margin-bottom:10px;
}

dl.LiveInfo {
		width:608px;
		height:90px;
		overflow:hidden;
}

dl.LiveInfo dt{
	padding-bottom:10px;
}

dl.LiveInfo dd {
		line-height:18px;
}

	

/*貸切ライブここまで*/


/*イベントここまで--------------------------------------------------------------*/


/*プリントcssここから--------------------------------------------------------------*/

/*@media print{
.NabiBox{display:none;} 
.footer{display:none;} 
.Ttl{display:none;} 
div#top{display:none;}
div.AnchorBox{display:none;}
div.ContBox {background:none;}
div.ContBg {background:none;}
div.ContBgBottom {background:none;}
.RCont{width:100%; float:none; color:#666;}
div.FooterAll{display:none;}
p.NoPri{display:none;}
} */

/*プリントcssここまで--------------------------------------------------------------*/