body,h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	line-height:1em;
} 

body {
	background:#ffffff;
	background:url(http://apm.musabi.ac.jp/resonance/ip2006/sidebar.gif) repeat-y;
}
#webzine_logo{
	background:url(http://apm.musabi.ac.jp/resonance/ip2006/logo.gif) no-repeat;
	position:absolute;
	top:40px;
	left:0;
	width:240px;
	height:80px;
}
.hidden{
	display:none;
}

a{
	color:darkorange;
	text-decoration:none;
	cursor:pointer;
}
a:hover,a:active{
	text-decoration:underline;
}


.title{
	position:absolute;
	top:40px;
	left:310px;
	background:#201515;
	color:#eeeeee;
	width:450px;
	min-width:300px;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:15px;
}

.left{
	position:absolute;
	top:250px;
	left:40px;
	min-height:340px;
	width:230px;
	background:#DFE7F7;
	border-bottom:#503932 solid 14px;
	padding-top:1em;
	padding-bottom:1em;
}
.index .left{
	height:340px;
}
.left p{
	font-size:8pt;
	line-height:1.4em;
	margin-top:0;
	margin-bottom:0;
	margin-left:5%;
	margin-right:5%;
}
.left img{
	display:block;
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
}
img.portfolio{
	margin-left:20px;
}
.right{
	position:absolute;
	left:310px;
	top:195px;
	width:470px;
	padding:0;
	font-size:9pt;
	line-height:1.7em;
}
.index .right{
	position:absolute;
	top:150px;
	left:390px;	
}
.index .article{
	position:relative;
	margin-top:13px;
	min-height:1px;
	width:100%;
	/*
border:1px black solid;
*/
}
.index .t0{
	left:0;
}
.index .t1{
	left:20px;
}
.index .t2{
	left:60px;
}
.index .t3{
	left:120px;
}
.index .t4{
	right:240px;
}
.index .t5{
	right:210px;
}

.index .right img{
	width:35px;
	float:left;
}
.index .right .t4 img,.index .right .t5 img{
	width:35px;
	float:right;
}
.index .article_text{
	position:relative;
	left:20px;
	vertical-align:text-bottom;
	margin-left:1.5em;
}
.index .right .t4 .article_text,.index .right .t5 .article_text{
	float:none;
	text-align:right;
	margin-right:70px;
}
h1{
	text-indent:-9999pt;
}
h2{
	font-size:14pt;
	line-height:1.4em;
}
h2.interviewee{
	font-size:16pt;
	line-height:1.4em;
}
h3{
	font-size:12pt;
	line-height:1.2em;
}
h3.title_name{
	font-size:14pt;
	line-height:1.4em;
}
h3.interviewer{
	font-size:14pt;
	line-height:1.4em;
}
h4{
	font-size:10pt;
	line-height:1.4em;
}
.index .right .syllabus_for_index{
	width:480px;
	position:absolute;
	top:0;
	right:70px;
	margin-left:0;
}
.index .right .syllabus_for_index h1{
	display:none;
}

.index .article:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.index .article { 
	display:inline-table;
	color:#222222;
 }

.index .right a{
	color:#050505;
	border:none;
}
.index .right a:hover,.index .right a:active{
	text-decoration:underline;
	border:none;
}
.index .right a img{
	border:none;
}

/* Mac IE には適用させない \*/
* html #parentBox { height:1px; }
.index .article { display:block; }
/* */
