<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*---------------------------*/
/*「事業内容」ページ個別指定 */
/*---------------------------*/
/*タイトル（小項目・背景なし）*/
.title_type3-2{
	margin:0px 0px 5px -10px;
	_margin:0px 0px 5px 10px;	/* for IE6 */
	padding:0px;
	text-align:left;
	font-size:14px;
	line-height:18px;
	display:block;
	clear:both;
}
.title_type3-2 strong{
	margin:0px;
	padding:5px 0px;
	color:#0961A7;
	display:block;
}
.red_arrow {
	background:url("http://www.t-wireless.jp/images/red_arrow.gif") no-repeat left top;
	margin:10px 0 15px 25px;
	padding:5px 0 4px 40px;
	text-align:left;
	font-size:120%;
	line-height:130%;
	display:block;
}
ul.partition_space hr {
	margin: 15px -10px 0px -10px;
}
ul.partition_space li hr {
	margin: 15px 10px 15px -10px;
}</pre></body></html>