@charset "UTF-8";
/* CSS Document */

body{
	background: ##ebebeb !important;
}

a {
	outline: none;
	text-decoration: underline;
	color: #183e52;
}

a:hover {
	color: #d57300;
}


#logo{
	text-align: center;
	margin-bottom: 20px;
}

#mainContents{
	border-radius: 10px;
	border: 1px solid #c4c4c4;
	padding-bottom: 20px;
}

.entry-header .entry-title{
  padding: 50px 0;
  background: url(img/bg_maintitle.png) no-repeat center center;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
  text-shadow: 2px 2px 3px #FFF, -2px 2px 3px #FFF, 2px -2px 3px #FFF, -2px -2px 3px #FFF;
}


#mainContents{
	position: relative;
}

#mainContents .demo{
	position: absolute;
	top: -130px;
	right: 100px;
}

#footer{
	background: none;
}

#LinkInq{
	text-align: center;
}

.copyright{
	margin: 20px 0 50px 0;
	text-align: center;
}

/* お問い合わせ */
.inq{
padding:20px 0 0 40px;
text-align: center;
}

.privacy{
	padding-bottom: 20px;
}

.privacy ol{
	margin: 10px auto;
}
.privacy li{
	list-style: circle;
}

#Formarea ,#TelInq{
width:677px;
margin:73px auto 0 auto;
}

#FormareaConf{
width:631px;
margin:20px 0 0 40px;
}

#TelInq {
	margin-bottom:10px;
	}

.hiisu{
padding:0 0 5px 0;
}

#Formarea h4{
margin:0 0 10px 0;
}

#contactForm {
border-top: 1px solid #ccc;
}

#contactFormTable{
margin: 0; 
padding: 0; 
width:100%; 
border-collapse:collapse;
}

#contactFormTable th ,#Formarea th{
background:#eeeeee;
width:30%;
text-align:left;
vertical-align:top;
white-space:nowrap;
padding:10px;
font-size:13px;
}

#contactFormTable td{
white-space:nowrap;
padding:10px;
font-size:13px;
}


#contactFormTable table td{
	padding:10px;
	}

.under{
border-bottom: 1px dotted #ccc;
}

.under-last{
border-bottom: 1px solid #ccc;
}

.txtSS{
width:90px;
}

.txtS{
width:200px;
}

.txtM{
width:250px;
}

.txtL{
width:350px;
}

.sonota-txt{
width:500px;
height:150px;
}

#Btnsbmit{
text-align:center;
padding:10px 0;
}

.boldred{
color:#FF1A00;
}

.ssl{
	width:631px;
	margin:0 0 0 40px;
}

.ssl td{
	padding-left:12px;
}

#Thanks{
margin:20px 0 50px 0;
}

/* */
.blue-txt{
color:#0A50FF;
}

.use1{
	margin: 10px 0;
	width: 70px;
	height: 50px;
	float: left;
}

.use2{
	width: 550px;
	float: right;
}

.box{
	padding-bottom: 10px;
}