@charset "utf-8";
/* CSS Document */
/*index---------------

	report_temp
	SearchArea
	map
	map position
	map a	
	map hover
	searchArea_main btn
	contentLeft
		Campaign
		What's new
		siteInfo
	contentCenter
		
	081117add竊凪・ 
	common
	search	
	column
	report
	purpose
	centerTxt	

---------------*/
div#report_temp{
	margin-bottom:5px;
}
/*-- SearchArea-------------------------------*/
#searchArea_main fieldset {
	border: none;
}
#searchArea_main legend {
	display:none;
}
#map_form select{
	width:147px;
	}
#searchArea_main .input input{
  width: 143px;
}
#submitButtom {
	position:absolute;
	top:147px;
	left:43px;
	width:100px;
	height:35px;
	overflow:hidden;
}
/*-- map -------------------------------*/
div#searchArea div#mapArea {
  position: absolute;
  top: 10px;
  left: 250px;
  width: 517px;
  height: 292px;
}
#map_bg{
	position:absolute;
	top:46px;
	left:11px;
	}
/*--081117add--map position -----------------------------*/
#searchArea_R #hokkaidoutohoku{
	position:absolute;
	top:59px;
	left:300px;
	}
#searchArea_R #kantokoshinetsu{
	position:absolute;
	top:236px;
	left:213px;
	}
#searchArea_R #tokyo{
	position:absolute;
	top:164px;
	left:300px;
	width:71px;
	height:23px;
	overflow:hidden;
	}
#searchArea_R #chiba{
	position:absolute;
	top:188px;
	left:300px;
	width:71px;
	height:23px;
	overflow:hidden;
	}
#searchArea_R #kanagawa{
	position:absolute;
	top:212px;
	left:300px;
	width:71px;
	height:23px;
	overflow:hidden;
	}
#searchArea_R #saitama{
	position:absolute;
	top:236px;
	left:300px;
	width:71px;
	height:23px;
	overflow:hidden;
	}
#searchArea_R #tokaihokuriku{
	position:absolute;
	top:236px;
	left:129px;
	}
#searchArea_R #osaka{
	position:absolute;
	top:59px;
	left:110px;
	width:71px;
	height:23px;
	overflow:hidden;
	}
#searchArea_R #kyoto{
	position:absolute;
	top:83px;
	left:110px;
	width:71px;
	height:23px;
	overflow:hidden;
	}
#searchArea_R #hyogo{
	position:absolute;
	top:107px;
	left:110px;
	width:71px;
	height:23px;
	overflow:hidden;
	}

#searchArea_R #nara{
	position:absolute;
	top:131px;
	left:110px;
	width:71px;
	height:23px;
	overflow:hidden;
	}
	
#searchArea_R #kansai{
	position:absolute;
	top:155px;
	left:110px;
	}
#searchArea_R #chugokushikoku{
	position:absolute;
	top:131px;
	left:22px;
	}
#searchArea_R #kyusyuokinawa{
	position:absolute;
	top:168px;
	left:22px;
	}
/*--081117add-- map a -------------------------------*/	
#searchArea_R #tokyo a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_map.jpg) no-repeat left -46px;
	}
#searchArea_R #chiba a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_map.jpg) no-repeat left -69px;
	}
#searchArea_R #kanagawa a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_map.jpg) no-repeat left -92px;
	}
#searchArea_R #saitama a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_map.jpg) no-repeat left -115px;
	}
#searchArea_R #osaka a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_map.jpg) no-repeat left -161px;
	}
#searchArea_R #kyoto a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_map.jpg) no-repeat left -184px;
	}
#searchArea_R #hyogo a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_map.jpg) no-repeat left -207px;
	}
#searchArea_R #nara a{
	float:left;
	width:71px;
	height:0;
	padding-top:23px;
	background:url(../img/home/btn_nara.jpg) no-repeat ;
	}	
