@charset "utf-8";
/*
 * Title : integrate x buzzlife 特設サイト
 * File URI : 
 * Author :	Y.Katsuki
 * Update :	2011-07-11
 *
 * 1. reset
 * 2. body and base setting 
 * 3. link setting 
 * 4. contents
 * ex.clearfix 
 */

/*==========================================================
  1. reset
==========================================================*/
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
form,fieldset,input,textarea,
table, th, td {
	margin: 0;
	padding: 0;
	color: #231815;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

address, caption, em,strong,th {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

caption, th {
	text-align: left;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/*==========================================================
  2. body and base setting
==========================================================*/
html {
	background: #f3f7f7;
}

body {
	min-width: 978px;
}

strong {
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 1.3;
}

img {
	vertical-align: bottom;
}

/*================================================
  3. link setting
================================================*/
a {
	color: #231815;
	text-decoration: underline;
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}

/*================================================
  3. contents
================================================*/

/* header*/

div#header {
	background: url(../images/common/header_bg.gif) top center repeat-x;
}

div#header div.header_inner {
	width: 978px;
	margin: 0 auto;
}

div#header div.header_inner h1.ci {
	float: left;
	padding: 14px 0px 16px 25px;
}

div#header div.header_inner p.inte_buzz_logo {
	float: right;
	padding: 6px 27px 8px 0; 
}

div#header div.header_inner ul.header_navi {
	float: right;
	padding: 0 20px 2px 0;
}

div#header div.header_inner ul.header_navi li {
	float: left;
}

div#header div.header_inner ul.header_navi li.header_navi_01 {
	padding-right: 1px;
	background: url(../images/common/menu_bg.gif) top right no-repeat;
}

/* container */

div#container {
	background: #f3f7f7;
}

div.contents {
	width: 978px;
	margin: 0 auto;
}

/* leftsub */

div.left_sub {
	width: 693px;
	float: left;
	padding: 11px 0 0 0;
}

div.right_sub {
	width: 246px;
	float: right;
	padding: 37px 21px 0 0;
}

div.right_sub p.side_banner {
	padding: 0 0 18px 0;
}

/* footer */

div#footerLine {
	border-top: 1px solid #eb5682;
	background: #f3f7f7;
}

div#footerLine div.footerLine_inner {
	width: 978px;
	margin: 0 auto;
}

div#footerLine div.footerLine_inner p.copy {
	width: 978px;
	color: #eb5682;
	padding: 10px 0 70px;
	font-size: 11px;
	text-align: right;
}

/* top contents */

div.top_c1 {
	background: url(../images/top/top_bg_01.jpg) top left no-repeat;
	padding-bottom: 44px;
}

div.top_c1 ul.top_comment_list {
	padding: 6px 0 0 185px;
}

div.top_c1 ul.top_comment_list li {
	float: left;
	padding-right: 2px;
}

div.top_c2 {
	padding: 0 0 10px 21px;
}

div.top_c2 div.top_c2_inner {
	background: #fdfdfd;
	width: 672px;
}

h3.top_c2_h3_01 {
	padding: 14px 0 10px 11px;
}

div.top_c2_l1 {
	width: 672px;
	background: url(../images/top/top_c2_l1_bg.gif) bottom left no-repeat;
	padding: 0 0 18px 0;
}

div.top_c2_l1 p.top_c2_l1_img {
	width: 267px;
	padding-left: 16px;
	float: left;
}

div.top_c2_l1 p.top_c2_l1_text {
	width: 360px;
	padding-right: 21px;
	float: right;
}

div.top_c2_l2 {
	width: 672px;
	background: url(../images/top/top_c2_l2_bg.gif) bottom left no-repeat;
	padding: 17px 0 17px 0;
}

div.top_c2_l2 div.top_c2_l2_L {
	width: 310px;
	padding-left: 11px;
	float: left;
}

div.top_c2_l2 div.top_c2_l2_L h3.top_c2_h3_02 {
	padding: 0 0 6px 0;
}

div.top_c2_l2 div.top_c2_l2_L p.top_c2_l2_img {
	width: 87px;
	float: left;
}

div.top_c2_l2 div.top_c2_l2_L p.top_c2_l2_L_text {
	width: 214px;
	float: right;
	padding-top: 3px;
}

div.top_c2_l2 div.top_c2_l2_R {
	width: 314px;
	padding-right: 9px;
	float: right;
}

