@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */
@import "/common/themes/cms/Scripts/thickbox.css";/* layout style */

a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}
#indexArea {
	position: relative;
	width: 644px;
	height: 630px;	
}
#mapArea {
	position:absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}
#newItem {
	position:absolute;	
	z-index: 2;
	left: 0;
	top: 60px;
}
img.photo {
	margin: 0;
}
ul.indexThumb li {
	width: 190px;
	float: left;
	margin: 0 25px 15px 0;
	line-height: 1.2;
	position: relative;
}
ul.indexThumb li a:link,ul.indexThumb li a:visited ,#newItem ul li a:link,#newItem ul li a:visited {
	color: #666666;
	text-decoration: none;
}
ul.indexThumb li a:hover,#newItem ul li a:hover {
	color: #ffa800;
	text-decoration: none;
}
ul.indexThumb li a:active,#newItem ul li a:avtive{
	color: #666666;
	text-decoration: none;
}
ul.indexThumb li img,#newItem ul li img{
	width: 180px;
	padding: 3px;
	border: #999 1px solid;
	margin: 3px 0;
}

.komin {
	background: url(images/komin.gif) no-repeat 0 0;
	width: 12px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.shin {
	background: url(images/shin.gif) no-repeat 0 0;
	width: 12px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.zo {
	background: url(images/zo.gif) no-repeat 0 0;
	width: 12px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
ten{
	background: url(images/ten.gif) no-repeat 0 0;
	width: 12px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.kokyo {
	background: url(images/kokyo.gif) no-repeat 0 0;
	width: 12px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.komin-zo {
	background: url(images/komin-zo.gif) no-repeat 0 0;
	width: 26px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.komin-ten {
	background: url(images/komin-ten.gif) no-repeat 0 0;
	width: 26px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.komin-zo-ten {
	background: url(images/komin-zo-ten.gif) no-repeat 0 0;
	width: 40px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.komin-kokyo {
	background: url(images/komin-kokyo.gif) no-repeat 0 0;
	width: 26px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.shin-komin {
	background: url(images/shin-komin.gif) no-repeat 0 0;
	width: 26px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
.shin-ten {
	background: url(images/shin-ten.gif) no-repeat 0 0;
	width: 26px;
	height: 12px;
	position:absolute;
	right: 3px;
	top: 0;
}
#indexArea .komin,#indexArea .zo {
	display: none;
}
p.setsumei {
	margin: 0 0 1em 0;
	text-align: right;
}
#newItem ul li {
	width:  190px;
	margin-bottom: 10px;
	line-height: 1.2;	
}
.text {
	margin-bottom:  2em;
}
.space {
	height: 400px;
}

.awardsTitle {
	font-size: 108%;
	font-weight: bold;
	border-left: #898989 5px solid;
	padding-left: 15px;
	margin-bottom: 1em;
}
.awardsBox {
	margin: 1em 0;
}
table.awards {
	width: 100%;
	margin-bottom: 1em;
	border-top: #dbdbdb 1px solid;	
}
table.awards td,table.awards th {
	padding: 7px 5px;
	vertical-align: top;
}
table.awards td {
	border-bottom: #dbdbdb 1px solid;
}
table.awards tr.odd {
	background: #f1eeee;
}
table.awards td.priceTitle {
	width: 235px;
}
table.awards td.prece {
	width: 185px;
}
h4 {
	margin-bottom: 5px;
	font-weight: bold;
}
.awardsBox ul li {
	background: url(images/listPoint.gif) no-repeat 0 3px;
	padding-left: 18px;
}
.awardsBox ul li img {
	vertical-align: middle;
	margin: 0 0 3px 10px;
}
