@charset "utf-8";
body,td,a,div,.p{font-family:arial,sans-serif}
body{
	font-size: 10pt;
}
div,td{
	color:#000000;
}
a:link,.w,.w a:link{color:#0000cc}
a:visited{color:#551a8b}
a:active{color:#ff0000}

.gwt-TabPanel {
	background-color: #EEEEEE;
	border: 1px solid #000000;
}

.gwt-TablePanelBottom {
	border-left: 1px solid #87B3FF;
}

.gwt-TabBar {
	background-color: #C3D9FF;
}

.gwt-TabBar .gwt-TabBarFirst {
	height: 100%;
	border-bottom: 1px solid #87B3FF;
	padding-left: 0px;
}

.gwt-TabBar .gwt-TabBarRest {
	border-bottom: 1px solid #87B3FF;
	padding-right: 2px;
}

.gwt-TabBar .gwt-TabBarItem {
	border-top: 1px solid #C3D9FF;
	border-left: 1px dotted #87B3FF;
	border-right: 1px dotted #87B3FF;
	border-bottom: 1px solid #87B3FF;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	//width: 100px;
	text-align: center;
	font-size: 11pt;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	font-weight: bold;
	background-color: #E8EEF7;
	border-top: 1px solid #87B3FF;
	border-left: 1px solid #87B3FF;
	border-right: 1px solid #87B3FF;
	border-bottom: 1px solid #E8EEF7;
	padding: 5px;
	cursor: default;
	font-size: 13pt;
}

.sh_subject{
	background-image: url(images/sh_subject.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	word-spacing: 740px;
	font-size: 12pt;
	text-align: center;
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5pt;
	width: 740px;
}

.sh_tbl{
	font-size: 10pt;
	width: 740px;
	text-align: left;
}

.sh_sub_main_subject{
	font-weight: bold;
	font-size: 10pt;
	width: 740px;
	color: #000099;
}

.sh_sub_subject{
	font-weight: bold;
	font-size: 10pt;
	width: 200px;
	color: #000099;
}

.sh_sub_subject_sml{
	font-weight: bold;
	font-size: 9pt;
	width: 200px;
	color: #000099;
}

.sh_contents{
	font-size: 10pt;
	width: 540px;
}

