﻿@charset "utf-8";

/*------------------------------------------------------
		reset                                              
--------------------------------------------------------*/
p {
	padding: 0;
	margin: 0;
}
br {letter-spacing: 0;}
img {border: none;}
img.vt{vertical-align: top;}
ul,li,dl,dt,dd,p {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* BXI reset
---------------------------------- */
.bannar {padding: 0;}
form input, form select {display: inline;vertical-align: middle;}
.clearfix {min-height: 0;}
.all,.end {height: 0;}
#footer {display: none;}
/*------------------------------------------------------
		site map
--------------------------------------------------------*/
#smap p {
	border-bottom: 1px dotted #989898;
	padding: 10px;
}
#smap p a{
	text-decoration: none;
}
/*------------------------------------------------------
		contact form
--------------------------------------------------------*/
.formLayout form table{
	background: none !important;
}
.formLayout form table th br {
	display: none;
}
/*------------------------------------------------------
		base                                              
--------------------------------------------------------*/
body {
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	-webkit-text-size-adjust: 100%;
	min-width: 960px;
	color: #fff;
	line-height: 1.6;
}
a:link,
a:visited {
	color: #fd6c11;
}
a:hover,
a:active {
	color: #fff;
	text-decoration: none;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
	height: 1px;
}
a:hover img.imgHover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.fltC {overflow: hidden;}
.fltL {float: left;}
.fltR {float: right;}
.imgL {paddig-right:10px;}
.imgR {padding-left:10px;}
/* --------------------------------------------------
		WRAPPER
-------------------------------------------------- */
#wrapper,#header,#footermenu {
	width: 100%;
	margin: 0 auto;
}
#header,#contents,#footermenu {
	margin: 0 auto;
}

/* --------------------------------------------------
		HEADER AREA
-------------------------------------------------- */


#leaf_left {
	width: 100px;
	position: absolute;
	left: -100px;
	top: 0;
}

#leaf_center {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}

#leaf_right {
	width: 150px;
	position: absolute;
	right: -91px;
	top: 0;
}


/*------------------------------------------------------
		SIDE COLUMN
--------------------------------------------------------*/
#shopNav {
	background: none;
	padding: 0;
	text-align: left;
	margin: 0;
}

#shopNav li {
	padding: 15px 0 0 0;
/*	border: none;*/
	width: 215px;
	margin: 0 0 0 20px;
	height: 25px;
}

#shopNav li a {
	width: 175px;
	margin: 0;
	padding: 0 0 0 40px;
	height: 40px;
	color: #7d4d2d;
	background: url(image/common/icon_dog.jpg) no-repeat 8px 0;
	text-decoration: none;
}

#shopNav li a:hover {
	color: #4c7c0a;
}


/*------------------------------------------------------
		MAIN COLUMN
--------------------------------------------------------*/
.tbl_vt td {vertical-align: top;}
.tbl_underline td {border-bottom: 1px dotted #989898 !important;}

.frame01 {
	background: url(image/common/frame_body.png) ;
	margin: 0;
	text-align: left;
	overflow: hidden;
}

.frame02 {
	background: url(image/common/frame_body02.png) ;
	margin: 0;
	text-align: left;
	overflow: hidden;
}

.icon_flower {
	background: url(image/common/icon_flower.png) no-repeat left 1px;
	font-size: 16px;
	color: #356f09;
	padding: 0 0 5px 25px;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #356f09;
	overflow: hidden;
}

.icon_flower02 {
	background: url(image/common/icon_flower02.png) no-repeat left 1px;
	font-size: 16px;
	color: #4a0b0c;
	padding: 0 0 5px 25px;
	margin: 0 0 5px 0;
/*	border-bottom: 1px dotted #356f09;*/
	overflow: hidden;
}

.icon_check {
	background: url(image/common/icon_check.png) no-repeat left 0px;
	font-size: 16px;
	color: #356f09;
	padding: 0 0 5px 25px;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #356f09;
	overflow: hidden;
}

.icon_arrow {
	background: url(image/common/icon_arrow.png) no-repeat left 3px;
	font-size: 13px;
	padding: 0 0 0 25px;
}

.title {
	background: url(image/common/title.png) no-repeat 0 0;
	height: 40px;
	font-size: 20px;
}

.wood_plate {
	background: url(image/common/wood_plate.png) no-repeat left 0;
	height: 115px;
	padding: 35px 0 0 35px;
}

.bg_scroll02 {
	background: url(image/common/bg_photogallery.jpg) no-repeat;
	width: 710px;
	height: 295px;
	padding: 0;
	margin: 0;
	text-align: left;
	position: relative;
}
/*------------------------------------------------------
		INDEX
--------------------------------------------------------*/
.indexTxt01 {
	font-size: 14px;
	font-weight: bold;
	color: #651c0d;
	line-height: 1.6;
}

.bg_scroll {
	background: url(image/common/bg_index_content02.jpg) no-repeat;
	width: 710px;
	height: 295px;
	padding: 0;
	margin: 0;
	text-align: left;
	position: relative;
}

.scroll {
	position: absolute;
	top: 85px;
	left: 35px;
	width: 625px;
	height: 165px;
	overflow-x: hidden;
	overflow-y: auto;
}

.scroll p {
	color: #41281e;
	border-bottom: 1px dotted #cbcbcb;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	line-height: 1.3;
}

.scroll p br {
	display: block;
}

.scroll br {
	display: none;
}

.scroll p a {
	color: #41281e;
	text-decoration: none;
}

.itemName {
	padding: 5px 0;
}
/*------------------------------------------------------
		
--------------------------------------------------------*/



/*------------------------------------------------------
		FOOTER AREA
--------------------------------------------------------*/


#footerArea {
	background: url(image/common/footer.png);
	width: 980px;
	height: 185px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

#pagetop {
	position: absolute;
	top: -75px;
	right: 25px;
}

