@charset "utf-8";
/* CSS Document */

.midashi01 {
	background: url(../../images/com/line01.gif) left bottom repeat-x;
	margin: 25px 0 20px;
	font-size: 150%;
}

.midashi05 {
	border-left: 5px solid #000066;
	font-size: 124%;
	color: #006;
	margin-bottom: 20px;
	padding-left: 10px;
}

.textBox {
	width: 325px;
	margin-top: 130px;
	margin-right: 20px;
	margin-bottom: 45px;
}
.imgBox01 {
	width: 350px;
	height: 0px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 100px;
}



.imgBox02 {
	height: 200px;
	width: 450px;
}
.imgBox03 {
	margin-top: 30px;
}
.imgBox04 {
	margin-top: 50px;
	margin-left: 20px;
}
.rightArea.imgBox {
	margin-top: 120px;
	margin-right: 20px;
}
.rightArea.imgBox01 img {
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 170px;
}

.rightArea.imgBox2 {
	margin-top: 170px;
	margin-right: 60px;
}



#tabContainer {
	margin-top: 50px;
	padding-top: 26px;
	position: relative;
}

.tabNav {
	position: absolute;
	top: -24px;
	left: -1px;
	width: 489px;
	height: 45px;
}

.tabNav li {
	width: 111px;
	height: 26px;
	float: left;
	_display: inline;
	background: url(../images/entry/bg_tab01.gif) 0 0 no-repeat;
	margin-right: 10px;
}

.tabNav li a {
	_width: 111px;
	display: block;
	text-align: center;
	padding: 6px 0 4px;
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

.tabNav li a:hover {
	color: #444;
}

#detailArea {
	border: 1px solid #666;
	padding: 20px;
	height: 500px;
	overflow: auto;
}

.btn01,
.btn02,
.btn03,
.btn05  {
	width: 116px;
	height: 27px;
	position: absolute;
	background: url(../images/entry/bg_tab02.gif) 0 0 no-repeat;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	top: -29px;
	left: 366px;
}

.btn01 {
	left: 0px;
}

.btn02 {
	left: 120px;
}

.btn03 {
	left: 241px;
}

.btn04 {
	text-align: center;
	margin-top: 20px;
}

#tab1 table,
#tab2 table,
#tab3 table
#tab5 table {
	width: 100%;
	/width: 97%;
	border: 0;
	border-collapse: collapse;
}

#tab1 table th,
#tab1 table td,
#tab2 table th,
#tab2 table td,
#tab3 table th,
#tab3 table td,
#tab5 table th,
#tab5 table td  {
	padding: 10px 15px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

#tab1 table th,
#tab2 table th,
#tab3 table th,
#tab5 table th {
	background: #0060B6;
	color:#fff;
	text-align: left;
}

#tab1 table td,
#tab2 table td,
#tab3 table td,
#tab5 table td {
	font-family: arial, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;

}

.lv01 {
	width: 130px;
}

.lv02 {
	background: #f2f2f2;
}

.lv03 {
	padding: 10px 5px !important;
}