/*--081117add-- map hover -------------------------------*/	
#searchArea_R #tokyo a:hover{
	background-position: -71px -46px;
	}
#searchArea_R #chiba a:hover{
	background-position: -71px -69px;
	}
#searchArea_R #kanagawa a:hover{
	background-position: -71px -92px;
	}				
#searchArea_R #saitama a:hover{
	background-position: -71px -115px;
	}
#searchArea_R #osaka a:hover{
	background-position: -71px -161px;
	}
#searchArea_R #kyoto a:hover{
	background-position: -71px -184px;
	}
#searchArea_R #hyogo a:hover{
	background-position: -71px -207px;
	}
#searchArea_R #nara a:hover{
	background-position: -71px;
	}	
/*-- searchArea_main btn -------------------------------*/	
#searchArea_R #more_search{
	position:absolute;
	top:276px;
	left:8px;
	width:378px;
	height:53px;
	overflow:hidden;
	}
#searchArea_R #more_search a{
	float:left;
	width:378px;
	height:0;
	padding-top:53px;
	background:url(../img/home/btn_more.jpg) no-repeat;
	}
#searchArea_R #more_search a:hover{
	background-position: 0 -53px;
	}									
/*-- contentLeft -------------------------------*/
div#contentLeft {
  display: inline;
  float: left;
  width: 200px;
  margin-top:20px;
}
#contentLeft div.no0 {
  border-top: none;
}
#contentLeft .pict{
  float:left;
}
#contentLeft .name,div#campaign .campaign {
  margin-left: 50px;
  width: 125px;
}
#contentLeft .end {
  clear: both;
}
/*----- Campaign  -----*/
div#contentLeft div#campaign {
  border: 1px gray solid;
  position: relative;
  width: 100%;
}
div#contentLeft div#campaign h2 {
  background-image: url(../img/home/campaign.gif);
  width: 200px;
  height: 19px;
}
div#campaign h2 img{
  margin-left: 133px;
}
div#campaign div {
  border-top: 1px #666666 dotted;
  padding: 5px;
}
/*----- What's new -----*/
div#contentLeft div#whatsNew {
  margin-top: 20px;
  border: 1px gray solid;
}
div#contentLeft div#whatsNew h2 {
  background-image: url(../img/home/whats_new.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 19px;
}
div#whatsNew {
  width: 200px;
}
div#whatsNew div {
  border-top: 1px #666666 dotted;
  padding: 5px;
}
div#whatsNew .address {
  margin-left: 50px;
  width: 135px;
}
/*----- siteInfo -----*/
div#contentLeft div#siteInfo {
	width:200px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px gray solid;
}
div#contentLeft div#siteInfo h2 {
  background-image: url(../img/home/info.gif);
  width: 200px;
  height: 19px;
}
div#siteInfo dl {
  background-color: #f9f9f9;
  padding: 0 3px;
  width: 192px;
  overflow: auto;
}
div#siteInfo dt {
  float: left;
  margin-top: 5px;
  width: 70px;
  color: #ff9c00;
  font-size: 10px;
}
div#siteInfo dd {
  margin-top: 5px;
  padding-left: 75px;
  padding-bottom: 5px;
  font-size: 10px;
}
div$siteInfo div {
    border-bottom: 1px #666666 dotted;
}
/*-- contentCenter -------------------------------*/
div#contentCenter {
  display: inline;
  float: left;
  width: 373px;
  margin: 20px -3px 0 10px;
}
div#contentCenter div#pickupInfo {
  background: url(../img/home/osusume1.gif) no-repeat;
  width: 360px;
  height: 972px;
  margin-left: 10px;
  position: relative;
}
div#contentCenter div#pickupInfo h2 {
  margin-bottom: 20px;
  width: 300px;
  height: 26px;
}
div#contentCenter div#pickupInfo div {
  border-bottom: 1px #666666 dotted;
  margin: 0 0 5px 30px;
  padding:5px 0;
  width: 300px;
  overflow: auto;
}
div#contentCenter div#pickupInfo p {
  float: left;
}
div#contentCenter div#pickupInfo dl {
  float: right;
  width: 235px;
}
div#contentCenter div#pickupInfo dt {
  color: #ff9c00;
  font-size: 12px;
  font-weight: bold;
}
div#contentCenter div#pickupInfo dd {
  font-size: 10px;
}
div#contentCenter div#pickupInfo dd.day {
  text-align: right;
}
p#recommendation_more{
  position: absolute;
  top: 13px;
  left: 251px;
}

