/* CSS Document */
/* TOP PAGE */

#contentLeft{
	width: 584px;
	margin-right: 16px;
	float: left;
}

#contentRight{
	width: 300px;
	float: right;
}
#contentRight02{
	width: 300px;
	float: right;
}


/* 新着情報 */
/*----------------------------------------*/

#whatsNew{
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	height: 191px;
	width: 572px;
	overflow: auto;
}

#whatsNew td{
	margin: 0;
	padding: 0;
	padding:7px 15px 7px 15px;
	border-bottom: dotted 1px #aaa;
}
#whatsNew th{
	padding:7px 15px 7px 15px;
	text-align: left;
	border-bottom: dotted 1px #aaa;
}
#whatsNew dt{
	float: left;
	font-weight: bold;
}
#whatsNew dt, #whatsNew dd{
	background:url(./common/image/line_dot_grey.gif) repeat-x left bottom;
	padding:7px 15px 7px 15px;
}

/* イベント情報 */
/*----------------------------------------*/

#eventInfo{
	margin-bottom: 20px;
}

/* 協賛 */
/*----------------------------------------*/

#sponcerSpace{
/*	margin-bottom: 10px;*/
}

/* ピックアップ */
/*----------------------------------------*/

#pickup{
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#pickup h3{
	margin: 6px 0;
}
#pickup dl{
	margin: 0 0 12px 0;
	background:url(./common/image/line_dot_grey.gif) repeat-x left bottom;
	padding-bottom: 12px;
	
}
#pickup dt{
	float: left;
	font-weight: bold;
}
#pickup p,#pickup dl,#pickup h3{
	padding: 0 12px;
}

#contentRight02 img {
	margin-top: 5px;
}
#kouen {
	padding: 10px 0px 10px 10px;
	line-height: 150%;
	font-size: 120%;
}
#kyosan li {
	list-style-type: none;
	float: left;
	margin: 4px;
}


/*プライバシーポリシー*/
#privacy{
	width: 700px;
	margin: 0 auto;
	line-height: 130%;
}
#privacy h2{
	font-size: 140%;
	color: #004775;
	margin-bottom: 1em;
	padding-bottom: 4px;
	border-bottom: 1px solid #004775;
}

#privacy h3{
	font-size: 120%;
	font-weight: bold;
	color: #004775;
	margin-bottom: 1em;
	margin-top: 2em;
}


.after {
	text-align: left;
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
	line-height: 150%;
	padding: 15px;
	border: 1px dotted #FF9900;
}
.after_img {
	text-align: center;
}
