﻿#link_form {
	width: 760px;
	height: auto;
	margin: auto;
	text-align: left;
}
#link_form #contents {
	width: 750px;
	height: auto;
	background-color: #FFF;
	border: 5px solid #BA6C83;
}
#link_form #contents p {
	width: 680px;
	font-size: 14px;
	margin: 15px 0 10px 20px;
	line-height: 1.5;
}
#link_form #contents span {
	color: #C06;
}

#link_form #contents h3 {
	padding: 8px 0 8px 15px;
	background-color: #222;
	color: #FFF;
	font-size: 16px;
}
#link_form #contents table {
	width: 680px;
	height: auto;
	background-color: #999;
	margin: 0 20px;
	font-size: 12px;
}
#link_form #contents table th {
	background-color: #FFF;
	font-weight: normal;
}
#link_form #contents table td {
	background-color: #FFF;
}
#link_form #contents .title {
	margin: 5px 0 5px 0;
}
#link_form .under_line {
	margin: 0 20px;
}
#link_form .margin {
	margin: 10px 0;
}
#link_form .request h4 {
	margin: 15px 20px 0 20px;	
}
#link_form .request table {
	width: 680px;
	height: auto;
}
#link_form .request table th {
	width: 120px;
}
#link_form .under_bt {
	text-align: center;
	margin: 10px 0 0 0;
}
#link_form #contents .jamp {
	margin: 20px 0 15px 10px;
}