/*081117add竊・-----------------------------------------------*/
/*-- common -------------------------------*/
.contentBoxArea{
	width:579px;
	margin-top:20px;
	border:1px #666666 solid;
	background:#eeeeee;
	}
.conBox{
	width:569px;
	margin:5px auto;
	background:#FFFFFF;
	}
.conBox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}	
.col_positionL{
	float:left;
	margin:5px 0 5px 10px;
	display:inline;
	}
.col_positionR{
	float:right;
	margin:5px 10px 5px 0;
	display:inline;
	}
#tit_column span,#tit_com_report span,#tit_com_questionnaire span,・フit_com_report_R span,#centerTxt h2 span,#quickSearch span,#purposeSearch span,#mapSearch span,#search_map span,#search_place span,#search_free span{
	position:absolute;
	overflow:hidden;
	width:0;
	height:0;
	}
.Ahover a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	}
.newmark{
	color:#FF0000;
	font-weight:bold;
	}			
/*search------------------------------------------------*/
#searchArea_main{
	width:580px;
	}
#searchArea_main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}	
#searchArea_L{
	float:left;
	position:relative;
	width:184px;
	height:338px;
	background:url(../img/home/bg_search.jpg) no-repeat left top;
	}
#searchArea_R{
	float:right;
	position:relative;
	width:392px;
	height:338px;
	background:url(../img/home/bg_map.jpg) no-repeat left top;
	}
#quickSearch{
	position:absolute;
	top:13px;
	left:6px;
	width:148px;
	height:25px;
	background:url(../img/home/h2_search_quick.gif) no-repeat;
	}
#purposeSearch{
	position:absolute;
	top:196px;
	left:6px;
	width:147px;
	height:25px;
	background:url(../img/home/h2_search_purpose.gif) no-repeat;
	}	
#mapSearch{	
	position:absolute;
	top:12px;
	left:6px;
	width:148px;
	height:25px;
	background:url(../img/home/h2_search_map.gif) no-repeat;
	}
#search_map{
	position:absolute;
	top:35px;
	left:20px;
	width:41px;
	height:10px;
	background:url(../img/home/ttl_map.gif) no-repeat;
	}
#search_place{
	position:absolute;
	top:74px;
	left:20px;
	width:31px;
	height:11px;
	background:url(../img/home/ttl_place.gif) no-repeat;
	}
#search_free{
	position:absolute;
	top:111px;
	left:20px;
	width:57px;
	height:9px;
	background:url(../img/home/ttl_word.gif) no-repeat;
	}
#searchArea_L #map_form{
	position:absolute;
	top:46px;
	left:20px;
	}
#searchArea_L #place_form{
	position:absolute;
	top:85px;
	left:20px;
	}
#searchArea_L #word_form{
	position:absolute;
	top:121px;
	left:20px;
	}
#btn_pur01{
	position:absolute;
	top:221px;
	left:10px;
	width:81px;
	height:54px;
	}
#btn_pur02{
	position:absolute;
	top:221px;
	left:94px;
	width:81px;
	height:54px;
	}
#btn_pur03{
	position:absolute;
	top:277px;
	left:10px;
	width:81px;
	height:54px;
	}
#btn_pur04{
	position:absolute;
	top:277px;
	left:94px;
	width:81px;
	height:54px;
	}			
