@charset "shift_jis";

.TabbedPanels {}
#TabbedPanels2 .TabbedPanelsTabGroup {
	background-image: url(../images/common/line_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
}
#TabbedPanels1 .TabbedPanelsTab_1,
#TabbedPanels1 .TabbedPanelsTab_2 {
	position: relative;
	float: left;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	height: 25px;
	width: 155px;
}
#TabbedPanels2 .TabbedPanelsTab_1,
#TabbedPanels2 .TabbedPanelsTab_2,
#TabbedPanels2 .TabbedPanelsTab_3,
#TabbedPanels2 .TabbedPanelsTab_4,
#TabbedPanels2 .TabbedPanelsTab_5 {
	position: relative;
	float: left;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	height: 23px;
	width: 55px;
	background-image: url(../images/common/tab_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#TabbedPanels2 .TabbedPanelsTab_1 p,
#TabbedPanels2 .TabbedPanelsTab_2 p,
#TabbedPanels2 .TabbedPanelsTab_3 p,
#TabbedPanels2 .TabbedPanelsTab_4 p,
#TabbedPanels2 .TabbedPanelsTab_5 p {
	text-align: center;
	line-height: 100%;
	padding-top: 6px;
}

#TabbedPanels1 .TabbedPanelsTab_1 {
	background-image:url(../images/common/tab_01.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#TabbedPanels1 .TabbedPanelsTab_2 {
	background-image:url(../images/common/tab_02.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
.TabbedPanelsTabHover {}
#TabbedPanels2 .TabbedPanelsTabSelected {
	background-image:url(../images/common/tab_03a.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
#TabbedPanels2 .TabbedPanelsTabSelected p { color:#0066cc;}
.TabbedPanelsTab_1 a {
	background-image:url(../images/common/tab_01.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
.TabbedPanelsTab_2 a {
	background-image:url(../images/common/tab_02.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
.TabbedPanelsContentGroup {clear: both;}
#TabbedPanels2 .TabbedPanelsContentGroup {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	width: 423px;
}
#TabbedPanels1 .TabbedPanelsContent {
	background: url(../images/common/tabcontent_back.gif);
	background-repeat:repeat-y;
	background-position:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: center;
}
