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

#slideshow{
	width:1000px;
	height:500px;
	box-shadow:0 0 16px #000000;
}

.s-shadow {
background:url('../img/slideshadow.png') no-repeat center 30px;
}

article {
	width:320px;
	padding-top:30px;
}

#top-contents h2 {
	background:url('../img/bg_70.png');
	padding:12px 20px;
	border-bottom:1px solid #4e3300;
	color:#fff;
	font-family:"Times new Roman";
	font-weight:bold;
	font-size:153.9%;
}

#top-contents h2 a {color:#fff;}

#top-contents .area {
	background:url('../img/bg_40.png');
	padding:20px 20px 0;
	position:relative;
	min-height:170px;
}

#top-contents .info {
	float:left;
}

#top-contents .works,
#top-contents .shop {
	float:right;
}

#top-contents .works {
	margin:0 20px;
}

#top-contents .date {
	padding:8px 0 2px;
}

h3 {
	font-size:108%;
	line-height:1.4;
}

.area h3 {min-height:40px;}

h3 a,
dd a {
	color:#fff;
	font-weight:bold;
}

dd {
	padding:2px 0 8px;
	font-size:108%;
	line-height:1.4;
}

.more {
	float:right;
	margin-bottom:20px;
	padding:0!important;
}

.aimg {
	clear:both;
}
