@charset "UTF-8";
/* CSS Document */

@import url("noclumn.css");

div.detail {
	margin:0px;
	padding:22px;
	width:726px;
	border:5px solid #81cd1e;
}

div.detail div#info {
	float:left;
	width: 340px;
	color:#000000;
}

div.detail div#image {
	float:right;
	width:364px;
}

div#image img {
	border:7px solid #e0e0e0;
	margin-bottom:20px;
}

h1 {
	width:338px;
	height:auto;
	font-size:18px;
	line-height:1.4em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	border:none;
	display:block;
	color:#000000;
}

small,
table,
p {
	margin-bottom:20px;
}

p#body {
	display:block;
	margin-top:12px;
}

p#place {
	margin-bottom:50px;
}

small {
	display:block;
	color:#81cd1e;
}

p#unit {
	border:1px #e0e0e0 solid;
	width:338px;
	height:30px;
	font-size:14px;
	line-height:30px;
	text-align:center;
}

p#total {
	border:2px #81cd1e solid;
	color:#81cd1e;
	width:320px;
	height:16px;
	font-size:14px;
	line-height:16px;
	padding:8px;
	font-weight:bold;
}

th,
td {
	color:#000000;
	border:1px #e0e0e0 solid;
	padding:4px;
	width:338px;
	text-align:left;
}

th {
	color:#81cd1e;
	font-size:12px;
	padding:3px;
}

td.bg {
	background-color:#f0f0f0;
}

span.label {
	float:left;
}

span.value {
	float:right
}

div.link {
	display:inline-block;
	padding-left:16px;
	margin-bottom:2px;
	background-image:url(../images/arw.gif);
	background-repeat:no-repeat;
	background-position:left;
}

div.link a {
	text-decoration:none;
}
div.link a:hover {
	text-decoration:underline;
}

div#info img {
	margin-bottom:30px;
}

div#interior {
	width:348px;
	margin-left:10px;
	margin-right:-28px;
}

div#interior div.tag {
	float:left;
	margin:0px;
	margin-bottom:8px;
	margin-right:28px;
	width:88px;
	height:120px;
}

div.tag a:link,
div.tag a:visited,
div.tag a:active {
	text-decoration:none;
}
div.tag a:hover {
	text-decoration:underline;
}

div.tag img {
	border:4px #e0e0e0 solid;
	margin-bottom:5px !important;
}

div.tag p {
	margin-bottom:0px;
	text-align:center;
}

h2 {
	display:block;
	width:320px;
	margin-left:10px;
	margin-top:70px;
	margin-bottom:16px;
}

em {
	font-style:normal;
	font-weight:bold;
	font-size:9px;
	display:block;
	margin-bottom:6px;
}