@charset "shift_jis";


/* index.css トップページCss */


/*	コンテンツ
================================================== */
#contents .left,
#contents .right {
	padding-top: 14px;
	text-align: left;
	vertical-align: top;
	}

#contents .right {
	/* padding-left: 5px; */
	background: #E9EDEF url(../img/index/subback.gif) repeat-x;
	}


/*	左側
================================================== */
#contents #news {
	border-left: #0088CA 1px solid;
	}

#contents #news .news_banner{
	margin:0;
	padding:10px 0 0 13px;
}

#contents #news .news_banner img{
	margin-bottom:4px;
}

#contents #area {
	margin: 15px 0;
	border-left: #0350AD 1px solid;
	}

#contents .list {
	margin: 13px 0 0 13px;
	 
	font-size: small;
	}
 
#contents .list .day {
	color: #164272;
	}

#contents #iso {
	margin-bottom: 10px;
	}


/*	右側
================================================== */
#rightlink table {
	border-bottom: #FFFFFF 1px solid;
	}

#rightlink p {
	margin: 5px 15px 0 20px;
	
	color: #666666;
	font-size: x-small;
	line-height: 1.3em;
	}


/* *** eof *** */

