@charset "Shift_JIS";

/* コンテンツ
---------------------------------------------------- */

#content{
background:url(../bamboo/img/bamboo_bg4.jpg) no-repeat;
width:807px;
}

#content:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}

/* ギフト */

#content #gift ul{
	padding:145px 0 0 140px;
	height:247px;
	}

#content #gift li{
	float:left;
	margin-right:50px;
	}


/* お問合 */

#new_faq{
clear:both;
margin:30px 0 10px 50px;
}

#new_faq ul{
width:807px;
height:35px;
}

#new_faq li{
float:left;
}

#new_faq #mail{
background:url(../bamboo/img/faq_mail02.gif) no-repeat;
text-indent:-9999px;
}

#new_faq #mail a{
background:url(../bamboo/img/faq_mail.gif) no-repeat;
display:block;
width:135px;
height:35px;
}

#new_faq #mail a:hover{
background:none;
}

/* スクリプト写真
---------------------------------------------------- */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
	text-indent:-9999px;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background:url(../shop/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image:url(../shop/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

