@charset "utf-8";

/* ----------------------------------------

FOR ONLY INTERVIEW OLD FORMAT
UPDATE: 2009.8.4

1. 全体

---------------------------------------- */


div#content-marketing,div#content-develop
{
}

div#content-develop div.product
{
padding-top:15px;
}
	
	div#content-marketing h3,
	div#content-develop h3
	{
	float:left;
	width:356px;
	margin:0;
	padding:0 6px 0 0;
	font-size:14px;
	line-height:1.35em;
	font-weight:bold;
	display:block;
	voice-family:"\"}\"";voice-family:inherit;
	width:350px;
	}
		
		div#content-develop h3 div.maker
		{
		font-size:12px;
		padding-bottom:6px;
		border-bottom:1px dotted #DADADA;
		}
		div#content-develop h3 div.name
		{
		padding-top:6px;
		}
		div#content-develop h3 div.logo
		{
		padding-bottom:6px;
		}
		
		div#content-marketing h3 div#subtitle,
		div#content-develop h3 div#subtitle
	{
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin:5px 0 0;
	padding:5px 0 0;
	border-top:1px dotted #DADADA;
	}

div#content-marketing div.img
div#content-develop div.img
{
padding-bottom:15px;
}

div#content-marketing h4.abstract-title,
div#content-develop h4.abstract-title
{
clear:both;
background:url(../img/interview/slash.gif) no-repeat bottom;
margin:15px 0 15px;
border-top:1px solid #EAEAEA;
text-align:center;
font-size:1.25em;
line-height:1.35em;
font-weight:bold;
color:#fd4c19;
padding:7px 10px 8px;
}

div#content-develop div.description
{
padding-top:15px;
}

div#content-marketing ol.toc,
div#content-develop ol.toc
{
float:left;
width:160px;
margin:0;
padding:0;
list-style:none;
}

	div#content-marketing ol.toc li,
	div#content-develop ol.toc li
	{
	margin:0 0 3px;
	padding:0 0 3px;
	border-bottom:1px dotted #DADADA;
	}
	
div#content-marketing div#interview,
div#content-develop div#develop-bBlock
{
float:right;
width:482px;
padding:0 0 0 16px;
margin:0;
border-left:1px solid #DADADA;
voice-family:"\"}\"";voice-family:inherit;
width:465px;
}

	div#content-marketing div#interview h4,
	div#content-develop div#develop-bBlock h4
	{
	background-repeat:no-repeat;
	margin:0 0 15px;
	border-bottom:1px solid #BBBBBB;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	color:#333333;
	}
		div#content-marketing div#interview h4
		{
		background-image:url(../img/interview/mk_h3a.gif);
		padding:3px 0 3px 32px;
		}
		
		div#content-develop div#develop-bBlock h4
		{
		background-image:url(../img/interview/mk_h3b.gif);
		padding:3px 0 3px 32px;
		}

div#content-marketing div.pagination,
div#content-develop div.pagination
{
clear:both;
padding:20px 0 10px;
text-align:center;
}
	
	div.pagination span.prev-page{padding:0 5px;}
	div.pagination span.current-page{padding:0 5px;}
	div.pagination span.other-page{padding:0 5px;}
	div.pagination span.next-page{padding:0 5px;}

div#content-marketing div#abstract p,
div#content-develop div.description p
	{
	padding-bottom:1em;
	color:#444444;
	}
		
div#content-marketing div#interview p,
div#content-develop div.content p
	{
	line-height:1.75em;
	padding-bottom:1em;
	color:#444444;
	}
		
		div#content-marketing div#interview div.interviewer
		{
		color:#2ca3c5;
		padding-bottom:7px;
		}
		
		div#content-marketing div#interview div.interviewee span.name
		{
        font-weight:bold;
        margin-right:7px;
        }

div#content-marketing div#interview .image,
div#content-develop div.content .image
{
    text-align:center;
    margin:20px auto;
}

div#content-marketing div#interview .image .caption,
div#content-develop div.content .image .caption
{
    font-size:10px;
}

