@charset "UTF-8";

/*
===== CONTENTS ==============================
	1:#contentArea
	2:#localNav
=============================================
*/

/*
===== 1:#contentArea =====
*/

#contents #contentArea {
	margin: 0 0 30px;
	background: url(../../common/images/txtBg.gif) repeat-x left 2.5em;
}
#contents #contentArea.groups {
	background: none;
}

#contents #contentArea h1 {
	margin: 0 0 10px;
}
#contents #contentArea.groups h1 {
	margin: 0 0 20px;
}
#contents #contentArea .lead {
	padding: 0 10px 20px 10px;
	font-size: 85%;
	font-weight: bold;
}

#contents #contentArea table {
	width: 564px;
	margin: 0 0 20px 8px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-top: none;
}
#contents #contentArea table th,
#contents #contentArea table td {
	padding: 15px;
	font-size: 80%;
	border-top: 1px solid #e5e5e5;
}
#contents #contentArea table th {
	vertical-align: top;
	white-space: nowrap;
}
#contents #contentArea table td .maps {
	margin: 15px 0;
}
#contents #contentArea table td .maps a {
	padding: 0;
	background: none;
}

#contents #contentArea table td a {
	padding: 0 0 0 15px;
	background: url(../../common/images/listMark01.gif) no-repeat left center;
}
#contents #contentArea table td.outline {
	padding: 0 15px 15px;
	border-top: none;
}
#contents #contentArea table td.outline.first-child {
	padding-top: 15px;
	border-top: 1px solid #e5e5e5;
}
#contents #contentArea table td.outline .year {
	font-weight: bold;
}


/* –ðˆõƒŠƒXƒg */
#contents #contentArea table td dl dd{
	margin:-1.6em 0 0 9em;
	
}


#contents #contentArea ul {
	padding: 10px 0 5px 25px;
}
#contents #contentArea ul.chk {
	padding: 0 0 5px 25px;
}
#contents #contentArea ul li {
	font-size: 80%;
	list-style-type: disc;
}
#contents #contentArea strong {
	padding: 2px 0 2px 5px;
	font-size: 100%;
	font-weight: bold;
	border-left: 4px solid #004eff;
}

#contents #contentArea .sectionH2 {
	margin: 0 0 20px;
	background: url(../../common/images/txtBg.gif) repeat-x left 1.7em;
}
#contents #contentArea.groups .sectionH2 {
	margin: 0 0 20px;
	background: none;
}

#contents #contentArea .sectionH2 p {
	padding: 10px 0 5px 10px;
}
#contents #contentArea .sectionH2 p.msg {
	padding-bottom: 30px;
}

#contents #contentArea .sectionH2 p.banner {
	margin-top:-18px;
}





/*#contents #contentArea .sectionH2 p.links {*/
/*	padding: 0 0 0 30px;*/
/*}*/
#contents #contentArea .sectionH2 p.area {
	padding: 10px 0 10px 10px;
}
#contents #contentArea .sectionH2 p.area a {
	padding: 0 0 0 15px;
	background: url(../../common/images/listMark01.gif) no-repeat left center;
}
/*#contents #contentArea .sectionH2 p.links a {*/
/*	padding: 0 0 0 15px;*/
/*	background: url(../../common/images/listMark01.gif) no-repeat left center;*/
/*}*/



#contents #contentArea .sectionH2 .sectionH3 {
	margin: 1px 0 20px;
	background: url(../../common/images/txtBg.gif) repeat-x left 1px;
}
#contents #contentArea .sectionH2 .sectionH3 h3 {
	margin: 0 0 8px;
	padding: 0 0 0 5px;
	background: url(../images/h3Bg.gif) repeat-x left center;
	border-width: 1px 0 1px 4px;
	border-style: solid;
	border-left-color: #ef6a11;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	font-size: 80%;
	font-weight: bold;
}
#contents #contentArea .sectionH2 .sectionH3 p.flow {
	width: 315px;
	margin: 15px auto;
	padding: 0;
}
