@charset "utf-8";

/* ==================================================
contents
================================================== */
/* box_topcs_navi
============================== */
.wrap_box_newsbox_navi {
	clear:both;
}

/* newsbox */
#tmp_newsbox {
	margin:0 0 20px;
}
/* konnatoki */
#tmp_newsbox_ttl {
	margin:0;
}
#tmp_newsbox_ttl ul {
	list-style:none;
}
#tmp_newsbox_ttl li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_newsbox_ttl a {
	display:block;
	height:46px;
	background-image:url(/shared/templates/english_smartphone_top/images/newsbox_ttl.gif) !important;
	background-repeat:no-repeat;
	background-size: 320px auto;
}
#tmp_newsbox_ttl_topics,
#tmp_newsbox_ttl_news,
#tmp_newsbox_ttl_nyushi {
	margin:0;
}
#tmp_newsbox_ttl_topics a {
	background-position:left top;
	width:77px;
}
#tmp_newsbox_ttl_topics.active a {
	background-position:left bottom;
}
#tmp_newsbox_ttl_news a {
	background-position:-81px top;
	width:77px;
}
#tmp_newsbox_ttl_news.active a {
	background-position:-81px bottom;
}
#tmp_newsbox_ttl_nyushi a {
	background-position:-162px top;
	width:77px;
}
#tmp_newsbox_ttl_nyushi.active a {
	background-position:-162px bottom;
}
#tmp_newsbox_ttl_koukai a {
	background-position:-243px top;
	width:77px;
}
#tmp_newsbox_ttl_koukai.active a {
	background-position:-243px bottom;
}
#tmp_newsbox_ttl li span {
	display:block;
	width:77px;
	height:46px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_newsbox_ttl li#tmp_newsbox_ttl_topics{
    width: 77px;
}
#tmp_newsbox_cnt ul {
	list-style:none;
	clear:both;
}
#tmp_newsbox_cnt ul.newsbox_cnt li {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #AFAFAF;
	width:100%;
	float:left;
}
#tmp_newsbox_cnt ul.newsbox_cnt li a {
	background:url(/shared/templates/english_smartphone_top/images/link_icon.gif) no-repeat left 8px;
	padding:0 0 0 15px;
}

#tmp_newsbox_cnt .even {
	padding-right:0;
}
#tmp_newsbox_cnt img {
	line-height:1;
	vertical-align:top;
}
#tmp_topics,
#tmp_news,
#tmp_nyushi,
#tmp_koukai {
	clear:both;
}


#tmp_topics,
#tmp_news,
#tmp_nyushi,
#tmp_koukai {
	border:1px solid #e6e6e6;
	border-top:none;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	background-color:#ffffff;
	padding:10px 15px;
	color:inherit;
}

#tmp_topics {
	border-right:5px solid #96B3D9;
}
#tmp_news {
	border-right:5px solid #D87500;
}
#tmp_nyushi {
	border-right:5px solid #23BA23;
}
#tmp_koukai {
	border-right:5px solid #000060;
}

/* newsbox */
#tmp_newsbox {
	width:100%;
	float:left;
}
#tmp_newsbox ul {
	list-style:none;
}
#tmp_newsbox img {
	line-height:1;
	vertical-align:top;
}

#tmp_newsbox_cnt ul.info_link{
	float:right;
}

#tmp_newsbox_cnt ul.info_link li{
	background:url(/shared/templates/english_smartphone_top/images/btn_icon.gif) no-repeat left center;
	padding:0 0 0 20px;
}
#tmp_newsbox_cnt ul li.info_list{
	float:left;
	margin-right:10px;
}
#tmp_newsbox_cnt ul li.info_rss{
	float:left;
}



#tmp_material,
#tmp_kanren,
#tmp_online,
#tmp_recruit,
#tmp_link{
    margin: 0 0 1.4em 0;
}

#tmp_material #tmp_material_ttl {
background: url(/shared/templates/english_smartphone_top/images/material_ttl.jpg) no-repeat center top;
background-size: 100% auto;
height: 78px;
}
#tmp_kanren #tmp_kanren_ttl {
background: url(/shared/templates/english_smartphone_top/images/kanren_ttl.gif) no-repeat center top;
background-size: 100% auto;
height: 51px;
}
#tmp_online #tmp_online_ttl {
background: url(/shared/templates/english_smartphone_top/images/online_ttl.gif) no-repeat center top;
background-size: 100% auto;
height: 51px;
}
#tmp_recruit #tmp_recruit_ttl {
background: url(/shared/templates/english_english_smartphone_top/images/recruit_ttl.gif) no-repeat center top;
background-size: 100% auto;
height: 51px;
}
#tmp_link #tmp_link_ttl {
background: url(/shared/templates/english_smartphone_top/images/link_ttl.gif) no-repeat center top;
background-size: 100% auto;
height: 51px;
}
#tmp_material_ttl span,
#tmp_kanren_ttl span,
#tmp_online_ttl span,
#tmp_recruit_ttl span,
#tmp_link_ttl span{
position: relative;
z-index: -1;
}

#tmp_material_cnt ul,
#tmp_kanren_cnt ul,
#tmp_online_cnt ul,
#tmp_recruit_cnt ul,
#tmp_link_cnt ul {
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    color: inherit;
}
#tmp_material_cnt li,
#tmp_kanren_cnt li,
#tmp_online_cnt li,
#tmp_recruit_cnt li,
#tmp_link_cnt li {
    background: linear-gradient(#ffffff, #e6e6e6) repeat;
    border-collapse: collapse;
    border-top: 1px solid #e6e6e6;
    color: inherit;
}

#tmp_material_cnt li a,
#tmp_kanren_cnt li a,
#tmp_online_cnt li a,
#tmp_recruit_cnt li a,
#tmp_link_cnt li a {
    background: url(/shared/templates/english_smartphone_top/images/link_icon.gif) no-repeat 10px center;
    display: block;
    padding: 15px 10px 15px 20px;
    color: inherit;
}

#tmp_riyou,
#tmp_banner {
	margin:0 0 1.4em 0;
	}

#tmp_riyou_cnt img,
#tmp_banner_cnt img{
    width: 100%;
}
#tmp_banner_cnt img {
	margin-bottom:10px;
}


/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_wrap_newsbox_navi:after,
#tmp_newsbox_navi:after,
#tmp_newsbox_ttl:after,
#tmp_newsbox_ttl ul:after,
#tmp_newsbox_cnt:after,
#tmp_newsbox_cnt ul:after,
#tmp_newsbox_cnt ul.info_link :after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .clearfix,
*:first-child+html #tmp_wrap_newsbox_navi,
*:first-child+html #tmp_newsbox_navi,
*:first-child+html #tmp_newsbox_ttl,
*:first-child+html #tmp_newsbox_ttl ul,
*:first-child+html #tmp_newsbox_cnt,
*:first-child+html #tmp_newsbox_cnt ul,
*:first-child+html #tmp_newsbox_cnt ul.info_link {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .clearfix,
* html #tmp_wrap_newsbox_navi,
* html #tmp_newsbox_navi,
* html #tmp_newsbox_ttl,
* html #tmp_newsbox_ttl ul,
* html #tmp_newsbox_cnt,
* html #tmp_newsbox_cnt ul,
* html #tmp_newsbox_cnt ul.info_link {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
} {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}



#tmp_contents h2 {
    background: #1f54ba none repeat scroll 0 0;
    clear: both;
    color: #ffffff;
    font-size: 137%;
    margin: 1.5em 0 0.8em;
    padding: 8px 20px;
}