/*h1 
────────────────────────*/
h1.titleTbl ,
h1.titleTblGreen {
	display: block;
	margin: 0;
	font-size: 150%;
	font-weight: bold;
	padding-top: 0.5em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 1.3em;
}

h1.titleTbl {
	background-color: #FEE591;
	color: #2B60B1;
	border-bottom: 5px #2B60B1 solid;
}

h1.titleTblGreen {
	background-color: #009245;
	color: white;
	border-bottom: 5px #b3b3b3 solid;
	padding-bottom: 0.5em;
}



@media screen and (max-width: 500px) {
	h1.titleTbl ,
	h1.titleTblGreen {
		margin-left: auto;
		margin-right: auto;
		font-size: 130%;
		text-align: center;
		padding-left: 0.5em;
		padding-right: 0.5em;
		padding-bottom: 0.5em;
		}
}

/*h2 
────────────────────────*/
div.mankan_cnt h2 {
	font-size: 140%;
	font-weight: bold;
	border: 1px solid #2B60B1 ;
	padding: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	color: #2B60B1;
	margin-bottom: 0.5em;
}
@media screen and (max-width: 500px) {
	div.mankan_cnt h2 {
		margin-left: auto;
		margin-right: auto;
		font-size: 120%;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}


}

/*h3 
────────────────────────*/
div.content_frame h3 ,
div.mankan_cnt h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.5em;

}

/*h4 
────────────────────────*/
div.mankan_cnt h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0.5em;

}


div.mankan_cnt ul.none ,
div.mankan_cnt ol.none {
	list-style: none;
}






/* CSS Document */
.tblTab {
	border: 0;
	table-layout: fixed;
	width: 1000px;
	height: auto;
}
.right2 {
	float: right !important;
}
.tab2 {
	width: 480px;
	display: inline-block;
	vertical-align: top;
	margin: 8px 8px 10px 0px;
	height: 50px;
	font-size: 17px;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 13px;
	background-color: white;
	position: relative;
}
.tab2 a {
	display: block;
	color: #2b60b1;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
}
.tab3 {
	width: 325px;
	display: inline-block;
	vertical-align: top;
	margin: 8px 8px 10px 0px;
	height: 50px;
	font-size: 17px;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 13px;
	background-color: white;
	position: relative;
}
.tab3 a {
	display: block;
	color: #009245;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
}
.tab4 {
	width: 240px;
	display: inline-block;
	vertical-align: top;
	margin: 8px 8px 10px 0px;
	height: 50px;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 13px;
	background-color: white;
	position: relative;
}
.tab4 a {
	display: block;
	color: #009245;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
}
.tab5 {
	display: inline-block;
	vertical-align: top;
	width: 190px;
	height: 63px;
	font-size: 17px;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 8px;
	background-color: white;
	margin: 8px 8px 0px 0px;
	position: relative;
}
.tab5 a {
	display: block;
	color: #009245;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
}
.right2, .right3, .tab5:last-child {
	margin-right: 0px !important;
}
.tab5:hover {
	color: #009245;
}
.tab5Active {
	color: white;
	background-color: #009245;
}
.tab5Active:hover {
	color: white
}
.activeTab {
	background-color: #009245;
	color: white;
}
.activeTab:hover {
	color: white !important;
}
.left2:hover, .right2:hover, .left3:hover, .mid3:hover, .right3:hover {
	color: #009245;
}
.left2, .right2, .left3, .mid3, .right3, .left4, .mid4, .right4 {
	/*font-size: 3vw !important;*/
	padding-top: 14px !important;
	height: 50px !important;
}
.left3, .mid3, .right3, .left4, .mid4, .right4 {
	padding-top: 10px !important;
	height: 50px !important;
}
.tab5 {
	height: 41px !important;
	font-size: 2vw !important;
	margin-right: 0px !important;
	width: 18.8% !important;
}
.tab5Td {
	padding: 8px 1px !important;
}
/*トップページ用*/

div.top_info_list1 {
	width: 100%;
	margin-bottom: 3em;
}
div.top_info_list1 h3 {
	color: #F00;
	font-size : small;
}
div.top_info_list1 .kiji_arrow {
	padding-left: 25px;
	background-image: url(../images/common/pointer.gif);
	background-repeat: no-repeat;
}
/*トップページ：活躍するマンション管理士*/

dl.activities_case {
	width: 100%;
	display: block;
	float: inherit;
	height: 1.5em;
}
dl.activities_case dt {
	float: left;
	width: 60%;
	display: block;
	padding-left: 0.5em;
	background-image: url(../images/common/pointer.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding: 0.2em;
	white-space: nowrap;
}
dl.activities_case dt span {
	color: #FFF;
	background-color : fuchsia;
	font-size : small;
	padding: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
dl.activities_case dd {
	width: 30%;
	float: left;
	padding: 0.2em;
}
/*公告・告示・法令（/notice.html）*/
ul.notice li {
	list-style-type: none;
	padding-bottom: 1em;
}
/*QA（/qa.html）*/

ul.qa li {
	list-style-type: none;
	padding: 0.5em;
}
ul.qa li:nth-child(2n) {
	background-color: #FFFFCC;
}
ul.qa span {
	display: inline-block;
	width: 4em;
	list-style-type: none;
}
table.qa_table {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
table.qa_table th {
	background-color: #006633;
	color: #FFF;
	font-weight: normal;
}
table.qa_table th span {
	display: inline-block;
}
table.qa_table th div.no, table.qa_table th div.title {
	display: inline-block;
	float: left;
}
table.qa_table th div.no {
	width: 3em;
}
table.qa_table td.answerno {
	width: 1em;
	background-color: #CCFFCC;
}
/**/

.mankan_cnt {
	/*background-color: #F6FFD4;*/
	padding-bottom: 3em;
}
.mankan_cnt p {
	font-size: 1em;
}
.mankan_cnt div.kiji h2 {
	height: 45px;
	margin-top: 10px;
	width: 100%;
	color: #2B60B1;
	font-size: 22px;
	font-weight: bold;
	border: 1px #2B60B1 solid;
}
