@charset "utf-8";

/* ----------------------------------------------------------------------------------------------
 [CSS] module.css
------------------------------------------------------------------------------------------------- */




/* ---------------------------------------------------------------------------------
   menu_naka
--------------------------------------------------------------------------------- */
#contents_menu_naka {margin-bottom: 28px;
}
.contents_menu_naka_wrap {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../image/contents_menu_bg_bottom.gif) no-repeat 0 bottom;
}
.contents_menu_naka_box {background: url(../image/contents_menu_bg_middle01.gif) repeat-y 0 0;
}
.contents_menu_box_sub .left,
.contents_menu_box_sub .right{
	background: url(../image/contents_menu_bg_middle02.gif) repeat-y 0 0;
	border-bottom: 1px solid #cccccc;
}
#contents_menu_naka .left {
	float: left;
	width: 268px;
}
#contents_menu_naka .right {
	float: right;
	width: 268px;
}
#contents_menu_naka .left dt,
#contents_menu_naka .right dt {
	display: block;
	width: 268px;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 40px;
	line-height: 3;
	background: url(../image/contents_menu_bg.gif) no-repeat 0 0;
	overflow: hidden;}
	
#contents_menu_naka .left dt.two-line-dt,
#contents_menu_naka .right dt.two-line-dt {
	display: block;
	width: 228px;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.3em;
	background: url(../image/contents_menu_bg.gif) no-repeat 0 0;
	overflow: hidden;
	padding-left: 40px;
}


* html #contents_menu_naka .left dt.pdf,
* html #contents_menu_naka .right dt.pdf{
	display: block;
	width: 268px;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 40px;
	padding-top: 14px;
	background: url(../image/contents_menu_bg.gif) no-repeat 0 0;
	overflow: hidden;}
	
#contents_menu_naka .right dt.sub {
	padding: 8px 0 0 40px;
	width: 228px;
	height: 60px;
	text-indent: 0;
	line-height: 1.4;
	background: url(../image/contents_menu_bg_sub.gif) no-repeat 0 0;
	overflow: hidden;
}
#contents_menu_naka .left dd,
#contents_menu_naka .right dd {
	padding: 16px 20px;
	vertical-align: top;
}
#contents_menu_naka .left dd img,
#contents_menu_naka .right dd img {
	float: left;
	padding-bottom: 12px;
	width: 80px;
}
#contents_menu_naka .left dd span,
#contents_menu_naka .right dd span {
	display: block;
	float: right;
	width: 130px;
	padding-bottom: 12px;
}


/* ---------------------------------------------------------------------------------
   thumbnail_box
--------------------------------------------------------------------------------- */
#thumbnail_box {
	margin-right: -11px;
}
#thumbnail_box li {
	float: left;
	min-width: 272px;
	margin: 0 11px 30px 0;
}
#thumbnail_box li a {
	display: block;
	position: relative;
	border-bottom: none !important;
}
#thumbnail_box li a strong {
	display: block;
	width: 249px;
	padding: 5px 5px 0;
	padding-left: 18px;
	background: #fff url(../image/icon_arrow01.gif) 5px 7px no-repeat;
	font-weight: normal;
}
#thumbnail_box li a span {
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 216px;
	padding: 18px 28px 0;
	color: #fff;
}

/* */
#thumbnail_box2 li {
	margin-bottom: 30px;
}
#thumbnail_box2 li div {
	position: relative;
}
#thumbnail_box2 li div a {
	border-bottom: none !important;
}
#thumbnail_box2 li div strong {
	display: block;
}
#thumbnail_box2 li div span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 523px;
	padding: 16px 16px 13px;
	color: #fff;
	font-size: 115%;
}
#thumbnail_box2 li div span a {
	color: #fff;
}
#thumbnail_box2 li p a {
	display: block;
	margin: 5px 5px 0;
	padding-left: 18px;
	border-bottom: none !important;
	background: url(../image/icon_arrow01.gif) left 2px no-repeat;
}
#thumbnail_box2.thumbnail_box2_event li div span { background: url(../image/thumbnail_box2_bg_event.png); }
#thumbnail_box2.thumbnail_box2_financ li div span { background: url(../image/thumbnail_box2_bg_financ.png); }
#thumbnail_box2.thumbnail_box2_gvnnc li div span { background: url(../image/thumbnail_box2_bg_gvnnc.png); }
#thumbnail_box2.thumbnail_box2_library li div span { background: url(../image/thumbnail_box2_bg_library.png); }
#thumbnail_box2.thumbnail_box2_stock li div span { background: url(../image/thumbnail_box2_bg_stock.png); }


/* ---------------------------------------------------------------------------------
   link_box
--------------------------------------------------------------------------------- */
.link_box {
	margin: 30px -2em 30px 0;
}
.link_box li {
	float: left;
	margin-right: 2em;
}
.link_box li a {
	display: block;
	padding-left: 18px;
	border-bottom: none !important;
	background: url(../image/icon_arrow01.gif) left 3px no-repeat;
	white-space: nowrap;
}
#center_box_sec .link_box li.cr a {
	color: #333;
	font-weight: bold;
}
.link_box.link_box_inside li a {
	background-image: url(../image/icon_arrow06.gif);
}


/* ---------------------------------------------------------------------------------
   bnr_space
--------------------------------------------------------------------------------- */
#bnr_space,
#bnr_space_sub {
	padding: 16px 0;
	border-bottom: 1px dotted #cccccc;}

#bnr_space li,
#bnr_space_sub li {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px dotted #cccccc;}

#bnr_space li a,
#bnr_space_sub li a{border: none;}


/* ---------------------------------------------------------------------------------
   Table
--------------------------------------------------------------------------------- */

