@charset "utf-8";

#wrapper {
	width: 1200px!important;
	padding-top: 110px;
}
#idx_contents {
	width: 1230px!important;
}

#mainimage {
	float: left;
	height: 410px;
	width: 462px;
	margin-right: 30px;
	margin-bottom: 13px;
}
#idx_contents .writer01 {
	float: left;
	width: 216px;
	margin-right: 30px;
	margin-bottom: 30px;
}
#idx_contents .writer01 .writer_img {
	background-image: url(../img/idx/idx_shelf.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 273px;
	width: 208px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 27px;
	overflow: hidden;
}
#idx_contents .writer01 .writer_img img {
	float: left;
	width: 100%;
}
#idx_contents .writer01 .writer_info {
	float: left;
	height: 97px;
	width: 178px;
	position: relative;
	margin-left: 16px;
	background-image: url(../img/idx/idx_nameplate.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#idx_contents .writer01 .writer_info h2 {
	float: left;
	width: 146px;
	position: absolute;
	left: 20px;
	top: 18px;
}
#idx_contents .writer01 .writer_info p {
	font-size: 10px;
	width: 146px;
	position: absolute;
	bottom: 20px;
	line-height: 1.4em;
	left: 20px;
}
#writernav {
	float: left;
	width: 100%;
}
#run_movie
{
	position: absolute;
	top: 236px;
	left: 190px;
        max-width: 72px;
        max-width: 72px;
}