@charset "UTF-8";
/* CSS Document */

@import url("base.css");
@import url("navi.css");
@import url("common.css");
@import url("font.css");
@import url("popup.css");

#mainR #informTitle {
/*	position: relative;
 z-index: 5;*/
}
#informTitle .linklist {
 font-size: 60%;
 position: absolute;
 top: 0px;
 right: 6px;
 padding-top: 8px;
 padding-left: 8px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #999999;
}
#informTitle .linklist a {
 color: #000000;
 text-decoration: none;
}

#mainR #inform {

}


#inform .infoTop {
 margin-top: 5px;
}

#inform #infoTxt {
 height: 180px;
 padding-right: 8px;
 padding-left: 8px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #E0E0E0;
 border-left-color: #E0E0E0;
 overflow: auto;
 font-size: 75%;
 line-height: 135%;
 position: relative;
}
#inform #infoTxt dl {
 line-height: 135%;
 position: relative;
 top: -2px;
}
#inform #infoTxt dt {
 clear: both;
 float: left;
 width: 120px;
 padding-left: 0px;
}
#inform #infoTxt dd {
 float: left;
 width: 389px;
}
#infoTxt dt,#infoTxt dd,
#infoTxt p {
 padding-top: 10px;
 border-top-width: 1px;
 border-top-style: dashed;
 border-top-color: #999999;
 padding-bottom: 10px;
}

#infoTxt dt img {
 margin-right: 3px;
}
#infoTxt dd img {
 margin-left: 10px;
}

#mainR .cateBtn {
 margin-top: 10px;
}
#mainR .cateBtn ul,#mainR .cateBtn li {
 display: inline;
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

#mainL #topics {
 padding-bottom: 5px;
 border-bottom: 1px dotted #cccccc;
 background: url(/img/topics_bg02.gif) no-repeat;
}

#mainL #topics-inner {
 padding: 19px 10px 17px 10px;
}

*html #mainL #topics-inner {
 padding: 0 10px 17px 10px;
}

*:first-child+html #mainL #topics-inner {
 padding: 0 10px 17px 10px;
}

p#topics_img {
 overflow: hidden;
 width: 73px;
 float: left;
}

div#topics_right {
 overflow: hidden;
 width: 97px;
 float: right;
}

div#topics_right h2 {
 margin: 0;
 padding: 1px 0 7px 0;
}

p#link_plaza {
 margin: 0 0 10px 0;
 padding: 0;
}

p#contribute {
 margin: 0;
 padding: 0;
}

#mainL #new_system {
 padding: 0 0 5px 0;
 border: none;
}


#mainL #j_support {
    padding: 0 0 5px;
}


#topics h2 {
 padding-left: 5px;
}

#topics .topic {
 position: relative;
 margin-top: 6px;
 background-image: url(../img/topics_item_bg.gif);
 background-repeat: no-repeat;
 height: 86px;
}
#topics .topic img {
 position: absolute;
 left: 8px;
 top: 8px;
}

#topics .topic h3 {
 color: #FF9900;
 position: absolute;
 top: 15px;
 padding-right: 10px;
 left: 90px;
 font-weight: normal;
}
#topics .topic p {
 position: absolute;
 top: 7px;
 left: 90px;
 width: 85px;
}
#topics .topic p,#topics .topic h3 {
 font-size: 65%;
}

#mainL #leftBanner {
 margin-top: 5px;
 padding-top: 2px;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #CCCCCC;
}
#leftBanner ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#leftBanner li {
 margin-top: 3px;
}

#mainL .leftBanner02 {
 margin-top: 2px;
 padding-top: 2px;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #CCCCCC;
}
.leftBanner02 ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
.leftBanner02 li {
 margin-top: 3px;
}


/*STOP不適正事例*/
#leftNavi .stopM{
 margin-top:5px;
}
