@charset "Shift_JIS";

/* 緊急地震速報利用者協議会（一般ページ）TopPageにTopics追加時のCSS */
/* 2009.01.31 更新 dai56 */

#topix1 {
        width: 685px;
	background-color: #ffffdd;
	overflow:auto;
        border-color: #008080;
	border-width: 1px;
	border-style: solid;
        padding: 3px 8px;
	}

#topix1 h1 {
	background-color: #ffff00;
	border-top-color: #008080;
	border-top: 4px solid;
	border-bottom-color: #aadcdc;
	border-bottom: 3px solid;
	color: #454545;
	font-size: 20px;
	text-align: center;
	line-height: 150%;
	}

#topix1 p.update {
	line-height: 150%;
	padding-left:  30px;
	padding-right: 10px;
	font-size: 14px;
	text-align: right;
	text-decolation:none;
	}

#topix1 p.ex6 {
	color: #d2ffff;
	line-height: 50%;
	font-size: 8px;
	}

#topix1 p.topix01 {
	font-size: 15px;
	line-height: 180%;
	text-indent: 1em;
	padding-left:  35px;
	padding-right: 35px;
	}
