@charset "Shift_JIS";


/* --------------------
	cpr/officer.html
-------------------- */
.officerTBcontainer
{
	margin:				0px 0px 24px 0px;
	padding:			0px 0px 0px 0px;
}

.officerTBcontainer table
{
	border:				0px solid #FFFFFF;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

.officerTBcontainer table td.bar
{
	background-color:	#D4E1FF;/*#3399FF;*/
	padding:			0px 0px 0px 0px;
}
.officerTBcontainer table td.bar_w
{
	background-color:	#FFFFFF;/*#3399FF;*/
	padding:			0px 0px 0px 0px;
}
.officerTBcontainer table td.space
{
	border:				0px solid #FFFFFF;
	padding:			0px 0px 0px 0px;
}

.officerTBcontainer table th
{
	width:				214px;
	font-size:			10pt;
	font-weight:		bold;
	text-align:			left;
	padding:			4px 0px 4px 8px;
}

.officerTBcontainer table td.name
{
	width:				194px;
	font-size:			10pt;
	padding:			4px 0px 4px 8px;
}

.officerTBcontainer table td.note
{
	width:				174px;
	font-size:			10pt;
	text-align:			left;
	padding:			4px 0px 4px 8px;
}

.ttTB
{
	width:				100%;
	margin:				0px 0px 12px 0px;
	padding:			0px 0px 0px 0px;
}


.ttTB th.tt
{
	background-image:	url(../img/title_line.gif);
	background-position:left bottom;
	background-repeat:	repeat-x;
	font-size:			12px;
	/*line-height:		1.5;*/
	text-align:			left;
	padding:			0px 0px 8px 0px;
}
.ttTB td.date
{
	background-image:	url(../img/title_line.gif);
	background-position:left bottom;
	background-repeat:	repeat-x;
	color:				#333333;
	font-size:			12px;
	line-height:		1.5;
	text-align:			right;
	vertical-align:		bottom;
	padding:			0px 4px 8px 0px;
}

.ttTB .pdf
{
	background-image:	url(../img/icon_PDF.jpg);
	background-position:4px center;
	background-repeat:	no-repeat;
	padding:			4px 0px 0px 28px;
}
.ttTB .pdf a
{
	color:				#001D70;
	text-decoration:	none;
}.ttTB .pdf a:hover
{
	color:				#0072FD;
	text-decoration:	none;
}






/*  Copyright(C) 2006 DAISO CO., LTD. All Right Reserved.
Preparation: DAISO */




