@charset "utf-8";
/*
==========================================================================
■ Tiny MCE ページ設定
==========================================================================
*/
.post_wrap {
	width:750px;
	padding-bottom:22px;
	background:#fcfbf8 url(/images/tiny_mce/post_end.gif) left bottom no-repeat;
}
.post { background:#fcfbf8 url(/images/tiny_mce/post_bk.gif) left top repeat-y; }
.post_body { padding:10px 0 0 15px; }



/*
==========================================================================
■ Tiny MCE 共通設定
==========================================================================
*/
.fl { float:left; }
.fr { float:right; }
.block { clear:both; }
	.block, .block p, .fr p, .fl p { line-height:1.6; }
	p.mb3 { margin-bottom:3px; }
	.mb20 { margin-bottom:20px; }
	.mb30 { margin-bottom:30px; }
	.mt10 { margin-top:10px; }
	.mt20 { margin-top:20px; }


/*
==========================================================================
■ Tiny MCE カラム設定
==========================================================================
*/
.full, .wide, .half, .half_b, .narrow {
	margin-bottom:15px;
	overflow:hidden;
}
.full { clear:both; }
.half { margin-right:13px; }
.half_b { padding-left:0; }

.full .block { width:720px; }
.wide .block, .full .wide { width:475px; }
.half, .half_b, .full .half, .full .half_b { width:353px; }
.narrow .block, .full .narrow { padding-right:15px; width:230px; }

/* ネストされた時 */
.full .wide, .full .half, .full .narrow { margin-bottom:0; margin-right:0; padding:0 15px 0 0; }
.full .fr { padding-left:15px; padding-right:0; }


/*
==========================================================================
■ Tiny MCE 見出し設定
==========================================================================
*/
.post_h2 {
	padding:13px 13px 20px;
	background:url(/images/tiny_mce/post_h2.gif) left top no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

.post_h3 {
	margin:-15px -9px 12px -11px;
	padding:9px 15px 8px 15px;
	background:url(/images/tiny_mce/post_h3.gif) left top no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#3a3a3a;
}
	.h3a, .h3b, .h3c {
		clear:both;
		font-size:13px;
		font-weight:bold;
	}
	.h3a { margin:0 0 15px 0; padding:8px 12px; background:url(/images/tiny_mce/post_h3a.gif) left top no-repeat; }
	.h3b { margin-bottom:4px; padding:4px 8px; background:url(/images/tiny_mce/post_h3b.gif) left top no-repeat; }
	.h3c { margin-bottom:4px; padding:4px 8px; background:url(/images/tiny_mce/post_h3c.gif) left top no-repeat; }


/*キャプション
---------------------------------*/
.caption { clear:both; width:100%; font-size:10px; padding-bottom:2px; }
	.half_b .caption { /*width:172px;*/ }

.block p img { padding-right:15px; display:block; }




/*
==========================================================================
■ Office Eye
==========================================================================
*/
.page_wrap .full {
	margin-top:20px;
	margin-bottom:0;
	padding:0;
	width:765px;
}
	.page_wrap .full p {
		padding-bottom:10px;
	}
	.full .block2 { width:750px; }
	.full .block2 p.block {
		text-align:right;
	}
	.full .block2 p.block a {
		float:right;
		padding:0 0 0 8px;
		background: url(/common/images/parts_navlist_a/arrow1.gif) 0 0.45em no-repeat;
		display:block;
	}
	.page_wrap .full .new {
		width:593px;
	}
		.page_wrap .full .new em, .page_wrap .full .new dt {
			font-weight:bold;
		}
		.page_wrap .full .new dt {
			font-size:14px;
		}
		.page_wrap .full .new dd {
		}
	.page_wrap .full .photo {
		padding-left:10px;
	}
		.page_wrap .full .photo a {
			display:block;
		}
	.page_wrap .full .narrow, .full .narrow .block { width:240px; margin-bottom:15px; }
	.full .narrow .block { margin-bottom:0; }
.page_wrap h3, .summary p {
	font-weight:bold;
}
	.page_wrap .full .summary p {
		padding-bottom:5px;
	}
.page_wrap .narrow {
	position:relative;
}
	.page_wrap .narrow {
		padding:0;
		margin-right:15px;
	}
.summary {
	padding-left:15px;
	width:128px;
}
a.more {
	padding-left:8px;
	background: url(/common/images/parts_navlist_a/arrow1.gif) 0 0.45em no-repeat;
	display:block;
}
