@charset "utf-8";

#contents_newitem {
	width:570px;
	margin-left: 200px;
	position: relative;
	}

#newitem_head_1column {
	width:570px;
	height: 101px;
	position: relative;
	}
#newitem_main {
	width:570px;
	}

#newitem_main h1{
	width:570px;
	margin-top: 0px;
	margin-bottom: 15px;
	}
#newitem_main h2{
	width:570px;
	margin-bottom: 15px;
	}
#newitem_main p {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif", Osaka;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 140%;
	font-weight: normal;
	text-align: justify;
	}

.pk_newitem {
	width: 570px;
	margin-top: 0px;
	margin-bottom: 15px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 15px;
	vertical-align: bottom;
	z-index: 1;
	height: 323px;
	text-align: left;
	position: relative;
	}
	
.pk_newitem h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif", Osaka;
	color: #565656;
	margin-bottom: 8px;
	font-size: 13px;
	}
.newitemdate {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif", Osaka;
	font-size: 11px;
	line-height: 100%;
	color: #565656;
	font-weight: normal;
	margin-bottom: 1px;
	}
	
.pk_newitem_left {
	float: left;
	width: 318px;
	height: 323px;
	}
.pk_newitem_right {
	width: 238px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
.go_itempage a{
	margin-bottom: 8px;
	text-indent: -2000px;
	display: block;
	height: 18px;
	width: 99px;
	background-image: url(../newitems/img/newitems_goitempage2.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	overflow: hidden;
	}
.go_itempage a:hover{
	background-image: url(../newitems/img/newitems_goitempage2_f2.gif);
	}
.go_itempage_over {
	height: 23px;
	width: 127px;
	margin-bottom: 8px;
	}
	
#movepage {
	margin-top: 15px;
	clear: both;
	width: 570px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	}
#movepage span {
	font-weight: bold;
	}
#movepage a{
	font-weight: normal;
	}
#movepage a:hover{
	font-weight: normal;
	}
	
	
