@charset "EUC-JP";

/******************************
 * ABOUT US
 *
 ******************************/
div.activities {
	margin-bottom: 20px;
	}
div.activities ul {
	margin: 10px 0;
	padding-left: 3em;
	color: #333;
	}
div.activities ul li {
	list-style-image: url(../images/marker_arrow.gif);
	}


/******************************
 * EXECTIVE
 *
 ******************************/
table.exective-list {	
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	}
table.exective-list th {
	width: 10em;
	padding: 4px 8px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2;
	font-weight: bold;
	text-align: left;
	}
table.exective-list td {	
	padding: 4px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
table.exective-list td.name {	
	padding: 4px 8px 4px 15px;
	}
table.exective-list td.corp {	
	padding: 4px 8px 4px 15px;
	}


/******************************
 * FAQ
 *
 ******************************/
dl.faq {
	margin: 0;
	}
dl.faq dt.question {
	font-weight: bold;
	}
dl.faq dt.answer {
	}
dl.faq dd {
	margin: -1.3em 0 0 2.5em;
	line-height: 160%;
	}
dl.faq dd.question {
	font-weight: bold;
	}
dl.faq dd.answer {
	margin-bottom: 20px;
	}


/******************************
 * LINKS
 *
 ******************************/
dl.links {
	margin: 0;
	}
dl.links dt {
	width: 500px;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../images/marker_arrow.gif) left center no-repeat;
	font-weight: bold;
	}
dl.links dd {
	margin: 0 0 20px; 0;
	}
dl.links dd p {
	margin-top: 5px;
	}

p.partner {
	margin-bottom: 15px;
}