@charset "UTF-8";
/* CSS Document */

body_index {
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-image: url(../tekichu_main_images/body.gif);
	}
	

.wrapper_index {
	background-repeat: repeat;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}


.headder_index {
	height: 715px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header.gif);
}

.yodogawa02 {
	width: 800px;
	padding-bottom: 60px;
	padding-top: 60px;
}

.main {
	padding-top: 60px;
}


.main02 {
	margin-left: 50px;
	margin-right: 50px;
	background-image: url(../tekichu_main_images/bottom.jpg);
	height: 70px;
}


.team {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 60px;
	font-size: 12px;
	color: #000;
}

.small01 {
	font-size: 10px;
	color: #FFF;	
}

.small02 {
	font-size: 10px;
	color: #333;
}

.small03 {
	font-size: 12px;
	color: #333;
}

.team_title01 {
	font-size: 16px;
	color: #1280FF;
	line-height: 20px;
}

.team_title02 {
	font-size: 16px;
	color: #FFF;	
}




.footer {
	margin-bottom: 30px;
}
