body{
	margin : 0 ; padding : 0 ;
	background : fixed right bottom no-repeat ;
}
body,p,td,th{
	font-size: 12px;
	font-family: "Osaka", "MS P ゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",sans-serif;
}
td,th{
	font-size : 10px ;
}

a:link{ text-decoration : none ;}
a:visited {	text-decoration : none ;}
a:hover {text-decoration : underline ;	color : #0099cc;}
a:active {text-decoration : none ;}

div{
	margin : 0;
	padding : 0;
}

h1{/*ラフ用見出し*/
	// line-height : 1.3em;
	font-size: 12pt;
	font-weight: bold;
	background : #ffffcc;
	border-left: solid 5px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	padding: 0.2em;
	border-color: #f90;
}
h2{/*ラフ用見出し*/
	line-height : 1.3em;
	font-size: 10pt;
	font-weight: bold;
	border-right: solid 3px;
	border-bottom: solid 1px;
	padding: 0.2em;
	border-color: #ccc;
}
h3{/*ラフ用見出し*/
	line-height : 1.3em;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: solid 1px;
	padding: 0.2em;
	border-color: #ccc;
}

table, img{
	border : none;
	margin : 0;
	padding : 0;
}

td, th{
	margin : 0 ;
}

p{/*インタビューイ発言*/
	line-height : 1.8;
	line-height : 1.4em;
	text-indent: 1em;
	margin : 0 ;
}
p.comment-noindent{/*インタビューイ発言次段*/
	line-height : 1.8;
	line-height : 1.4em;
	text-indent: 0;
	margin : 0 ;
}

p.LI{/*インタビューア発言*/
	line-height : 1.3em ;
	text-indent: 0 ;
	margin-top : 1em ;
	margin-bottom : 5px ;
}

em{
	font-style : none ;
	font-weight : bold ;
}

strong{
	font-style : none ;
	font-weight : bold ;
}