@charset "utf-8";
/* CSS Document */

#formContent{
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
}

#formContent #pankuzu{
background-image:url(../img/nv_p_formbuy.gif);
background-position:left top;
background-repeat:no-repeat;
width:881px;
height:22px;
margin-bottom:12px;
}

#formContent #pankuzu p{
padding-left:19px;
padding-top:1px;
font-size:10px;
color:#7290A5;
}
#formContent #pankuzu a{
color:#7290A5;
text-decoration:underline;
}

/*
div#formRight {
	width:100%;
	margin-top:20px;
}
*/
div#form{
	float:right;
	width:681px;
	padding-bottom:20px;
	padding-top: 5px;
}

#form #Rwrapper {
	width: 621px;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
}
#form #inner {
	background-image: url(../img/footer/pct_rulu_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#form #inner p {
	color: #4E7B93;
}
#form #inner .prime {
	background-image: url(../img/sub_content/pct_contact_dots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 15px;
}

div#formRight{
	margin-top:20px;
}
div.formRight2{
	margin-top:20px;
}
div.formRight2 th{
	margin-top:0px;
	text-align: left;
}
div#form #Rwrapper #inner  #basic-table table#formTbl{
	width:100%;
	border: 1px solid #87A5AA;
}
div#formRight div#basic-table table#formTbl tr{
	padding:0px 0px 5px 0px;
	background-color:#FFFFFF;
}
div#formRight div#basic-table table#formTbl td.head{
	background-color:#D5E0E0;
	vertical-align:top;
	padding:10px 0px 10px 10px;
	width:25%;
	color:#4E7B93;
	font-weight:bold;
	border: 1px solid #87A5AA;
	white-space:nowrap;
}

div#formRight div#basic-table table#formTbl td.data{
	width:75%;
	vertical-align:top;
	padding:10px;
	border: 1px solid #87A5AA;
}


div#formRight div#basic-table table#formTbl td.data span.attention{
	color:#AA5050;
}
div#formRight div#basic-table table#formTbl table.listTbl{
	width:100%;
}
div#formRight div#basic-table table#formTbl table.listTbl td.leftList,
div#formRight div#basic-table table#formTbl table.listTbl td.rightList{
	width:50%;
	padding-right:10px;
}
div#formRight div#basic-table table#formTbl table.listTbl td.leftList p,
div#formRight div#basic-table table#formTbl table.listTbl td.rightList p{
    padding-bottom:3px;
}

div#formRight div#button{
	padding:10px 0px 10px 0px;
	text-align:center;
}
div#formRight div#button input{
	margin-right:10px;
}
#form #Rwrapper #inner h1{
	background-image: url(../img/h_form.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
/*==============================================================================*/
/*                               magazine entry                                 */
/*==============================================================================*/
#mag{
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
}

#mag #pankuzu{
	background-image: url(../img/sub_content/nv_p_magazine.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:881px;
	height:22px;
	margin-bottom:12px;
}

#mag #pankuzu p{
	padding-left:19px;
	padding-top:1px;
	font-size:10px;
	color:#7290A5;
}
#mag #pankuzu a{
	color:#7290A5;
	text-decoration:underline;
}


#form table.magazine {
	width:100%;
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#form table.magazine tr{
	padding:0px 0px 5px 0px;
	background-color:#FFFFFF;
}
#form table.magazine th{
	background-color:#D5E0E0;
	vertical-align:top;
	padding:10px 0px 10px 10px;
	width:30%;
	color:#4E7B93;
	font-weight:bold;
	border: 1px solid #87A5AA;
	white-space:nowrap;
}
#form table.magazine td{
	background-color:#FFFFFF;
	vertical-align:middle;
	padding:10px 0px 10px 10px;
	width:70%;
	color:#4E7B93;
	border: 1px solid #87A5AA;
	white-space:nowrap;
}

#form .btn {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 245px;
}
#formTbl .data .textarea textarea {
	width: 90%;
}
#form #must {
	font-weight: bold;
	margin-top: 10px;
	color: #AA5050;
}

