@charset "utf-8"; 

/* ------------------------------------------------------------------------ */

/* Contents

/* ------------------------------------------------------------------------ */

#mainFlash { width: 100%; height: 270px;}

.sectionCampaign {
	width			: 590px;
	margin			: 0 0 30px 0;
	padding			: 0 0 20px;
	border-bottom	: 2px solid #EEE;
}
.sectionCampaign h2 { margin-bottom: 5px; }
.sectionCampaign td { text-align: left; }
.sectionCampaign p { margin: 0 12px 10px;}
.sectionCampaign .chatch { 
	color			: #163987;
	font-size		: 150%;
	font-weight		: bold;
	margin-bottom	: 10px;
	text-align		: left;
}
.sectionCampaign ul {  margin: 0 12px 0; }
.sectionCampaign ul li { text-align: left; font-size: 90%; }


.sectionMenu {
	width: 590px;
	margin		: 0 0 15px 0;
	background 	: transparent url(../../img/img_index_002.png) top center repeat-y;
}
.sectionMenu p { margin: 0; padding: 10px 12px 0px;}
.sectionMenu table td { vertical-align: top; text-align: left; }
.sectionMenu img { vertical-align: bottom; line-height:0; display:block; }

.sectionNews h2 { margin-bottom: 5px; }
.sectionNews table { width: 590px; }
.sectionNews table tr { border-bottom: 1px solid #ccc;}
.sectionNews table th {
	text-align	: left;
	color		: #003399;
	font-weight	: normal;
	width		: 80px;
	background	: url(../img/icon/icon_001.png) no-repeat 11px 0.75em;
	padding		: 5px 0 5px 23px;
}
.sectionNews table td { text-align	: left; }





