@charset "UTF-8";
/*===========================================================
TSK style sheet for top:top_style.css 09.09.14.
============================================================*/
#catch{
	background:url(../img/catch.jpg) no-repeat;
}
#tit_lnavi{
	background:url(../img/tit_lnavi_products.png) no-repeat;
}
#tit_information_box{
	width:530px;
	height:30px;
	display:block;
	background:url(../img/tit_01.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:4px;
}
#information_box{
	width:530px;
	display:block;
	margin:0 0 5px 19px;
}
a.btn_before{
	float:right;
	width:147px;
	height:19px;
	display:block;
	margin:3px 4px 3px auto;
}
/*--------------------------------------------------------- */
/* left navigation
----------------------------------------------------------- */
body.about ul#lnavi li#lnavi_01 a{
	background:#DFE6EC url(common/images/arrow_01.jpg) no-repeat;
	background-position:11px 12px;
	color:#035A95;
	text-decoration:none;
}
body.products01 ul#lnavi li ul.lnavi_sub li#sub_01_1 a,
body.products02 ul#lnavi li ul.lnavi_sub li#sub_01_2 a,
body.products03 ul#lnavi li ul.lnavi_sub li#sub_01_3 a,
body.products04 ul#lnavi li ul.lnavi_sub li#sub_01_4 a,
body.products05 ul#lnavi li ul.lnavi_sub li#sub_01_5 a,
body.products06 ul#lnavi li ul.lnavi_sub li#sub_01_6 a{
	background:#DFE6EC url(common/images/arrow_01.jpg) no-repeat;
	background-position:11px 9px;
	color:#035A95;
	text-decoration:none;
}
/*----------------------------------------------------------- */
/* information list 
------------------------------------------------------------- */
ul#information_list{
	clear:both;
	width:498px;
	margin-left:13px;
}
ul#information_list li{
	clear:both;
	list-style:none;
	border-bottom:1px solid #C6C6C6;
	padding-top:5px;
	display:block;
}
ul#information_list li dl{
	width:498px;
}
ul#information_list li dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
ul#information_list li dl dt.date{
	float:left;
	width:75px;
	color:#3E3E3E;
	font-weight:bold;
	font-size:13px;
	display:block;
	padding-left:2px;
	padding-right:32px;
}
ul#information_list li dl dd.btn{
	float:left;
	width:51px;
	height:15px;
	display:block;
}
ul#information_list li dl dd.txt{
	float:left;
	width:388px;
	color:#3E3E3E;
	display:block;
	font-size:13px;
	padding:2px 10px 0 110px;
}
ul#information_list li dl dd.btn .new{
	width:60px;
	height:20px;
	display:block;
	background:url(../img/btn_new.png) no-repeat;
	text-indent:-9999px;
}
ul#information_list li dl dd.btn .svc{
	width:60px;
	height:20px;
	display:block;
	background:url(../img/btn_svc.png) no-repeat;
	text-indent:-9999px;
}
ul#information_list li dl dd.btn .com{
	width:60px;
	height:20px;
	display:block;
	background:url(../img/btn_com.png) no-repeat;
	text-indent:-9999px;
}
ul#information_list li dl dd.btn .mhn{
	width:60px;
	height:20px;
	display:block;
	background:url(../img/btn_mhn.png) no-repeat;
	text-indent:-9999px;
}
ul#information_list li dl dd.btn .it{
	width:60px;
	height:20px;
	display:block;
	background:url(../img/btn_it.png) no-repeat;
	text-indent:-9999px;
}
ul#information_list li dl dd.btn .eve{
	width:60px;
	height:20px;
	display:block;
	background:url(../img/btn_eve.png) no-repeat;
	text-indent:-9999px;
}

#information_box #information_list li dl .txt a{
	text-decoration:none;
	color:#0066cc;
}
/*----------------------------------------------------------- */
/* normal 
------------------------------------------------------------- */
A{
	text-decoration:none;
	color:#3366CC;
}

/* top_left_conts */
#top_left_conts{
	float:left;
	width:180px;
    /*margin-top: 20px;*/
    line-height:160%;
}

/* banner */
#banner_box1{
    position:absolute;
	text-align:center;
    width:370px;
	height:70px;
	margin-top:0px;
	margin-left:175px;
	display:block;
}
/* IE7.0 */
*:first-child+html #banner_box1{
    position:absolute;
	text-align:center;
    width:180px;
	height:70px;
	margin-top:0px;
	margin-left:173px;
	display:block;
}
#banner_box2{
    position:absolute;
	text-align:center;
    width:370px;
	height:70px;
	margin-top:0px;
	margin-left:355px;
	display:block;
}
/* IE7.0 */
*:first-child+html #banner_box2{
    position:absolute;
	text-align:center;
    width:180px;
	height:70px;
	margin-top:0px;
	margin-left:353px;
	display:block;
} 

#banner_box_wrap1{
	width:354px;	/* 175+4+175 */
	height:45px;
	display:block;
	margin:4px 0 20px 19px;
}

a.banner_01{
	float:center;
	width:175px;
	height:45px;
	display:block;
	padding:1px 0 1px 0;
	background:url(../img/banner_01.gif) no-repeat;
}

a.banner_02{
	float:center;
	width:175px;
	height:45px;
	display:block;
	padding:1px 0 1px 0;
	background:url(../img/banner_02.gif) no-repeat;
}

#banner_box_wrap2{
	width:356px;	/* 175+4+175 */
	height:45px;
	display:block;
	margin:20px 0 0 19px;
}

a.banner_03{
	float:center;
	width:175px;
	height:45px;
	display:block;
	padding:1px 0 1px 0;
	background:url(../img/banner_03.gif) no-repeat;
}

a.banner_04{
	float:center;
	width:175px;
	height:45px;
	display:block;
	padding:1px 0 1px 0;
	background:url(../img/banner_04.gif) no-repeat;
}

a.banner_05{
	float:center;
	width:175px;
	height:45px;
	display:block;
	padding:1px 0 1px 0;
	background:url(../img/banner_05.gif) no-repeat;
}
/*----------------------------------------------------------- */