@charset "utf-8";
#header {
	width: 1000px;
	color: #FFF;
	font-size: 1px;
}
#button {
	height: 50px;
	width: 1000px;
	background-image: url(images/button/1.gif);
	margin-top: 25px;
}
#middle {
	width: 1000px;
}
.font-size20 {
	font-size: 20px;
}
.font-size18 {
	font-size: 18px;
}
.blue {
	color: #1E56FF;
}
.red {
	color: #F00;
}



#middle1 {
	width: 1000px;
}
#left {
	float: left;
	width: 300px;
}
#right {
	float: right;
	width: 640px;
	font-size: 19px;
}
.left300 {
	float: left;
	width: 300px;
	border: 1px dotted #CCC;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.in900center {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
.ｗｈite {
	font-size: 18px;
	color: #FFF;
}


#middle2 {
	width: 1000px;
}
.left2-1 {
	width: 450px;
	border: 1px groove #CCC;
	margin-top: 25px;
}
.center1000 {
	width: 1000px;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gray {
	color: #605759;
	font-size: 15px;
}


.center680 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.center680inquiry {
	width: 680px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}



#left2 {
	float: left;
	width: 450px;
}
#right2 {
	float: right;
	width: 450px;
}
.right660 {
	width: 660px;
	float: right;
	border: 1px dotted #CCC;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}


#footer {
	clear: both;
}
#footer2 {
	clear: both;
	background-image: url(images/footer/2.gif);
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 220px;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.slider {
	visibility: hidden;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.slider.slick-initialized {
	visibility: visible;
}
#right680 {
	float: right;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.right450 {
	float: right;
	width: 445px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.left230 {
	float: left;
	width: 230px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: center;
}
.orange {
	color: #F81;
}
.right640 {
	float: right;
	width: 640px;
}

input[type="submit"] {
    background-color:#FF9933 ;
	padding: 10px 20px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: px;
	margin: 0 5px;
	box-shadow: px px px black;
	cursor: pointer;
    text-align: center
}
.center750inquiry {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.left295menu {
	float: left;
	width: 295px;
}
.right294menu {
	float: right;
	width: 294px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}


.center {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
li {
	list-style-type: square;
}
.font20-spanlong {
	line-height: 30px;
	text-align: left;
}
