#tabContent {
	margin-top: 10px;
	padding: 10px;
	background-color: #d1e8f6;
	width: 540px;
	_padding: 5px;
	_width: 550px;
}

#tabIndex {
	margin: 0px;
	padding: 0px;
}

#tabIndex li {
	float:left;
	padding: 0.5em;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	_margin-bottom: -5px;
}

*:first-child+html #tabIndex li{
	margin-bottom: -10px;
}

#tabIndex li a{
	color: #296588;
	font-size: 14px;
	line-height: 20px;
}

#tabIndex .close {
	text-decoration: underline;
	color:#296588;
}
#tabIndex .open {
	text-decoration: none;
	background-color: #FFFFFF;
}

#tabBoxIndex {
	clear: both;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 10px;

}

.tab_memo{
	font-size:12px;
	height:auto;
	line-height:24px;
	margin-bottom:20px;
	width:520px;
}

.tab_memo h2{
	color:#5A0D11;
	font-size:16px;
	font-weight:bolder;
	line-height:22px;
	margin-bottom:10px;
}

.tab_memo_h2 {
	border-bottom:1px solid #3184B3;
	height:auto;
	padding-bottom:10px;
	padding-left:10px;
	width:510px;
}
