@charset "utf-8";
/* CSS Document */

/*
3カラム
--------------------------------------------------*/

#contents{
	float:left;
	width:496px;
	
}
#side{
	float:left;
	width:302px;
	margin-left:2px;
	overflow: hidden;
}
/*main
--------------------------------------------------*/

.search_m h1{
	text-align:center;
	border-bottom:solid 3px #6ab6c6;
	display:block;
	width:474px;
}

.search_m{
	width:480px;
	padding:4px;
	background:#ffffff;
	margin-bottom:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#push_movie{
	margin:6px auto;
	text-align:center;
}
#push_movie p{
	margin:4px auto;
	width:424px;
}

#push_movie a:link{
	color:#000000;
}
#push_movie a:hover{
	color:#000000;
}
#push_movie a:visited {
	color:#000000;
}
#push_movie a:link span{
	color:#6ab6c6;
}
#push_movie a:hover span{
	color:#6ab6c6;
}
#push_movie a:visited span{
	color:#6ab6c6;
}

#map_bg{
	background:url(/img/top_mapsearch_bg.png) no-repeat;
	background-position: center;
	margin:10px auto;
	padding-left:8px;
}
.map {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 458px;
	height:238px;
	background-image: url(/img/top_map_all.png);
	text-align: center;
}

#matching_box{
	width:486px;
	text-align:center;
	display:block;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	padding-bottom:10px;
	background:#ffffff;
	border:solid 1px #f3af64;

}
#matching_box h1{
	background:#f6af63;
	text-align:center;
	margin-bottom:10px;
	padding:3px 0;

}
#chiki_box{
	width:486px;
	background:#ffffff;
	display:block;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 12px;
	padding-bottom:10px;
	border:solid 1px #64b3c0;

}
#chiki_box h1{
	background:#5eb0c6;
	text-align:center;
	margin-bottom:10px;
	padding:1px 0;
}

.chikiname{
	display:block;
	background:#9fc5ec;
	overflow:hidden;
	width:474px;
	margin:8px auto;
	clear:both;
}
.chikiname h2{
	display:block;
	width:300px;
	float:left;
	text-align:left;
	padding:2px 4px;
}
.chikiname div{
	display:block;
	width:160px;
	float:left;
	text-align:right;
	padding-top:10px;W
}

#picbox li{
	float:left;
	width:150px;
	height: 260px;
	margin:0px 0 0 8px ;
	display:block;
	background:#ffffff;
	font-size:10px;
	padding-bottom: 8px;
	border:#eeeeee 1px solid;
	position: relative;
}
#picbox li p{
	margin:6px auto;
	text-align:center;
	height: 86px;
}
#picbox li div{
	margin:3px 6px;
	text-align:left;
}
#picbox li .more {
	position: absolute;
	bottom: 5px;
	right: 3px;
}
#picbox li th {
	height: 22px;
}
.c_btn{
	background:none !important;
	text-align:center;
}
.c_btn a:link{
	padding:6px 0;
	background:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: 1px solid #64b3c0;
	text-align:center;
	color:#64b3c0;
	width:150px;
	display:block;
	margin-top:2px;
	
}
.c_btn a:hover{
	padding:6px 0;
	background:#64b3c0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: 1px solid #64b3c0;
	text-align:center;
	color:#ffffff;
	width:150px;
	display:block;
	margin-top:2px;
	
}
#empty{
	height:280px;
	background:none !important;
	font-size:1px;
	line-height:0;
	overflow: auto;
}

/*side
--------------------------------------------------*/
.entry_box {
	margin-bottom:8px;
}
#side ul{
	background:#ffffff;
	margin-bottom:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#side ul li {
	padding:0 8px 7px;
	margin:5px auto;
	display:block;
}
.picups li:nth-child(1){
	background:#7faad5;
	text-align:center;
	margin:0 auto;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}
.picups li p{
	float:left;
	width:134px;l
	display:block;
	margin:2px;
}
.detabox{
	float:right;
	width:144px;
	display:block;
}
.picups li{
	padding:6px;
	border-bottom:dotted 1px #cccccc;
	margin-bottom:6px;
}
.picups li:first-child{
	border:none;
}
.picups li:last-child{
	border:none;
}
.monthly li:nth-child(1){
	background:#e08ebc;
	text-align:center;
	margin:0 auto;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}
.monthly li p{
	margin:0 auto;
	text-align:center;
	padding-bottom:4px;
}



.detatxt table {
	font-size: 10px;
}

#picbox li div.more {
	text-align: right;
}

.monthly h3 {
	padding-top: 10px;
	color: #FAEFF7;
	font-weight: lighter;
	font-family: "HG創英丸ﾎﾟｯﾌﾟ体", "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ ゴシック", "HGP創英丸ポップ体", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.monthly li.datatxt .more {
	float: right;
}