@charset "EUC-JP";

/**************************************** ´ðËÜÍ×ÁÇ ****************************************/

nav{
	display:block;
}

body{
	-webkit-text-size-adjust:80%;
	font-size:80%;
}

#fgContents2 header{
	position:relative;
	width:640px;
	height:60px;
	text-align:center;
}

#fgContents2 header h1{
	position:absolute;
	width:640px;
	height:55px;
	padding-top:5px;
	margin-left:0;
	top:auto;
	left:auto;
}

#fgContents2 header nav{
	width:620px;
	height:57px;
	padding:3px 10px 0;
	text-align:center;
	background:#000000;
}


/****************************** search ******************************/

fgContents3 c3_header_button,
fgContents4 c4_header_button,
fgContents5 c5_header_button{
	display:none;
}


/********** keywords **********/

#SEARCH_2 .search_keywords{
	position:relative;
	margin:15px 15px 0;
	padding:20px 10px;
	padding:10px;
	border-radius:10px;
	border:1px solid #aaaaaa;
	background:#e9e9e9;
	font-size:24px;
	line-height:100%;
	text-shadow:1px 1px 0 #ffffff;
	box-shadow:inset 0px 0px 1px 1px #ffffff;
	-webkit-box-shadow:inset 0px 0px 1px 1px #ffffff;
}

#SEARCH_2 .search_keywords + .search_keywords{
	margin-top:10px;
}

#SEARCH_2 .search_keywords strong{
	display:inline-block;
	padding:10px 0;
	margin-left:10px;
}

#SEARCH_2 .search_keywords strong:after{
	content:"¢§";
	display:block;
	position:absolute;
	right:20px;
	top:20px;
}

#SEARCH_2 .search_keywords ul li{
	margin-top:20px;
	padding:18px;
	border-radius:10px;
	background:url(/image/V3/SP_bg_article_container.png) no-repeat right center #ffffff;
}

#SEARCH_2 .search_keywords ul li a{
	padding:0;
	line-height:100%;
	height:auto;
}

#SEARCH_2 .search_keywords > ul:first-child li:first-child{
	margin-top:0;
}

#SEARCH_2 .search_keywords ul li a{
	color:#000080;
}


/********** result **********/

#HIT_2{
	padding:10px 0 0;
	border:none;
	background:#ffffff;
}

#HIT_2:empty{
	padding:0;
}

#SEARCH_2 #SEARCH_TITLE_2{
	font-size:24px;
	background:none;
	border-bottom:3px solid #000000;
	background:#ffffff;
	padding:20px 0 0;
}

#SEARCH_2 .result_title{
	background:none;
	border-top:none;
}

#SEARCH_2 .result_title a{
	display:inline;
	padding-left:0;
	font-size: 28px;
	line-height: 36px;
}

#SEARCH_2 .result_title a.amazon,
.result_title_info{
	font-size:18px;
	line-height:24px;
}

/********** more **********/

#SEARCH_2 .search_more{
	display:block;
	width:400px;
	height:30px;
	margin:20px auto 30px;
	padding:20px 20px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #ffffff;
	font-size:22px;
	font-weight:bold;
	border-radius:12px;
	color:#000000;
	border:1px solid #aaaaaa;
	background:-moz-linear-gradient(top, #ffffff, #dddddd);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
	box-shadow:inset 0 0px 8px 0 #ffffff,0 1px 1px #aaaaaa;
	-webkit-box-shadow:inset 0 0px 8px 0 #ffffff,0 1px 1px #aaaaaa;
}

#SEARCH_2 .search_more img{
	margin-top:-5px;
	width:50px;
}


/****************************** adjust ******************************/

.main_contents .finding_common p,
.link_detail a,
.main_contents .top_container .V2_article_container h2{
	font-size:20px;
	line-height:26px;
}


/******************** 151020 twitter ********************/

.twitter_button img{
	vertical-align:middle;
	margin-right:5px;
}

.twitter_official{
	float: right;
	width: 150px;
	height: 60px;
	text-indent: 5px;
	display: -webkit-box;
	-webkit-box-align: left;
	-webkit-box-sizing: border-box;
	display:flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	border-radius:8px;
	border: 1px solid #aaaaaa;
	background:none;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#eaeaea));
	background-image: -moz-linear-gradient(top,#ffffff,#eaeaea);
}

.news_header .twitter_official{
	float:none;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	border-left:none;
	display: -moz-box;
	-moz-box-pack: center;
	-moz-box-align: center;
	box-sizing: content-box;
}

a.twitter_search_link{
	font-size:12px;
	font-weight:bold;
	color:#00bfff;
	text-decoration:none;
}

.hatena{
	margin-right:0px;
}

#SOCIALBOOKMARK_BAR .line,
#SOCIALBOOKMARK_BOTTOM_BAR .line{
	display:none;
}
