@charset "Shift-JIS";

/* --------------------------------------------------
  Infomation
-----------------------------------------------------

  このCSSファイルはクローズアップページにのみ反映されます。

-------------------------------------------------- */


/* --------------------------------------------------
  base layout
-------------------------------------------------- */


/* --------------------------------------------------
  cont01
-------------------------------------------------- */

div#cont01_head{
	color:#717071;
	margin-bottom:30px;
	position:relative;
}
div#cont01_head h3{
	text-indent:-9999px;
	background:url(img/closeup005_cont01_ttl.gif) no-repeat;
	width:828px;
	height:39px;
	overflow:hidden;
	margin-bottom:10px;
}




/* cont01_txt ------------------------------------ */
div#cont01_body div.cont01_txt{
	color:#717071;
	width:534px;
	float:left;
}

div#cont01_body div.cont01_txt h4{
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:534px;
	height:34px;
	overflow:hidden;
	margin-bottom:10px;
	display:block;
}
div#cont01_body div.cont01_txt p{
	line-height:1.6;
	margin-bottom:30px;
}

div#cont01_body div.cont01_txt h4.cont01_sttl01{background-image:url(img/closeup005_sttl01.png);}
div#cont01_body div.cont01_txt h4.cont01_sttl02{background-image:url(img/closeup005_sttl02.png);}
div#cont01_body div.cont01_txt h4.cont01_sttl03{background-image:url(img/closeup005_sttl03.png);}
div#cont01_body div.cont01_txt h4.cont01_sttl04{background-image:url(img/closeup005_sttl04.png);}
div#cont01_body div.cont01_txt h4.cont01_sttl05{background-image:url(img/closeup005_sttl05.png);}
div#cont01_body div.cont01_txt h4.cont01_sttl06{background-image:url(img/closeup005_sttl06.png);}


/* cont01_img ------------------------------------ */
div#cont01_body div.cont01_img{
	width:272px;
	float:right;
	display:block;
	padding-top:15px;
}
div#cont01_body div.cont01_img p{
	margin-bottom:15px;
}

/* editorsnote ------------------------------------ */
div#editorsnote{
	border-top:1px dotted #717071;
	padding-top:10px;
}
div#editorsnote h4{
	text-indent:-9999px;
	background:url(img/closeup002_editorsnote_sttl.gif) no-repeat;
	width:149px;
	height:49px;
	overflow:hidden;
	float:left;
	display:block;
}
div#editorsnote p{
	line-height:1.6;
	color:#717071;
	width:678px;
	float:right;
	padding-top:15px;
}



/* --------------------------------------------------
  backnumber
-------------------------------------------------- */
div#closeup_bn{
	border-top:1px dotted #717071;
	padding-top:6px;
}
div#closeup_bn h3{
	text-indent:-9999px;
	background:url(img/closeup_bn_ttl.gif) no-repeat;
	width:85px;
	height:10px;
	overflow:hidden;
	margin-bottom:8px;
	display:block;
}
div#closeup_bn ul li{
	font-size:1px;
	line-height:0;
	padding-right:5px;
	padding-bottom: 5px;
	float:left;
}

