/* 標準フォント */
body, table {
  font: 14px 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','HiraKakuProN-W3',Verdana,'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',Osaka,arial,helvetica,sans-serif;
  line-height: 1.75;
  color: #888;
}

/* 高さを揃える */
form {
  margin: 0;
  padding: 0;
}
input, select, button {
  vertical-align: middle;
}
textarea {
  vertical-align: bottom;
}
input[type="checkbox"], input[type="radio"] {
  vertical-align: baseline;
}
label {
  cursor: pointer;
}
p {
  margin: 1em 0;
}


body {
  background-color: #4E0E1D;
  margin: 0;
  text-align: center;
}


/* header */
/* ======================================== */

h1, h2 {
	font-weight:normal;
	font-style:normal;
	margin: 0;
	padding: 0;
}

#header {
	position:relative;
	height: 97px;
	width: 950px;
	padding:0;
	margin: 0 auto;
	background-image: url(http://www.arabianj.com/wp-content/themes/type-01/img/hlf/hd-back02.jpg);
}

#header h1 {
	position:absolute;
	top:27px;
	left:23px;
}

#header h2 {
	position:absolute;
	top:2px;
	left:10px;
	font-size: 70%;
	color: #CCAA66;
}

#header .hd-btn01 {
	position:absolute;
	top:19px;
	right:166px;
}

#header .hd-btn02 {
	position:absolute;
	top:19px;
	right:8px;
}





/* kenshu */
/* ======================================== */

#kenshu-form {
	width: 880px;
	padding-bottom: 50px;
}

#kenshu-form h3 {
	margin-bottom: 20px;
}

#kenshu-form h4 {
	width: 668px;
	margin-bottom: 20px;
	font-size: 110%;
	line-height: 1.6em;
	font-weight: bold;
	color: #C49757;
	background-image: url(http://www.arabianj.com/wp-content/themes/type-01/img/kenshu/line-01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	padding-left: 40px;
}

#ksf-title {
	width: 880px;
	font-size: 160%;
	line-height: 1.6em;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
	background-color: #4E0E1D;
	padding-top: 10px;
	padding-bottom: 10px;
}



#ks-tb02 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#ks-tb02 table {
	border: 1px solid #FFF;
	border-collapse:collapse;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#ks-tb02 th {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFF;
}

#ks-tb02 td {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #FFF;
}






.ks-title01 {
	color: #FFF;
	font-size: 15px;
	text-align: center;
}

.ks-title02 {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
}

.ks-title02 a:link {
  color: #C49757;
  text-decoration: none;
}
.ks-title02 a:visited {
  color: #C49757;
  text-decoration: none;
}
.ks-title02 a:hover {
  color: #C49757;
  text-decoration: underline;
}
.ks-title02 a:active {
  color: #C49757;
  text-decoration: underline;
}



.ks-text01 {
  color: #FFF;
}

a:link {
  color: #0088CC;
  text-decoration: none;
}
a:visited {
  color: #335566;
  text-decoration: none;
}
a:hover {
  color: #0088CC;
  text-decoration: underline;
}
a:active {
  color: #22AAFF;
  text-decoration: underline;
}
p a:link {
  text-decoration: underline;
}
p a:visited {
  text-decoration: none;
}
p a:hover {
  text-decoration: underline;
}
p a:active {
  text-decoration: underline;
}

div#ks {
	width: 880px;
	text-align: left;
	_height: 0;
	background-color: #83172F;
	margin-left: auto;
	margin-right: auto;
}

div#main #ks-title00 {
  margin: 25px 0;
  font-size: 28px;
  color: #FFF;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
}

div#main table.field-table td.field-name strong:after {
  content: "*";
  color: red;
}
div#main table.field-table {
  empty-cells: show;
  background: transparent none;
  border: none;
  border-top: 1px #83172F solid;
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1.5em auto;
  padding: 0;
  width: 850px;
  _width: auto;
}
div#main table.field-table table {
  margin: 0;
}
div#main table.field-table tr.tbody-end td.field-name,
div#main table.field-table tr.tbody-end td.field {
  padding: 8px 14px;
}
div#main table.field-table tr.tbody-start td.field-name,
div#main table.field-table tr.tbody-start td.field {
  padding: 8px 14px;
}
div#main table.field-table td.field-name {
  background: #4E0E1D none;
  border-left: 1px #83172F solid;
  border-bottom: 1px #83172F solid;
  padding: 8px 14px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  color:#FFF
}
div#main table.field-table td.field {
  background: #FFF none;
  border: none;
  border-right: 1px #83172F solid;
  border-bottom: 1px #83172F solid;
  padding: 8px 14px;
  vertical-align: middle;
  text-align: left;
  color:#333
}
div#main table.field-table td.field p {
  max-width: 540px;
}
div#main table.field-table td.field ol {
  margin: 0;
}
div#main table.field-table td.submit-box {
  padding-top: 10px;
  text-align: center;
}
p.submit-box {
  margin: 1em auto;
  text-align: center;
}
.submit-box input[type="submit"] {
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(top, #ffffff, #eeeeee);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  min-width: 100px;
  _width: 100px;
}
.submit-box input[type="submit"]:hover {
  background-color: #e8e8e8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#c8c8c8));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #c8c8c8);
  background-image: -moz-linear-gradient(top, #e8e8e8, #c8c8c8);
  background-image: -ms-linear-gradient(top, #e8e8e8, #c8c8c8);
  background-image: -o-linear-gradient(top, #e8e8e8, #c8c8c8);
  background-image: linear-gradient(top, #e8e8e8, #c8c8c8);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}
.submit-box input[type="submit"]:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -webkit-box-shadow: inset 0 0 5px 2px #b8b8b8, 0 1px 0 0 #ffffff;
  -moz-box-shadow: inset 0 0 5px 2px #b8b8b8, 0 1px 0 0 #ffffff;
  -ms-box-shadow: inset 0 0 5px 2px #b8b8b8, 0 1px 0 0 #ffffff;
  -o-box-shadow: inset 0 0 5px 2px #b8b8b8, 0 1px 0 0 #ffffff;
  box-shadow: inset 0 0 5px 2px #b8b8b8, 0 1px 0 0 #ffffff;
}

