@charset"EUC-JP";
div#mainContents {
	margin: 0 20px;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
	}
h2 {
	margin-top: 10px;
	padding-bottom: 5px;
	}
div#mainContents p {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4;
	margin-top: 5px;
	}
div#maimContents p a {
	color: #0033FF;
	}
table th,table td {
	vertical-align: top;
	text-align: left;
	padding: 2px 0 2px 5px;
	}
div#first {
	margin-top: 20px;
	}
table.customer td.info {
	background: url(../img/form/form_red.gif) left top repeat-y;
	}
table.request td.info {
	background: url(../img/form/form_blue.gif) left top repeat-y;
	}
table.magazine td.info {
	background: url(../img/form/form_green.gif) left top repeat-y;
	}
span.blue {
	color: #0066FF;
	}
span.red {
	color: #CC0033;
	}
span.green {
	color: #006600;
	}
	
table {
	margin: 20px 0;
	}
table.customer {
	margin: 0;
	margin-bottom: 2px;
	}
table th p {
	margin-right: 12px;
	}
table th {
	width: 100px;
	}
table.customer th {
	width: 104px;
	}
table td.info {
	width: 120px;
	}
td.info {
	font-size: 0.8em;
	}
input,textarea,select {
	font-size: 0.8em;
	border-top: solid 2px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 2px #333333;
	}
table tr td span.radio input {
	border: none;
	border: 0;
	}
	
span.right {
	font-size: 0.8em;
	}
span.right input,span.right textarea,span.right input {
	font-size: 1em;
	}
td.long input,td.long textarea {
	width: 350px;
	}
td.med input {
	width: 250px;
	}
td.name input {
	width: 150px;
	}
td.short input {
	width: 40px;
	text-align: right;
	}
	
h4 {
	margin:20px 0;
	text-align: right;
	border: none;
	}
h4 input {
	width: 120px;
	height: 30px;
	background: url(../img/form/submit.gif) left top no-repeat;
	font-size: 0.9em;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	}
	
h6.totop{
	text-align: right;
	border-bottom: solid 1px #666666;
	}

