@charset "utf-8";
/*  contact 
///////////////////*/
#contents>p{
	margin: 0 15px;
	line-height: 1.5;
}

#contents div{
	width: 870px;
	background: url(../privacypolicy/img/pp_bg_03.png) no-repeat bottom;
	margin: 30px 0 0 15px;
}

#contents div div{
	background: url(../privacypolicy/img/pp_bg_02.png) repeat-y;
	margin: 0 0 25px 0;
}

form,
.shadow_top{
	width: 750px;
	padding: 45px 60px 0;
	background: url(../privacypolicy/img/pp_bg_01.png) no-repeat top;
}

/* table */
table{
	border-bottom: dotted 1px #abc10d;
}

th,td{
	padding-bottom: 20px;
}

th{
	width:200px;
	margin-right: 10px;
	vertical-align: top;
}

td{
	width: 540px;
}

table input,
textarea{
	width: 540px;
	margin-bottom: 5px;
	resize:none;
}

table input{
	height: 1.5em;
}

.min_input{
	width: 160px;
}

.min_input+span{
	margin:0 20px 0 10px;;
}

#contents table p,
table span{
	margin-left: 0;
	font-size: 92%;
}

p img{
	margin-right: 5px;
	vertical-align: middle;
}

table img{
	margin-left: 5px;
	vertical-align: middle;
}

table+p{
	width: 157px;
	margin: 40px auto 0;
}


/*  contact finish 
///////////////////*/

#contents .shadow_top{
	width: 750px;
	line-height: 1.5;
	overflow: hidden;
}

.shadow_top p{
	color: #2aa738;
	font-weight: bold;
	margin-bottom: 15px;
}

