@charset "Shift_JIS";
body {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
.font14 {
	font-size: 14px;
	line-height: 19px;
}
.font12 {
	font-size: 12px;
	line-height: 17px;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
body h1 {
	width: 760px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 754px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#headLink {
	width: 750px;
	text-align: right;
	padding-top: 4px;
}
#areaA {
	float: left;
	width: 560px;
}
#start {
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-right: 11px;
}
#luxury {
	float: left;
	width: 270px;
	margin-top: 10px;
}
#areaA1 {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-right: 11px;
}
.menu {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
	padding: 0px;
}
#areaA2 {
	float: left;
	width: 370px;
	margin-top: 10px;
}
marquee {
	color: #006699;
}
#info td {
	border-bottom: 1px dotted #CCCCCC;
}
#update td {
	border-bottom: 1px dotted #CCCCCC;
}
#bmv table {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#bmv td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#media td {
	border-bottom: 1px dotted #CCCCCC;
}
#areaB {
	float: left;
	width: 190px;
}
#emailSeminar {
	border: 1px solid #CCCCCC;
	width: 188px;
	margin: 10px 0px;
	padding: 0px;
	background-color: #E1EAFF;
}
#emailSeminar th {
	font-weight: normal;
	color: #006699;
	text-align: right;
	font-size: 12px;
}
#emailSeminar form {
	margin-top: 0px;
	margin-bottom: 10px;
}
#emailSeminar input {
	font-size: 12px;
	line-height: 14px;
}
.booklet {
	border: 1px solid #CCCCCC;
	width: 188px;
	margin: 0px;
	padding: 0px;
	background-color: #E1EAFF;
}
#flow ul {
	margin-bottom: 10px;
}
#flow li {
	font-size: 10px;
	margin-left: 30px;
	margin-right: 20px;
	line-height: 13px;
	list-style-type: none;
	list-style-image: url(./img/flow-dot.gif);
}
#pageup {
	clear: both;
	width: 750px;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
#footLink {
	width: 754px;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
}
address {
	width: 750px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
}
#copy {
	width: 754px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	background: url(./img/copy-bg.jpg) repeat-y;
	margin: 0px auto;
}
.enclose01 {
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.summary01 {
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	padding: 5px 8px;
}
.marker01 {
	font-weight: normal;
}


#headLink {
	display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  	-webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style:none;
  text-align:center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
  padding-top:0;
  padding-bottom:15px;
}
#headLink > a {
	border-right:1px solid #BCBCBC;
	padding-right:7px;
	padding-left:7px;
	margin-top:10px;
	margin-bottom:10px;
	color:#666;
}
#headLink > a:first-child {
	border-right:0px solid #ddd;
	padding-right:0;
	padding-left:0;
}
#headLink > a:first-child:hover {
	opacity:0.7;
}
#headLink > a:last-child {
	border-right:0px solid #ddd;
}
#headLink > img {
	display:none;
}



.main_img {
	margin-bottom:10px;
	position:relative;
}
.main_img_contact_btn {
	position:absolute;
	right:10px;
	bottom:8px;
}