body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: repeat;
	background-position: center;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg1.png);
	margin-bottom: 0px;
}


#stage {
	background: url(img/bg_shadow.gif) repeat-y;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}





#contents {
	width: 1000px;
	color: #666;
	background-color: #FFF;
}


#header {
	background-color: #FFFFFF;
	padding-left: 30px;
}

.logo {
	float: left;
}

.logotext {
	float: right;
	padding-right: 330px;
	padding-top: 40px;
}


#imageContainer {
	height: 520px;
	width: 1000px;
	background-color: #FFFFFF;
	position: absolute;
}


#imageContainer img {
	display:none;
	position: absolute;

}








/*globalnavi
----------------------------------------------------------- */
# #globalnavi{  
  margin: 0;  
  padding: 0;  
  width: 1000px;  
  height: 49px;  
}  
  
#globalnavi ul{  
  list-style-type: none;  
  margin: 0;  
  padding: 0;  
}  
  
#globalnavi li{  
  text-indent: -9999px;  
  float:left;  
  width: 200px;  
  margin: 0;  
  padding: 0;  
}  
  
#globalnavi a{  
  display: block;  
  width: 100%;  
  height: 49px;  
  background-image: url(img/navi1.png);  
  background-repeat: no-repeat;  
}  
  
#menu1 a{background-position: 0 0;}  
#menu2 a{background-position: -200px 0;}  
#menu3 a{background-position: -400px 0;}  
#menu4 a{background-position: -600px 0;}  
#menu5 a{background-position: -800px 0;} 
 
 
#globalnavi a:hover{
	background-image: url(img/navi1.png);
	background-repeat: no-repeat;
}  
  
#menu1 a:hover{background-position: 0 -49px;}  
#menu2 a:hover{background-position: -200px -49px;}  
#menu3 a:hover{background-position: -400px -49px;}  
#menu4 a:hover{background-position: -600px -49px;}  
#menu5 a:hover{background-position: -800px -49px;} 

.on li a.current {
background:url(img/navi1.png) 100% 0 no-repeat;
}
 



/* fin globalnavi
----------------------------------------------------------- */

#maintop {
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	height: 300px;
	padding-top: 520px;
}



#footer {
	font-size: 12px;
	color: 6c6c6c;
	width: auto;
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
	background-color: #FFF;
	padding-bottom: 20px;
}

#main {
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;

}

.clear {
	clear: both;
	font-size: 0px;
}



.left {
	width: 567px;
	float: left;
}


.right {
	width: 328px;
	float: right;
}


#profile {
	width: 920px;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 50px;
	height: 3500px;
}

#proleft {
	width: 280px;
	float: left;	

}

#proright {
	width: 600px;
	float: right;
}

#proleftm {
	width: 223px;
	float: left;	

}

#prorightm {
	width: 665px;
	float: right;
}

#calendar {
	width: 830px;
	padding-left: 140px;
	padding-top: 10px;
	padding-right: 30px;
}

#schedule {
	width: 800px;
	padding-right: 100px;
	padding-left: 100px;
	height: 500px;
}

#sleft {
	width: 700px;
	float: left;	

}

#sright {
	width: 78px;
	float: right;
	padding-right: 10px;
}



.U5 {
	margin-bottom: 5px;
}


.U10 {
	margin-bottom: 10px;
}

.U15 {

	margin-bottom: 15px;

}

.U20 {

	margin-bottom: 20px;

}





.U30 {

	margin-bottom: 30px;

}





.U40 {

	margin-bottom: 40px;

}



.U50 {

	margin-bottom: 50px;

}





.U60 {

	margin-bottom: 60px;

}






h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
	text-align: left;
	background-color: #FFF;
	width: 960px;
}




.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9ecff;
} 


.hr1{
	height: 1px;
	margin-right: 6;
	margin-left: 6;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin-top: 20px;
}

.hr2{
	border: none;
	border-top: dashed 1px #999999;
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 20px;
	}




p {
	color: #333333;
	font-size: 14px;
}

p.bold {
	color: #635C56;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}



p.pro1 {
	color: #333333;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p.pro2 {
	color: #333333;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}


p.small {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #635C56;
	font-size: 80%;
}

p.date {
	line-height: 18px;
	margin: 0px;
	color: #9a3300;
	padding-left: 10px;
	font-size: 14px;
}


p.text {
	line-height: 18px;
	margin: 0px;
	color: #333333;
	padding-left: 10px;
	font-size: 90%;
}


p.link {
	color: #0099FF;
	font-size: 13px;
	line-height: 1px;

}


a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}



ul {
	list-style-type: disc;
	font-size: 12px;
	color: #635C56;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}


ul.blue {
	list-style-type: disc;
	font-size: 12px;
	color: #008ad5;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}



ul.com {
list-style-type: none;
}


li.com {
	padding-left: 18px;
	padding-bottom: 3px;
	background-image: url(img/m_train.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}





.red_normal {
	color: #FF0000;
	font-size: x-small;
	font-weight: normal;
	background-position: top;
}




#message{
	height: 609px;
	background-image: url(img/bg_message.png);
	width: 930px;
}

p.message1 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 45px;
	padding-left: 140px;
	line-height: 28px;
	padding-right: 100px;
}

p.message2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-right: 100px;
	float: right;
}


img.example1 {
vertical-align: middle;
}

img.example2 {
vertical-align: -30px;
}

/* table1
----------------------------------------------------------- */

table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 600px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

table.table001 th {
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
	color: #333;
	background-color: #ecdfc1;
}

table.table001 td {
	text-align: left;
	color: #333;
	background-color: #FFFFFF;
	width: 450px;
	font-size: 90%;
}

/* table2
----------------------------------------------------------- */

table.table002 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 665px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table002 caption {
  margin-top: 1em;
  text-align: right;
}

table.table002 th,
table.table002 td {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

table.table002 th {
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
	color: #333;
	background-color: #ecdfc1;
}

table.table002 td {
	text-align: left;
	color: #333;
	background-color: #FFFFFF;
	width: 450px;
	font-size: 90%;
}

#bosyu {
	margin-top: 30px;
	margin-bottom: 20px;
}
.bosyu_table {
	margin:0 auto;
	width: 700px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.bosyu_table .title {
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding: 5px 15px;
	width: 120px;
	line-height: 140%;
}
.bosyu_table .data {
	font-size: 14px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding: 5px 10px;
	line-height: 140%;
}
.red {
	color: #ee0000;
	font-weight: normal;
}
.bosyu_box{
	width: 700px;
	margin: 0 auto 30px auto;
	font-size: 20px;
	color: #C90;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	border: 3px solid #A70;
	padding: 20px;
}