/*column------------------------------------------------*/
#tit_column{
	width:580px;
	height:25px;
	background:url(../img/home/h2_column.jpg) no-repeat;
	}
.column_link{
	text-align:left;
	margin-bottom:5px;
	}

.column_left{
    float:left;
	margin-right:5px;
}

	
/*report------------------------------------------------*/				
#tit_com_report{
	width:580px;
	height:25px;
	background:url(../img/home/h2_report_l.jpg) no-repeat;
	}
#subtit_com_report{
	padding:10px 0 10px 10px;
	}
#txt_com_report{
	float:left;
	width:280px;
	margin-left:10px;
	display:inline;
	}
#imgArea{
	float:left;
	margin-top:6px;
	margin-right:25px;
	}	
#con_report_mar{
	margin-right:5px;	
	}
#con_report_mar a{
	color:#626262;
	}
.conBox ul{
	float:right;
	width:255px;
	height:77px;
	margin-bottom:3px;
	padding-top:7px;
	overflow:auto;
	border:#CCCCCC 1px solid;
	}
.conBox ul li{
	margin-left:10px;
	padding-left:13px;
	background:url(../img/listmark_orange.jpg) no-repeat left 5px;
	}		

.topreport_left_waku{
  margin:0px;
  width:284px;
  border-right:#666666 solid 1px;
  float:left;
}

.topreport_right_waku{
  margin:0px;
  width:283px;
  float:left;
}

.topreport_bun_waku{
  margin:10px 15px 10px 10px;
  text-align:left;
  line-height:135%;
}  

.topreport_bun_waku1{
  margin:10px 10px 10px 15px;
  text-align:left;
  line-height:135%;
}

.topreport_bun_waku_long{
  margin:10px 10px 10px 10px;
  text-align:left;
  line-height:135%;
}

.topreport_down{
  margin-bottom:10px;
}

.topreport_right{
  float:right;
  margin-right:10px;
  margin-left:10px;
}

.topreport_left10{
  margin-left:10px;
}

/*purpose------------------------------------------------*/
#tit_purpose{
	width:580px;
	height:25px;
	background:url(../img/home/h2_purpose.jpg) no-repeat;
	}
.purposeCon{
	margin-top:10px;
	}
#purposeTxt01{
	width:253px;
	height:47px;
	padding:10px 0 0 10px;
	background:#f4fdd7;
	border:#339933 1px solid;
	}
#purposeTxt02{
	width:253px;
	height:47px;
	padding:10px 0 0 10px;
	background:#f4fdd7;
	border:#339933 1px solid;
	}	
#purposeTxt03{
	width:253px;
	height:47px;
	padding:10px 0 0 10px;
	background:#f4fdd7;
	border:#339933 1px solid;
	}
#purposeTxt04{
	width:253px;
	height:47px;
	padding:10px 0 0 10px;
	background:#f4fdd7;
	border:#339933 1px solid;
	}
#pur_imgArea{
	float:right;
	margin-right:5px;
	display:inline;
	}
#pur_imgArea02{
	float:right;
	margin-right:5px;
	display:inline;
	}	
.pur_imgAreaL{
	float:right;
	margin-right:2px;
	display:inline;
	}		
/*centerTxt------------------------------------------------*/
#centerTxt{
	width:360px;
	margin:20px 0 20px 10px;
	padding-bottom:10px;
	background:url(../img/home/bg_txt_bom.gif) no-repeat left bottom;
	}
#centerTxt h2{
	width:360px;
	height:48px;
	background:url(../img/home/bg_txt_top.gif) no-repeat left top;
	}		
#centerTxt p{
	padding:15px 14px 0 14px;
	background:url(../img/home/bg_txt_mid.gif) repeat-y left top;
	font-size:0.875em;
	}


/* plum added 10/03/10------------------------------------------------*/	
.col_bnrtop{
    margin:10px 0px 0px 10px;
	}