#footerLogo {
	position: absolute;
	top: 70px;
	left: 147px;
}

#footerInfo {
	position: absolute;
	top: 82px;
	left: 407px;
	text-align: left;
}

#copy {
	width: 100%;
	position: absolute;
	bottom: 35px;
	right: 0;
}

/* FOOTER NAVIGATION
---------------------------------- */
#footerNavi {
	position: absolute;
	top: 40px;
	left: 35px;
	text-align: left;
}

#footerNavi a:link,
#footerNavi a:visited {
	color: #41281e;
	text-decoration: none;
}

#footerNavi a:hover, 
#footerNavi a:active {
	color: #469650;
	text-decoration: none;
}


/*-----------------------original-------------------------------*/
/*沢井さん修正↓*/
body {
    background: url(image/common/main_bg.jpg) repeat-x center top;
    background-color: #000000;
    min-width: 1000px;
}
#header {
    background: url(image/common/mainimg.jpg) center top no-repeat;
    height: 693px;
}
#headerArea {
	width: 1000px;
	height: 168px;
	margin: 0 auto;
	position: relative;
}
#headerArea h1 {
	position: absolute;
	top:2px;
	left: 0;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
#headerArea p.headlink a {
	color: #ffffff;
}
#headerArea p.headlink {
	position: absolute;
	top:2px;
	right: 0px;
	color: #ffffff;
}
#logo {
	position: absolute;
	top:30px;
	left: 5px;
}

#headertel {
	position: absolute;
	top:50px;
	left: 670px;
}
#mainArea {
	height: 525px;
	margin: 0 auto;
}

#globalnaviwrap {
    background: url(image/common/gnavi_bg.jpg) center repeat-x;
    height: 60px;
}
#globalnaviArea {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;;
}
#globalnaviArea li {
	float: left;

}

/*沢井さん修正↑*/


h2.lefttit {
    margin-right: 20px;
	
}

.accssemap {
    background-color: #222222;
    padding-top: 10px;
    padding-left: 15px;
    margin-right: 20px;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-bottom: 10px;
	
}

.accssemap p {
	text-align: left;
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 18px;
}

#contents {
	margin: 0 auto;
	width: 1000px;
	margin-top: 90px;
}

#contents a:hover img {
	filter:alpha(opacity=50);
    -moz-opacity: 1;
    opacity: 1;
}


#conbg {
    background-color: #000000;
	width: 100%;

}

#perf {
    background: url(image/right_parf_imgbg.jpg) no-repeat;
	background-position:right top;
	
}


#perf table tbody td {
    vertical-align: top;
    padding-bottom: 10px;
}


#left {
    margin-top: 0px;
    padding-top: 0px;


}

#whatbox {
    background-color: #222222;
	overflow: scroll auto;   /* スクロール表示 */
    width: 100%;
    height: 380px;
    padding: 10px 10px 10px 10px;
	
}

#whatbox table tbody td {
    vertical-align: top;
    padding-bottom: 10px;
    border-bottom: dashed 1px #ffffff;
    
}


#navi {
    display: none;
    
}

/**/
#newbox {
    background-color: #222222;
	overflow-x: hidden;
    overflow-y: scroll;
    width: 680px;
    height: 485px;
    padding: 10px 10px 10px 10px;
	
}

#newbox td {
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #ffffff !important;
    
}


#footermenu-list {
    background: url(image/common/footbg.jpg) repeat-x center top;
    height: 130px;
    width: 100%;
    margin: 0 auto;
}

#footermenu-list .foot_in .pageup {
    position: absolute;
    top: 0px;
    right: 0px;
}

#footermenu-list .foot_in {
    width: 1000px;
    height: 130px;
    position: relative;
    margin: 0 auto;
    
}


#footermenu-list .foot_in p.linkbox {
    color: #ffffff;
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    
}

#footermenu-list .foot_in p.copybox {
    color: #ffffff;
    position: absolute;
    top: 110px;
    left: 0px;
    right: 0px;
    
}








/*------------------------------------------------------
	
--------------------------------------------------------*/
