/*幅基本設計書*/

body {
	margin: 0px 0px 0px 0px;
	background-color: #72A79F;
	text-align: center;
	background-image: url(images/back.gif);
　	FONT-SIZE: 12px;
　　COLOR: #404e51
 	line-height: 160%;       
	background-position: top;
	}

/*設計書link.visited.active color: #;hover color: #;*/

a {
	text-decoration: underline;
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #0000FF;
	}

a:hover {
	color: #0000FF;
	}

h1, h2, h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

h4 {
        }
/*
TD {
	FONT-SIZE: 12px; COLOR: #404e51
}
*/

.f1 {
	font-size: 13px;
	font-weight: bold;
}
.f2 {
	font-size: 12px;
	color: #EF3568;
}

#f2 {
	font-size: 12px;
	color: #EF3568;
}

.f3 {
	font-size: 12px;
	color: #4354E9;
}

.f3b {
	font-size: 12px;
	color: #4354E9;
	font-weight: bold;
}

.f4 {
	font-size: 14px;
}
/*枠で囲む指定*/


#conter {
	font-size: 13px;
	text-align: center;
	COLOR: #404e51;
	line-height: 140%;
	background-color: #FFFFFF;
	}
	
.contents {
	font-size: 13px;
	COLOR: #404e51;
	line-height: 140%;
	background-color: #000000;


	}

.normal {
	font-size: 13px;
	COLOR: #404e51;
	line-height: 140%;
	background-color: #FFFFFF;
	}
	
.mainhyou {
	text-align: center;
	background-color: #FFF3E6;
	}
	
.kanren {
	font-size: 13px;
	COLOR: #404e51;
	background-color: #FFFFFF;
	line-height: 140%;
	text-align: left;
	}

.foot {
	font-size: 13px; 
        COLOR: #404e51;
	line-height: 140%;
	}

