@charset "utf-8";

/*
 * トップページ
 */
h1#top_page_head{
	text-indent: -9999px;
	overflow: hidden;
	font-size: 12px;
	color: #333333;
	background-image: none;
}

#top_issue{
	margin:0 0 6px 0;
}

#top_issue_110223{
	width: 620px;
	height: 260px;
	background-image: url(/images/top/top_20110223.png);
	background-repeat: no-repeat;
	position: relative;
	margin:0 0 6px 0;
}


#top_beachSp_100823{
	width: 300px;
	height: 100px;
	position: absolute;
	top: 110px;
	left: 20px;
}


#top_BtnToSearch{
	width: 320px;
	height: 60px;
	position: absolute;
	top: 195px;
	left: 20px;
}
a#BtnToSearch{
	width: 320px;
	height: 60px;
	display: block;
	background-image: url(/images/top/Btn_JumpToSearch.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover#BtnToSearch{
	background-position: 0 -60px;
}

/*
 * トップ イチオシinformation
 */
.top_information dl{
}
.top_information dt{
	background-image:url(../images/share/point_1.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 15px;
	margin:5px 5px 0px 5px;
	font-size:108%;
}
.top_information dd{
	padding:5px 0 0 15px;
	margin:0px 5px 5px 5px;
}

/*
 * トップ トピックス
 */
.top_topics{
	clear:both;
	margin:20px 0 0 0;
}
.top_topics dl{
	width:310px;
	height:8em;
	float:left;
}
.top_topics dt{
	width:285px;
	background-image:url(../images/share/point_1.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 15px;
	margin:5px 5px 0px 5px;
	font-size:108%;
}
.top_topics dd{
	padding:5px 0 0 15px;
	margin:0px 5px 5px 5px;
}
.top_topics_title{
	color:#754500;
	font-size:93%;
}
.top_topics img{
	float:left;
	width:100px;
	padding:0 5px 0 0;
}

/* start: clearfix ------------------------------ */
.top_topics:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.top_topics { display:inline-table; }

/* Hides from Mac IE \*/
* html .top_topics { height:1px; }
.top_topics { display:block; }
/* */
/* end: clearfix ------------------------------ */

/*
 * 会場を探す
 */
.top_place{
	margin:10px 0 0 0;
}
.top_map{
	width:405px;
	margin:10px 5px;
	float:left;
	display:inline;
}
.top_search{
	width:200px;
	margin:80px 5px 10px 0;
	float:right;
}


.top_search_theme{
	margin:10px 0;
}
.top_search_theme a, .top_search_theme a{
	font-size:85%;
}
.top_search_theme ul{
	display: inline;
}
.top_search_theme li{
	width: 280px;
	float: left;
	margin:0 10px 5px 0;
	background-image:url(../images/share/point_1.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 15px;
}



.top_search_area{
	margin:0 0 10px;
}
.top_search a, .top_search_area a{
	font-size:85%;
}
.top_search_area ul{
	display: inline;
}
.top_search_area li{
	width: 180px;
	float: left;
	margin:0 0 3px 0;
	background-image:url(../images/share/point_1.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 15px;
}
.top_search #top_search_name{
	width:195px;
	font-size: 12px;
}
.top_search h3{
	margin:20px 0 0 0;
}
.top_search #top_search_btn{
	width:100px;
	margin:0 0 0 100px;
}


.top_search #top_search_area{
	width:195px;
	font-size: 12px;
}


.top_place dl{
	clear:both;
}
.top_place dt{
	clear:both;
	background-image:url(../images/share/subcatch_background.png);
	background-repeat:no-repeat;
	height:24px;
	padding:8px 0 0 15px;
	color:#ffffff;
}
.top_place dd{
	width:185px;
	float:left;
	background-image:url(../images/share/point_1.png);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
}


/* CDM AD TEMP */
.CDM_Box{
	clear: both;
	width: 295px;
	float: left;
	margin: 20px 5px 0 0;
	border: solid 1px #3399FF;
	padding: 5px;
	font-size: 10px;
}
.CDM_TopImg{
	width: 115px;
	margin: 0 5px 0 0;
	float: left;
}
.CDM_TopText{
	width: 175px;
	float: left;
}
h3.CDM_Catch a{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.CDM_TopText ul li{
	list-style: disc;
	margin: 5px 0 0 20px;
}

/* QA TEMP */
.QA_Box{
	width: 295px;
	float: right;
	margin: 20px 0 0 0;
	border: solid 1px #FF9900;
	padding: 5px;
	font-size: 10px;
}
h3.QA_Catch a{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h4.QA_Lead{
	font-size: 10px;
	line-height: 1.3;
	margin-bottom: 10px;
}
.QA_Box ul li{
	list-style: disc;
	margin: 5px 0 0 20px;
}


.ClearAll{
	clear: both;
}

/* INTRODUCE */

.introduceBox{
	margin: 20px 0;
	padding: 10px 50px;
	border: 1px dotted #F18DD9;
}



