@charset "shift_jis";




/* ------------------
  コンテンツ
 ------------------*/
 
 
 
#line{
    width:506px;
	height:21px;
	background-color:#f2f0d9;
	background-image:url(../images/list_bar_bg.jpg);
	margin:49px 0 0 30px;
	color:#fff;
	padding:8px 0 0 8px;
	font-size:12px;
	}
	
#greeting{
	width:auto;
	height:auto;
	margin:25px auto 0 auto;
	line-height:25px;
	color:#FF6900;
	font-size:14px;
	text-align:center;
	}
	
#greeting2{
	width:auto;
	height:auto;
	margin:25px auto 0 auto;
	line-height:25px;
	color:#4F422E;
	font-size:15px;
	text-align:center;
	}
	
#logo2{
	width:151px;
	height:19px;
	margin:65px auto 0 auto;
	}

#back{
	width:130px;
	height:21px;
	margin:20px auto 25px auto;
	}

#explanation{
	width:506px;
	height:auto;
	margin:10px auto 10px auto;
	line-height:25px;
	color:#4f422e;
	font-size:12px;
	}

#box_top{ 
	width:360px;
	height:auto;
	margin:63px auto 0 auto;
}


#button_box{ 
	width:360px;
	height:auto;
	position:relative;
	margin:20px auto 0 auto;
}

#send{
	width:65px;
	height:21px;
	position:absolute;
	left: 95px;
	top: 5px;
}


#cancel{
	width:65px;
	height:21px;
	position:absolute;
	left: 200px;
	top: 5px;
}
