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

.st1 {
	color: #FFF;
	padding-left: 15px;
	font-size: 80%;
}
.st2 {
	color: #FFF;
	padding-left: 15px;
	font-size: 80%;
}
.tst1 {
	font-size: 90%;
}
.tst2 {
	font-size: 90%;
}

/* Quicktag element */

.tag_txt,
.tag_txtFR,
.tag_txtFL,
.tag_txtR,
.tag_txtL {
    margin-bottom: 20px;
	padding: 0 5px;
}

.tag_txt:after,
.tag_txtFR:after,
.tag_txtFL:after,
.tag_txtR:after,
.tag_txtL:after,
.img_wrapper01:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.tag_txt,
.tag_txtFR,
.tag_txtFL,
.tag_txtR,
.tag_txtL,
.img_wrapper01 {
  min-height: 1px;
}

* html .tag_txt,
* html .tag_txtFR,
* html .tag_txtFL,
* html .tag_txtR,
* html .tag_txtL,
* html .img_wrapper01 {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h4.tag_h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 5px 5px;
}

h5.tag_h5 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 5px 5px;
}

h6.tag_h6 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 5px 5px;
}

.tag_txtFR .img_box {
    float: right;
    padding-left: 10px;
}

.tag_txtFL .img_box {
    float: left;
    padding-right: 10px;
}

.tag_txtR .img_box {
    float: right;
	width:300px;
	text-align:center;
    padding-left: 10px;
}

.tag_txtL .img_box {
    float: left;
	width:300px;
	text-align:center;
    padding-right: 10px;
}

.tag_txtR .txt_box {
    float: left;
	width:380px;
}

.tag_txtL .txt_box {
    float: right;
	width:380px;
}

#trend .tag_txtR .txt_box {/* Quicktag element RSNA */
    float: left;
	width:350px;
}

#trend .tag_txtL .txt_box {/* Quicktag element RSNA */
    float: right;
	width:350px;
}

#event .tag_txtR .txt_box {/* Quicktag element event */
    float: left;
	width:350px;
}

#event .tag_txtL .txt_box {/* Quicktag element event */
    float: right;
	width:350px;
}

.img_box .img_wrapper01 {
	text-align:center;
	width:500px;
	margin:0 auto;
}

.img_box .img_wrapper02 {
	text-align:center;
	width:600px;
	margin:0 auto;
}

.img_box .img_wrapper01 .img_arearap {
	float:left;
	width:240px;
	padding-right:10px;
}

.img_box .cap {
	text-align:center;
	color:#666;
	margin:10px 0;
}

.tag_list01 {
    margin-bottom: 10px;
}

.tag_list02 {
    margin-top: 3px;
}

.tag_list01 li {
    background-image: url(../common/img/mark_blackarrow.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding: 0 0 2px 10px;
}

.tag_list02 li {

}
