@charset "Shift_JIS";
/* -------------------------------------------------------------------

	めざましテレビで紹介された花　ページ CSS

------------------------------------------------------------------- */

/* ----------------------------------------
   
---------------------------------------- */
.footer{
	padding-top:20px;
}


/*-- メインタイトル --*/
.MV{
	margin-bottom:20px;
}
.MV h1{
	width:910px;
	height:140px;
	text-indent:0px;
	font-size:13px;
	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:17px 25px 7px 25px;
	margin-bottom:20px;
	line-height: 1.3;
	font-size:150%; /* 追加 */
	border-bottom: 3px dotted #FF9900;　 /* 追加 */
/*	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,
.wrap_mezamashi .right_mezamashi .plof,
.wrap_mezamashi .right_mezamashi .recom{/* 追加 */
	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:0px;
	font-size:14px;/* 20141120変更*/
	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;
}




/* プロフィール追加 */
.plofwarp {
	padding: 0 10px 10px 10px;
	width: 190px;
	line-height: 1.3;
	  margin-top: 10px;
}
.plofwarp img {
	padding-right: 5px;
}
.plofkana{
	color:#898989;
}

.plofname a {
	font-size: 35px;
	color: #1f1f1f;

}

.plofshop  {
	margin-top: 5px;
	color: #578a85;
	text-align: right;


}

.plofshop  a{
	color: #578a85;
	font-size: 14px;
}



/* おすすめのお花 */

.recom h2{
	width: 210px;
	background:url(../../images/common/ttl_mazamashi_osusume.gif) left top no-repeat;
	height: 53px;
	color: #fff;
	text-align: center;
	padding-top:8px;
	line-height: 1.2;
}


.recomwarp {
	width:174px;
	height: auto;

	margin-left: 18px; 
	padding-bottom: 14px;
}

.recomwarp Img {
	margin-top:10px;
}

span.recomname a {
	line-height: 1.5;
	color:#ff4ca2;
	font-size: 12px;
	font-weight: bold;

}

.recomprice {
	color: #292929;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 0px;
}

/*検索結果*/
.wrap_mezamashi .left_mezamashi .article .search_result {
	width: 590px;
	margin: 0 auto;
}

.wrap_mezamashi .left_mezamashi .article .search_result p {
	background: url("/images/common/li_arrow_pink.png") no-repeat scroll left 3px transparent;
	padding-left: 10px;
	font-weight: bold;
}


/*商品紹介*/
.wrap_mezamashi .left_mezamashi .article .wrap_products {
	width: 590px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #FFFCF0;
}

.wrap_mezamashi .left_mezamashi .article .wrap_products .title_products {
	/* ▼CSS3 */
	border-top-left-radius: 5px;/* 左上 */
	border-top-right-radius: 5px;/* 右上 */

	/* ▼Safari,Chrome */
	-webkit-border-top-left-radius: 5px;/* 左上 */
	-webkit-border-top-right-radius: 5px;/* 右上 */

	/* ▼Firefox */
	-moz-border-radius-topleft: 5px;/* 左上 */
	-moz-border-radius-topright: 5px;/* 右上 */

	/* ▼共通装飾 */
	background: #FF9933;
	color: #FFFFFF;
	padding: 7px 10px;
	font-weight: bold;
	width: 570px;
}

.wrap_mezamashi .left_mezamashi .article .wrap_products .main_products {
	border: 1px #FF9933 solid;
	/*background: #FFFDDF;*/
	padding: 0 20px;
}

.wrap_mezamashi .left_mezamashi .article .wrap_products .main_products .box_item {
	float: left;
	width: 250px;
	padding: 20px 12px;
}

.wrap_mezamashi .left_mezamashi .article .wrap_products .main_products .box_item p {
	padding: 5px 10px;
	line-height: 1.5;
	margin: 0;
}

.wrap_mezamashi .left_mezamashi .article .wrap_products .main_products .box_item a {
	font-weight: bold;
}






/*旧内容※今後は不使用*/
.box_flower_item {
	margin: 10px 0 0 30px;
}

.flower_item {
	width: 180px;
	float: left;
	margin: 0 20px 0 0;
}

.img_tex_img {
	float: right;
	padding: 0 25px 10px 10px;
}

.img_tex_tex {
	float: left;
	width: 350px;
}

.img_tex_img110520 {
	float: left;
	padding-left: 20px;
}

.img_tex_tex110520 {
	float: left;
	width: 450px;
	padding-left: 20px;
}


.clearfix_mezamashi {
	clear: both;
	line-height: 0;
}

/*検索結果へのリンク*/
.article .arrow_anchor {
	margin: 0 0 0 20px;
	background: url(/images/mezamashi/arrow_pink.gif) no-repeat scroll left center;
	padding:2px 20px;
	
}

.article .arrow_anchor span {
	font-weight: bold;
}

/*商品紹介前のコメント*/
.article .item_comment {
	text-align: left;
	margin: 0 0 0 20px;
}


/*メルマガ用バナー*/
.article .banner619 {
	margin: 15px auto;
	text-align: center;
}



/**/

.mezamashiBtn {
	text-align: right;
	width:620px;
}
