@charset "utf-8";

@import url(common.css);

/*
===============================================
pCSS
===============================================
*/

h1#release {
	text-indent:-9999px;
	height:38px;
	background: url(../img/title1.gif) no-repeat left top;
	padding:0;
	margin-bottom: 10px;
	}

h3.releas {
	font-weight:bold;
	font-size: 90%;
	margin: 40px 0;

	}


h3.type {
	display: none;
	}

/* [X */
div#newsreleas{
	margin:0 auto;
	width:700px;
	margin-bottom: 10px;
}



div#newsreleas p{
	font-size:80%;
	text-align:right;
	width:700px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}


div#newsreleas p.info{
	font-size:80%;
	text-align:center;
	width:700px;
	margin-bottom: 10px;
}

