@import url(index.css);
/* press contents */
/* news */
#news {
	width:760px;
	}
	#news .itembox {
		width:762px;
		}
		.itembox .item {
			width:759px;
			}
			.item .title {
				width:760px;
				}
				.title h2 {
					width:600px;
					}
				.title h3 {
					padding-left:40px;
					}
					.itembox .story {
						width:730px;
						}