@charset "utf-8";

/* CSS Document */

/* press_releases */

h2 {
	background-image:url(../image/press_releases/pressreleases_title.png);
	text-indent:-9999px;
	width:200px;
	height:34px;
	margin-top:41px;
	margin-left:32px;

}

div#contents1 {
	background-image:url(../image/background/background_press_releases_1.png);
	background-repeat:repeat-y;
	width:640px;
	height:750px;
	margin-top:5px;
	margin-left:0px;	
}

div#contents2 {
	background-image:url(../image/background/background_press_releases_1.png);
	background-repeat:repeat-y;
	width:640px;
	height:750px;
	margin-top:5px;
	margin-left:32px;	
}

div#pressreleasesbox {
	width:640px;
	height:110px;
	padding-top:8px;
}

/* ↓new photo↓ */
div#pressreleasesphoto10 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_10.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}

div#pressreleasesphoto9 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_9.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}
div#pressreleasesphoto7 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_7.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}
div#pressreleasesphoto1 {
	background-image:url(../image/press_releases/pressreleasesimg_1.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}

div#pressreleasesphoto2 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_2.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}

div#pressreleasesphoto3 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_3.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}

div#pressreleasesphoto4 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_4.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}

div#pressreleasesphoto5 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_5.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}

div#pressreleasesphoto6 {
	clear:both;
	background-image:url(../image/press_releases/pressreleasesimg_6.jpg);
	width:160px;
	height:110px;
	float:left;
	margin-left:8px;
}

div#pressreleasestext {
	float:left;
	width:460px;
	height:110px;
	margin-left:8px;
}

div#pressreleasestext h3{
	font-size:12px;
	line-height:22px;
	color:#444444;
	padding-right:8px;
}

div#pressreleasestext p{
	text-decoration:none;
	font-size:10px;
	line-height:18px;
	color:#444444;
	padding-right:10px;
}

div#backnumber {
	background-image:url(../image/press_releases/backnumber_button_1.jpg);
	width:120px;
	height:20px;
	margin-left:500px;
	margin-top:3px;
}

div#backnumber a {
	text-indent:-9999px;
	display:block;
	width:120px;
	height:20px;
}

div#returnpress {
	background-image:url(../image/press_releases/pressreleases_return_1.jpg);
	width:120px;
	height:20px;
	margin-left:500px;
	margin-bottom:5px;
}

div#returnpress a {
	text-indent:-9999px;
	display:block;
	width:120px;
	height:20px;
}

