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

body {
	color:#4a4b47;
	min-width:960px;
	background-image: url(img/main_bg.png);
	background-repeat: repeat-x;
}

#s1{
	background-image: url(img/nayami.png);
	background-repeat: no-repeat;
	width: 918px;
	height: 350px;
	}


#s1 #box1{
	width:600px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 160px;
	}
#box2{
	width:918px;
	font-size: 18px;
	font-weight: normal;
		}
	
	
.txt{
	text-align: right;
	width: 900px;
	padding-right: 19px;
	padding-top: 280px;
	}	
.red{
	font-size: 16px;
	font-weight: bold;
	color: #900;
	}
.s_img{
	padding-top: 10px;
	padding-left: 40px;
	}
.blue{
	font-size: 20px;
	font-weight: bold;
	color: #1DB9EE;
	margin-top: 15px;
	}		
.c_o{
	font-size: 22px;
	font-weight: bold;
	color: #BF6000;
	}	
	
	
#m1{
	width: 450px;
	float: left;
	}
	
#m2{
	width: 450px;
	float: right;
	}
#ban{
	margin-top: 50px;
	}	
