@media (max-width: 1087px) {
	.pictures {
		display: block !important;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.main li {
		width: 100% !important;
		height: auto !important;
	}
	.comment {
		display: block !important;
		width: 100%;
	}
	.tbl {
		text-align: center;
	}
	.tbl td {
		text-align: left;
	}
}

@media (max-width: 768px) {
	.main li {
		width: 100% !important;
		height: auto !important;
	}
	.main li img {
		width: 100% !important;
		height: auto !important;
	}
}

.head {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.pictures {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.comment {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	min-width: 34%;
}

.cmenu {
	font-size: 12px;
}

a {
	color: #999999;
	text-decoration: none;
}

ul.cmenu li {
	display: inline-block;
	list-style-type: none;
}

table p {
	margin: 10px;
}

.tbl {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.tbl th {
	-moz-text-align-last: justify;
	text-align-last: justify;
	text-align: justify;
	text-justify:inter-ideograph;
}

th, td {
	border: 1px solid #555555;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
}

.main,
.main li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main {
	margin-bottom: 5px;
}

.main li {
	width: 700px;
	height: 393px;
	overflow: hidden;
}

.main li.item2,
.main li.item3,
.main li.item4,
.main li.item5 {
	display: none;
}

.main li:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.thumb,
.thumb li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.thumb li {
	display: inline-block;
	width: 136px;
	height: 77px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: top;
	margin: 0 auto;
	margin-bottom: 4px;
}

.thumb li img {
	width: 100%;
	height: auto;
}

.thumb li:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

#all .all, #bunka .bunka, #jutaku .jutaku, #shop .shop{
	color: #2033a5;
}

.back {
	text-align: right;
}

.information {
		border-bottom-style:none;
		text-align: center;
}