@charset "UTF-8";

#maincontainer #summer h3{
	margin-top:25px;
	margin-bottom:12px;
}

#maincontainer #summer h3{
	margin-top:25px;
	margin-bottom:12px;
}

/* コンテンツ名 */
#summer-name {
	width:186px;
	height:0 !important;
	height/**/:58px;
	padding-top:58px;
	background:url(img/sidenavi_name.jpg) 3px 3px no-repeat;
	display:block;
	overflow:hidden;
}


/*メインイメージ*/
#maincontainer div#mainimage{
	width:508px;
	height:343px;
	background:url(img/main_bg.jpg) no-repeat;
}

div#mainimage h2{
	display:none;
}

div#mainimage p.comment{
	padding-top:145px;
	color:#ff9933;
	font-size:12px;
}

div#mainimage p.catch{
	margin-top:10px;
	width:307px;
}

#summer .gwtxt{
	margin:5px 0 0 5px;
	width:501px;
}

.greytxt{
	color:#555;
	text-indent:-1em;
	margin-left:1em;
	font-size:11px;
	line-height:14px;
}


/*ポイント・Q&A*/
#summer .points h4,
#summer .quest h4{
	margin-bottom:10px;
}

#summer .points p{
	padding:0 0 5px 15px;
}

#summer .quest p{
	padding:0 0 5px 40px;
}

/* メッセージ */
#summer div#message{
	background:url(img/message_bg.jpg) repeat-y;
}

#summer div#message div.title{
	padding:0;
	margin:0;
	width:508px;
	height:88px;
	background:url(img/message_t.jpg) no-repeat;
}

#summer div#message div.messagetxt{
	margin:5px auto 0 15px;
	width:480px;
}

#summer div#message p.kakomi{
	background:#e0f0f8;
	padding:10px;
}

#summer div#message div.messagetxt p.photor{
	float:right;
	margin-left:10px;
}

#summer div#message div.messagetxt h4{
	margin:20px 0 10px 0;
}

#summer div#message div.messagetxt h4.firstchild{
	margin:0px 0 10px 0;
}

/* 日程 */
#summer .dates{
	background:url(img/datebox.jpg) repeat-y 0 11px;
	width:481px;
	margin:10px 0 0 10px;
}
#summer .dates .datesb{
	background:url(img/dateboxB.jpg) no-repeat left bottom;
	padding-bottom:10px;
	float:left;
}
* html #summer .dates ul{
	margin-left:-40px;
}
#summer .dates ul li{
	height:21px;
	line-height:21px;
	width:190px;
	margin-left:40px;
	float:left;
}
#summer .dates ul li strong{
	color:#456EB0;
	font-weight:normal;
	float:left;
	margin-bottom:-21px;
	width:6.5em;
}
#summer .dates ul li span{
	padding-left:7em;
	display:block;
	text-align:left;
}
#summer .dates ul li.rli span{
	padding-left:6em;
}
#summer .pdficn{
	width:481px;
	margin:0 0 15px 10px;
	text-align:right;
}

/* 申込方法 */
#summer .mousikomi{
	width:485px;
	margin-left:10px;
}
#summer .mousikomi h4{
	margin-bottom:20px;
}

/* よくある質問 */
#summer .quest p{
	padding-left:40px;
	text-indent:-1.4em;
}
#summer .quest p span{
	color:#29aff2;
}

/* ジャックについて */
#summer .aboutjac{
	width:506px;
	/* \*/overflow:hidden;/* */
}
#summer .aboutjac ul{
	position:relative;
	width:513px;
}
#summer .aboutjac ul li{
	width:164px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}
#summer .aboutjac ul li dt{
	height:32px;
	/* \*/overflow:hidden;/* */
}
#summer .aboutjac ul li dd{
	width:164px;
	height:61px;
	background:url(img/box.jpg) no-repeat left bottom;
}
#summer .aboutjac ul li dd a{
	display:block;
	padding:7px 12px 7px;
	font-size:10px;
	line-height:14px;
	color:#000;
	text-decoration:none;
}


/* セミナーのお知らせ */
#summer .banner img.imgr{
	margin-right:12px;
}

/* 20100602 追加
--------------------------------------------------------------------------------*/
.roundBox{
	clear:both;
	position:relateve;
	width:481px;
	margin:5px 0 15px 10px;
	padding-bottom:15px;
	background:url(img/dateboxB.jpg) no-repeat bottom;
}

.roundBox .innerTop{
	width:481px;
	padding-top:11px;
	background:url(img/dateboxTop.jpg) no-repeat;
}

.roundBox .innerMiddle{
	width:481px;
	background:url(img/datebox.jpg) repeat-y;
}

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

.innerMiddle dl.left{
	float:left;
	width:220px;
	margin-left:45px;
	display:inline; /*ie6*/
}

.innerMiddle dl.left dt{
	float:left;
	width:85px;
	height:21px;
}

.innerMiddle dl.left dd{
	height:21px;
	margin-left:85px;
}

.innerMiddle dl.right{
	float:left;
}

.innerMiddle dl.right dt{
	float:left;
	width:85px;
	height:21px;
}

.innerMiddle dl.right dd{
	height:21px;
	margin-left:85px;
}
