﻿header .nav-menu ul li a {
	font-size: 1.2em;
}

h1.archive-title {
	font-size: 1.6em;
}

img.boothName {
	box-shadow: none;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
}

.entry-content dl.omise1, .entry-content dl.omise2 {
	margin: 0;
}

.entry-content dl.omise1 dt {
	display: inline;
	padding-right: 1em;
	font-size: 2.5em;
	color: #808080;
}

.entry-content dl.omise1 dd {
	display: inline;
}

.entry-content dl.omise1 dd h2 {
	display: inline;
	font-size: 2.5em;
}

.entry-content dl.omise2 dt {
	display: inline;
	padding-right: 1em;
	font-size: 1.4em;
	font-weight: bold;
	color: #808080;
}

.entry-content dl.omise2 dd {
	display: inline;
	font-size: 1.4em;
}

.category .entry-title,.search .entry-title {
	height: 3em;
	margin-bottom: .2em;
	padding: .2em;
	font-size: 2.5em;
	font-weight: bold;
	color: #808080;
}

.category .entry-content .boothName {
	display: none;
}

.category .entry-content .omise1 {
	display: none;
}

.category .entry-content .gallery {
	display: none;
}

.category .entry-content .omiseInfo {
	display: none;
}

.page .entry-header {
	display: none;
}

.home .entry-content .inPageMove, .page .entry-content .inPageMove {
	float: left;
	font-size: 1.5em;
	vertical-align: middle;
}

.home .entry-content .inPageMove a, .page .entry-content .inPageMove a {
	text-decoration: none;
}

.home .entry-content .inPageMove img, .page .entry-content .inPageMove img {
	vertical-align: middle;
	height: 69px;
	box-shadow: none;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
}

.home .entry-content .inPageMove span, .page .entry-content .inPageMove span {
	margin: -55px -115px 0 0;
	position: relative;
	top: 0;
	left: -10px;
}

.home .entry-content h2, .page .entry-content h2 {
	margin: 4em 0 2em;
}

.home .entry-content h2 img, .page .entry-content h2 img {
	margin: 0;
	position: relative;
	top: 4px;
	left: 2px;
}

.home .entry-content h2#isetan, .page .entry-content h2#isetan {
	padding: .2em;
	border: 10px solid #767cba;
}

.home .entry-content h2#corridor, .page .entry-content h2#corridor {
	padding: .2em;
	border: 10px solid #e6222e;
}

.home .entry-content h2#deck1, .page .entry-content h2#deck1 {
	padding: .2em;
	border: 10px solid #1eaa39;
}

.home .entry-content h2#station, .page .entry-content h2#station {
	padding: .2em;
	border: 10px solid #009fe8;
}

.home .entry-content h2#bono, .page .entry-content h2#bono {
	padding: .2em;
	border: 10px solid #ef8200;
}

.home .entry-content h2#deck2, .page .entry-content h2#deck2 {
	padding: .2em;
	border: 10px solid #ea605a;
}

.home .entry-content h2#taiken, .page .entry-content h2#taiken {
	padding: .2em;
	border: 10px solid #cc00cc;
}

.home .entry-content h2 img, .page .entry-content h2 img {
	width: 180px;
}

.home .entry-content ul, .page .entry-content ul {
	list-style-type: none;
}

.home .entry-content ul li, .page .entry-content ul li {
	margin: 0 0 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

.home .entry-content ul li a, .page .entry-content ul li a {
	text-decoration: none;
}

.home .entry-content ul li img.thumbnail, .page .entry-content ul li img.thumbnail {
	display: block;
	height: 180px;
	position: relative;
	top: 0;
	left: 0;
}

.home .entry-content ul li strong.boothNum, .page .entry-content ul li strong.boothNum {
	display: block;
	margin-bottom: -170px;
	position: relative;
	top: -170px;
	left: 200px;
	font-size: 2em;
}

.home .entry-content ul li p.icon, .page .entry-content ul li p.icon {
	position: relative;
	margin-bottom: -50px;
	top: -50px;
	left: 270px;
}

.home .entry-content ul li p.icon a.boothIcon img, .page .entry-content ul li p.icon a.boothIcon img {
	height: 60px;
}

.home .entry-content ul li a.machinaka img, .page .entry-content ul li a.machinaka img {
	height: 60px;
	margin-left: 1em;
}

.home .entry-content ul li a.gg5 img, .page .entry-content ul li a.gg5 img {
	height: 60px;
	margin-left: 1em;
}

.home .entry-content ul li strong.shopName, .page .entry-content ul li strong.shopName {
	display: block;
	margin-bottom: 0;
	position: relative;
	top: 0;
	left: 200px;
	font-size: 2.5em;
}

.home .entry-content ul li span.kinds, .page .entry-content ul li span.kinds {
	display: block;
	margin-bottom: 0;
	position: relative;
	top: 0;
	left: 200px;
	font-size: 1.2em;
}

.boothLink img {
	width: 6em;
	margin-left: 1em;
}

@media screen and (max-width: 600px) {
	header h1.site-title, header h2.site-description, nav.main-navigation {
		text-align: left;
	}
	
	.home .entry-content .inPageMove img, .page .entry-content .inPageMove img {
		height: 4em;
	}
	
	.home .entry-content .inPageMove span, .page .entry-content .inPageMove span {
		margin: 0;
		position: relative;
		top: 0;
		left: 0;
		font-size: .8em;
	}
	
	.home .entry-content ul li img.thumbnail, .page .entry-content ul li img.thumbnail {
		display: block;
		height: 4em;
		position: relative;
		top: 0;
		left: 0;
	}
	
	.home .entry-content ul li strong.boothNum, .page .entry-content ul li strong.boothNum {
		display: block;
		margin-bottom: 0;
		position: relative;
		top: 10px;
		left: 0;
		font-size: 1.5em;
	}
	
	.home .entry-content ul li p.icon, .page .entry-content ul li p.icon {
		position: relative;
		margin-bottom: -58px;
		top: -92px;
		left: 60px;
	}
	
	.home .entry-content ul li p.icon a.boothIcon img, .page .entry-content ul li p.icon a.boothIcon img {
		height: 4em;
	}
	
	.home .entry-content ul li a.machinaka img, .page .entry-content ul li a.machinaka img {
		height: 4em;
		margin-left: .5em;
	}
	
	.home .entry-content ul li a.gg5 img, .page .entry-content ul li a.gg5 img {
		height: 4em;
		margin-left: .5em;
	}
	
	.home .entry-content ul li strong.shopName, .page .entry-content ul li strong.shopName {
		display: block;
		margin-bottom: 0;
		position: relative;
		top: 0;
		left: 0;
		font-size: 1.5em;
	}
	
	.home .entry-content ul li span.kinds, .page .entry-content ul li span.kinds {
		display: block;
		margin-bottom: 0;
		position: relative;
		top: 0;
		left: 0;
		font-size: 1em;
	}
}