@charset "shift_jis";

@import url("../../css/ies.css");

/* ■■■■　文化庁月報　2011年4月号　■■■■ */


/* 文化庁月報　○月号　背景　季節の写真 */
	
h2.geppou_header {
	background:url(../images/h2_img.jpg) no-repeat;
	padding:35px 20px 0 0;
	margin:0;
	text-align:right;
	width:750px;
	height:84px;
	display:block;
	shadow: 2px 2px 6px #bebebe; /* CSS3 */
	-moz-box-shadow: 2px 2px 6px #bebebe; /* CSS3 */
	-webkit-box-shadow: 2px 2px 6px #bebebe; /* CSS3 */
}


/* ページトップへボタン */

.pagetop {
	clear:left;
	width:750px;
	height:15px;
	padding-right:15px;
	margin:10px 0 15px 0;
	}

	
.pagetop a {
	background-image: url("../../../../common/images/btn_pagetop_01.gif");
	background-position: 0;
	background-repeat: no-repeat;
	padding: 4px 0 4px 21px;
	margin:0;
	font-size:90%;
	float:right;
}

.bdr_dot{
	border:dotted 1px;
	padding:7px;
}



