@charset "UTF-8";
/* =====================================================================
	#Main
===================================================================== */
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

.sh_header_nav,
#header_search {
	display: none;
}

#contents_body #main {
	margin: 0;
	width: 940px;
}

.content {
	width: 625px;
	float: left;
}

#secondary {
	width: 300px;
	float: right;
	position: relative;
	margin-top: -15px;
}

#right_column {
	margin-top: 15px;
}

.heading_sub_line {
	border-bottom: 1px solid #e80011;
	padding-bottom: 2px;
}

.heading_main_f1 {
	border-top: 3px solid #e80011;
	border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
	padding: 8px 0 5px 12px;
	font-weight: normal;
}

#main .tag_entry_title a:hover,
.summary_title a:hover,
.many_tag_entry_about a:hover {
	color: #09f;
	text-decoration: underline;
}

#container #sh_header {
	margin: 0 auto 8px;
}

.topic_path_tag{

}
.topic_path_entry{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width:200px;
	vertical-align: middle;
	display: inline-block;
}

/* #Background
---------------------------------------------------------------------- */
.attention_tag .tag,
.relation_tag_li a,
.arr,
#prev span,
#next span,
.search_btn {
	background: url(//static.fc2.com/image/portal/tag/tag_page_bg.png) no-repeat 0 0;
}

.attention_tag_li .arr {
	background-position: 288px 11px;
}

.attention_entry_li .arr {
	background-position: 283px 18px;
}

.search_btn {
	background-position: 6px -317px;
}

.relation_tag_li a {
	background-position: 3px -389px;
}

.attention_tag .tag {
	background-position: 10px -383px;
}

#prev.limit span {
	background-position: 13px -249px;
}

#prev.show span {
	background-position: 13px -184px;
}

#next.limit span {
	background-position: 15px -118px;
}

#next.show span {
	background-position: 15px -52px;
}

/* #Hot Entry
---------------------------------------------------------------------- */
.hot_entry {
	margin-right: -10px;
	overflow: hidden;
	zoom: 1;
}

.hot_entry_li {
	width: 148px;
	height: 142px;
	float: left;
	margin: 0 7px 25px 0;
	font-size: 12px;
}
.hot_entry_li a:hover {
	text-decoration: underline;
}

.hot_entry_li a {
	color: #333;
}
.hot_entry_li a:hover {
	color: #333;
	text-decoration: none;
}

.trim_hot_entry {
	width: 148px;
	height: 105px;
	overflow: hidden;
	display: block;
	margin-bottom: 2px;
}

.hot_entry_title:hover {
	text-decoration: underline;
}

.right_content{
	margin: 18px 0 0 0;
}
.right_content .hot_entry{
	margin: 15px -10px -10px 0;
}


/* #Tag Entry
---------------------------------------------------------------------- */
.tag_entry_li {
	clear: both;
	overflow: hidden;
	padding: 10px 0 20px;
}
.tag_entry_li + .tag_entry_li {
	border-top: 1px solid #e1e1e1;
	padding: 20px 0;
}
.tag_entry_li.no_tmb .trim_tag_entry_wrap {
	display: none;
}
.tag_entry_li.no_tmb .tag_entry_about {
	width: 620px;
}
.tag_entry_li.no_tmb h3 a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 620px;
	display: block;
}

#tag_entry .last {
	border-bottom: none;
}

.trim_tag_entry_wrap {
	display: table-cell;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
}

.trim_tag_entry {
	width: 188px;
	height: 133px;
	overflow: hidden;
	display: block;
	margin: 0 12px 0 0;
}

.tag_entry_about {
	width: 425px;
	display: table-cell;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
}

#main .tag_entry_title {
	font-size: 17px;
	margin: 0 0 3px;
	font-weight: normal;
	line-height: 1.4;
}

.tag_entry_disc {
	margin-bottom: 5px;
}

.relation_tag {
	margin-bottom: 4px;
	overflow: hidden;
}
.relation_tag .tag {
	vertical-align: middle;
}

