body  {
	padding: 0;
	text-align: left; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro";
	font-size: 9pt;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	background-image: url(../image/background.jpg);
	line-height: 18px;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container {
    width: 860px;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    top: auto;
    bottom: auto;
    margin: auto;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 20px;
} 
.twoColFixLtHdr #container #header {
	filter: Opacity:0.50;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #CCCCCC;
}
.twoColFixLtHdr #container #header h1 {
	color: #CC66FF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 36px;
}
.twoColFixLtHdr #container #maincontainer #sidebar1 {
    float: left;
    width: 210px;
}
.twoColFixLtHdr #container #maincontainer #sidebar1 .style1 {
	font-size: 9pt;
	list-style-type: circle;
	font-weight: bold;
}
.twoColFixLtHdr #container #maincontainer #mainContent {
    float: right;
    width: 630px;
    padding-left: 20px;
}
.twoColFixLtHdr #container #maincontainer {
    background-color: #6000E0;
    background-image: url(../image/index-blue2.jpg);
    background-repeat: no-repeat;
    width: 860px;
    color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent h1 {
}
.twoColFixLtHdr #container #footer p {
}
.twoColFixLtHdr #container #footer {
	height: 50px;
	text-align: right;
	padding-right: 20px;
	color: #CCCCCC;
}
.table_td {
	background-color: #660066;
	color: #FFFFFF;
}
.table_td_right {
	text-align: right;
	background-color: #000000;
}
.table_td2 {
	color: #FFFFFF;
	background-color: #330066;
}
.table_td3 {
	color: #FFFFFF;
	background-color: #CC6600;
}
.colortext {
	color: #FF0000;
	font-weight: bold;
}
.twoColFixLtHdr #container #maincontainer #sidebar1 .style1 li {
	height: 14px;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
#spacer {
	float: right;
	height: 350px;
	width: 10px;
}
.twoColFixLtHdr #container #footer a {
	color: #CCCCCC;
}
#pic1 {
	padding: 10px;
	float: left;
	height: 230px;
}
#textbox {
	float: left;
	width: 350px;
}
#picture-index {
	background-repeat: no-repeat;
	float: right;
	height: 340px;
	background-image: url(../image/duanlin007index.jpg);
	width: 228px;
}
#picture-bio {
	background-image: url(../image/duanlin165index.jpg);
	float: right;
	height: 340px;
	width: 228px;
}
#pic-schedule1 {
	background-image: url(../image/stage5.jpg);
	float: right;
	background-repeat: no-repeat;
	height: 220px;
	width: 136px;
	top: 500px;
	right: 0px;
	position: relative;
}
#pic-schedule2 {
	background-image: url(../image/stage9.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 300px;
}
.smalltext {
	font-size: 9px;
}
#wantedpic {
	background-image: url(../image/stage8.jpg);
	float: right;
	height: 200px;
	width: 300px;
}
