/*
--------------------------------------------------
	reset
--------------------------------------------------
*/

#content , 
#content h3, #content h4, #content h5, #content h6, 
#content p, #content li, #content dt, #content dd, 
#content th, #content td, #content blockquote {
	font-size: 12px;
	line-height: 150%;
	}

/*
--------------------------------------------------
	base layout
--------------------------------------------------
*/

/*------------------------------------------------
	outline block */

#outline {
	width: 680px;
	}
* html #outline {
	/*\*//*/ display: inline-block; /* for macIE */
	}
#outline:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#outline #text-block {
	float: left;
	width: 325px;
	}
#outline #image-block {
	float: right;
	width: 340px;
	}

h1 {
	padding: 0 0 13px 0;
	}

#outline table {
	margin: 20px 0 0 2px;
	}
#outline table * {
	line-height: 140%;
	}

#outline-data th, 
#outline-data td {
	padding: 6px 0 0 0;
	}
#outline-data th {
	color: #000000; /* color scheme */
	font-weight: bold;
	}


#outline-credit th {
	font-weight: bold;
	width: 40px;
	}
#outline-credit td {
	width: 285px;
	}

#outline #image-block img {
	display: block;
	}

/*------------------------------------------------
	details block */

#details {
	width: 680px;
	}
* html #details {
	/*\*//*/ display: inline-block; /* for macIE */
	}
#details:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#details #text-block {
	float: left;
	width: 325px;
	}
#details #image-block {
	float: right;
	width: 340px;
	}

h1 {
	padding: 0 0 13px 0;
	}

#details table {
	margin: 20px 0 0 2px;
	}
#details table * {
	line-height: 140%;
	}

#details-data th, 
#details-data td {
	padding: 6px 0 0 0;
	}
#details-data th {
	color: #000000; /* color scheme */
	font-weight: bold;
	}


#details-credit th {
	font-weight: bold;
	width: 40px;
	}
#details-credit td {
	width: 285px;
	}

#details #image-block img {
	display: block;
	}


/*------------------------------------------------
	event block */

#event {
	margin: 25px 0 0 0;
	padding: 19px 19px 4px 19px;
	border: solid 1px #CCCCCC; /* color scheme */
	}

#event h2 {
	margin: 0 0 10px 0;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
	}

#event dl {
	width: 620px;
	padding: 0 10px 15px 10px;
	}
* html #event dl {
	/*\*//*/ display: inline-block; /* for macIE */
	}
#event dl:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#event dt {
	font-weight: bold;
	}
#event dd {
	color: #000000;
	}

#event dd.image-block {
	float: right;
	width: 100px; /* 83 + 17 = 100 */
	}
#event dd.image-block img {
	display: block;
	margin-left: 17px;
	}
#event dd.image-block .copyright {
	margin-left: 19px;
	}

/*------------------------------------------------
	introduction block */

#introduction {
	clear: both;
	width: 680px;
	margin: 0 0 0 0;
	padding: 0 0 25px 0;
	border-bottom: solid 1px #000000;
	}
#introduction h2 {
	margin: 0 0 20px 0;
	}
#introduction h3 {
	font-weight: bold;
	}
#introduction h4 {
	padding: 0 0 6px 1px;
	color: #000000;  /* color scheme */
	}
	
/*------------------------------------------------
	profile block */

#profile {
	margin: 15px 0 0 0;
	padding: 14px 29px 14px 29px; /* width: 620px; */
	border: solid 1px #CCCCCC;
	background: #EFEFEF;
	}
#profile h3 {
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	}
#profile h3 a {
	font-weight: normal;
	}

#profile .chronology th, 
#profile .chronology td {
	padding-top: 5px;
	}
#profile .chronology th {
	width: 75px;
	color: #999999;
	font-weight: bold;
	}

/*
--------------------------------------------------
	free space
--------------------------------------------------
*/

#content h4, #content h5, #content h6 {
	font-weight: bold;
	}

#introduction dt, 
#introduction li {
	font-weight: bold;
	}

#content em {
	color: #000000; /* color scheme */
	font-weight: bold;
	}
#content em.lead {
	color: #999999;
	}
#content strong {
	font-weight: bold;
	}

#content a {
	color: #000000; /* color scheme */
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
	}

.note {
	margin-left: 1em;
	text-indent: -1em;
	}
.list {
	margin-left: 1.5em;
	text-indent: -1.5em;
	}
.mark {
	margin-right: 0.5em;
	color: #CCCCCC;
	}

#content .copyright {
	margin: 4px 2px 0 2px;
	color: #999999;
	text-align: right;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	}
.caption {
	margin: 6px 2px 0 2px;
	font-size: 10px;
	line-height: 140%;
	}

.box-border {
	padding: 14px 19px;
	border: solid 1px #CCCCCC;
	}
.box-border-joint {
	padding: 14px 19px;
	border: solid 1px #CCCCCC;
	border-top: 0;
	}
.box-border-bg {
	padding: 14px 19px;
	border: solid 1px #CCCCCC;
	background: #EFEFEF;
	}
.box-border-bg-joint {
	padding: 14px 19px;
	border: solid 1px #CCCCCC;
	border-top: 0;
	background: #EFEFEF;
	}

.font-10 { font-size: 10px !important; }
.font-12 { font-size: 12px !important; }

.i10e { margin-left: 1em; }
.i15e { margin-left: 1.5em; }

.m5 { margin-top: 5px; }
.m10 { margin-top: 10px; }
.m15 { margin-top: 15px; }
.m20 { margin-top: 20px; }
.m25 { margin-top: 25px; }
.m30 { margin-top: 30px; }
.m35 { margin-top: 35px; }
.m40 { margin-top: 40px; }
.m45 { margin-top: 45px; }
.m50 { margin-top: 50px; }

.clear-float {
	clear: both;
	}

.clear-fix {
	min-height: 1%; /* for winIE 7 */
	}
* html .clear-fix {
	/*\*/ height: 1%; /*/ /* for winIE 5-6 \*/ /*/
	display: inline-block; /* for macIE */
	}
.clear-fix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
