@charset "utf-8";
/* CSS Document */


.number {color: #536D7E;}
#header { width:329px; height:51px; background:url(../images/head_tit.png) no-repeat; margin:0; padding:0; }

.zenpen img { margin-top:10px; }
.place { margin-right:20px; }


/*#mainread { display:block; }

.entlink { width:361px; height:60px; margin-top:10px; text-align:center; color:#38302E; display:block; font-size:13px; text-decoration:none; float:left; font-family:sans-serif; line-height:30px; font-weight:bold; position:relative; z-index:99; }
.desktop .entlink:hover { opacity:0.8;  margin-top:8px; }*/


/*.desktop #ent01 h2 { max-width:1100px; }*/










/*20142013記述キャプションテキストCSS*/

/*左寄せ*/
.capbgl{
	position:absolute;
	bottom:20px;
	left:0%;
}

.capl{
	width:20px;
	height:30px;
	float:left;
	background-image: url(../images/text_bgl.png);
}

.capr{
	width:20px;
	height:30px;
	float:left;
	background-image: url(../images/text_bgr.png);
}

.capc{
	width:auto;
	height:30px;
	float:left;
	line-height:30px;
	background-image: url(../images/text_bg01.png);
	padding:0 10px;
	font-size:12px;
	color:#ffffff;
}

/*右寄せ*/

.capbgr{
	position:absolute;
	bottom:50%;
	left:50%;
}

/*中央*/

.capbgc{
	position:relative;
	top:-40px;
	float:right;
	margin-right:10px;
}