/*oq-programsホームページ表紙　2005/5/10*/

@import "common/oq.css";

/*－－－－－－－－－－*/
/*表紙専用*/

/*グラフィック用*/
.title_image {
	margin-bottom: 10px;

	text-align: center;

	background-color:#FFFFFF;
}

/*本体*/
.main {
	margin-bottom: 5px;
	width: 28em;
	float: left;

	padding-bottom: 5px;

	background: url("common/shadow-index.gif") repeat-x bottom #D0D0D0;

	color:#000000;
}

/*ヘッダレベル1*/
.main .localtitle {
	margin: 0em 0em 0.5em 0em;

	text-align:center;

	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}

/*お知らせ*/
.information {
	margin-bottom: 5px;
	width:22em;
	float: left;

	padding-bottom: 6px;

	color:#FFFFFF;
	background: url("common/shadow-index.gif") repeat-x bottom #A0A0A0;
}

/*お知らせ　タイトル*/
.information .localtitle {
/*	margin: 0em 0em 0.5em 0em;*/

	text-align:center;

	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}

/*お知らせ　項目*/
.information .localitem {
	margin: 0.5em 0em 0em 0em;
}
