@charset "utf-8";

#contents #wrapper {
	margin-top: 7px;
}

#information {
	width: 480px;
	float: right;
}
#information .wrap {
	margin-top: 10px;
	margin-right: 15px;
}
#banner ul {
	margin-right: auto;
	margin-left: 15px;
	margin-bottom: 0px;
}
#banner {
	width: 340px;
	float: left;
	padding-bottom: 10px;
	margin-top: 10px;
}
#banner #banner01 ul {
	margin-bottom: 19px;
}
#banner #banner02 ul {
	margin-bottom: 5px;
}

#banner #banner01 li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 5px;
}
#banner #banner01 li a{
	border: 1px solid #CCC;
	display: block;
	width: 300px;
}
#banner #banner02 li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
#banner #banner02 li a{
	display: block;
	width: 300px;
}


#banner #banner03 li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin-bottom: 5px;
	margin-right: 3px;
}
#banner #banner03 li a{
	border: 1px solid #999;
	width: 148px;
	overflow: hidden;
	display: block;
}
#info {
	overflow: hidden;
	margin-bottom: 5px;
}

#info_list {
	overflow: visible;
	line-height: 1.8em;
	min-height: 5.6em;
	height: auto !important;
	height: 5.6em;
	margin-bottom: 5px;
	background-image: url(common/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#info_list li {
	background-image: url(common/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#info_list .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 1em;
}
#works .noflash {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9F4975;
}
