@charset "shift_jis";
/*==================================================
	@ Style Name    : /
	@ Create Date   : 2010.08.16
	@ LastUp Date   : 2010.09.01
====================================================
	@ Style Infomation
		01. Header
		
		02. Footer
		
		03. Suumary

		04. Outline
			
		05. Profile
		
		06. Talk
		
		99. Clearfix
==================================================*/

/*==================================================
	03. Suumary
==================================================*/
#summary {
	width:700px;
	background:url(/seimeishi/journal/070/img/common/bg_summary.gif) no-repeat 0 0;
}
#summary2 {
	margin:0 0 20px 0;
	width:700px;
	background:url(/seimeishi/journal/070/img/common/bg_summary.gif) no-repeat 0 bottom;
}
#summary #ttlSummary {
	padding:15px 15px 10px 15px;
	font-size:140%;
	font-weight:bold;
	color:#000;
	letter-spacing:1px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom:1px solid #BFA67A;
}
#summary1 {
	width:500px;
	background:url(/seimeishi/journal/070/img/common/bg_summary1.gif) no-repeat 0 0;
}
#summary1b {
	margin:0 0 20px 0;
	width:500px;
	background:url(/seimeishi/journal/070/img/common/bg_summary1.gif) no-repeat 0 bottom;
}
#summary1 h3 {
	padding:10px 0 5px 0;
	width:500px;
	font-size:116%;
	font-weight:bold;
	color:#000;
	border-bottom:2px solid #BFA67A;
	letter-spacing:1px;
	text-indent: 10px;
}

/*==================================================
	04. Outline
==================================================*/
#outline {
	margin:0 0 20px 0;
	width:700px;
}
#outline #ttlOutline {
	float:left;
	padding:15px;
}
#outline #navOutline {
	float:right;
	width:610px;
}
#outline #navOutline li {
	float:left;
	width:610px;
}
#outline #navOutline a {
	display:block;
	padding:5px 0 4px 0;
	border-bottom:1px solid #BFA67A;
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	text-indent: 6px;
}

/*==================================================
	06. contents
==================================================*/
.contents {position:relative;width:500px;}
.contents h3 {
	margin:40px 0 10px 0;
	padding:0 0 5px 0;
	width:500px;
	font-size:116%;
	font-weight:bold;
	color:#000;
	border-bottom:2px solid #BFA67A;
	letter-spacing:1px;
	text-indent: 6px;
}
.description {
	width:500px;
}
.descPhoto {
	padding:0 0 20px 20px;
	float:right;
}
.sawaiResearch {
	clear:both;
	margin:0 0 20px 0;
}
.contents p#annotationContents {text-indent:0;}



.annotation {font-weight:bold;}
.annotationImg {color:#BFA67A;}
.annotationContents {
	position:absolute;
	left:530px;
	width:130px;
	font-size:86%;
}
.annotationContents .title {font-weight:bold;}

/*==================================================
	99. Clearfix
==================================================*/
#profile:after {
	clear:both;
	visibility:hidden;
	clear:both;
	display:block;
	content:" ";
	height:0;
	font-size:0;
}
* html #profile,
* html .nakamuraTalk,
* html .tsudaTalk {zoom:1;} /* IE6 */	
*:first-child+html #profile,
*:first-child+html .nakamuraTalk,
*:first-child+html .tsudaTalk {zoom:1;}  /* IE7 */