/* ::::: CSS初期化処理 ::::: */

*{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	line-height:1;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

html, body {
	color: #333;
	height: 100%;
	background-color: #f5ead2;
	background-image: url(image/leftback.png);
	background-repeat: repeat-y;
}

h1, h2, h3 { margin: 0px; padding: 0px; font-weight: normal; }

img,a img{
  vertical-align:bottom;
  border:none;
  background:transparent;
}

.hide{
	overflow: hidden;
	display: block;
	height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	color: #000000;
	margin-left: 80px;
	position: absolute;
	visibility: hidden;
	bottom: 10000px;
}

.smalltext{
	font-size: 9px;
	line-height: 16px;
}

.midtext{
	font-size: 16px;
	line-height: 32px;
}

.bigtext{
	font-size: 32px;
	line-height: 40px;
}

.right{
	float: right;
}

.left{
	float: left;
}

.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}

.fade{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

/* ::::: CSS設定 ::::: */

#container{
	position:absolute;
	left: 50%;
	top: 10%;
	margin-left: -400px;
	width:800px;
	height:660px;
}

#contents{
	width:800px;
	height:660px;
}

#header{
	height: 100px;
}

#logo{
	background: url(image/logo-trans.png) 0px 0px no-repeat;
	height: 100px;
	width: 280px;
	float: left;
}

#logoh{
	background: url(image/logo-trans.png) 0px -100px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#main{
	height: 490px;
}

#footer{
	height: 70px;
	background-image: url(image/footer-trans.png);
	text-align: right;
}

#navi{
	height: 100px;
	width: 520px;
	float: left;
}

#menu{
	width: 390px;
	list-style-type: none;
	z-index: 2;
	position: absolute;
	margin-left: 110px;
	margin-top: 35px;
}

#menu li{
	float: left;
	background-repeat: no-repeat;
	height: 15px;
}

#menu01{
	background: url(image/menu.png) 0px 0px no-repeat;
	width: 92px;
}

#menu01h{
	background: url(image/menu.png) 0px -15px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu02{
	background: url(image/menu.png) -92px 0px no-repeat;
	width: 56px;
}

#menu02h{
	background: url(image/menu.png) -92px -15px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu03{
	background: url(image/menu.png) -148px 0px no-repeat;
	width: 59px;
}

#menu03h{
	background: url(image/menu.png) -148px -15px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu04{
	background: url(image/menu.png) -207px 0px no-repeat;
	width: 69px;
}

#menu04h{
	background: url(image/menu.png) -207px -15px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu05{
	background: url(image/menu.png) -276px 0px no-repeat;
	width: 51px;
}

#menu05h{
	background: url(image/menu.png) -276px -15px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu06{
	background: url(image/menu.png) -327px 0px no-repeat;
	width: 63px;
}

#menu06h{
	background: url(image/menu.png) -327px -15px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#link{
	list-style-type: none;
	z-index: 2;
	position: absolute;
	left: 750px;
}

#link li{
	float: left;
	background-repeat: no-repeat;
	height: 11px;
	width: 14px;
}

#link01{
	background: url(image/link.png) 0px 0px no-repeat;
}

#link01h{
	background: url(image/link.png) 0px -11px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#link02{
	background: url(image/link.png) -14px 0px no-repeat;
}

#link02h{
	background: url(image/link.png) -14px -11px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#link03{
	background: url(image/link.png) -28px 0px no-repeat;
}

#link03h{
	background: url(image/link.png) -28px -11px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#link04{
	background: url(image/link.png) -42px 0px no-repeat;
}

#link04h{
	background: url(image/link.png) -42px -11px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#link05{
	background: url(image/link.png) -56px 0px no-repeat;
}

#link05h{
	background: url(image/link.png) -56px -11px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#link06{
	background: url(image/link.png) -70px 0px no-repeat;
}

#link06h{
	background: url(image/link.png) -70px -11px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu{
	width: 330px;
	list-style-type: none;
	z-index: 2;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
}

#top_menu li{
	float: left;
	background-repeat: no-repeat;
	height: 110px;
	margin-bottom: 10px;
}

