body{	height:100%;	width:100%;	font-size: 80%;	line-height: 160%;	color:#333333;	background-color:#666644;	text-align:center;	}/*************win IE修正***********/	*html body{	font-size:84%;	}/*************win IE修正ここまで***********/	h1,h2,h3,h4,h5,h6{	font-size:100%;	line-height:160%;	font-weight:100;	color:#444444;	margin:0;	padding:0;	}	a{	color:#006699;	}	.small{	font-size:87%;	}	.highlight{	font-size:140%;	font-weight:bolder;	}	#wrapper{	width:540px;	height:100%;		text-align:left;		background-color:#ffffff;	margin:0 auto;	}div.interview-haijima{	width:auto;	line-height:180%;	padding:0px 50px 30px 50px;	}		p.vol{	width:520px;	height:1.5em;	font-size:90%;	line-height:100%;	color:#fff;	background-color:#333333;	padding:2px 10px 0 10px;	}p.vol a{	color:#ffffff;	}	p.vol a:hover{	color:orange;	}.vol-next{float:right;	}h2.title{	font-family:"ヒラギノ明朝 pro w3", "Hiragino Kaku MIncho Pro" "平成明朝体", "MS 明朝", serif;	border-left:5px solid #E60000;	border-bottom:1px dotted #E60000;	padding:0 0 6px 10px;	margin-bottom:10px;	clear:both;	}	div.intro {	line-height:200%;	}div.intro p{	margin-bottom:1em;	text-align:center;	}p.space{	padding:1em 0 1em 0;	}	p.haijima{	color:#882222;	margin-bottom:3em;	}	div.back{	margin-top:1em;	text-align:right;	font-size:90%;	clear:both;	}div.back a{	background-color: transparent;	background-image:url(images/yajirushi.gif);	background-position: 0 50%;	background-repeat: no-repeat;	padding-left: 10px;	text-decoration: none;	border-style: none;	/*＼*/   	overflow: hidden;	/**/	}	div.back a:hover{	color: #FF9900;	}				/*=============================吹き出し用========================*/	#dhtmlgoodies_tooltip{		width:140px;		background-color:#ffffff;		border:1px solid #000;		position:absolute;		display:none;		z-index:20000;		padding:10px 18px 10px 18px;		font-size:105%;		line-height:180%;		color:#111111;		-moz-border-radius:6px;	/* Rounded edges in Firefox */		font-family:serif;		text-align:left;		}			#dhtmlgoodies_tooltipShadow{		position:absolute;		background-color:#332233;		display:none;		z-index:10000;		opacity:0.3;		filter:alpha(opacity=30);		-khtml-opacity: 0.3;		-moz-opacity: 0.3;		-moz-border-radius:6px;	/* Rounded edges in Firefox */	}