BODY{
	font-style: normal;
	font-weight: normal;
	font-size: small;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	padding: 10px;
}

a:link {
	color: #0000ff;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	font-style: normal;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: none;	
}
a:active {
	text-decoration: underline;
}


a.schedule:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
a.schedule:visited {
	color: #000000;
	text-decoration: none;
}
a.schedule:hover {
	color: #ff0000;
	font-style: normal;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: none;
}
a.schedule:active {
	text-decoration: none;
}
	

#structure{
	background-color: #ffffff;
	width: 780px;
	text-align: left;
	padding-top: 20px;
}

#head{
	width: 780px;
	height: 70px;
	background-image: url(./title003.png);
	padding-bottom: 30px;
	
}

#main-left{
	width: 160px;
	float: left;
	margin-top:10px;
}

#main-right{
	width: 620px;
	height: 450px;
	text-align: center;
	float: left;
}

#main-right-bochi{
	width: 620px;
	text-align: center;
	float: left;
}

#foot{
 width:780px;
 background-color: #9aff9a;
 font-size : 9pt;
 font-family: Comic Sans MS;
 color : white;
 text-align:center;
 clear: both;
}

#m-content{
	width: 156px;
	text-align: left;
	border-style: dotted;
	border-color: #bee916;
	border-width: 2px;
	font-size: medium;
	line-height: 2;
}

#hado-content{
	width: 156px;
	text-align: left;
	border-style: dotted;
	border-color: #ffff80;
	border-width: 2px;
	font-size: medium;
	line-height: 2;
}

ul.lcon{
	list-style: none;
	margin: 20px 0px;
	padding: 0em 1em 0em 1em;
}

ul.hado-lcon{
	list-style: none;
	margin: 20px 0px;
	padding: 0em 1em 0em 1em;
}

#m-pic{
	width: 540px;
	padding:20px 0px 20px 0px;
	text-align: center;
}

h3.moji-01{
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	margin-top: 30px;
	line-height: 1.5em;
	padding-bottom: 0px;
}

h3.moji-02{
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 20px 0px 10px 20px;
	line-height: 1.5em;
	padding-bottom: 0px;
	text-align: left;
}

h3.moji-03{
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 20px 0px 10px 20px;
	line-height: 1.5em;
	padding-bottom: 0px;
	text-align: left;
}

p.moji-01_1{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	line-height: 1.5em;
	padding-bottom: 10px;
}

p.moji-02{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 50px 20px;
	line-height: 2.0em;
	padding-bottom: 50px;
	text-align: left;
}

p.moji-03{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 50px 0px 50px 20px;
	line-height: 2.0em;
	padding-bottom: 50px;
	text-align: left;
}

p.moji-04{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 50px 0px 50px 20px;
	line-height: 2.0em;
	padding-bottom: 50px;
	text-align: left;
}

p.link-01{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 50px 0px 50px 20px;
	line-height: 2.0em;
	padding-bottom: 50px;
	text-align: left;
}

p.sansaku-01{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 50px 0px 50px 50px;
	line-height: 2.0em;
	padding-bottom: 50px;
	text-align: left;
	vertical-align: top;
}

table.table-1 {   
    border-collapse: collapse;   
    border-spacing: 0;   
    width: 500px;   
	margin: 10px 0px 30px 0px;
	background-color: #ffffff;
}   
    
tr.table-1 {   
	font-weight: normal;
    vertical-align: top;   
    padding: 5px 10px 12px 2px;   
    color: #000000;   
	font-size: 16px;
	line-height: 1.5em;

}   
    
td.table-1 {   
    padding: 5px 0px 12px 10px;   
    width: 110px;
	text-align: left;
	  
}  
 
td.table-2 {   
    padding: 5px 10px 12px 5px;   
    width: 390px;
	text-align: left;
}  

#bochibochi{
	margin-top: 50px;
	width: 540px;
}

table.table-sansaku01 {   
    border-collapse: collapse;   
    border-spacing: 2px;   
    width: 500px;   
	margin: 50px 0px 30px 0px;
	background-color: #cacaca;
	table-layout: fixed;
}   
    
tr.table-sansaku01 {   
	font-weight: normal;
    vertical-align: top;   
    padding: 5px 10px 12px 2px;   
    color: #000000;   
	font-size: 16px;
	line-height: 1.5em;
	background-color: #ffffff;

}   
    
td.table-sansaku01 {   
    padding: 5px 0px 12px 10px;   
    width: 250px;
	text-align: left;
	  
}  
 
td.table-sansaku02 {   
    padding: 5px 10px 12px 5px;   
    width: 250px;
	text-align: left;
}  
