/*======================================
	2-1. メインコンテナ
=======================================*/

/*======================================
	2-3. div#content
=======================================*/

#content{
        margin:40px;
	}
#left{
	float:left;
	width:350px;
	text-align:left;
	}
#right{
	float:right;
	width:350px;
	text-align: right;
	}	
	

#img {
        margin-top:35px;
        width:700px;
	height:400px;
        display:block;
	background-image:url(../images/top1.jpg);
	text-indent:-9900px;
	font-size:1%;
	overflow:hiddin;
	}
#aisau{
	padding:20px 0px;
	width:340px;
	background:url(../images/aisatu.gif) no-repeat;
	height:416px;
 	}
#aisau_bun{
	margin:10px 30px 10px 20px;
	}			
h1{ 
	margin-left:100px;
	font-size:130%;
	line-height:140%;
	}
h2{
	font-size:100%;
	font-weight:bold;
	}