@charset "utf-8";
/* ----------------------------------------------
	page
------------------------------------------------- */
#sitewrapper .main2 {}
#main-single {
	float: left;
	width: 735px;
	margin-right: 15px;
}
.Rside {
	float: left;
	width: 230px;
}

/* ----------------------------------------------
	newsticker
------------------------------------------------- */
#newsticker {
	width: 735px;
	height: 25px;
	margin-bottom: 15px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	overflow: hidden;
}
#scroll-v {
	margin-left: 10px;
	color: #24B693;
}
#scroll-v a:link,
#scroll-v a:visited {
	color: #24B693;
	text-decoration: underline;
}
#scroll-v a:hover,
#scroll-v a:active {
	color: #7ebea5;
	text-decoration: underline;
}

/* ----------------------------------------------
	pagearea-ニュースなどの記事
------------------------------------------------- */
#post-article {
	clear: both;
	float: left;
	width: 735px;
	margin: 0;
}
#post-article h2 {
	display: block;
	width: 735px;
	padding: 15px;
	/*min-height: 34px;
	height: auto !important;
	height: 34px;*/
	position: relative;
	background-color: #000;
	border-bottom: 2px solid #000;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	line-height: 1.2;
	box-sizing: border-box;
}
#post-article h2 p {
	padding: 0 15px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	line-height: 1.2;
}
#post-article .category {
	clear: both;
	float: left;
	width: 735px;
	padding: 5px 0;
	color: #FFF;
	background-image: url(../common/img/bg_line-gray3.gif);
	background-position: left top;
	background-repeat: repeat;
}
#post-article .category .categoryname {
	float: left;
	width: 518px;
	padding-left: 17px;
}
#post-article .category .categoryname a:link,
#post-article .category .categoryname a:visited {
	padding-right: 5px;
	color: #FFF;
	text-decoration: underline;
}
#post-article .category .categoryname a:hover,
#post-article .category .categoryname a:active {
	padding-right: 5px;
	color: #30C4C9;
	text-decoration: underline;
}
#post-article .category .date {
	float: left;
	width: 180px;
	padding-right: 15px;
	text-align: right;
}

#post-article .contwrap {
	clear: both;
	float: left;
	width: 735px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	border-bottom: 8px solid #000;
}
#post-article .contwrap .SNSbtn {
	clear: both;
	width: 715px;
	height: 20px;
	margin: 5px 10px;
	padding: 5px 0;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
#post-article .contwrap .SNSbtn .SNSbtn-facebook {
	margin-right: 10px;
}
#post-article .contwrap .inner {
	clear: both;
	width: 715px;
	margin: 5px 10px;
	padding: 10px 0 0;
	background-color: #FFF;
}
#post-article .contwrap .inner .subject {
	width: 700px;
	margin-left: 7px;
	padding: 0 0 30px;
}
#post-article .contwrap .inner .subject p {
	padding-bottom: 10px;
	line-height: 1.6;
}

#post-article .contwrap .articlefooter {
	clear: both;
	float: left;
	width: 735px;
	padding: 20px 0;
	background-color: #000;
	position: relative;
	top: 31px;
	z-index: 2;
}

#post-article .contwrap .articlefooter .f-keyword {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding-bottom: 10px;
	background-image: url(../common/img/bg_f_keyword.gif);
	background-position: 20px top;
	background-repeat: no-repeat;
}
#post-article .contwrap .articlefooter .f-keyword ul {
	width: 570px;
	margin-left: 155px;
}
#post-article .contwrap .articlefooter .f-keyword li {
	display: inline;
	margin-right: 6px;
	color: #FFF;
}
#post-article .contwrap .articlefooter .f-keyword li a:link,
#post-article .contwrap .articlefooter .f-keyword li a:visited {
	color: #FFF;
	text-decoration: underline;
}
#post-article .contwrap .articlefooter .f-keyword li a:hover,
#post-article .contwrap .articlefooter .f-keyword li a:active {
	color: #30C4C9;
	text-decoration: underline;
}

