/*□□□□□□□□□□□□□□□□□□□□

	infomation スタイル

□□□□□□□□□□□□□□□□□□□□*/
/*////////////////////////////////////////
	カスタムスタイル 
////////////////////////////////////////*/

/********** td **********/
td.td_tab {
	background-image: url(/_images/tab_info_base.gif);
	background-repeat: repeat-x;
}
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: 40px 40px 20px 40px;
	width: 600px;
}
td.td_detail ul {
	margin-left: 10px;
}
td.td_pl_lnk {
	white-space: nowrap;
	vertical-align: bottom;
}

/********** img **********/
img.img_menu_info {
	cursor: hand;
}

/********** a **********/
a.lnk_tab {
	color: #003366;
}

/********** Newsletter／パンフレット 共通 **********/
.td_detail li {
	margin-bottom: 10pt;
}

/********** パンフレット用 **********/
#tbl_pamphlet {
	margin-bottom: 10px;
}
#tbl_pamphlet ul div {
	text-align: right;
	width: 100%;
}
/*
#tbl_pamphlet dl {
	width: 100%;
	white-space: nowrap;
}
#tbl_pamphlet dl dt {
	display: inline-block;
	float: left;
	width: 70%;
}
#tbl_pamphlet dl dd {
	display: inline-block;
	text-align: right;
}
#tbl_pamphlet dd a {
	background-image: url(/_images/lst_triangle_r.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
*/
#tbl_pamphlet div a {
	background-image: url(/_images/lst_triangle_r.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#tbl_pamphlet a.lnk_original {
	margin-right: 20px;
}

/********** プレスリリース用 **********/
#tbl_press {
	margin-bottom: 10px;
}
#press {
	margin: 0px;
	width: 500px;
}
#press dt {
	float: left;
	background-image: url(/_images/lst_square.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}
#press dd {
	margin: 0px 0px 15px 100px;
}
#press div {
	text-align: right;
	clear: both;
}
#press a {
	background-image: url(/_images/lst_triangle_r.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 20px;
}

/********** Newsletter用 **********/