/* */
.table_deco01 {
	margin-left: 1px;
	border-collapse: collapse;
	color: #ccc;
	font-size: 100%;
	line-height: 150%;
}
.table_deco01 th,
.table_deco01 td {
	padding: 5px 7px;
	border: 1px solid #D8D8D8;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.table_deco01 .txt_r {
	text-align: right;
}
.table_deco01 th {
	background-color: #f9f9f9;
	color: #0a4c85;
	font-weight: normal;
	text-align: center;
}

/* */
.table_deco01_sub {
	margin-left: 1px;
	width: 554px;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
}

.table_deco02 {
	margin-left: 1px;
	width: 949px;
	border-collapse: collapse;
	font-size: 100%;
	line-height: 150%;
	color: #ffffff;
}

.table_deco01 th,
.table_deco01 tr,
.table_deco01 td,
.table_deco02 th,
.table_deco02 tr,
.table_deco02 td {
	padding: 5px 7px;
	text-align: center;
	color: #333333;
	vertical-align: middle;
	border: 1px solid #D8D8D8;
}

.table_deco01_sub th,
.table_deco01_sub td {
	padding: 5px 3px;
	text-align: center;
	color: #333333;
	vertical-align: middle;
	border: 1px solid #D8D8D8;
}

.table_deco01 .txt_r,
.table_deco01_sub .txt_r {
	text-align: right;
}

.table_deco01 th,
.table_deco01_sub th,
.table_deco02 th {
	font-weight: bold;
	text-align: center;
	background-color: #f9f9f9;
}
	
/* */
.table_deco04 {
	width: 739px;
	margin-left: 1px;
	border-collapse: collapse;
	color: #ffffff;
	font-size: 100%;
	line-height: 150%;
}
.table_deco04 th,
.table_deco04 td {
	padding: 5px 0;
	border: 1px solid #D8D8D8;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.table_deco04 td {
	padding-right: 2px;
}
.table_deco04 th {
	background-color: #f9f9f9;
	font-weight: bold;
	text-align: center;
}
/* */
th.bold_no		{ font-weight: normal;}
th.bg_blue,
td.bg_blue		{ background-color: #e7ebff;}
th.th_left,
td.td_left		{ text-align: left;}
td.td_right		{ text-align: right;}
.nowrap			{ white-space: nowrap}
.width100		{ width: 100px;}
.width144		{ width: 144px;}
.width185		{ width: 185px;}



/* ---------------------------------------------------------------------------------
   all id & class
--------------------------------------------------------------------------------- */
.block			{ display: block; }
.none			{ display: none; }
.clear			{ clear: both; }

.txt_comingsoon	{ color:#FF0000; }
.txt_blue		{ color:#0a4c85; }
.txt_left		{ text-align: left !important; }
.txt_center		{ text-align: center; }
.txt_right		{ text-align: right; }
.txt_indent1	{ padding-left: 1em;   text-indent: -1em; }
.txt_indent1-5	{ padding-left: 1.5em; text-indent: -1.5em; }
.txt_indent2	{ padding-left: 2em;   text-indent: -2em; }
.txt_indent3	{ padding-left: 3em;   text-indent: -3em; }
.f_bold			{ font-weight: bold; }
.no_bold		{ font-weight: normal; }
.txt_small		{ font-size: 85%; }
.txt_large		{ font-size: 115%; }

.m_top4			{ margin-top	:  4px;}
.m_top8			{ margin-top	:  8px;}
.m_top12		{ margin-top	: 12px;}
.m_top20		{ margin-top	: 20px;}
.m_top24		{ margin-top	: 24px;}
.m_top32		{ margin-top	: 32px;}
.m_top42		{ margin-top	: 42px;}
.m_top164		{ margin-top	:164px;}
.m_right16		{ margin-right	: 16px;}
.m_right24		{ margin-right	: 24px;}
.m_bottom4		{ margin-bottom	:  4px;}
.m_bottom8		{ margin-bottom	:  8px;}
.m_bottom12		{ margin-bottom	: 12px;}
.m_bottom16		{ margin-bottom	: 16px;}
.m_bottom20		{ margin-bottom	: 20px;}
.m_bottom32		{ margin-bottom	: 32px;}
.m_bottom60		{ margin-bottom	: 60px;}
.m_bottom-14	{ margin-bottom	:-14px;}
.m_left4		{ margin-left	:  4px;}
.m_left7		{ margin-left	:  7px;}
.m_left16		{ margin-left	: 16px;}
.m_left25		{ margin-left	: 25px;}
.m_left30		{ margin-left	: 30px;}
.p_right4		{ padding-right	:  4px;}
.p_right60		{ padding-right	: 60px;}
.p_left16		{ padding-left	: 16px;}
.p_left20		{ padding-left	: 20px;}
.p_left22		{ padding-left	: 22px;}
.p_left30		{ padding-left	: 30px;}
.p_left33		{ padding-left	: 33px;}
.p_left37		{ padding-left	: 37px;}
.p_left70		{ padding-left	: 70px;}
.p_left155		{ padding-left	:155px;}
.p_bottom12		{ padding-bottom: 12px;}
.p_bottom104	{ padding-bottom:104px;}

.c_blue			{ color: #0f218b; }

.border_no a,
.border_no a:hover {border: none;}

.arrow {
	clear: both;
	float: right;
	margin-bottom: 12px;
	padding-left: 12px;
	background: url(../image/icon_arrow03.gif) no-repeat 0 6px;
}

.note {
	padding-left: 20px;
	background: url(../image/icon_arrow04.gif) no-repeat 0 3px;
}

.attention {font-size: 85%;}

.float_left  { float: left; }
.float_right { float: right; }



/* bcp
---------------------------------------------------------- */
#bcp_block {
	margin:0;	
	clear:both;
}