@charset "iso-8859-1";

/* ------------------------------ Import Other Style Sheet ------------------------------ */

@import url(/common_hd/css/default.css);

/* ------------------------------ For index ------------------------------ */

/* CEO massage */
#ceophoto-contain{
	/*width:						560px;*/
	margin:						0px;
	padding:					0px;
}

#message-left {
	min-height:					200px;
}

#message-right {
	float:						right;
	width:						150px;
	padding-left:				10px;
}

#ceo-sign-contain {
	margin-top: 				0px;
	padding:					0px;
}

#ceo-sign {
	float:						right;
}

/* ------------------------------ For profile ------------------------------ */
/* 2007-3-2 indent-revise[sawada] */

#profile p.task {
	margin-bottom: 				15px;
}
	
table.outline-table {
	margin: 					10px 0px 0px 0px;
}

.outline-table th {
	width: 						100px;
	padding: 					2px 2px 2px 10px;
	background-color: 			#cccccc;
	border: 					1px solid #ffffff;
	text-align: 				left;
	vertical-align: 			top;
}

.outline-table td {
	padding: 					2px 2px 2px 10px;
	text-align: 				left;
	vertical-align: 			top;
}

/* list for table */
.outline-table ul, .outline-table ol {
	margin:						0px 0px 0px 0px;
	padding:					0px;
}

.outline-table ul li, .outline-table ol li {
	list-style-type:			none;
	margin:						0px 0px 0px 0px;
	padding:					0px;
}

table.name {
	width: 						25em;
}

table.name td {
	padding: 					0px;
	text-align: 				left;
	vertical-align: 			top;
	white-space:				nowrap;
	word-break:					keep-all;
}

/* indent-revise */
dl {
	margin:						0;
	padding:					0;
}

dt {
	float:						left;
	width:						2em;
	text-align:					left;
}

dd {
	float:						none;
	margin-left:				2.2em;
	text-indent:				0!important;
	text-indent:				-0.2em;
}

/* ------------------------------ For overseas_operations ------------------------------ */
#overseasOperations #overseas-office table {
	border-collapse:			collapse;
	width: 						550px;
}

#overseasOperations #overseas-office td, #overseasOperations #overseas-office th {
	border: 					1px solid #999999;
}

/* head */
#overseasOperations #overseas-office thead th {
	padding: 					5px;
	background-color: 			#cccccc;
	text-align: 				left;
	vertical-align: 			top;
}

#overseasOperations #overseas-office tbody th {
	width: 						100px;
	padding: 					5px;
	background-color: 			#cccccc;
	text-align: 				left;
	vertical-align: 			top;
}

#overseasOperations #overseas-office tbody td {
	padding: 					5px;
	background-color: 			#ffffff;
	text-align: 				left;
	vertical-align: 			top;
}

#overseasOperations .overseas-point {
	padding-top:				10px;
}
