@charset "shift_jis";

/* css読み込み /
-----------------------------------------------------------------------*/
@import url(https://css1.kakaku.k-img.com/css/trendsearch/index.css);


/* 活用事例 /
-----------------------------------------------------------------------*/
#example {
	width:612px;
	float:left;
	margin:0 0 20px 0;
	padding:0;
	background:#ffffff url('https://img1.kakaku.k-img.com/images/trendsearch/common/v1_1_block_border_01.png') no-repeat;
	}
#example h2 {
	margin:0 0 0 15px;
	}
#example h3 {
	margin:30px 0 20px 0;
	}
#example ul {
	padding:0;
	text-align:center;
	}
#example ul li {
	display:inline;
	margin-right:2px;
	}

#example01,
#example02,
#example03 {
	margin:0 15px;
	}
	
	
	
#example .wrap-l, #example .wrap-r {
	margin:0 auto;
	padding-bottom:20px;
	}
	/* clearfix */
	#example .wrap-l:after, #example .wrap-r:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
	#example .wrap-l, #example .wrap-r {	min-height: 1px;	}
	* html #example .wrap-l, * html #example .wrap-l {	height: 1px;	}
	/* END / clearfix */


#example .txtbox {
	margin:0 0 20px 0
	}
	
#example .txtbox h4 {
	padding:0 0 5px 0;
	border-bottom:1px #ffc9ed solid;
	font-size:16px;
	color:#ed3bb1;
	}
#example .txtbox p {
	line-height:24px;
	background:url('https://img1.kakaku.k-img.com/images/trendsearch/point_txt_bg.png') repeat;
	}
#example .txtbox p span {
	color:#666666;
	font-size:85%;
	}
#example .imgbox p {
	padding:0 0 5px 10px;
	}
#example .imgbox p span {
	font-weight:bold;
	}
#example .flashIns {
	width:575px;
	height:330px;
	padding:15px 0 5px 5px;
	background:url('https://img1.kakaku.k-img.com/images/trendsearch/flash_bg.gif') no-repeat;
	}

#example .linkReg {
	padding:0 0 20px 0;
	text-align:center;
	}

/* お知らせ /
-----------------------------------------------------------------------*/
#movie {
	width:262px;
	float:right;
	background:url('https://img1.kakaku.k-img.com/images/trendsearch/bg_right.png') repeat-y;
	text-align:center;
	margin:0 0 20px 0;
	}
#movieFlash {
	margin:20px auto;
	text-align:center;
	}
#movie p {
	height:33px;
	margin:-1px 0 0 0;
	padding:0 10px 0 0;
	background:url('https://img1.kakaku.k-img.com/images/trendsearch/bg_right_btm.png') no-repeat;
	line-height:33px;
	text-align:right;
	}
#movie p a {
	padding:0 15px 0 0;
	background:url('https://img1.kakaku.k-img.com/images/trendsearch/info_icon_link.png') 100% 0% no-repeat;
	}
	
