@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}

img{
border:none;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	color:#fff;
	background-color:#000;
	font-family:"ＭＳ ゴシック", "MS Gothic",;
}

h1{
	margin-top:60px;
}

h2{
	font-size:14px;
	margin:30px auto 30px;
}

#box1{
	width:740px;
	margin:0px auto;
	padding:0px;
}




/*フッター*/

#name{
	text-align:right;
}
#copyright{
	padding-bottom:38px;
}


/*-----------------------------------*/

/*コンテンツのサイズ*/
#box1{
	width:740px;
	margin:0px auto;
	padding:0px;
}



/*マスター紹介*/

.master_box_l{
width:170px;
margin-right:20px;
float:left;
background-image:url(img/1206_top_bottom.gif);
background-position:bottom;
}

.master_box_r{
width:170px;
float:right;
background-image:url(img/1206_top_bottom.gif);
background-position:bottom;
}


.master_txt{
width:146px;
font-size:12px;
line-height:1.6;
margin:3px 12px 12px 12px;
text-align:left;
}

.clear{clear:both;}


.master_img_l{
width:170px;
margin-right:20px;
margin-top:10px;
margin-bottom:30px;
float:left;
}


.master_img_r{
width:170px;
float:right;
margin-top:10px;
margin-bottom:30px;
}

.master_cap{
margin-top:5px;
font-size:12px;
line-height:1.4;
}


/*フォーム部分*/

.column  {
	width: 740px;
	background: url(img/1206_formbox2.gif) no-repeat bottom;
	margin-bottom: 30px;
	clear:both;
}
div.column .inner	{
	background: url(img/1206_formbox1.gif) no-repeat;
	padding: 34px 20px;
}
.formbox{
	margin:0px auto 27px;
	width:350px;
	height:174px;
	text-align:left;
}

.formtext{
	text-align:right;
	padding-right:10px;
}
.formtext2{
	text-align:left;
}

.click{
	clear:both;
	height:25px;
	width:200px;
	margin:0px auto;
}


/*-----------------------------------*/

hr{
	margin-bottom:12px;
}

.R1{
	height:220px;
	margin:0px auto 38px;
}

.R2{
	height:220px;
	margin:0px auto 38px;
	clear:both;
}

.finding{
	text-align:left;
	font-size:14px;
	padding-bottom:3px;
}
.Result1{
	width:360px;
	margin: 0px 20px 0px 0px;
	float:left;
}
.Result2{
	float:right;
	width:360px;
	margin: 0px;
	float:right;
}
.Rp{
	width:360px;
	float:left;
	padding-bottom:0px;
	}
	
/*画像*/	
#aa{
	background:url(img/1206_pic1B.gif) no-repeat bottom left;
}
#bb{
	background:url(img/1206_pic2B.gif) no-repeat bottom left;
}
#cc{
	background:url(img/1206_pic3B.gif) no-repeat bottom left;
}
#dd{
	background:url(img/1206_pic4B.gif) no-repeat bottom left;
}

.Rinnerpict{
	width:99px;
	bottom:0;
	margin:auto auto 0px;
	float:left;
}
div.Rcolumn  {
	width: 261px;
	background: url(img/1206_2top2.gif) no-repeat bottom;
	float:right;
}
div.Rcolumn .Rinner1   {  
	background: url(img/1206_2top1.gif) no-repeat;
	padding:17px 16px;
}
.Rtext1{
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:160%;
}
.retry{
	margin-bottom:40px;
}


.t1{background:url(img/g01.gif) no-repeat center center}
.t2{background:url(img/g02.gif) no-repeat center center}
.t3{background:url(img/g03.gif) no-repeat center center}
.t4{background:url(img/g04.gif) no-repeat center center}
.t5{background:url(img/g05.gif) no-repeat center center}
.t6{background:url(img/g06.gif) no-repeat center center}
.t7{background:url(img/g07.gif) no-repeat center center}
.t8{background:url(img/g08.gif) no-repeat center center}
.t9{background:url(img/g09.gif) no-repeat center center}
.t10{background:url(img/g10.gif) no-repeat center center}


