.no_border{border: none !important;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}

.ta_L{text-align: left;}
.ta_C{text-align: center;}
.ta_R{text-align: right;}

.bold{font-weight: bold;}

/* -----------------------------------------------
index.html
-------------------------------------------------*/
.ir-content-top{
	width: 1000px;
}
.main_img{
	position: relative;
	background: url(http://www.socialwire.net/wp-content/uploads/2015/12/img_01.jpg) no-repeat top left;
	margin-left: -2px;
	width: 1004px;
	height: 310px;
}
.main_img p{
	position: absolute;
	left: 62px;
	bottom: 52px;
}
.news_ttl{
	font-size:22px;
	margin-bottom: 20px;
	line-height: 1.4;
}
.news_link{
	float: right;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.4;
}
.news_box{
	margin: 40px 0;
}
.news_box #ir_library{
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	background: #fff;
	margin-top: 10px;
	padding: 0 20px;
	width: 958px;
}
.news_box #ir_library dl {
  margin-bottom: 0;
}
.news_box #ir_library dd:last-child {
  border-bottom: none;
}
.arw01{
	background: url(http://www.socialwire.net/wp-content/uploads/2015/12/arrow01.gif) no-repeat left .1em;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.link_box_wrap{
	font-size: 0;
}
.link_box{
	display: inline-block;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	background: #fff;
	padding: 20px;
	vertical-align: top;
}
.ir-content-top .title {
	font-size:22px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #e4e4e4;
	line-height: 1.4;
	position: relative;
}
.ir-content-top .title:before{
	content: ' ';
	position: absolute;
	bottom: -2px;
	height: 1px;
	width: 145px;
	border-bottom: 2px solid #000;
}
.box1,.box2,.box3,.box4{
	margin-bottom: 40px;
	width: 443px;
	height: 205px;
	min-height: 13.2em;
}
.box2,.box4{
	margin-left: 30px;
}
.box5{
	width: 958px;
}
.link_box li{
	list-style: none;
	padding: 5px 0;
	font-size: 14px;
}
.link_box li a{
	background: url(http://www.socialwire.net/wp-content/uploads/2015/12/arrow02.gif) no-repeat left .25em;
	padding-left: 12px;
}
.link_box li a span.window{
	background: url(http://www.socialwire.net/wp-content/uploads/2015/12/icon_01.gif) no-repeat right .25em;
	padding-right: 17px;
}
.box4 .note{
	margin-top: -5px;
	margin-left: 1em;
	text-indent: -1em;
	font-size: 12px;
}
.box5 li{
	float: left;
	margin-left: 150px;
}
.box5 li:first-child{
	margin-left: 0;
}
/* -----------------------------------------------
faq.html
-------------------------------------------------*/
.ir_faq_list{
}
.ir_faq_list dt{
	background: #F0F6FA;
	padding: 10px;
}
.ir_faq_list dt span{
	display: block;
	background: url(http://www.socialwire.net/wp-content/uploads/2015/12/q.gif) no-repeat 0 0.3em;
	color: #406C86;
	padding-left: 30px;
}
.ir_faq_list dd{
	padding: 10px 0;
}
.ir_faq_list dd span{
	display: block;
	background: url(http://www.socialwire.net/wp-content/uploads/2015/12/a.gif) no-repeat top left;
	margin: 10px 0 35px;
	padding: 5px 0 5px 50px;
}

/* -----------------------------------------------
notice.html
-------------------------------------------------*/
.minH800{
	min-height: 800px;
}