@charset "utf-8";

/*　トップページ */

#wrapper {
    width: 990px;
    min-height: 100%;
	margin: 10px auto 0;
	text-align: left;
    overflow: visible;
	background-color: white;
}

#main-contents {
	width: 990px;
    height: 100%;
	overflow: visible;
	background-color: #E0F2DD;
}
.fuda{
	margin-bottom: 50px;
}
.border1{
	border: 1px solid silver;
	margin-bottom: 3px;
}
.space3{
	margin-bottom: 3px;
	border: 1px dotted silver;
}
/*Facebookエリア*/
#fb-section {
    width: 900px;
    height: 460px;
	padding-top: 30px;
}
.nagare{
	margin-left: 20px;
}
#fb-articles{
    width: 500px;
	padding-left: 50px;
	padding-right: 0px;
	float: left;
}
#omakase {
    width: 300px;
	padding-left: 550px;
	padding-right: 20px;
	margin-top: 40px;
}
#copy{
	font-size: 16px;
}
#sekounagare{
	margin-left: 50px;
	margin-right: 50px;
	line-height: 150%;
	text-align: left;
	
}
#toptitle{
	width: 990px;
	height: 116px;
	background: url(../images/top.png) 0 0px no-repeat;
}

#menu{
	top: 85px;
	width: 990px;
	left: 50px;
}
#tb960{
	width: 950px;
	text-align: center;
	margin-top: 20px;
	margin-left: 40px;
	border-style: solid;
	border-color: black;
	overflow: visible;
	visibility: visible;
}
#tb960 td{
	color: black;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-style: double;
	border-color: silver;
}

#oshirase{
	width: 990px;
	background-color: white;
}
.shijihoushou{
	float: right;
}
#slider{
	
}
big{
	color: white;
	font-size: 18px;
}
.topbanner{
	padding-left: 20px;
	padding-top: 20px;
}
.rhead{
	color: white;
	background-color: black;
}
#head{
	margin-left: 70px;
	margin-top: 50px;
	margin-bottom: 10px;
}
#company{
	width: 780px;
	margin-left: 100px;
	color: #535050;

}
#company th{
	border: 1px solid gray;
	padding: 10px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 150%;
	background-color: rgba(228, 251, 222, 0.45);
	border-bottom: 1px solid gray;
	font-weight: normal;
	font-style: normal;
}

#company td{
	border: 1px solid gray;
	padding: 10px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 150%;
}
#sekou_table{
	float: none;
	width: 700px;
}
#sekou_table td{
	border-style: solid;
	border-color: gray;
	padding: 5px 0px;
	line-height: 150%;
	font-size: 14px;
	color: #535050;
}

#lineb{
	float: none;
}
#lineb td{
	border: 1px solid gray;
	padding: 2px 10px;
	margin-left: 5px;

}
#line1 .head{
	background-color: orange;
	border-right: 1px solid white;
	text-align: center;
}
.under{
	text-decoration: underline;

}
#line1 td{
	border: 1px solid orange;
	padding: 5px;
	color: #444444;
	background-color: white;
}

small{
	font-size: 13px;
}

#field{
	border: 1px solid silver;
}
#contactmessage{
	font-size: 13px;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 50px;
	font-size: 77%;
	
}
#page-top a {
	background: olive;
	text-decoration: none;
	color: black;
	width: 138px;
	height: 82px;
	padding: 0px 0;
	text-align: center;
	display: block;
	background: url(../images/gotop.png);
	opacity: 1.0;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";

}
#page-top a:hover {
	text-decoration: none;
	  opacity: 0.7;
	  filter: alpha(opacity=70);
	  -ms-filter: "alpha(opacity=70)";

}
p{
	color: black;
	font-size: 13px;
	margin-bottom: 100px;
	line-height: 18px;
	margin-left: 30px;
}
.left{
	float: left;
}
.right{
	padding-right: 0px;
	color: white;
}
/*----------------------------------------------------------------------------------*/
/* Contactお問い合わせ */
#con_copy{
		margin-left: 100px;
	margin-right: 100px;
		line-height: 150%;
}


#contact-form-block {
    width: 800px;
    background-color: white;
    border: solid 1px #3b5181;
    font-size: 12px;
    line-height: 18px;
    color: #333;

	margin-top: -30px;

}
#contact_h{

	margin-left: 100px;
	margin-right: 110px;
	color: white;
	margin-top: 50px;
}

#contact input[type=text],
#contact input[type=password],
#contact input[type=mail],
#contact textarea {
    margin: 0;
    padding: 6px;
    border: solid 1px #ccc;
}

.form-line {
    padding: 6px 20px 12px;
    background-color: #f0f0f0;
    border-bottom: solid 1px #ccc;
}
.form-line:nth-child(2n) {
    background-color: #fafafa;
}
.form-line label {
    display: block;
    padding: 6px 0;
}
.submit-line {
    padding: 1em 0;
    text-align: center;
}

#contact textarea {
    width: 426px;
    max-width: 426px;
    min-width: 426px;
}

.send-complete {
    position: absolute;
    top: 500px;
    left: 520px;
    padding: 24px;
    border-radius: 6px;
    background-color: white;
    border: solid 1px #3b5181;
    font-size: 12px;
    line-height: 18px;
}
#contact label.error {
    color: #ff3300;
}
.pictarea{
	margin-left: 80px;
	font-size: 13px;
	text-align: left;
}
.pict{
	border: 3px solid white;
	-moz-box-shadow: 0 5px 10px #d1cdcd;
	box-shadow: 0 5px 10px #d1cdcd;
	margin-right: 30px;
}

/*【スクロールアップボタン関連】*/
/*----------------------------------------------------------------------------------*/
/* scrolltop */
#scrolltop-wrapper {
    width: 152px;
    height: 152px;
    position: fixed;
    right: 0px;
    bottom: 0px;
}
#scrolltop-button {
    display: block;
    width: 76px;
    height: 76px;
    margin:62px 4px 4px 4px;
    text-indent: -999em;
    overflow: visible;
    cursor: pointer;
    background: url('../images/gotop.png') no-repeat 0 0;
	visibility: hidden;
}
#scrolltop-button:hover {
    background-position: -68px 0;
}
