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

/*メーンビジュアル*/

#hiza{
	width:747px;
	float:left;
}

#karada{
    margin-top:35px;
	width:100px;
	height:200px;
    	float:right;
}

#main_visual{
	width:950px;
	height:300px;
	background-image:url(../image/finger.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin-bottom:0px;
}

#inquiry{
	margin-top:1px;
	margin-left:210px;
    float:left;
}

#necton{
	margin-top:40px;
}

/*レフトボックス*/

#box1 h4{
	margin-left:20px;
}

#banner2 h4{
	margin-left:55px;
}

/*ライトボックス*/

#right_box h3{
	font-size:48px;
	color:#F0F;
	text-align:center;
    padding-top:10px;
	background-image:url(../image/images/katame.jpg);
	line-height:120px;
	background-repeat:no-repeat;
	background-position:right center;
	margin-top:20px;
}

#right_box h4{
	font-size:24px;
	color:#00c8ff;
	text-align:left;
    padding-top:10px;
}	

#denshya{
	width:635;
	height:40px;
	background-color:#00c800;
	margin-bottom:0px;
	font-size:20px;
	color:#fff;
	text-align:center;
	padding-top:10px;
}
	
#right_box h5{
	font-size:24px;
	color:#00c8ff;
	text-align:left;
	padding-top:10px;
}

#bus{
	width:635;
	height:40px;
	background-color:#00c800;
	margin-bottom:0px;
	font-size:20px;
	color:#fff;
	text-align:center;
	padding-top:10px;
}

#tizu{
	width:445px;
	height:400px;
	border-width:1px;
	border-style:solid;
	border-color:#ff00ff;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:20px;
   
}
