@charset "UTF-8";


/*------------------------------------------------------------------------------
illust
------------------------------------------------------------------------------*/

.illust a {
	background-image: url(../img/menu/illust_on.gif);
	display: block;
	height: 40px;
	width: 105px;
}
.illust a:hover {
	background-image: url(../img/menu/illust_on.gif);
}
.illust-all {
	width: 825px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.illust-all ul li img {
	border: 5px solid #ededed;
	float: left;
	margin-right: 7px;
	margin-bottom: 9px;
}
.item img {
	border: 5px solid #ededed;
	margin-bottom: 9px;
}
.illust-all h2 {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
.at1 {
	font-size: 1.2em;
	float: right;
	width: 500px;
	text-align: right;
}
.at2 {
	font-size: 1.1em;
	color: #b4b4b4;
	clear: both;
	padding-bottom: 10px;
}
.at2 a:link,.at1 a:link {
	text-decoration: underline;
	color: #979797;
}
.at2 a:visited,.at1 a:visited {
	text-decoration: underline;
	color: #979797;
}
.at2 a:hover,.at1 a:hover  {
	text-decoration: none;
	color: #979797;
}
.at2 a:active,.at1 a:active {
	text-decoration: none;
	color: #979797;
}
#wrap .illust-all ul .new img {
	border: 5px solid #fdd7d4;
}
.illust-all ul li a:hover img  {
	filter: alpha(opacity=50);
	opacity:0.5;
   }
.more {
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 17px;
}
.illust-box {
	background-image: url(../img/dotbig_yoko.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	padding-bottom: 30px;
	background-position: center bottom;
	clear: both;
}
.illust-box-goods {
	margin-bottom: 25px;
	clear: both;
}
.illust-box ul,.illust-box-goods ul {
	clear: both;
}
.cyo {
	color: #b1afaf;
	clear: both;
	padding-top: 20px;
}
.illust-img {
	float: left;
	width: 535px;
	padding-bottom: 30px;
}
.illust-text {
	float: left;
	width: 285px;
}
.illust-title {
	font-size: 1.2em;
	line-height: 1.6;
	padding-bottom: 30px;
}
.illust-text ul li {
	font-size: 1.1em;
	line-height: 1.5;
}
.illust-img .item {
	position: relative;
	height: 500px;
	width: 500px;
	margin-bottom: 20px;
}
.illust-photo {
	position: absolute;
	left: 0px;
	top: 0px;
}
.illust-block {
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 0px;
}