#post-article .contwrap .articlefooter .f-relation {
	clear: both;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-image: url(../common/img/bg_f_relation.gif);
	background-position: 20px top;
	background-repeat: no-repeat;
}
#post-article .contwrap .articlefooter .f-relation dl {
	width: 570px;
	margin-left: 155px;
	padding-bottom: 5px;
	color: #FFF;
}
#post-article .contwrap .articlefooter .f-relation dl dt {
	clear: both;
	float: left;
	width: 80px;
	font-weight: 700;
}
#post-article .contwrap .articlefooter .f-relation dl dd {
	margin-left: 100px;
}
#post-article .contwrap .articlefooter .f-relation dl dd a:link,
#post-article .contwrap .articlefooter .f-relation dl dd a:visited {
	color: #FFF;
	text-decoration: underline;
}
#post-article .contwrap .articlefooter .f-relation dl dd a:hover,
#post-article .contwrap .articlefooter .f-relation dl dd a:active {
	color: #30C4C9;
	text-decoration: underline;
}

#post-article .contwrap .articlefooter .f-comment {
	clear: both;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-image: url(../common/img/bg_f_comment.gif);
	background-position: 20px top;
	background-repeat: no-repeat;
}
#post-article .contwrap .articlefooter .f-comment .commentarea {
	width: 570px;
	margin-top: 10px;
	margin-left: 155px;
	/*padding-bottom: 5px;*/
	background-color: #000;
	color: #FFF;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl {
	padding: 10px;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl p.name {
	font-weight: 700;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl p.date {
	font-size: 10px;
	color: #24B693;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl.odd {
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl.even {
	background-image: url(../common/img/bg_line-gray2.gif);
	background-position: left top;
	background-repeat: repeat;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl dt {
	font-weight: 700;
	padding-bottom: 10px;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl dt img {
	margin-right: 5px;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl dt p {
	display: inline;
	margin-right: 10px;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl dd {
	line-height: 1.4;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl dd a:link,
#post-article .contwrap .articlefooter .f-comment .commentarea dl dd a:visited {
	color: #FFF;
	text-decoration: underline;
}
#post-article .contwrap .articlefooter .f-comment .commentarea dl dd a:hover,
#post-article .contwrap .articlefooter .f-comment .commentarea dl dd a:active {
	color: #30C4C9;
	text-decoration: underline;
}



/* ----------------------------------------------
	pagearea-RadFan
------------------------------------------------- */
#post-RadFan {
	clear: both;
	float: left;
	width: 735px;
	margin: 0;
}
#post-RadFan .title {
	clear: both;
	float: left;
	width: 735px;
	height: 58px;
	position: relative;
	color: #FFF;
	background-color: #000;
	background-image: url(../common/img/logo_RadFan_bk.gif);
	background-position: 10px 20px;
	background-repeat: no-repeat;
	border-bottom: 2px solid #000;
}

/*110620_ITmedical */
#post-RadFan .ITmedicaltitle {
	background-image: url(../common/img/logo_ITmedical_bk.gif);
}


#post-RadFan .title .RFtitle {
	float: left;
	width: 505px;
	padding-top: 27px;
	padding-left: 125px;
}
#post-RadFan .title .RFtitle p {
	display: inline;
	padding-right: 8px;
}
#post-RadFan .title .RFtitle h2.tit1 {
	font-size: 14px;
	font-weight: 700;
}
#post-RadFan .title .RFtitle p.tit2 {
	font-size: 12px;
	font-weight: 700;
}
#post-RadFan .title .RFtitle p.subtit {
	font-size: 10px;
}
#post-RadFan .title .RFprice {
	float: left;
	width: 90px;
	padding-top: 30px;
	text-align: right;
}
#post-RadFan .title .RFprice p {
	font-size: 12px;
	font-weight: 700;
}
#post-RadFan .contwrap {
	clear: both;
	float: left;
	width: 735px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	border-bottom: 8px solid #000;
}
#post-RadFan .contwrap .SNSbtn {
	clear: both;
	width: 715px;
	height: 20px;
	margin: 5px 10px;
	padding: 5px 0;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
