﻿@charset "utf-8";
/* CSS Document */



/*メールマガジンバナー*/
#container a.mailmag{
	margin:0px 0 5px 20px;

}
#container a.mailmag img{
	margin-top:15px;

}
*html #container a.mailmag{
	margin:0px 0 12px 11px;

}
*html #container a.mailmag img{
	margin-top:0px;

}

/*広告バナー*/
#banner{
	margin:-15px 0px 0px 20px;

}
*html #banner{
	margin:-30px 0px 0 10px;

}
#main .banner{
	display:block;
	text-align:center;	
	margin:-25px auto 30px auto;
}
#banner a img {
	margin:0 26px 0px 0px;

}
*html #banner a img {
	margin:10px 23px 0 0px;

}
/*パンクズ*/
#pankuzu{
	margin-bottom:0px;

}
/*エントリー*/

#container #main div.entry h3{
	background:#C7ED51;
	color:#424C02;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	padding:2px 5px 5px 5px;
	margin:0;
	width:400px;
	height:14px;
}
#container #main div.entry{
	margin:10px 20px 0px 20px;
	padding:0px;
	background: #F1F9D2;
	border: 1px solid #333333;
	color:#424C02;
	display:block;
}
*html #container #main div.entry{
	margin:10px 20px 15px 11px;
	padding:0;
}
#container #main div.entry b{
	font-weight:bold;

}
#container #main div.entry p{
	margin:10px 10px 10px 30px;
}
*html #container #main div.entry p{
	margin:10px 10px 10px 25px;
}

#container #main div.entry ul{
	margin:10px 10px 5px 70px;
}

#container #main div.entry h4{
	margin:10px 10px 10px 10px;
	font-weight:bold;
	background:url(../images/midashi_entry_h4.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	clear:both;
}
#container #main div.entry h5{
	border-bottom:1px solid #20af10;
	border-left:5px solid #20af10;
	margin:10px 10px 10px 10px;
	clear:both;
}


/*個別記事のブックマークやランキングのCSS制御*/
#container #main div.entry .infodata{
	margin:10px;

}

/*特集専用CSS*/

#container #main div.entry img.banner_tokusyu{
	margin:0px 0 5px -20px;

}
* html #container #main div.entry img.banner_tokusyu{
	margin:0px 0 5px -11px;

}
#container #main div.entry img.banner_tokusyu_mailmag{
	margin:0px 0 5px 188px;

}
#container #main div.entry h4.num1 a,
#container #main div.entry h4.num2 a,
#container #main div.entry h4.num3 a,
#container #main div.entry h4.num4 a,
#container #main div.entry h4.num5 a{
	font-weight:bold;
}
#container #main div.entry h4.num1{
	background:url(../images/spacial_firefox_h4_1.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	margin-top:40px;
}
#container #main div.entry h4.num2{
	background:url(../images/spacial_firefox_h4_2.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	margin-top:40px;
}
#container #main div.entry h4.num3{
	background:url(../images/spacial_firefox_h4_3.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	margin-top:40px;
}
#container #main div.entry h4.num4{
	background:url(../images/spacial_firefox_h4_4.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	margin-top:40px;
}

#container #main div.entry h4.num5{
	background:url(../images/spacial_firefox_h4_5.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	margin-top:40px;
}
#container #main div.entry h4.num6{
	background:url(../images/spacial_firefox_h4_6.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	margin-top:40px;
}
#container #main div.entry h4.num7{
	background:url(../images/spacial_firefox_h4_7.gif) left center no-repeat;
	height:22px;
	padding:4px 5px 0 5px; 
	margin-top:40px;
}

#container #main div.entry img.special_img_left{
	margin:0 15px 10px 10px;
	float:left;

}
#container #main div.entry img.special_img_right{
	margin:0 10px 10px 15px;
	float:right;

}
#container #main div.entry p.special_top{
	margin-left:10px;
	vertical-align: middle;
}
#container #main div.entry p.special_top img{
	margin-right:15px;
	margin-bottom:30px;
	vertical-align: top;
	float:left;
	vertical-align: middle;
}


#container #main div.entry .bgtr{
background:#EfEfEf;
}

#container #main div.entry .bgtr2{
background:#ffffff;
}


#container #main div.entry .tabledev{
padding:10px;
}

#container #main div.entry table{
margin-bottom:10px;
border:1px solid #CCCCCC;
border-left:none;
}

#container #main div.entry td{
padding:2px;
padding-left:5px;
border-left: 1px solid #CCCCCC;
}


