@charset "euc-jp";

#kiji {
	float: left;
	width: 480px;
}

#issue {
	float: left;
	width: 480px;
}

#issue h4.midashi {
	background-image: url(../img/top/komidashi_bar.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	width: 468px;
}
#issue #inbox {
	float: left;
	width: 470px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#inbox .list .left {
	float: left;
	width: 230px;
}
#inbox .list .right {
	float: right;
	width: 230px;
}


#issue .list {
	width: 470px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
}

#issue .list .txt {
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
}



#impre {
	float: right;
	width: 213px;
}

#impre h4.midashi {
	background-image: url(../img/top/komidashi_bar.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 211px;
	border: 1px solid #999999;
}
#impre h4.midashi .left {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
	width: 60%;
	float: left;
}
#impre h4.midashi .right {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 30px;
	float: right;
	width: 30%;
	text-align: right;
	padding-right: 5px;
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



#impre .list {
	padding: 5px;
	float: left;
	width: 203px;
}

#impre .list .box {
	float: left;
	width: 203px;
}

#impre .list .box li {
	float: left;
	width: 99px;
}

#impre .list .box li img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;
}
#impre .list .box img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#impre .list .box .mr5 { margin-right: 5px; }

object {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 00px;
	vertical-align: bottom;
}
