@charset "UTF-8";


.TabbedPanels {
	padding: 0px;
	float: left;
	clear: none;
	width: 738px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background-color: #FFF;
	text-align: center;
	margin-left: 81px;
	margin-right: 81px;
	height: 600px;
}


.TabbedPanelsTabGroup {
	padding: 0px;
	list-style-type: none;
	width: 738px;
	height: 450px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.TabbedPanelsTab  {
	float: left;
	background-color: #f9f8f4;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	height: 150px;
	width: 145px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: relative;
	
}


.TabbedPanelsTabHover {
	background-color: #CCC;
}





.TabbedPanelsContentGroup {
	clear: both;
	background-color: #EEE;
	height: 124px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bunshou_area_back.jpg);
	position: relative;
	top: 10px;
	text-align: center;
}

.TabbedPanelsContent {
	height: 100px;
	width: 690px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-top: 15px;
	overflow: auto;
	padding-bottom: 10px;
}


.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
#container2 #tab_area {
	height: 735px;
	width: 900px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsContent a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
	display: block;
}
#container2 #image_top {
	margin-top: 0px;
	height: 168px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/danjiri_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
#container2 #tab_area #setumei {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	height: 80px;
	width: 860px;
	display: inline-table;
}
#container2 #tab_area table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #996;
	float: left;
	height: 110px;
	width: 730px;
	margin-right: 84px;
	margin-left: 84px;
}
#container2 #tab_area table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 13px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
}
#container2 #tab_area table tr td .orenji {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	line-height: 18px;
	width: 150px;
	padding-left: 10px;
}
#container2 #tab_area table tr .under {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 20px;
}
#container2 #tab_area table tr .midashi {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#container2 #tab_area .table_area {
	height: 120px;
	width: 900px;
	position: relative;
	float: left;
}
#tab_area .table_area table tr td .kotirakara {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	display: inline-block;
}
#tab_area .table_area table tr .hassou_shousai {
	padding-bottom: 8px;
}
