#app_main{
	margin:0px 0px 0px 0px;
}

#app_midashi{
	width:279px;
	height:46px;
	margin:0px 0px 20px 40px;
}

#app_cont{
	width:715px;
	height:189px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#cont{
	background-image:url(../images/application/contimgbg.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:715px;
	height:340px;
	margin:0px 0px 30px 41px;
}

#qr_img{
	width:281px;
	height:130px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 16px;
}

#mailform img{
	width:663px;
	height:42px;
	margin:0px 0px 30px 60px;
	clear:both;
}

#conttext{
	margin:0px 0px 20px 0px;
}
#conttext p{
	margin:0px 0px 10px 55px;
}

#conttext p{
	width:700px;
	font-size:15px;
	line-height:140%;
	color:#3f3f3f;
}


.mailbox{
	width:500px;
	height:auto;
	margin:0px 0px 20px 170px;
}

table{
	margin:0px 0px 20px 0px;
}

table th{
	width:80px;
	background:#f4f2a2;
	border:solid 1px #999999;
	color:#3f3f3f;
}

kbd.kdb1{
	padding:0px 0px 0px 50px;
	color:#ff0000;
}
kbd{
	color:#ff0000;
}

p.sousin{
	margin:0px 0px 0px 180px;
}

#message{
    line-height:140%;
    margin-top:10px;
}

#confirm{
    color: #3F3F3F;
    font-size: 15px;
    line-height: 140%;
    width: 700px;
    margin: 0 0 10px 155px;
}

/*共通パーツ*/
.red{
	color:#CC7FA6;
}
.red2{
	color:#CC7FA6;
    font-size: 18px;
    font-weight: bold;
}
