@charset "shift_jis";


body#renewal #contents_area h1{
	margin-bottom:30px;
}
body#renewal #contents_area h2{
	margin-bottom:10px;
}
body#renewal #contents_area h3{
	margin-bottom:10px;
}
body#renewal #contents_area a{
	color:#937A5B;
	text-decoration:underline;
}
body#renewal #contents_area a:hover{
	color:#CC3333;
}
body#renewal #contents_area a:visited{
	color:#999999;
}
body#renewal #contents_area ul li ul li{
	list-style-type:disc;
}

body#renewal #contents_area ul li ul li{
	list-style-type:disc;
}



body#renewal #contents_area table.group {
	margin: 0 auto;
	width: 700px;
}

body#renewal #contents_area table.group {
	border-top: solid 1px #9f988e;
	border-left: solid 1px #9f988e;
}

body#renewal #contents_area table.group th,
body#renewal #contents_area table.group td {
	border-right: solid 1px #9f988e;
	border-bottom: solid 1px #9f988e;
}

body#renewal #contents_area table.group th {
	background: #e2dac9;
	color: #51483d;
	font-weight: bold;
	padding: 10px 4px;
	text-align: center;
}

body#renewal #contents_area table.group td {
	padding: 5px 4px;
}

body#renewal #contents_area p.groupNote {
	margin: 0 auto;
	width: 700px;
}

body#renewal #contents_area div.ssl {
	border-bottom: dotted 1px #666666;
	margin: 5px 0 25px;
	padding: 0 0 10px;
}

body#renewal #contents_area div.ssl div.sslSeal {
	float: left;
	width: 120px;
}

body#renewal #contents_area div.ssl div.sslText {
	color: #666666;
	float: left;
	font-size: 11px;
	padding: 10px 0 0;
	width: 770px;
}

body#renewal #contents_area table.formTable {
	border-collapse: collapse;
	clear: both;
	margin: 0 0 15px;
	width: 890px;
}

body#renewal #contents_area table.formTable caption {
	font-weight: bold;
	padding: 0 0 5px;
	text-align: left;
}

body#renewal #contents_area table.formTable th,
body#renewal #contents_area table.formTable td {
	border: solid 1px #9f988e;
	padding: 10px;
}

body#renewal #contents_area table.formTable th {
	background: #ececec;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 30%;
}

body#renewal #contents_area table.formTable td {
}

body#renewal #contents_area table.formTable td table th,
body#renewal #contents_area table.formTable td table td {
	border: none;
	padding: 2px;
}

body#renewal #contents_area div.button {
	text-align: center;
}

.error {
    color: #ff0101;
    background-image: url(../image/bikkuri.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 2px;
    display: none;
}