@charset "shift_jis";

.center_div {
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	/* border-color: #E0E0E0; */
	border-color: #3350C2;
	/* background-color: #F8F8F8; */
	background-color: #E0E0E0;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

.center_img {
	border: 0;
	margin: 5px 0px 0px 5px;
}

.link_cap{
	margin: 6px 0px 1px 0px;
}

.link_in {
	vertical-align: middle;
	margin: 0px 2px 7px 3px;
}

p#p_head {
	text-align:center;
	margin-top:5px;
}

#form_table {
	width:500px;
}

td {
	padding:2px;
}

th {
	text-align:right;
	vertical-align:middle;
	font-size:10pt;
}

	th.th_width {
		width:110px;
	}

	th.th_left {
		text-align:left;
	}

	th.th_center {
		text-align:center;
	}

	th.th_vtop {
		vertical-align:top;
	}

#foot_button {
	text-align:center;
	margin-top:10px;
}

input, select, textarea, p {
	margin:0 5px 0 10px;
}

#shopmail {
	float:left;
}

#shoplink {
	text-align:center;
	margin-left:20px;
	background-color:#039;
	float:left;
}

	#shoplink a {
		display:block;
		padding:0 8px;
		font-weight:bold;
		color:#fff;
	}

	#shoplink a:hover {
		background-color:#38c;
		color:#fff;
	}

#checkcode {
	font-weight:bold;
	color:#f70;
}