#top_menu01{
	background: url(image/top_menu01.jpg) 0px 0px no-repeat;
	width: 160px;
	margin-right: 10px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu01h{
	background: url(image/top_menu01.jpg) 0px -110px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu02{
	background: url(image/top_menu02.jpg) 0px 0px no-repeat;
	width: 160px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu02h{
	background: url(image/top_menu02.jpg) 0px -110px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu03{
	background: url(image/top_menu03.jpg) 0px 0px no-repeat;
	width: 160px;
	margin-right: 10px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu03h{
	background: url(image/top_menu03.jpg) 0px -110px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu04{
	background: url(image/top_menu04.jpg) 0px 0px no-repeat;
	width: 160px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#top_menu04h{
	background: url(image/top_menu04.jpg) 0px -110px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#works01{
	background: url(image/works01.jpg) 0px 0px no-repeat;
	width: 256px;
	height: 196px;
	z-index: 5;
	position: absolute;
	left: 100px;
	top: 130px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#works01h{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#workst01{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 260px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 200px;
}

#works02{
	background: url(image/works02.jpg) 0px 0px no-repeat;
	width: 165px;
	height: 213px;
	z-index: 5;
	position: absolute;
	left: 480px;
	top: 100px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#works02h{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#workst02{
	position: absolute;
	left: -20px;
	top: -25px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 200px;
	text-align: center;
	vertical-align: bottom;
	height: 240px;
}

#works03{
	background: url(image/works03.jpg) 0px 0px no-repeat;
	width: 242px;
	height: 157px;
	z-index: 5;
	position: absolute;
	left: 70px;
	top: 400px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#works03h{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#workst03{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 240px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 175px;
}

#works04{
	background: url(image/works04.jpg) 0px 0px no-repeat;
	width: 137px;
	height: 210px;
	z-index: 5;
	position: absolute;
	left: 330px;
	top: 300px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#works04h{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#workst04{
	position: absolute;
	left: -30px;
	top: -25px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 200px;
	text-align: center;
	vertical-align: bottom;
	height: 235px;
}

#works05{
	background: url(image/works05.jpg) 0px 0px no-repeat;
	width: 200px;
	height: 152px;
	z-index: 5;
	position: absolute;
	left: 550px;
	top: 400px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#works05h{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#workst05{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 200px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 160px;
}

#reform01{
	background-image: url(image/reform01.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 185px;
	width: 258px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 60px;
	top: 160px;
}

#reform01:hover{
	background-color: #FBD67D;
}

#reformt01{
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 260px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 190px;
}

#reform02{
	background-image: url(image/reform02.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 151px;
	width: 218px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 430px;
	top: 110px;
}

#reform02:hover{
	background-color: #FBD67D;
}

#reformt02{
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 225px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 155px;
}

#reform03{
	background-image: url(image/reform03.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 122px;
	width: 175px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 50px;
	top: 420px;
}

#reform03:hover{
	background-color: #FBD67D;
}

#reformt03{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 180px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 135px;
}

#reform04{
	background-image: url(image/reform04.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 218px;
	width: 152px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 400px;
	top: 320px;
}

#reform04:hover{
	background-color: #FBD67D;
}

#reformt04{
	position: absolute;
	left: -10px;
	top: 5px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 180px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 225px;
}

#reform05{
	background-image: url(image/reform05.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 129px;
	width: 89px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 540px;
	top: 260px;
}

#reform05:hover{
	background-color: #FBD67D;
}

#reformt05{
	position: absolute;
	left: -30px;
	top: -20px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
	height: 150px;
}

#reform06{
	background-image: url(image/reform06.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 144px;
	width: 100px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 640px;
	top: 310px;
}

#reform06:hover{
	background-color: #FBD67D;
}

#reformt06{
	position: absolute;
	left: -40px;
	top: 0px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 190px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 160px;
}

#reform07{
	background-image: url(image/reform07.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 180px;
	width: 246px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 0px;
	top: 120px;
}

#reform07:hover{
	background-color: #FBD67D;
}

#reformt07{
	position: absolute;
	left: -12px;
	top: 5px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 269px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 190px;
}

#reform08{
	background-image: url(image/reform08.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 210px;
	width: 141px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 550px;
	top: 140px;
}

#reform08:hover{
	background-color: #FBD67D;
}

#reformt08{
	position: absolute;
	left: -32px;
	top: -24px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 205px;
	text-align: center;
	vertical-align: bottom;
	height: 239px;
	padding-top: 0px;
}

#reform09{
	background-image: url(image/reform09.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 116px;
	width: 178px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 150px;
	top: 420px;
}

#reform09:hover{
	background-color: #FBD67D;
}

#reformt09{
	position: absolute;
	left: -11px;
	top: 0px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 199px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 135px;
}

