body { 
	font-size: 9pt 
}
td { font-size: 9pt }
img { display: block; }

table.contents th, .subject
{
  background-color: #F4F4EA;
/*#DDDDFF*/
}


.fisheye{
	text-align: center;
	position: relative;
}

.fisheye li
{
list-style-type: none;
}


a.fisheyeItem{
	text-align: center;
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	position: absolute;
	display: block;
	top: 0;
	}

.fisheyeItem img{
	border: none;
	margin: 0 auto 0px auto;
	width: 100%;
	}
.fisheyeItem span{
	display: none;
	}
.fisheyeContainter{
	width: 300px;
	left: 500px;
	position: absolute;
	}



table.tablebgimg {
	background-repeat: repeat-x;
}

a:link, a:visited {
	text-decoration:none;
  	border-bottom:none #6699FF;
  	color: #3366cc
	}
a:visited {
	border-bottom-color: #996699;
	color: #3366CC;
	}
a:hover {
	border-bottom:none #FF6600;
	color:#FF6600;
	}
	



/* h */
h1 {
font-size: 12px;
}



h2, h3, h4, h5, h6 {
  font-weight: bold !important;
  line-height: 130% !important;
  font-size: 16px;
}




/* CSS Tabs navlist*/
#navlist {
        padding: 3px 140px;	/* 縦位置　横位置 */
        margin-left: 0;
        border-bottom: 1.5px solid #CCCCCC;
        font-size: 12px;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 6px 1.2em 3.5px;
        margin-left: 4px;
        border: 1px solid #CCCCCC;
        border-bottom: none;
        background: #EDF4F8;
        text-decoration: none;
}

#navlist li a:link { 
        color: #6699CC;
}

#navlist li a:visited {
        color: #6699CC;
}

#navlist li a:hover {
        color: #3366CC;
        background: #FFFFFF;
}

#navlist li a#current {
		font-weight: bold;
        font-size: 12px;
        background: white;
        border-bottom: 2px solid white;
}

/* CSS Infomation font */

#infomation {
        font-size: 1.2em;
		font-weight: bold;
        line-height: 1.4em;
		color: #6699CC;
}


#infomation p{
		font-size: small;
		font-weight:normal;
		color: #666666;
		line-height:1.4em;
		letter-spacing:0.1em;
		padding-bottom:10px;
		padding-top:0px;
		padding-right:20px;
		margin-top:5px;
}

.bgimgShadowContents{
		padding-bottom:10px;
		padding-left:20px;
		padding-right:20px;
		margin-top:10px;
		letter-spacing:0.2em;
		line-height:1.4em;
}

/* CSS Maker style */


#imgtest a img{
	display:inline;
		border-style: none ;
		width: 64px;
		height: 64px;
}
#dockblock {

 padding: 0px 0px 0px 80px ;
 _padding: 0px 0px 0px 60px ;


}

#dock li {
        padding: 0px 5px 0px 0px;
		float: left;
		width: 80px;
		height: 80px;
		list-style: none;

}
#dock li a img{ 
		border-style: none ;
} 
#dock li img {
		width: 64px;
		height: 64px;
}
#dock li:hover img {
		width: 80px;
		height: 80px;
}


/* CSS Category style */

#category {
		font-size: 1.0em;
		margin: 0;
		padding: 0;
}

#category dt {
		font-weight:bold;
		width: 120px;
		padding: 0.3em 1.5em 0.1em 1em;
		float: left;
		text-align:left;
}

#category dd {
		padding: 0.3em 0 0.1em 0;
		margin-left: 7em;
		_height: 1%; /* IE Hack*/
}

.category {
		margin: 0;
		padding: 0;
}

.category ul {
        margin: 0 0 0.3em 0;
		text-align:left;
}



.category li
{
        display: inline;
		margin-right: 0.5em;
}

table.footer {
		border-collapse : collapse ;
		border-style : double ;
		border-color : #9b0033 ;}	/* IE 6(Win) */

table.footer td {
		border-width : 0 0 0 0 ;
		padding : 0.3em ;
        line-height: 1.3;
	border-width : 1px 0 0 1px ;                  
}



#PageTopButton
{
position: absolute;
z-index:6;
bottom: 40px;
right: 30px;
}


#CartRegister
{
position: absolute;
z-index:6;
top: 70px;
right: 30px;
background-image: url(/img/bgimgShadowBox300_30.png);
background-repeat:no-repeat;
width:310px;
height:30px;
padding-left:5px;
}

#CartChangeGoodsIcon
{
position: absolute;
z-index: 10;
top: 62px;
right: 265px;
background-image: url(/img/CartChangeGoodsIcon.png);
background-repeat:no-repeat;
width:36px;
height:34px;
padding-left:5px;
}

#CartAddGoodsIcon
{
position: absolute;
z-index: 10;
top: 50px;
right: 260px;
background-image: url(/img/CartAddGoodsIcon.png);
background-repeat:no-repeat;
width:30px;
height:30px;
padding-left:5px;
}



#CartRegister div
{
  margin: 6px;
}

#CartMenu 
{
position: absolute;
z-index:6;
top: 35px;
left: 30px;
background-image: url(/img/bgimgShadowBox200_80_ie6.gif);
background-repeat:no-repeat;
width:200px;
height:80px;
padding-top:7px;
padding-left:9px;
line-height:0.3em;
}

/*
html>body #CartMenu 
{
position: absolute;
z-index:6;
top: 35px;
left: 30px;
background-image : url(/img/bgimgShadowBox200_80.png); 
background-repeat:no-repeat;
width:200px;
height:80px;
padding-top:7px;
padding-left:9px;
line-height:0.3em;
}
*/
 
#CartRegister img
{
display: inline;
margin-bottom:-3px;
padding-bottom:0px;
}



.photo {
	position: relative;
	top: 0;
	left: 0;
	width: 100px;
}
.photo a .large {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	top: 10px;
	left: 10px;
}
.photo a.popup,
.photo a.popup:visited {
	display: block;
	width: 100px;
	top: 0;
	left: 0;
}
.photo a.popup:hover {
	background-color: #ffffff;
}
.photo a.popup:hover .large {
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
	top: 0;
	left: 0;
}


.img-shadow {
        float: left;
        background: url(/img/shadowAlpha.png) no-repeat bottom right !important;
        margin: 0px 0px 0px 0px !important;
        margin: 10px 0px 0px 5px;
        }


.img-shadow img{
        display: block;
        position: relative;
        background-color: #ffffff;
        border: 0px solid #a9a9a9;
        margin: -3px 6px 6px -3px;
        padding: 0px;
        }
		
.img2{
		border:7px solid #f6f6f6;
        position: relative;
		z-index:10;
		}

.img3{
		margin-left:200px;
        position: relative;
		z-index:10;
		}


