@charset "UTF-8";

body{
	margin: 0; padding: 0;
	background-image: url('../pic/sashimono_bg.jpg');
}
	
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('../pic/sashimono_bg2.jpg');
}

#top {
	width: 900px;
	height: 1500px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../pic/sashimono_bg2.jpg');
	text-align: center;
	padding-top: 100px;
}

.box {
	width: 800px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 80px;
	z-index:1;
	clear: right;
}

#footer {
	width: 100%;
	clear: right;
	text-align: center;
	color: #333333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 200px;
}

.scroll {
	width: 800px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 12px;
}

a:hover img.tomei {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
} 

a:link {
	color: #187A00;
	text-decoration: none;
}
a:hover {
	color: #88C700;
	text-decoration: none;
}
a:visited {
	color: #187A00;
	text-decoration: none;
}
a:active {
	color: #88C700;
	text-decoration: none;
}

.page_title {
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 30px;
}

.honbun {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.honbun2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	line-height: 27px;
	color: #333333;
}

.image_right {
	float: right;
	padding-left: 40px;
}

.clear {
	clear: both;
}

/* メニュー */	
#menuspace {
	width: 800px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

#menubox {
	width: 800px;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../pic/menu_bg.png');
}


/* コンセプト */	
.concept {
	width: 800px;
	background-image: url(../pic/concept_800_500.png);
	background-repeat: no-repeat;
	padding-top: 500px;
}
/* メンバー */
.company {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	line-height: 40px;
	color: #333333;
}
.comment-title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	line-height: 40px;
	color: #333333;
}
.comment {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.face {
	padding-left: 20px;
	float: right;
}
/* お問い合わせ */
.mail {
	width: 780px;
	height: 100px;
	padding: 10px;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
}
.contact_box{
	width: 740px;
	padding: 30px;
	background-color: #DFDFDF;
	font-size: 14px;
	line-height: 25px;

}