div.top_c2_l2 div.top_c2_l2_R h3.top_c2_h3_03 {
	padding: 0 0 9px 0;
}

div.top_c2_l2 div.top_c2_l2_R p.top_c2_l2_R_text {
	width: 305px;
	padding: 0 0 0 5px;
}

div.top_c2_l3 {
	background: url(../images/top/top_c2_l3_bg.gif) bottom left no-repeat;
	padding: 19px 0 25px 0;
}

div.top_c2_l3 div.top_c2_l3_L {
	width: 310px;
	padding-left: 11px;
	float: left;
}

div.top_c2_l3 div.top_c2_l3_L h3.top_c2_h3_04 {
	padding: 0 0 9px 0;
}

div.top_c2_l3 div.top_c2_l3_L p.top_c2_l3_L_img {
	width: 87px;
	float: left;
	padding-top: 2px;
}

div.top_c2_l3 div.top_c2_l3_L p.top_c2_l3_L_text {
	width: 214px;
	float: right;
	padding-top: ;
}

div.top_c2_l3 div.top_c2_l3_R {
	width: 314px;
	padding-right: 9px;
	float: right;
}

div.top_c2_l3 div.top_c2_l3_R h3.top_c2_h3_05 {
	padding: 0 0 9px 0;
}

div.top_c2_l3 div.top_c2_l3_R p.top_c2_l3_R_img {
	width: 87px;
	float: left;
	padding: 2px 0 0 5px;
}

div.top_c2_l3 div.top_c2_l3_R p.top_c2_l3_R_text {
	width: 211px;
	float: right;
}

div.top_c3 {
	padding: 0 0 44px 21px;
}

div.top_c3 div.top_c3_inner {
	padding-bottom: 15px;
}

div.top_c3 h2.top_c3_h2 {
	padding: 0 0 9px 0;
}

p.top_c3_caption {
	padding: 0 0 5px 111px;
}

div.top_c3_inner div.top_c3_L {
	float: left;
	width: 315px;
}

div.top_c3_inner div.top_c3_L ul.top_rank {
	padding-bottom: 10px;
}

div.top_c3_inner div.top_c3_R {
	float: right;
	width: 351px;
	margin-top: 16px;
	background: url(../images/top/top_c3_R_bg.gif) bottom left no-repeat;
}

ul.top_pickup_list {
	padding: 0 0 16px 28px;
	width: 314px;
}

ul.top_pickup_list li {
	padding-left: 15px;
	padding-bottom: 18px;
	background: url(../images/top/list_icon_heart.gif) 0px 3px no-repeat;
	line-height: 1.6;
}

ul.top_pickup_list li span {
	color: #e73268;
}

div.top_c3_btm {
	width: 652px;
	margin: 0 0 0 20px;
	background: url(../images/top/top_c3_bottom_bg.gif) bottom left no-repeat;
}

div.top_c3_btm h3.top_c3_h3_btm {
	padding-bottom: 5px;
}

div.top_c3_btm p.top_c3_btm_L {
	float: left;
	padding-left: 10px;
	padding-bottom: 14px;
}

div.top_c3_btm p.top_c3_btm_R {
	float: right;
	padding-right: 43px;
	padding-bottom: 14px;
}

div.top_c4 {
	padding: 0 0 80px 21px;
}

div.top_c4 h2.top_c4_h2 {
	padding-bottom: 29px;
}

p.top_c4_L {
	float: left;
	width: 180px;
	padding: 0 0 0 18px;
}

div.top_c4_R {
	float: right;
	width: 445px;
	padding: 0 9px 0 0;
}

div.top_c4_R h3.top_c4_h3 {
	padding-bottom: 13px;
}

div.top_c4_R p.top_c4_R_text {
	line-height: 1.8;
}

div.top_c4_R p.top_c4_R_text span {
	color: #ed658d;
	font-weight: bold;
}

/*================================================
  ex. clearfix
================================================*/
.clearfix {
	height: 1%;
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.over{
	overflow:hidden;
	_zoom:1;
}


/*================================================
  press
================================================*/
a.btn-detail  { width: 235px; height: 45px;	text-decoration: none; }
a:hover.btn-detail img { top: -45px; text-decoration: none; }
.btn-detail span,
a:hover.btn-detail span {
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 15px;
	top: 7px;
	line-height: 1em;
	z-index:9999;
}