/*-----------contentsArea TOP-------------*/
/*for lite*/
.whiteitem{
background:url(../images/top_item_white.gif) no-repeat 2px 0px;}

.topFcont{
 width:821px;
 margin:0px auto;
 overflow:hidden;
}

.topFboxs{
float:left;
border:2px solid #d3d3d3;
background:#fff;
min-height:500px;
height:auto}

.topFboxs.w300{
width:285px;
margin-right:15px;}

.topFboxs.w200{
width:209px;
margin-right:0;
min-height:300px;
height:auto !important;
height:300px;}

.topFboxs.w200.banner{
width:209px;
margin-right:0;
min-height:175px;
padding-top:10px;
height:auto !important;
height:175px;
border-color:#fff;
}

.topFboxs h2{
 background:url(../images/master_item_siderep.gif) no-repeat center left;
 position:relative;
 padding-left:17px;
 height:26px;
 line-height:26px;
 color:000;
 font-size:13px;
 font-weight:normal;
 border-bottom:1px solid #ccc;
}

.topFboxs p{
border-bottom:1px solid #ddd;}

#outerGroup #contentGroup p{
line-height:1.35;
padding:0px 10px 5px 10px;
margin:7px 0px;}

.whatsnew .oflow{
height:calc(500px - 26px);
overflow-y: scroll;
}

p.nobb{border-bottom:0px;}

p.npdt{
padding-top:0px;}

p.npdb{
padding-bottom:0px;}

p.npall{
padding:0px;}

p.nobb,dd.nobb{
border-bottom:0px;}
p.news a{color:#333;}
p.news a:hover {color: rgb(186, 0, 0);}
p.caption,dd.caption,li.caption{
font-size:11px;
color:#666;}

p.indent,dd.indent,li.indent{
padding-left:2em;
text-indent:-1em;}

.alart,p.alart{
 color:#F00;
 text-align:right;
 position:absolute;
 top:1px;
 right:5px;
 padding:0px;
 border:0px none;
 font-weight:normal;
 font-size:11px;
 letter-spacing:0px;}
 
h3{
clear:both;
font-size:15px;
padding:6px 5px 5px;
margin-left:5px;
margin-top:10px;
background:url(../images/master_item_linkerb.gif) no-repeat 0px 5px;
line-height:1.15;}

h3 a{
text-decoration:none;
font-size:15px;}

.sp{height:5px;_display:none;}

.main_banner{
background: #eee;
border: 1px solid #ddd;
width: 100%;
}

.main_banner ul{
display: flex;
justify-content: space-between;
padding: 0px 20px;
}

.main_banner a:hover{
opacity: 0.6;
}

#mainContents .message{
text-align: center;
margin-bottom: 15px;
}

.txt-indent {
    display: block;
    text-indent: -1em;
    margin-left: 1em;
}