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

body {
	background-image:url(/images/common/bg_back2.gif);
	background-repeat:repeat;
	}
#sotowaku {margin-top:0;}

/*  以下手元環境では問題ないが東京IE7で表示崩れ
*html #ie6 {height:1300px;display:block;}
#top_box1 {
	position:relative;
	top:900px;
	}
	*:first-child+html #top_box1 {top:800px;}
	*html #top_box1 {position:absolute;top:1400px;height:500px;display:block;}
/*#top_box2 {
	position:relative;
	top:-600px;
	}
	*:first-child+html #top_box2 {top:-600px;}
	*html #top_box2 {position:absolute;top:630px;height:730px;display:block;}
*/


div.top_box_mini_left {
	width:390px;float:left;
	}
div.top_box_mini_right {
	width:390px;float:right;
	}
h2.top_img {width:390px;}
#social {width:620px;margin:50px 0 0 180px;}
