@charset "utf-8";

#mainlayout .topmain {
float: right;
text-align: left;
padding: 0;
line-height: 1.7em;
width: 696px;
margin-right: 5px;
}

*html #mainlayout .topmain {
margin-right: 2px;
}

.topimg {
clear: both;
background-image: url(/inc/images/top/main_img.jpg);
width: 960px;
height:270px;
background-position: bottom;
background-repeat: no-repeat;
}

/* お問い合わせbox */
.tel {
position: relative;
background-image: url(/inc/images/global/tel.png);
background-position: left top;
background-repeat: no-repeat;
width: 263px;
height: 281px;
top: -16px;
}
.tel strong {
display: none;
}

.tel .otoi {
position: absolute;
top: 224px ;
left: 26px;
display: block;
width: 216px;
height: 42px;
background-image: url(/inc/images/global/tel_btn.gif);
background-position: top;
text-indent: -9999px;
}

.tel .otoi:hover {
background-position: 0 -42px ;
}






/* よくあるご質問 */
.qa {
	border: solid 1px #E6E6E6;
	padding: 1px;
	margin-bottom: 10px;
}

.qa dt {
	background-image: url(/inc/images/top/qa_gra.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.qa dd ul {
	margin: 8px 5px 5px 8px;
}

.qa dd li {
	background-image: url(/inc/images/global/qa_icon.gif);
	list-style: none;
	background-position: left top;
	background-repeat: no-repeat;	padding: 2px 0 8px 25px;
	list-style-position: outside;
	position:relative
}

.qa dd .textRight {
	margin: 0 8px 8px 0;
}




/* プラン */
.plan {
margin: 0 0 15px 0;
}

.plan dd {
	background-image: url(/inc/images/top/plan_bk.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
	text-align: center;
}

.plan dd .planA {
	/* [disabled]margin: 0 0 0 5px; */
}


/* TOPICS */
.topics{
margin: 0 5px 15px 0;
clear: both;
}



/* news */
.question dl {
clear: both;
margin: 3px 5px;
border-bottom: dotted 1px #ccc;
background-image: url(/inc/images/global/arrow01.gif);
background-repeat: no-repeat;
background-position: left 3px;
padding: 3px 0;
}




/* news */
.news {
	background: url(/inc/images/top/news_bk.gif) no-repeat bottom left;
	margin-bottom: 10px;
}

.question {
	background: url(/inc/images/top/question_bk.gif) no-repeat bottom left;
	margin-bottom: 10px;
}

.news h3,.question h3 {
	background:none;
	margin-bottom:10px;
}


.news dl,.question dl {
	clear: both;
	border-bottom: dotted 1px #ccc;
	margin: 3px 15px 3px 15px;
}


.news dl{
	background: url(/inc/images/global/arrow_blue.gif) no-repeat 15px 5px;
}

.question dl {
	background: url(/inc/images/global/arrow_green.gif) no-repeat 15px 8px;
}
.news dt,.question dt {
	padding: 0px 0px 0px 35px;
	float: left;
	width: 120px;
	font-weight: bold;
}

.news dd,.question dd {
	margin-bottom: 0px;
}


*html .news dt,.question dt {
	/* [disabled]margin: 0px 0px 0px 20px; */
}


.news .botton,.question .botton{
	text-align: right;
	padding: 10px;
}


.maLR11 {
margin: 0 11px;
}


/* 会場 */

.site dt {
	font-size: 0px;
	line-height: 0px;
}

.site dd {
	background-image: url(/inc/images/top/bg_kaijyou.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 20px 10px 20px;
}

.site dd div {
	margin-bottom: 10px;
}

.site dd ul {
	width: 530px;
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.site dd ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	line-height: 1.3em;
	float: left;
}

.site dd ul li img {
	vertical-align: middle;
	margin-left: 5px;
}


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}



/* イラストリンク */
.endlink {
background-color: #5c534f;
font-size: 8px;
color: #fff;
text-align: right;
}

.endlink b{
display: block;
width: 960px;
margin: 0 auto;
font-weight: normal;
}

.endlink a{
color: #fff;
text-decoration: none;
}





.hover {
cursor: pointer;
background-color: #DFE6CB;
}
.hover a:link {color: #A8C25D;}

.hover a:visited {color: #CC3333;}

