@charset "UTF-8";

/*コンテナ*/
.buzz_container{
	width: auto/*680px;*/;
	margin: 0 auto;
	padding: 0 0 30px;
	background: url('//www.virinamaternity.com/mag/buzz/images/bg.jpg') repeat-x;
	text-align: center;
}

/*タイトル*/
.buzz_bg {
	clear: both;
	text-align: left;
	width : auto; 
	padding: 0;
	margin: 0;
}

.d {
	color: #6CBBBB;
}

.hp { color: #6CBBBB;}
.hp a { color: #6CBBBB; text-decoration: none; }
.hp a:hover{ color: #6CBBBB; text-decoration: underline; }
.hp a:visited{ color: #6CBBBB; text-decoration: none; }

.years {
	font-size: 12px; 
	color: #000;
	line-height: 20px;
	text-align: center;
}
.years a{text-decoration:none; color: #666; }
.years a:hover{text-decoration:underline; color: #000; }
.years a:visited{text-decoration:none; color: #666; }


/*リスト雑誌*/
ul.buzz_mag {
    padding: 0;
    margin: 0 25px 50px;
	list-style-type:none;
	width: auto;
}

ul.buzz_mag li {
	width: 220px ;
	margin: 0 0 10px 20px;
	float: left ;
	text-align:center;
}

ul.buzz_mag li div {
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
    display: block;
    font-family: Georgia, serif;
	margin: 0 0 20px 0;
}

ul.buzz_mag li div a { 
	text-decoration: none; color: #666;  background-color: #FFF; display: block; padding-bottom: 2px;}	

ul.buzz_mag li div a:hover { 
	text-decoration: none; color: #000; display: block; }	

ul.buzz_mag li div a:visited { 
	text-decoration: none; color: #666; background-color: #FFF; display: block;}	

ul.buzz_mag li div img {
	margin-bottom: 10px;
	border: none;
	box-shadow: 0 1px 4px #666; moz-box-shadow: 0 1px 4px #666; webkit-box-shadow: 0 1px 4px #666; 
}

/*リスト　のんのん雑誌*/
ul.buzz {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 50px;
	list-style-type:none;
	width: 718px;
}

ul.buzz li {
    width:auto;
    margin-left: 20px;
	margin-bottom: 20px;
	/*position: relative;*/
	/*left:  -22px;*/
	text-align:center;
}

ul.buzz li div {
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	display: block;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
}

ul.buzz li div.celeb {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	display: block;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
}

ul.buzz li img {
    vertical-align: middle;
    margin-right: 4px;
    float:left;
}

ul.buzz li div a { 
	text-decoration: none; color: #6CBBBB; /*border:1px dotted #FFF; display: block; padding-bottom: 2px;*/}	

ul.buzz li div a:hover { 
	text-decoration: none; color: #6CBBBB;/*#F7317C*/; /*border: 1px dotted #ccc; display: block;*/ }	

ul.buzz li div a:visited { 
	text-decoration: none; color: #6CBBBB; /*border: 1px dotted #FFF;  display: block;*/}	

ul.buzz li div img {
	border:none;
}

.buzz_footer {
	background: url('//www.virinamaternity.com/mag/buzz/images/bg_footer.jpg') repeat-x right top;
	width: 100%;
	height: 30px;
}
