@import url("/css_new/common.css");
@import url("/ishikawa/2010/css/ishikawa_report.css");
/* ---------------------------- コンテンツ部分 ---------------------------- */

#content_705 div.column {
	float:left;
	width:690px;
	height:auto;
	margin:0 auto;
	padding:20px 0;
	}


/* 右側内容部分 
-------------------------------------------------------------------------- */
#content_705 div.column div.stl_hall {
	height:63px;
	margin:0 auto;
	padding:0;
	}
#content_705 div.column div.stl_hall h3 {
	float:left;
	width:227px;
	height:55px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	border:none;
	background:none;
	}
	
	#content_705 div.column div.stl_hall .h01 {	background:url(../image_cmn/stl_h01.gif) no-repeat 0 0; }
	#content_705 div.column div.stl_hall .h05 {	background:url(../image_cmn/stl_h05.gif) no-repeat 0 0; }
	#content_705 div.column div.stl_hall .h10 {	background:url(../image_cmn/stl_h10.gif) no-repeat 0 0; }
	#content_705 div.column div.stl_hall .h14 {	background:url(../image_cmn/stl_h14.gif) no-repeat 0 0; }

#content_705 div.column  h4 {
	width:auto;
	margin:10px 0 0 10px;
	border-bottom:1px dotted #06C;
	background:none;
	font-size:90%;
	}

#content_705 div.column div.stl_hall span.in_out{
	float:left;
	width:65px;
	height:55px;
	margin:0;
	padding:0;
	}

#content_705 div.column p.maintext {
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:left;
	line-height:1.2;
	}
	

/* 写真表示部分 
-------------------------------------------------------------------------- */
#content_705 div.photoArea {
	clear:both;
	/*width:664px;*/
	height:212px;
	margin:0 auto;
	padding:15px 0;
	background:url(../image_cmn/bg_ruled.gif) repeat-y 0 0;
	}
	
#content_705 p.textR {
	display:block;
	clear:both;
	font-size:85%;
	margin:0;
	padding:0;
	text-align:right;
	}

#content_705 div.photoArea dl {
	list-style:none;
	width:210px;
	height:auto;
	float:left;
	margin:0 3px;
	padding:0;
	border-bottom:2px solid #C8C8C8;
	border-right:2px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	}
	
#content_705 div.photoArea dl dt {
	display:block;
	width:200px;
	height:150px;
	margin:0;
	padding:5px;
	background:#FFF;
	}	
	
	
#content_705 div.photoArea dl dd {
	display:block;
	height:40px;
	margin:0;
	padding:5px 8px;
	background:#FFF;
	text-align:left;
	font-size:85%;
	}		
	
	
/* ページ遷移部分 
-------------------------------------------------------------------------- */

#content_705 div.pagenavi {
	clear:both;
	width:664px;
	margin:0;
	padding:15px 0;
	text-align:center;
	border-bottom:1px dotted #999;
	position:relative;
	overflow:hidden;
	height:75px;
	}
	
#content_705 div.pagenavi ul {
	list-style:none;
	color:#999;
	position:absolute;
	left:48%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	}	
	
#content_705 div.pagenavi ul li {
	float:left;
	margin:0 3px;
	padding:5px 8px;
	text-align:center;
	}
	
#content_705 div.pagenavi ul li.box {
	border:1px solid #83b9e4;
	font-size:120%;
	}	

	
#content_705 div.pagenavi ul li.box_active {
	border:1px solid #83b9e4;
	background:#83b9e4;
	color:#FFF;
	font-size:120%;
	}	
	
#content_705 div.pagenavi ul li.repo_back {
	float:none;
	clear:both;
	margin:0;
	padding:10px 0 0 0;
	}	
	
	