@charset "EUC-JP";

/* -----------------------------------------------------------
CSS Information

File name:      dejavu.css
Created:        2009-11-27
Last update:    2010-02-01 by Noguchi
Style Info:     
----------------------------------------------------------- */

/* index.tpl
----------------------------------------------------------- */
#dejavu_top #main .section_top {
	position: relative;
	height: 201px;
	background: #fff url(/img/general/4travel/dejavu/mainimg_bg.jpg) left top no-repeat;
	margin: 2px 2px 20px;
}
#dejavu_top #main .section_top h2 {
	position: absolute;
	top: 18px;
	left: 27px;
}
#dejavu_top #main .section_top p {
	position: absolute;
	top: 115px;
	left: 28px;
	width: 890px;
}
#dejavu_top #main #today {
	display: inline;
	float: left;
	width: 425px;
	background: #cce5ff url(/img/general/4travel/dejavu/btm_today.gif) left bottom no-repeat;
	margin-right: 20px;
	padding-bottom: 6px;
}
#dejavu_top #main #today dl {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#dejavu_top #main #today dt {
	text-align: center;
}
#dejavu_top #main #today dt a img {
	padding: 5px;
	background: #f2f2f2;
	border: 1px solid #ccc;
}
#dejavu_top #main #today dt a:hover img {
	background: #c4d9ef;
	border: 1px solid #90a3b8;
}
#dejavu_top #main #today dd.name {
	margin-left: 10px;
}
#dejavu_top #main #today dd.btn {
	text-align: center;
}
#dejavu_top #main #howto {
	display: inline;
	float: left;
	width: 499px;
}
#dejavu_top #main #howto h3 {
	border-bottom: 1px solid #333;
	padding-bottom: 3px;
}
#dejavu_top #main #howto ol {
	text-align: center;
	margin: 20px 0;
}
#dejavu_top #main #archive {
	width: 946px;
	text-align: center;
}
#dejavu_top #main #archive h3 {
	border-bottom: 1px solid #333;
	padding-bottom: 3px;
	text-align: left;
}
#dejavu_top #main #archive ul {
	margin: 20px auto 0;
}
#dejavu_top #main #archive li {
	display: inline;
	float: left;
	margin: 0 10px;
	text-align: center;
}
#dejavu_top #main #archive li dt.date {
	font-weight: bold;
}
#dejavu_top #main #archive li dd dl {
	width: 135px;
	background: #f2f2f2;
	border: 1px solid #ccc;
	text-align: center;	
}
#dejavu_top #main #archive li dd dl dt img {
	margin: 5px auto 0;
}
#dejavu_top #main #archive li dd dl .area {
	width: 120px;
	border-left: 4px solid #eebe28;
	margin: 0 3px 5px;
	padding-left: 3px;
	line-height: 1.3;
	text-align: left;	
}
#dejavu_top #main #archive li dd dl .btn {
}







/* each.tpl
----------------------------------------------------------- */
#dejavu_each #main .section_top {
	margin: 15px 13px;
}
#dejavu_each #main .section_top h2 {
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 3px solid #2c67a5;
}
#dejavu_each #main .section_top p {
	margin: 10px 10px 0;
}
#dejavu_each #main .twitter {
	margin: -15px 13px 5px;
	text-align: right;
}

#dejavu_each #main .twitter p a img {
	vertical-align: text-bottom;
}
#dejavu_each #main .img_map {
	background: #c5e3fe url(/img/general/4travel/dejavu/map_bg.gif) left center no-repeat;
	border: 1px solid #ccc;
	padding: 0 10px 26px;
	text-align: center;
}
#dejavu_each #main .img_map .left {
	float: left;
}
#dejavu_each #main .img_map .right {
	float: right;
}
#dejavu_each #main .img_map ul {
	display: block;
	overflow: hidden;
}
#dejavu_each #main .img_map ul li {
	display: inline;
	float: left;
	width: 120px;
	padding: 2px;
	margin: 26px 13px 0;
	border: 1px solid #ccc;
	background: #f2f2f2;
}
#dejavu_each #main .img_map ul li a {
	text-decoration: none;
	font-weight: bold;
}
#dejavu_each #main .img_map .left ul li {
	background: #000;
}
#dejavu_each #main .img_map .left ul li a {
	color: #fff;
}	
#dejavu_each #main .img_map ul li a:hover {
}
#dejavu_each #main .img_map ul li a img {
	margin: 0;
}
#dejavu_each .area {
	border-left: 4px solid #eebe28;
	margin: 3px 0;
	padding-left: 3px;
	line-height: 1.2;
	text-align: left;
}
#dejavu_each .btn {
	text-align: center;
}




