@charset "utf-8";

#top_bg{
	background-color: #ffffff;
	background-image: url(../images/top/top_bg.gif);
	background-repeat: repeat-x;
	width:100%;
	}
	

/*///////////////////
ヘッダ ※フラッシュ
/////////////////////////////////////////////////////*/

div#flash{
	width:100%;
	height:498px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
div#flash h1{
	margin:0;
	padding:0;
	text-indent:-9999px;
	position: absolute;
	}

/*///////////////////
ヘッダ　フラッシュここまで
/////////////////////////////////////////////////////*/	
	



/*///////////////////
メイン中身
/////////////////////////////////////////////////////*/

/*矢印/////////////*/
p.arrow1{
	position: absolute;
	top: 100px;
	right: 40px;
	}
	
p.arrow2{
	position: absolute;
	top: 230px;
	right: 40px;
	}
	
p.arrow3{
	position: absolute;
	top: 355px;
	right: 40px;
	}
/*矢印/////////////*/




div.box_wrap{
	margin:0px 0px 0px 0px;
	padding:15px 10px 15px 10px;
	background-image: url(../images/top/flow_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	}
	
div#box_flow{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:630px;
	height:113px;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
div.flowimg1{background-image: url(../images/top/lesson01bg.jpg);}
div.flowimg2{background-image: url(../images/top/lesson02bg.jpg);}
div.flowimg3{background-image: url(../images/top/lesson03bg.jpg);}


div#box_flow p.flowimg{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:220px;
	height:99px;
	float:left;
	}

.textarea{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:400px;
	float:right
	}
	
.textarea h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.textarea p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	}


div.inq_bana{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

  