#post-RadFan .contwrap .SNSbtn .SNSbtn-facebook {
	margin-right: 10px;
}
#post-RadFan .contwrap .inner {
	clear: both;
	width: 715px;
	margin: 5px 10px;
	padding: 10px 0 0;
	background-color: #FFF;
}
#post-RadFan .contwrap .inner .subject {
	width: 700px;
	margin-left: 7px;
	padding: 0 0 30px;
}
#books {
	clear: both;
	float: left;
	width: 700px;
	background-image: url(../common/img/bg_single.gif);
	background-position: left top;
	background-repeat: repeat-y;
	border-bottom: 10px solid #FFF;
}
#books .imgbox {
	float: left;
	width: 250px;
	margin-right: 15px;
	padding-bottom: 50px;
	background-color: #F1F1F1;
}
#books .txtbox {
	float: left;
	width: 435px;
	padding-bottom: 20px;
}
#books .txtbox .tocbox {
	width: 415px;
	margin-top: 20px;
	margin-left: 15px;
}

#books .imgbox .syoei {
	width: 250px;
	border-bottom: 10px solid #FFF;
}
#books .imgbox .syoei img {
	border: 1px solid #000;
}
#books .imgbox .btn {
	width: 250px;
	padding-bottom: 10px;
	border-bottom: 10px solid #FFF;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
}
#books .imgbox .btn ul.cart li {
	padding-bottom: 2px;
}
#books .imgbox .btn ul.about {
	width: 250px;
	margin: 0;
	padding: 10px 12px 5px;
}
#books .imgbox .btn ul.about li {
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 1;
	font-size: 12px;
	font-weight: 700;
	background-image: url(../common/img/mark_bluearrow.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}
#books .imgbox .btn ul.about li a:link,
#books .imgbox .btn ul.about li a:visited {
	color: #000;
	text-decoration: none;
}
#books .imgbox .btn ul.about li a:hover,
#books .imgbox .btn ul.about li a:active {
	color: #30C4C9;
	text-decoration: none;
}
#books .imgbox .btn ul.teiki li {
	text-align: center;
}

#post-RadFan .contwrap .backnumberlist {
	width: 735px;
	padding: 10px 0 20px;
	background-color: #000;
	background-image: url(../common/img/bg_backnumber.gif);
	background-position: 20px 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 31px;
	z-index: 2;
}
#post-RadFan .contwrap .backnumberlist dl {
	width: 560px;
	margin-left: 155px;
	padding-bottom: 5px;
	color: #FFF;
}
#post-RadFan .contwrap .backnumberlist dl dt {
	clear: both;
	float: left;
	width: 40px;
	font-weight: 700;
}
#post-RadFan .contwrap .backnumberlist dl dd {
	margin-left: 45px;
}
#post-RadFan .contwrap .backnumberlist dl dd a:link,
#post-RadFan .contwrap .backnumberlist dl dd a:visited {
	color: #FFF;
	text-decoration: underline;
}
#post-RadFan .contwrap .backnumberlist dl dd a:hover,
#post-RadFan .contwrap .backnumberlist dl dd a:active {
	color: #30C4C9;
	text-decoration: underline;
}

/* 定期購読 */

#radfan_year {
}

#radfan_year .txtbox .tocbox {
    margin-left: 5px;
    margin-top: 10px;
}

#radfan_year dt {
	font-weight:bold;
    border-left: 4px solid #333333;
    margin-top: 5px;
    padding-left: 10px;
}

#radfan_year dd {
	margin-top:-10px;
	line-height:1.7;
}

