@charset "utf-8";

/* /index.html
---------------------------------------------------------- */
.secIndexLink01 {
padding: 10px;
margin-bottom: 30px;
background: #ecf9dc;
}
.secIndexLink01 p {
margin-bottom: 10px;
}
.secIndexLink01 ul {
padding-left: 10px;
background:  #fff;
}
.secIndexLink01 ul li {
display: inline;
padding-right: 25px;
}
.secIndexLink01 ul li .anchorBasic01 {
background-position: left center;
}
@media print {
.secIndexLink01 ul li {
display: inline;
padding-right: 20px;
}
}
.threeColumnList01 li {
width: 225px;
}
.threeColumnList01 .tit {
width: 225px;
text-align: center;
font-size: 124%;
color: #4c2404;
}
.threeColumnList01 .tit .anchorBasic01 {
background-position: left center;
}
.threeColumnList01 .picBorder01 {
width: 219px;
}

.flR.picBorder01 {
margin-left: 20px;
}

.secIndexLightbox01 li {
margin-bottom: 20px;
}
.secIndexLightbox01 li .picBorder01 {
position: relative;
margin-right: 20px;
}
.secIndexLightbox01 li span {
width: 17px;
height: 17px;
position: absolute;
right: 0;
bottom: 0;
background: url(../../../common/img/ico_zoom01.gif) no-repeat right bottom;
text-indent: -9999px;
}
.secIndexLightbox01 li dt{
font-size: 124%;
color: #4c2404;
margin-bottom: 18px;
}
.secIndexLightbox01 li dd{
}
.secIndexLightbox01 li ul {
position: relative;
width: 735px;
*width: 755px;
margin: -20px 0 0 -20px;
*margin-top: 0;
_left: -20px;
}
.secIndexLightbox01 li ul li{
float: left;
width: 219px;
margin: 20px 0 0 20px;
}
.secIndexLightbox01 li ul li.picBorder01 {
margin-right: 0;
}