#reform10{
	background-image: url(image/reform10.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 209px;
	width: 141px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 340px;
	top: 250px;
}

#reform10:hover{
	background-color: #FBD67D;
}

#reformt10{
	position: absolute;
	left: -19px;
	top: 0px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 180px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top: 225px;
}

#reform11{
	background-image: url(image/reform11.jpg);
	background-position: 0px 0px;
	z-index: 5;
	height: 141px;
	width: 205px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	position: absolute;
	left: 480px;
	top: 420px;
}

#reform11:hover{
	background-color: #FBD67D;
}

#reformt11{
	position: absolute;
	left: -9px;
	top: -20px;
	font-size: 11px;
	color: #72320F;
	white-space: nowrap;
	width: 225px;
	text-align: center;
	vertical-align: bottom;
	height: 162px;
}

#nscroll{
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	height: 180px;
	width: 270px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#nscroll p{
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	height: 182px;
	color: #51361A;
}
	
#nscroll a:link,#nscroll a:visited{
	font-weight: bold;
	color: #F39900;
}

#nscroll a:hover,#nscroll a:active{
	color: #F60;
}

.menut{
	font-size: 12px;
	text-align: right;
	white-space: nowrap;
	width: 390px;
	position: absolute;
	left: 0px;
	top: 30px;
	background-image: url(image/menut.png);
	background-repeat: no-repeat;
	height: 20px;
	color: #553C11;
}

.base_top{
	background-image: url(image/top_base.png);
	background-repeat: no-repeat;
}

.base_info{
	background-image: url(image/info_base.png);
	background-repeat: no-repeat;
}

.infobox{
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	color: #51361A;
	padding-top: 80px;
	padding-right: 150px;
	padding-bottom: 30px;
	padding-left: 150px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

.infobox a:link,.infobox a:visited{
	font-weight: bold;
	color: #F39900;
}

.infobox a:hover,.infobox a:active{
	color: #F60;
}

.base_works{
	background-image: url(image/works_base.png);
	background-repeat: no-repeat;
}

.top_left{
	height: 360px;
	width: 340px;
	float: left;
	padding-left: 60px;
	padding-top: 130px;
}

.top_right{
	float: left;
	height: 370px;
	width: 380px;
	padding-top: 120px;
	padding-left: 20px;
}

.top_info{
	background-image: url(image/top_info.jpg);
	background-repeat: no-repeat;
	height: 249px;
	width: 330px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

.top_bouquet{
	background-image: url(image/bouquet.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 220px;
	width: 310px;
	top: 420px;
	z-index: 5;
	left: -100px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

.top_tag{
	background-image: url(image/top_tag.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 250px;
	width: 100px;
	top: 20px;
	z-index: 5;
	left: 730px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

.base_company{
	background-image: url(image/company_base.png);
	background-repeat: no-repeat;
}

.company_left{
	float: left;
	height: 370px;
	width: 250px;
	padding-left: 100px;
	padding-top: 100px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

.company_right{
	float: left;
	height: 390px;
	width: 420px;
	padding-top: 100px;
	padding-right: 30px;
}

.crect{
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
	color: #695241;
}

.crectleft{
	width: 50px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	line-height: 18px;
}

.crectright{
	padding-left: 10px;
	width: 280px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	line-height: 18px;
	padding-right: 80px;
}

.base_reform{
	background-image: url(image/reform_base.png);
	background-repeat: no-repeat;
}

.base_contact{
	background-image: url(image/contact_base.png);
	background-repeat: no-repeat;
}

.forminfo{
	font-size: 10px;
	line-height: 18px;
	color: #655541;
	margin-left: 160px;
	margin-bottom: 20px;
	padding-top: 80px;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

.formbody{
	margin-left: 80px;
}

.formleft{
	float: left;
	font-size: 12px;
	line-height: 12px;
	color: #51361A;
	width: 70px;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}

.formright{
	float: left;
	margin-top: 5px;
}

.formbottom{
	text-align: right;
	width: 380px;
	margin-top: 10px;
}

.textbox{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #888;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}

.textareabox{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #888;
	width: 300px;
	height: 100px;
}

.subbtn{
	width: 80px;
	height: 24px;
	font-size: 10px;
	background: url(image/subbtn.png) 0px 0px no-repeat;
}

.subbtn:hover{
	background: url(image/subbtn.png) 0px -24px no-repeat;
}