#radfan_year input {
	margin-right:3px;
}

#radfan_year .btn_cart {
	margin-top:10px;
}

#radfan_year .headtxt {
    background-image: url(../common/img/bg_line-gray4.gif);
    background-position: left top;
    background-repeat: repeat;
    padding: 2px;
	margin-bottom:10px;
}

#radfan_year .headtxt p {
    background-color: #FFFFFF;
    background-image: url(../common/img/bg_line-gray5.gif);
    background-position: left top;
    background-repeat: repeat;
    line-height: 1.4;
    padding: 7px;
}

/* ----------------------------------------------
	trend
------------------------------------------------- */

#main-single .pagearea .contwrap2 {
	clear: both;
	float: left;
	width: 735px;
}

#post-article .contwrap2 .SNSbtn {
	clear: both;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	padding: 5px 10px;
	text-align: right;
}

/* trend_corporate */

.trend_url {
	font-size:12px;
	margin:0;
	padding:0 15px 15px 15px;
	color:#FFF;
	background-color:#000;
}

.trend_url a{
	color:#FFF;
	text-decoration:none;
}

#trend .trend_corporate {
}

#trend .trend_corporate .btn_trendlist {
	border-top:10px solid #000;
	text-align:right;
}

#trend .corp_info {
	overflow:auto;
	padding:10px 0;
}

#trend  .corp_info .corp_date {
	float:left;
	padding-left:10px;
	width:410px;
	word-break:break-all;
}

#trend .corp_info .corp_date_nophoto {
	padding:0 10px;
}

#trend .corp_info .corp_photo {
	float:right;
	width:300px;
	padding:4px;
	background-image: url(../common/img/bg_line-gray8.gif);
	background-position: left top;
	background-repeat: repeat;
}

#trend .corp_products .corp_box {
	border-left:10px solid #000;
	border-right:10px solid #000;
	padding: 15px 15px 0 15px;
}

#trend .corp_products .corp_boxhead {
	background-image: url(../common/img/trend_boxhead.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height:44px;
	padding:7px 0 0 10px;
}

#trend .corp_products .corp_boxhead li {
	width:175px;
	height:44px;
	margin-right:5px;
	float:left;
}

#trend .corp_products .corp_boxhead li a{
	outline:none;
	background:url(../common/img/trend_products_info2.gif);
	display:block;
	line-height:44px;
	text-align:center;
}

#trend .corp_products .corp_boxhead li a:hover{
	color:#333333;
}

#trend .corp_products .corp_boxhead li a.selected{
	background:url(../common/img/trend_products_info.gif);
	text-decoration:none;
	color:#333;
	cursor:default;
}

#trend .corp_products .corp_boxhead .t01 {

}

#trend .corp_products .products_photo {
	width:180px;
	padding:4px;
	background-image: url(../common/img/bg_line-gray8.gif);
	background-position: left top;
	background-repeat: repeat;
}

#trend .corp_products .products_date {
	width:485px;
	word-break:break-all;
}

#trend .corp_products .products_info {
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:7px;
	margin-bottom:7px;
}

#trend .corp_products .products_category {
	font-size:11px;
}

#trend .corp_products .products_st1,
#trend .corp_products .products_st2 {
	font-size:11px;
	font-weight:bold;
	line-height: 1.2;
}

.products_url {
	font-size:12px;
	text-align:right;
	color:#333;
}

.products_url a{
	color:#333;
	text-decoration:none;
}

#trend .corp_products .productsL,
#trend .corp_products .productsR{
	padding-bottom:15px;
}

#trend .corp_products .products_content {
	padding-left:5px;
}

#trend .corp_products .productsL .products_photo {
	float:left;
}

#trend .corp_products .productsL .products_date {
	float:right;
}

#trend .corp_products .productsR .products_photo {
	float:right;
}

#trend .corp_products .productsR .products_date {
	float:left;
}