@charset "UTF-8";

/* - - - - - - - - - - - - - - - - - - - - -

Title :common page's theme CSS
Author :Tadaki Osawa 
URL : http://www.portas.jp/

Description : newsページ専用のテーマCSS

Created : 07.12.2007
Modified : 1.00

- - - - - - - - - - - - - - - - - - - - - */

div.text h3 {
	margin-bottom: 1em;
 	color: #BCE299;
	font-size: 100%;
	font-weight: bold;
}

div.text p {
 margin-top: 1em;
}

div.date {
	font-size: 85%;
	color: #4EBDE7;
}