#tag_entry .relation_tag_li {
	float: left;
	margin-right: 13px;
	font-size: 12px;
}
#tag_entry .relation_tag_li a {
	background-color: #ededed;
	background-repeat: no-repeat;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 3px 10px 2px 20px;
	color: #727272;
}
#tag_entry .relation_tag_li a:hover {
	color: #727272;
	background-color: #f5f5f5;
	text-decoration: none;
}
#tag_entry .relation_tag_li a:active {
	color: #727272;
	background-color: #f5f5f5;
	text-decoration: none;
}

.blog_title {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	clear: both;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 425px;
}

/* #Pager
---------------------------------------------------------------------- */
#contents_body .pager {
	margin: 0;
	padding: 40px 30px 20px;
	background-color: #fff;
	text-align: center;
	clear: both;
}
#contents_body .pager a,
#contents_body .pager span {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 5px;
	padding: 2px 10px;
	display: inline;
	padding: 6px 12px;
}
#contents_body .pager span {
	background-color: #fff;
	color: #474747;
	position: relative;
	top: 2px;
	border: 1px solid #cccccc;
}
#contents_body .pager a {
	background-color: #e3e3e3;
	color: #474747;
	border-bottom: 2px solid #a4a4a4;
}
#contents_body .pager a:hover {
	color: #474747;
	background-color: #f5f5f5;
}
#contents_body .pager a:active {
	color: #474747;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	position: relative;
	top: 2px;
}

/* =====================================================================
	#Main sub page
===================================================================== */
/* #Entry about
---------------------------------------------------------------------- */
.summary_title {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.trim_summary_img {
	width: 188px;
	height: 133px;
	overflow: hidden;
	display: block;
	margin: 0 10px 0 0;
	float: left;
}

.trim_summary_img.no_tmb {
	display: none;
}

.summary_ex {
	color: #777;
	font-size: 14px;
}

.tag_link_btn_wrap {
	clear: both;
	text-align: center;
	margin: 23px auto 30px;
}
.tag_link_btn_wrap .tag_link_btn {
	clear: both;
	display: block;
	border-radius: 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 15px 115px;
	color: #494949;
	font-size: 16px;
	border: solid 1px #bfbfbf;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ebebeb));
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #ebebeb 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%, #ebebeb 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%, #ebebeb 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%, #ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ebebeb',GradientType=0 );
}
.tag_link_btn_wrap .tag_link_btn:hover {
	text-decoration: none;
	border: solid 1px #cacaca;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, whitesmoke 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, #efefef));
	background: -webkit-linear-gradient(top, whitesmoke 0%, #efefef 100%);
	background: -o-linear-gradient(top, whitesmoke 0%, #efefef 100%);
	background: -ms-linear-gradient(top, whitesmoke 0%, #efefef 100%);
	background: linear-gradient(to bottom, whitesmoke 0%, #efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#efefef',GradientType=0 );
}

#container .many_tag_entry {
	padding-top: 15px;
	background-color: #fff;
	position: relative;
	z-index: 1000;
	width: 625px;
	margin-top: -10px;
}
#container .many_tag_entry h3 {
	color: #04c;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 505px;
	margin: 0;
	font-weight: normal;
	line-height: 1.4em;
}
#container .many_tag_entry p {
	color: #777;
	font-size: 13px;
}

.many_tag_menu {
	position: relative;
	width: 625px;
	height: 36px;
	overflow: hidden;
}
.many_tag_menu .many_tag {
	overflow: hidden;
	width: 100%;
	height: 36px;
	white-space: nowrap;
	margin-left: 36px;
}

.many_tag_li {
	float: left;
	display: inline;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	height: 36px;
}
.many_tag_li a {
	display: block;
	line-height: 34px;
	font-weight: bold;
	padding: 0 15px;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}
.many_tag_li a {
	background-color: #e5e5e5;
	color: #737373;
}
.many_tag_li a:hover {
	text-decoration: none;
}
.many_tag_li .tag_active {
	background-color: #fff;
	color: #616161;
	border-bottom: none;
	border-top: 2px solid #e80011;
}
.many_tag_li .tag_active:hover {
	cursor: default;
}

#prev,
#next {
	position: absolute;
	top: 0;
	float: none;
	width: 37px;
	height: 35px;
}
#prev span,
#next span {
	line-height: 35px;
	text-align: center;
	display: block;
	width: 35px;
	height: 35px;
	background-color: #fff;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}

#prev.show, #next.show {
	border-bottom: 1px solid #fff;
}
#prev.show:hover, #next.show:hover {
	cursor: pointer;
}

