@charset "utf-8";


BODY{
	background-color: #00deff;
}

#inner{
	width:  1000px;
	margin-left : auto ; 
	margin-right : auto ;
	background-image: url("images/inner.jpg");
　　
}


#content{
	width: 900px;
	margin-left : auto ; 
	margin-right : auto ;
}

#footer{ 
	text-align : right ; 
	font-family: 'Georgia', 'Times New Roman','Arial';
	font-size: 10px;
	font-style: italic;
	clear:both;
}

.title{
	padding-top: 20px;
	ext-align:center;
	color:#000080;
}

.heading { 
	font-weight: 600;
	font-size:30px;
	color:#008080; 
	border-left:solid 10px black;
	border-bottom:dotted 5px black;
	margin-bottom:20px;
	letter-spacing:2px;
	padding-left: 5px;
	font-family: 'Georgia', 'Times New Roman','Arial' ;
}  

.content1 { 
	text-indent: 20px;
	font-size:20px;
	color:black;
	letter-spacing: 0.5px;
	font-weight: 500;
	font-family: 'Times New Roman','Arial', 'HGP行書体';
	margin-bottom:40px;
}

.subheading{
	font-size: 24px;
	font-weight: 600;
	color: blue;
	letter-spacing: 0px;
	border-bottom: solid 2px;
	border-color: #1E90FF;
	margin-bottom: 10px;
}

.subheading2{
	font-size: 13px;
	color: blue;
	letter-spacing: 0px;
	font-style: italic;
}

.medal{
	font-style: italic;
	text-align: right;
	margin-right:25px;
	font-size: 12px;
	letter-spacing: 0px;  
	font-family: 'Georgia', 'Times New Roman','Arial' ;
}


.frame{
	border:solid 1px;
	border-color: #A9A9A9;
	margin-bottom: 20px;
	padding-bottom:10px;
}


.content2{
	padding-left:60px;
	text-indent: -60px;
	margin-top:10px;
	font-size: 14px;
	letter-spacing: 0px;  
	background-color: #ccffff;
	font-family: 'Georgia', 'Times New Roman','Arial' ;
}

.content3{
 	padding-left:40px;
	text-indent: -40px;
 	background-color: #bbe77c;
	font-size: 14px;
	letter-spacing: 0px;
	font-family: 'Times New Roman','Arial';
}

.content4{
  	font-size: 10px;
 	letter-spacing: 0px;  
 	font-family: 'Georgia', 'Times New Roman','Arial' ;
 	font-style: italic;
}

.fund1{
	width:800px;
	margin: auto;
	text-align: center; 
	font-size:20px;
	color:black;
	letter-spacing: 0.5px;
	font-weight: 500;
	font-family: 'Times New Roman','Arial', 'HGP行書体';
	border:solid 1px;
	border-color: #A9A9A9;
	padding-top:5px ;
	padding-bottom:5px ;
	margin-top:40px;
}


.fund2{
	width: 802px;
	margin: auto;
}

.fund3{
 	float:left;
 	width:648px;
 	height: 181px;
	border:solid 1px;
	border-top: 0px;
 	border-right: 0px;
 	border-color: #A9A9A9;
	margin-bottom:30px;
}


.fund4{
	float:right;
	width:151px;
	height: 181x;
	border:solid 1px;
	border-top: 0px;
	border-color: #A9A9A9;
	margin-bottom:30px;
}


.backtotop{
	text-align : right ; 
	font-family: 'Georgia', 'Times New Roman','Arial';
	font-size: 12px;
	clear:both;
}

a{
	text-decoration:none;	
	color:#0033cc;
	background-color:white;
}