/*□□□□□□□□□□□□□□□□□□□□

	infomation スタイル

□□□□□□□□□□□□□□□□□□□□*/
/*////////////////////////////////////////
	カスタムスタイル 
////////////////////////////////////////*/
/********** td **********/
td.td_tab {
	border-bottom: solid 1px #999999;
}
td.td_tab_selected {
	border-bottom: none;
}

td.td_title_bar {
	border-bottom: solid 1px #999999;
}
td.td_detail {
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 20px 20px 20px 20px;
	width: 600px;
}
td.td_pl_lnk {
	white-space: nowrap;
	vertical-align: bottom;
}

/********** img **********/
img.img_menu_info {
	cursor: hand;
}

/********** a **********/
a.lnk_tab {
	color: #003366;
}

/********** プレスリリース用 **********/
#tbl_press tr {
	vertical-align: top;
}
#tbl_press .td_date {
	background-image: url(../_images/lst_square.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
}
#tbl_press div {
	text-align: right;
}
#tbl_press a {
	background-image: url(../_images/lst_triangle_r.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 20px;
}

/********** Newsletter／小冊子 共通 **********/
.td_detail li {
	margin-bottom: 10pt;
}