#prev {
	left: 0;
}

#next {
	right: 0;
}

#prev.show span {
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
}

#next.show span {
	box-shadow: -1px 0 2px rgba(0, 0, 0, 0.1);
}

.many_tag_entry_li {
	clear: both;
	margin-bottom: 20px;
}
.many_tag_entry_li:hover {
	cursor: pointer;
}

#container .hover .many_tag_entry_about h3 {
	color: #09f;
	text-decoration: none;
}
#container .hover .many_tag_entry_about p {
	color: #9a9a9a;
}

#container .many_tag_entry_li.no_tmb .trim_many_tag_entry_wrap {
	display: none;
}
#container .many_tag_entry_li.no_tmb .many_tag_entry_about {
	max-width: 620px;
}
#container .many_tag_entry_li.no_tmb .many_tag_entry_about h3 {
	max-width: 620px;
}
#container .many_tag_entry_li.no_tmb .many_tag_entry_about p {
	width: 620px;
}

.trim_many_tag_entry_wrap {
	display: table-cell;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	max-width: 120px;
}

.trim_many_tag_entry {
	width: 100px;
	height: 70px;
	overflow: hidden;
	display: block;
	margin: 0 15px 0 0;
}

.many_tag_entry_about {
	display: table-cell;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	max-width: 500px;
}
.many_tag_entry_about p {
	width: 500px;
}

/* #not found
---------------------------------------------------------------------- */
.tag_not_found{
	font-size: 15px;
	padding: 0 15px;
}

/* =====================================================================
	#Right column
===================================================================== */
/* #Search box
---------------------------------------------------------------------- */
#secondary .search_box {
	border: none;
	background-color: #fff;
	padding: 10px 0;
	margin: 0 0 10px;
	text-align: center;
	position: relative;
	overflow: hidden;
	position: relative;
}
#secondary .search_box .search_word {
	width: 259px;
	height: 20px;
	padding: 6px 35px 6px 4px;
	border: 1px solid #d8d8d8;
}
#secondary .search_box .search_btn {
	width: 32px;
	height: 32px;
	color: #aaa;
	background-color: transparent;
	border-style: none;
	position: absolute;
	top: 10px;
	right: 0;
}
#secondary .search_box .search_btn:hover {
	cursor: pointer;
}

/* #attention entry
---------------------------------------------------------------------- */
.attention_entry {
	margin-bottom: 20px;
}

.attention_entry_li {
	font-size: 14px;
	border-bottom: 1px solid #d8d8d8;
}
.attention_entry_li:hover {
	background-color: #f0f0f0;
}
.attention_entry_li .arr {
	color: #727272;
	display: block;
	line-height: 33px;
	padding: 5px;
}
.attention_entry_li .arr:hover {
	text-decoration: none;
}

.trim_attention_entry {
	width: 50px;
	height: 35px;
	display: block;
	overflow: hidden;
}

.trim_attention_entry_wrap {
	display: table-cell;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	padding-right: 5px;
}

.attention_entry_title {
	display: table-cell;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 220px;
}

.attention_entry_li.no_tmb .trim_attention_entry_wrap {
	display: none;
}
.attention_entry_li.no_tmb .attention_entry_title {
	max-width: 280px;
}

/* #attention tag
---------------------------------------------------------------------- */
.attention_tag {
	margin-bottom: 20px;
}

.attention_tag_li {
	font-size: 14px;
	border-bottom: 1px solid #d8d8d8;
}
.attention_tag_li:hover {
	background-color: #f0f0f0;
}
.attention_tag_li .arr {
	color: #727272;
	height: 33px;
	display: block;
	line-height: 33px;
	padding: 0 0 1px 35px;
}
.attention_tag_li .arr:hover {
	text-decoration: none;
}
.attention_tag_li .arr span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 250px;
	display: block;
}

/* =====================================================================
	#Ad
===================================================================== */
.right_300x250ad {
	margin-bottom: 20px;
}

.ad728x90 {
	margin: 20px auto 30px;
	text-align: center;
}

.header_ad468x60 {
	position: absolute;
	top: 10px;
	right: 0;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}