@charset "utf-8";





/*
*
*
*	NEWS Layout
*
*	+ Outline
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	Outline

/////////////////////////////////////////////////////////////*/

#content_left h4{
	width:661px;
	margin-bottom:-10px;
	margin-left:0;
	padding:10px 0 10px;
	font-size:13px;
	background:url(../../share/images/bg_h4.gif) no-repeat 0 0;
	border:none;
	font-weight:bold;
}
#content_left h4 span.yokohama{
	background:url(../images/mark_yokohama.gif) no-repeat;
	padding:13px 0;
	margin:-10px 10px 0 0;
	text-indent:-9999px;
	width:74px;
	display:block;
	float:left;
}
#content_left h4 span.machida{
	background:url(../images/mark_machida.gif) no-repeat;
	padding:13px 0;
	margin:-10px 10px 0 0;
	text-indent:-9999px;
	width:74px;
	display:block;
	float:left;
}
#content_left h4 span.common{
	background:url(../images/mark_common.gif) no-repeat;
	padding:13px 0;
	margin:-10px 10px 0 0;
	text-indent:-9999px;
	width:74px;
	display:block;
	float:left;
}

p.date{
	font-size:11px;
	color:#666666;
	padding:0 5px 10px;
}

.block2{
	margin-top:-10px;
	margin-bottom:30px;
}
#content_left .block2 p{
	margin:10px 10px 0;
	clear:both;
}
.block2 .photo{
	padding:4px 5px;
	background:url(../images/bg_dots.gif);
	text-align:center;
	display:block;
}
.block2 .photoLeft{
	
	padding:5px 3px 5px 5px;
	background:url(../images/bg_dots.gif);
	width:322px;
	float:left;
}
.block2 .photoRight{
	
	padding:5px 5px 5px 4px;
	background:url(../images/bg_dots.gif);
	width:322px;
	float:right;
}