@charset "euc-jp";

body {
  margin: 0px;
  padding: 0px;
  background-color: #333333;
  font-size: 12px;
  line-height: 140%;
  color: #333333;
}
form {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: bold;
  color: #000000;
}

a {
  color: #993300;
}
h1 {
  font-size: 18px;
  line-height: 120%;
  margin: 0px;
  padding: 0px;
}

h2 {
  background-image: url(images/bg-h2.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 27px;
  padding-top: 11px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 18px;
  font-size: 16px;
  line-height: 120%;
  font-weight: bold;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #FFFFFF;
}

h3 {
  background-image: url(images/bg-h3.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 21px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 18px;
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
h2 a {
  color: #FFFFFF;
}

h4 {
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 18px;
  border: 1px solid #ADB9C2;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  font-size: 12px;
  line-height: 120%;
  font-weight: bold;
}

ol {
  margin: 0px;
  padding: 0px;
}

dd {
  word-break: break-all;
}


#header {
  width: 900px;
  margin-left: 50px;
}

#contentWrap {
  width: 908px;
  margin-left: 46px;
  background-image: url(images/bg-content.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}
li {
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 23px;
}


#content {
  padding-top: 3px;
  padding-right: 14px;
  padding-left: 14px;
  background-image: url(images/bg-v_dot_line.jpg);
  background-repeat: repeat-y;
  background-position: 645px top;
}

#headerLogo {
  float: left;
  width: 647px;
  height: 93px;
  background-image: url(images/bg-header.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

#headerSearch {
  float: right;
  width: 248px;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #848484;
  height: 77px;
  padding-top: 12px;
  padding-left: 5px;
}
#headerSearch  input {
  vertical-align: middle;
}

.headerSearchText {
  width: 177px;
  margin-right: 3px;
}
#mainArea {
  width: 623px;
  float: left;
}
#sideArea {
  float: right;
  width: 240px;
}
#footerWrap {
  color: #FFFFFF;
  font-size: 10px;
  line-height: 140%;
  background-color: #999999;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
}

#footer {
  width: 900px;
  padding-left: 50px;
}


.footerButtons {
  float: left;
}

.footerAddress {
  float: right;
  text-align: right;
}
.footerAddress a {
  color: #FFFFFF;
}


.copyright {
  background-image: url(images/bg-footer_line.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  text-align: right;
  margin-top: 10px;
  padding-top: 5px;
}


.clear {
  font-size: 0px;
  line-height: 0px;
  clear: both;
}

.section {
  padding-right: 5px;
  padding-left: 18px;
}

.returnTop {
  font-size: 10px;
  line-height: 120%;
  text-align: right;
  padding-right: 5px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.border {
  border: 1px solid #AA0000;
  border-collapse: collapse;
}

.border th {
  border: 1px solid #AA0000;
  border-collapse: collapse;
  padding: 4px;
  font-weight: normal;
  background-color: #D7D1AE;
  text-align: left;
}


.border td {
  border: 1px solid #AA0000;
  border-collapse: collapse;
  padding: 4px;
  background-color: #FFFFFF;
}

#pageInfo {
  font-size: 10px;
  line-height: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 12px;
  color: #FFFFFF;
}

.smartPhoneBox {
	padding:20px 0px;
	background-color:#CCC;
}
a.smartPhoneButton {
	display:block;
	width:75%;
	font-weight:bold;
	text-decoration:none;
	font-size:46px;
	line-height:120px;
	color:#333;
	border: 3px solid #BF9900;
	border-radius:15px;
	background-color:#FFDC50;
	background-image: -moz-linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.2) 40%, rgba(0,0,0,0.1) 60%, rgba(0,0,0,0.4));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), color-stop(0.5, rgba(255,255,255,0)), color-stop(0.5, rgba(0,0,0,0.25)), to(rgba(255,255,255,0.2)));
	-moz-box-shadow: 0px 0px 10px 10px rgba(255,255,255,1) inset;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,0.6) inset,0px 0px 8px 8px #FFF;
	-webkit-text-shadow: 0px -1px 10px #FFF;
	text-shadow: 0px -1px 10px #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

