@charset "UTF-8";


/*------------------------------------------------------------------------------
info
------------------------------------------------------------------------------*/



.info a {
	background-image: url(../img/menu/info_on.gif);
	display: block;
	height: 40px;
	width: 87px;
}
.info a:hover {
	background-image: url(../img/menu/info_on.gif);
}
.info-thumb {
	border--width: 6px;
	border-style: solid;
	border--color: #ededed;
	float: left;
	width: 178px;
	margin-right: 24px;
}
.info-all {
	width: 819px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.info-text {
	float: left;
	width: 600px;
}
.info-text h2 {
	font-size: 1.4em;
	color: #585858;
	padding-bottom: 15px;
	font-weight: bold;
}
.new {
	margin-right: 5px;
	float: left;
}
.text {
	font-size: 1.2em;
	line-height: 1.6;
	padding-bottom: 30px;
	clear: both;
}
.info-text ul {
	font-size: 1.1em;
	line-height: 1.5;
	padding-bottom: 10px;
}
.info-text p {
	color: #b4b4b4;
}
.info-box {
	background-image: url(../img/dotbig_yoko.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	padding-bottom: 30px;
	background-position: center bottom;
}
.backnext {
	clear: both;
	font-size: 1.2em;
}
.back {
	float: left;
	width: 100px;
}
.next {
	text-align: right;
	float: right;
	width: 100px;
}
.backnext a:link {
	text-decoration: underline;
	color: #979797;
}
.backnext a:visited {
	text-decoration: underline;
	color: #979797;
}
.backnext a:hover {
	text-decoration: none;
	color: #979797;
}
.backnext a:active {
	text-decoration: none;
	color: #979797;
}
