body, th, td   {  font-size: 80%; color:663300; line-height: 1.4; font-family:'メイリオ','ＭＳ ゴシック',sans-serif; }
  div.jisage1{text-indent:1em;} 


#sidebar01 {
	width:175px;
	border: 0pix;
	float:left;  /***　２段組レイアウトのポイント@　フロート設定　サイドバー部分を左側へ　***/
	background-color: #FFFFFF;
	text-align:left;
	height:300px;
	}
#content {
	width:750px;
	border: 0pix;
	float:right;　/***　２段組レイアウトのポイントA　フロート設定　コンテンツ部分を右側へ　***/
	background-color: #FFFFFF;
	padding-top: 2px;
	text-align:left;
	height:300px;
	}
#content2 {
	width:100%;
	border: 0pix;
	float:right;　/***　２段組レイアウトのポイントA　フロート設定　コンテンツ部分を右側へ　***/
	background-color: #FFFFFF;
	text-align:left;
	}
 

.hoverbox {
cursor: default;
list-style: none;
margin-left: 0px;
padding: 0px
}

.hoverbox a {
cursor: default;
}

.hoverbox a .preview {
display: none;
}

.hoverbox a:hover .preview {
display: block;
position: absolute;
top: -33px;
left: 36px;
z-index: 1;
}

.hoverbox img {
background: #fff;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 0px;
color: inherit;
padding: 1px;
vertical-align: top;
vertical-align: top;
width: 30px;
height: 30px;
}

.hoverbox li {
border-left:0px hidden #ccc; 
border-right:0px solid #bbb; border-top:0px hidden #ddd; border-bottom:0px hidden #aaa; background:#fff; color: inherit;
display: inline;
float: left;
margin: 0px;
padding: 0px;
position: relative
}

.hoverbox .preview {
border-color: #000;
width: 96px;
height: 96px;
}
.hoverbox2
{
	cursor: default;
	list-style: none;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -300px;
	z-index: 1;
}


.hoverbox2 img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 124px;
	height: 175px;
}

.hoverbox2 li
{
	background: #fff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 0px;
	padding: 3px;
	position: relative;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 515px;
	height:725px;
}
