@charset "UTF-8";

body {
	color: #333;
	font-family: Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
	font-size: 14px;
}

.AA{
        line-height:100%;
        font-family: 'ＭＳ Ｐゴシック';
}

div.resbox{
		margin-left: -5px;
        padding:1px;
        border-style:dotted;
        border-width:1px 1px 1px 1px;
        border-color:cornflowerblue;
        background-color:#EBFAF9;
}

div.blobox{
		margin-left: -5px;
        padding:1px;
        border-style:dotted;
        border-width:1px 1px 1px 1px;
        border-color:cornflowerblue;
        background-color:#ffffe0;
}


div.combox{
        padding:1px;
        border-style:dotted;
        border-width:1px 1px 1px 1px;
        border-color:cornflowerblue;
        background-color:#F5F5F5;
}

.t_anchor{
        color:#0066ff;
        font-size: 14px;
}

div.rss02-title{
	margin-left: 10px;
	padding-left: 40px;
	font-size: 150%;
        color:#333333;
	font-weight: bold;
        background:url("http://watch2ch.2chblog.jp/news.png") 0% 50% no-repeat;
}

.pickup_url{
	font-size: 16px;
	font-weight: bold;
	width:100%;
	overflow-y:hidden; 

}

.pickup_url a
, .pickup_url a:active
, .pickup_url a:visited {
	padding-left:20px;
         padding-top:3px;      
	display:block;
	background: url(http://livedoor.blogimg.jp/newstwo/imgs/9/5/9539b911.png) 2px 5px no-repeat;
	text-decoration:none;
}

.pickup_url a:hover{
	padding-left:20px;
        padding-top:3px;
	background-color:#4486ba;
        color:#FFFFFF !important;
	text-decoration:none;
}


.antena_url{
	font-size: 16px;
	font-weight: bold;
	width:100%;
	overflow-y:hidden; 

}

.antena_url a
, .antena_url a:active
, .antena_url a:visited {
	padding-left:20px;
         padding-top:3px;      
	display:block;
	text-decoration:none;
}

.antena_url a:hover{
	padding-left:20px;
        padding-top:3px;
	background-color:#4486ba;
        color:#FFFFFF !important;
	text-decoration:none;
}



.linkurl{
	font-size: 16px;
	font-weight: bold;
	width:100%;
	overflow-y:hidden; 

}

.linkurl a
, .linkurl a:active
, .linkurl a:visited {
	padding-left:10px;
         padding-top:1px;      
	display:block;
	background: url(http://livedoor.blogimg.jp/newstwo/imgs/9/5/9539b911.png) 2px 5px no-repeat;
	text-decoration:none;
}

.linkurl a:hover{
	padding-left:10px;
        padding-top:1px;
	background-color:#4486ba;
        color:#FFFFFF !important;
	text-decoration:none;
}

.mylinkurl{
    background:url("http://livedoor.blogimg.jp/newstwo-channel/imgs/1/8/18745d2f.png") 0% 50% no-repeat;
    margin:10px ;
    padding:0 0 0 20px;
    font-size:16px;
    font-weight: bold;
    line-height:1.8;
    font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
    text-align:left;
}



ul.rss1 {
	margin: 0;
	display: inline;
	padding: 0;
	list-style: none;
}

li.rss1 {
	margin: 0 11px 0 0px;
	width: 250px;
	display: inline-block;
	vertical-align: top;
	height: 250px;
}

.rss_img {
	margin: 0 0 -45px;
	border: 3px solid #336699;
	width: 250px;
	height: 250px;

}

.rss img {
	width: 250px;
	height: 250px;

	box-shadow: 5px 5px 6px #000066;
}

.rss img:hover {
	box-shadow: 1px 1px 3px #000;
}

.rss a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

.rss a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.rss_title {
	background-color: #336699;
	line-height: 18px;
	opacity: 0.8;
	height: 35px;
	overflow: hidden;
	padding: 7px 1px 0px 5px;
	width: 250px;
}

.rss_title a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.top_introduce{
	padding:0px 0px 0px 30px;
}

.amalinkurl{
    background:url("http://livedoor.blogimg.jp/newstwo-channel/imgs/7/9/79984481.gif") 0% 50% no-repeat;
    margin:10px ;
    margin-left:10px;
    padding:0 0 0 20px;
    font-size:12px;
    font-weight: bold;
    line-height:1.4;
    font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
    text-align:left;
}

.amalinkurl2{
    background:url("http://livedoor.blogimg.jp/newstwo-channel/imgs/7/9/79984481.gif") 0% 50% no-repeat;
    margin:10px ;
    padding:0 0 0 20px;
    font-size:16px;
    font-weight: bold;
    line-height:1.8;
    font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
    text-align:left;
}

.emphasize-link {
    position: relative;
    margin: 36px 0 16px;
    padding: 16px 10px;
    border: 2px solid cornflowerblue;
    background-color: #fffbf5;
}

.emphasize-link::before {
    position: absolute;
    top: -12px;
    left: 10px;
    padding: 0 10px 0 10px;
    content: "関連記事";
    background-color: cornflowerblue;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}


.ama_emphasize-link {
    position: relative;
    margin: 36px 0 16px;
    padding: 16px 10px;
    border: 2px solid orange;
    background-color: #FFFFFF;
}

.ama_emphasize-link::before {
    position: absolute;
    top: -12px;
    left: 10px;
    padding: 0 10px 0 10px;
    content: "Amazon";
    background-color: orange;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

div.tw_p_img{
width: 100%;
}

div.tw_p_img img {
float: left;
margin: 0 10px;
}
