/*　基本設定　*/

body{
	background: url(images/frame_b2.gif) no-repeat center bottom fixed;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 0px;
	 }

td{
	  color: #333333;
	  font-size: 14px;
	  line-height: 1.5;
	}
	
#title{
	width: 100%;
	margin: 0 auto 0 auto;
	background: url(images/frame_u2.gif) top no-repeat;
	  }
	  
#maincol{
	  width: 500px;
	  margin: 0 auto 0 auto;
	  text-align: center;
	  margin-bottom: 30px;
	  float:left;
	  }
	  
.body {
	overflow: auto;
	position: relative;
	width: 100%;
	height: 100%;
}

#logo{
	width: 100%;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background-color: #CDEBF9;
	  } 
	  
#yodogawa{
	color: #333333;
	line-height: 1.5;
	  }

#subnavi{
	margin: 0 auto 0 auto;
	color: #333333;
	text-align: center;
	  }
	  
#profile{
	margin: 0 auto 0 auto;
	  }

#footer {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #42A5F7;
}


/*　リンク　*/

a:link{
	color: #409aef;
	text-decoration: none;
	 }
	 
a:visited{
	 color: #215d95;
	 text-decoration: none;
	 }
	 
a:hover{
	 color: #409aef;
	 text-decoration: underline;
	 }


.small {
	font-size: 12px;
}

.shimizu {
	color: #43A6F7;
}
