/*  
Theme Name: SHIFT CITY GUIDE Theme ver
Theme URI: http://www.shift.jp.org/ja/blog/wp-content/themes/ShiftCityGuide2.5.1/
Description: This theme is SHIFT CITY GUIDE Themes.
Version: 2.5.1
Author: SHIFT Japan E-zine
Author URI: http://www.shift.jp.org/
*/

@charset "utf-8";
* {
	font-family:Helvetica, Arial, Tahoma, sans-serif;
}
body {
	margin:5px 0 0 0;
	background:#000;
	font-family:Helvetica, Arial, Tahoma, sans-serif;
	font-size:12px;
}
#fix {
	margin:0 auto;
	padding:0;
	width:848px;
}
#shiftHeader {
	display:none;
}
	
	
#contentFix {
	margin:0 20px 0 0;
	width:668px;
	float:left;
}
#logo {
	margin:0;
	padding:0;
	width:180px;
	height:82px;
}
#logo h1 {
	margin:0;
	padding:0;
	height:82px;
}
#logo h1 a {
	display:block;
	text-indent:-9999em;
	width:180px;
	height:82px;
}
#logo h1 a,
#logo h1 a:link,
#logo h1 a:visited,
#logo h1 a:hover,
#logo h1 a:active {
	color:#000;
	background:#FFF url(/ja/images/shift_logo2.gif) no-repeat;
	text-decoration:none;
}
/*
#description {
	padding:0 0 3px 0;
	font-size:12px;
	display:none;
}
*/
#banner {
	margin:0 0 20px 0;
	padding:0;
	width:468px;
	height:60px;
	display:none;
}

#contents {
	margin:0;
	padding:0;
	float:right;
	width:468px;
}
.readText {
	margin:0;
	padding:0 0 15px 0;
	line-height:1.6;
}
.readText a,
.readText a:link,
.readText a:visited {
	color:#000;
	background:#FFF;
	text-decoration:underline;
}
.readText a:hover,
.readText a:active {
	text-decoration:underline;
}
.entry {
	line-height:1.6;
}
.entry h2 {
	margin:0;
	padding:0 0 10px 0;
	font-size:18px;
	text-transform:uppercase;
}
.entry h2 a,
.entry h2 a:link,
.entry h2 a:visited,
.entry h2 a:hover,
.entry h2 a:active {
	color:#000;
	background:#FFF;
	text-decoration:none;
}
.entryDate {

}
.entryContent {

}
.entryContent a,
.entryContent a:link,
.entryContent a:visited {
	color:#000;
	background:#FF0;
	text-decoration:none;
}
.entryContent a:hover,
.entryContent a:active {
	color:#000;
	background:#FF0;
	text-decoration:underline;
}
.entryContent h2 {
	margin:0;
	padding:0;
	font-size:14px;
	text-transform:uppercase;
}
.entryContent p {
	margin:0;
	padding:0 0 1em 0;
}
.entryContent p.wp-caption-text{
	margin:0;
	padding:5px 0 12px 0;
	font-size:10px;
	line-height:1.75;
	color:gray;
}
.entry ul {
	margin: 0 0 0 10px;
	padding:0;
}
.entry ul li {
	clear:both;
}
.entry ul li .eventDate {
	width:140px;
	float:left;
}
.entry ul li .eventName {
	width:158px;
	float:left;
}
.entryMeta {
	margin:0;
	padding:0 0 20px 0;
	clear:both;
}

.index-entry .size-full {
	display:none;
}
.index-entry .entryContent p{
	margin:0;
	padding:0;
}
.index-entry .entryThumb {
	padding:0 10px 0 0;
	width:150px;
	height:150px;
	float:left;
}
.index-entry .ThumbnailImage {
	width:150px;
	height:150px;
}
.index-entry .entryContent {
	padding:0;
	width:308px;
	float:left;
	line-height:1.6;
}
.index-entry .entryContent a,
.index-entry .entryContent a:link,
.index-entry .entryContent a:visited,
.index-entry .entryContent a:hover,
.index-entry .entryContent a:active {
	color:#000;
	background:#FFF;
	text-decoration:none;
}
.index-entry .entryMeta {
	clear:both;
}
.index-entry .wp-caption-text {
	display:none;
}
.entryMetaBookmark {
	margin:0;
	padding:0 0 15px 0;
	clear:both;
	display:none;
}
.googleBanner {
	margin:0 0 20px 0;
}
.amazonBanner {
	margin:0 0 40px 0;
}
.pageChenge {
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
}

#sideBar {
	margin:0;
	padding:0 20px 0 0;
	font-size:11px;
	float:right;
	width:180px;
}
#sideBar a,
#sideBar a:link,
#sideBar a:visited {
	color:#000;
	text-decoration:none;
}
#sideBar a:hover,
#sideBar a:active {
	color:#FFF;
	background:#000;
	text-decoration:none;
}
#sideBar p.adpr a,
#sideBar p.adpr a:link,
#sideBar p.adpr a:visited {
	color:#000;
	background:#FFF;
	text-decoration:underline;
}
#sideBar p.adpr a:hover,
#sideBar p.adpr a:active {
	text-decoration:underline;
}
.sidebar-city-name,
.sidebar-category-name{
	text-transform:uppercase;
}
#archives {
	margin:0 0 10px 0;
	padding:2px 5px 0 5px;
	border:1px solid #000;
}
#archives h3{
	margin:2px 0 0 0;
	padding:0;
	text-transform:uppercase;
	font-size:13px;
}
#archives ul {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}
#archives ul li {
	margin:0;
	padding:0;
	line-height:1.5;
}
#sidebarBlock {
	padding:0 0 25px 0;
}
#sidebarBlock a,
#sidebarBlock a:link,
#sidebarBlock a:visited {
	color:#000;
	text-decoration:none;
}
#sidebarBlock a:hover,
#sidebarBlock a:active {
	color:#000;
	background:#FFF;
	text-decoration:none;
}
#skyscraper {
	margin:0;
	padding:0;
	float:left;
	width:160px;
	display:none;
}
.skyscraperAD {
	margin:0 0 20px 0;
	width:160px;
	height:600px;
	display:none;
}
#skyscraper .googleSkyscraper {
	margin:0 0 15px 0;
	display:none;
}
#relatedEntry h3{
	margin:0 0 12px 0;
	padding:0;
	text-transform:uppercase;
	font-size:13px;
}
#relatedEntry ul {
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}
#relatedEntry ul li {
	margin:0;
	padding:0;
	text-transform:uppercase;
	line-height:1.2;
}
#footer {
	display:none;
}
.float-clear {
	clear:both;
}
a,
a:link,
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover,
a:active {
	text-decoration:none;
}
img {
	display:none;
}