@charset "Shift_JIS";
/* -------------------------------------------------------------------

	めざましテレビで紹介された花　ページ CSS

------------------------------------------------------------------- */

/* ----------------------------------------
   
---------------------------------------- */
.footer{
	padding-top:20px;
}


/*-- メインタイトル --*/
.MV{
	margin-bottom:20px;
}
.MV h1{
	width:910px;
	height:140px;
	text-indent:-4000px;
	font-size:1px;
	background:url(../images/common/mezamashi_head.jpg) no-repeat;
	overflow:hidden;}


/*-- 中身 --*/
.wrap_mezamashi{
	width:910px;
	background:#fffddf;
	border:1px solid #ff9933;
	overflow:hidden;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

/*-- 左カラム ----------------------------------*/
.wrap_mezamashi .left_mezamashi{
	float:left;
	width:640px;
	overflow:hidden;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}

.wrap_mezamashi .left_mezamashi .article{
	padding-bottom:15px;
	margin-bottom:20px;
	background:url(../images/common/bg_btm_left_mezamashi.png) left bottom no-repeat #ffffff;
}

.wrap_mezamashi .left_mezamashi .article h2{
	width:590px;
	height:32px;
	padding:26px 25px 0 25px;
	margin-bottom:20px;
	font-size:117%;
	background:url(../images/common/bg_top_left_mezamashi.png) left top no-repeat;
}
.wrap_mezamashi .left_mezamashi .article h3{
	padding:0 25px;
	margin-bottom:20px;
}
.wrap_mezamashi .left_mezamashi .article h3 span{
	color:#ff7200;
}
.wrap_mezamashi .left_mezamashi .article p{
	padding:0 25px;
	margin-bottom:20px;
}
.wrap_mezamashi .left_mezamashi .article p img{
	margin:0 5px;
}
.article .size11_r{
	color:#ff7200;
}


/*ページトップへ*/
.wrap_mezamashi .left_mezamashi .article .page_up{
	width:620px;
	margin:0;
	padding-right:20px;
}


/*-- アーカイブへのリンク --*/
.archive_link{
	margin:10px 0;
	text-align:center;
}
.archive_link a{
	padding-left:10px;
	background:url(../images/common/li_arrow_pink.png) left center no-repeat;
}
.archive_link a:link,
.archive_link a:hover,
.archive_link a:visited{
	color:#ff6600;
}



/*-- 右カラム ----------------------------------*/
.wrap_mezamashi .right_mezamashi{
	float:right;
	width:210px;
	overflow:hidden;
	display:inline;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrap_mezamashi .right_mezamashi .staff,
.wrap_mezamashi .right_mezamashi .archive{
	margin-bottom:10px;
	background:url(../images/common/bg_btm_right_mezamashi.png) left bottom no-repeat #ffffff;
}
.wrap_mezamashi .right_mezamashi .archive{
	margin-bottom:19px;
}

/*タイトル*/
.wrap_mezamashi .right_mezamashi div h2{
	width:210px;
	height:42px;
	text-indent:-4000px;
	font-size:1px;
	overflow:hidden;
}
.wrap_mezamashi .right_mezamashi .staff h2{
	background:url(../images/common/ttl_mazamashi_staff.png) no-repeat;
}
.wrap_mezamashi .right_mezamashi .archive h2{
	background:url(../images/common/ttl_mazamashi_archive.png) left bottom no-repeat #ffffff;
}

/*中身*/
.wrap_mezamashi .right_mezamashi .staff div{
	padding:10px 17px;
}

.wrap_mezamashi .right_mezamashi .archive ul{
	padding:7px 17px 17px 17px;
}
.wrap_mezamashi .right_mezamashi .archive ul li{
	margin-top:3px;
	padding-left:17px;
	background:url(../images/common/accent_list_mezamashi.png) left center no-repeat;
}
