@charset "utf-8";

/**
 * @version    1.0.0, 2012-01-05 17:55
 *
 */



/* ----------========== header search box ==========---------- */
body #wrapper header#siteHeader {
	padding-bottom: 5px;
}
#headerMenu .top-search {
	float: right;
	width: 300px;
}
#headerMenu .sns {
	float: left;
	width: 470px;
	/*margin-right: 14px;*/
}
#headerMenu .top-search form {
	display: block;
	width: 300px;
	padding: 0;
}
#headerMenu .top-search .searchCredit {
	margin: 5px 0 0;
	text-align: right;
	font-size: 77%;
}

#headerMenu .top-search .text {
	float: left;
	width: 211px;
	height: 18px;
	margin: 0;
	padding: 0 5px;
	border: 1px solid #666;
}
#headerMenu .top-search .button {
	float: right;
	width: 77px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/btn/spr_search_btn.png) no-repeat 0 0;
}
#headerMenu .top-search .button:hover {
	background-position: 0 -25px ;
}
/* WebKit */
/*
#headerMenu .top-search input[type=search].text {
	width: 211px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
}
*/
/* ----------========== // header search box ==========---------- */



/* ----------========== site common effect ==========---------- */
/* image rollover effect */
.fbnRollover a:hover img {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* ----------========== // site common effect ==========---------- */



/* ----------========== social button ==========---------- */
#mainContents ul.socialLink {
	width: 380px;
	float: right;
}
#mainContents ul.socialLink li {
	float: left;
	width: 120px;
	padding: 8px 0 0 0;
}
#mainContents ul.socialLink li.shareBtn * {
	line-height: 1;
}
#mainContents ul.socialLink li.shareBtn {
	padding-top: 9px;
}
/* ----------========== // social button ==========---------- */



/* ----------========== SEO 施策 ==========---------- */
#mainContents > section > div > h1.fbn {
    font-size: 14px;
    font-weight: bold;
    padding: 12px 0 0 15px;
}
/* ----------========== // SEO 施策 ==========---------- */




/* ----------========== 右カラム追加要素 ==========---------- */

/* -----===== 今日のいいね =====----- */
.sideAreaIineBox {
	position: relative;
	margin-bottom: 15px;
}
.sideAreaIineBox .thumb {
	border: 2px solid #d8deea;
	position: absolute;
	top: 10px;
	right: 13px;
}
/* -----===== // 今日のいいね =====----- */


/* -----===== Facebook関連記事リスト =====----- */
.sideAreaUpdateLists {
	width: 300px;
	margin: 0 0 15px;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/bg/bg_spr_sidearea.png) repeat-y -350px 0;
}
.sideAreaUpdateLists h2 {
	height: 32px;
	margin-bottom: 11px;
	padding: 0;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/bg/sidearea_bg_title.png) no-repeat 0 0;
}
.sideAreaUpdateLists h2 span {
	display: block;
}
.sideAreaUpdateLists h2 span.title {
	float: left;
	width: 116px;
	margin: 9px 0 0 12px;
}
.sideAreaUpdateLists h2 span.btn-index {
	float: right;
	width: 77px;
	margin: 7px 0 0 0;
}
.sideAreaUpdateLists ul {
	width: 274px;
	padding: 0 13px 6px;
}
.sideAreaUpdateLists ul li {
	margin-bottom: 18px;
}
*:first-child+html .sideAreaUpdateLists li a {
	cursor: pointer;
}
.sideAreaUpdateLists li div {
	width: 192px;
	float: right;
}
.sideAreaUpdateLists li div h3 {
	margin-bottom: 4px;
	padding: 4px 0;
	border-bottom: 1px solid #d3ddef;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
}
.sideAreaUpdateLists li div time {
	display: block;
	width: 80px;
	float: left;
	color: #666;
	font-size: 10px;
}
.sideAreaUpdateLists li div p {
	width: 100px;
	float: right;
	font-size: 10px;
	text-align: right;
	text-decoration: underline;
}
.sideAreaUpdateLists li figure {
	width: 72px;
	float: left;
}
.sideAreaUpdateLists li a:hover,
.sideAreaUpdateLists li a:hover div p {
	text-decoration: none;
}
.sideAreaUpdateLists p.btn-index {
	width: 300px;
	height: 27px;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/bg/bg_spr_sidearea.png) no-repeat bottom left;
}
.sideAreaUpdateLists p.btn-index a {
	display: block;
	width: 69px;
	float: right;
	margin-right: 8px;
}
/* -----===== // Facebook関連記事リスト =====----- */


/* -----===== 都道府県リスト =====----- */
.sideAreaTagSearch {
	margin-bottom: 15px;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/bg/sidearea_bg_middle.gif) repeat-y 0 0;
}
.sideAreaTagSearch h2 {
	height: 22px;
	padding: 10px 0 0 10px;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/bg/sidearea_bg_title.png) no-repeat 0 0;
	font-weight: bold;
}
.sideAreaTagSearch ul {
	padding-bottom: 5px;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/bg/sidearea_bg_bottom.gif) no-repeat bottom left;
}
.sideAreaTagSearch ul li span {
	display: block;
	padding: 5px 11px 5px 24px;
	border-top: 1px solid #d8deea;
	background: url(//img.allabout.co.jp/f_navigation/v2/common/icon/icon_circlearrow_darkblue.png) no-repeat 11px 9px;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
}
.sideAreaTagSearch ul li span.open {
	background: url(//img.allabout.co.jp/f_navigation/v2/common/icon/icon_circlearrow_down_darkblue.png) no-repeat 11px 9px;
}
.sideAreaTagSearch ul li:first-child span {
	border-top: none;
}
.sideAreaTagSearch ul li ul {
	display: none;
	background: none;
}
.sideAreaTagSearch ul li ul li {
	padding: 3px 11px 3px 31px;
}
/* -----===== // 都道府県リスト =====----- */

/* ----------========== // 右カラム追加要素 ==========---------- */




/* ----------========== top配下 NewsFeed枠 ==========---------- */
#mainContents .newsContainer .newsContents h3 .fbnTitle,
#mainContents .newsContainer .newsContents h3 .fbnDate {
    display: block;
    float: left;
}

#mainContents .newsContainer .newsContents h3 .fbnTitle {
    width: auto;
    padding-right: 1em;
}

#mainContents .newsContainer .newsContents h3 .fbnDate {
    width: 110px;
}
/* ----------========== // top配下 NewsFeed枠 ==========---------- */




/* ----------========== pages配下 tieup枠 ==========---------- */
#mainContents #facebookpage .backIndex {
    padding-bottom: 30px !important;
}

#mainContents #facebookpage .fbnMainContentsTieup {
    /*background: #feeecc; pattern A */
    background: #f1f4f9;
    /*width: 580px;*/
    width: 560px;
    margin: 0 auto 30px;
    padding: 10px 20px 7px;
}
/*
#mainContents #facebookpage .fbnMainContentsTieup p {
    text-align: left !important;
}
*/
/*
#mainContents #facebookpage .fbnMainContentsTieup p a {
    font-size: 93%;
}
*/
#mainContents #facebookpage .fbnMainContentsTieup div.left {
    display: block;
    width: 425px;
    float: left;
}

#mainContents #facebookpage .fbnMainContentsTieup p.right {
    display: block;
    width: 120px;
    float: right;
    text-align: right;
    color: #666;
    font-size: 85%;
    line-height: 2;
}
/* ----------========== // pages配下 tieup枠 ==========---------- */



/* -----===== 関連記事 =====----- */
#mainContents > section #related-article {
	width: 617px;
	/*margin-bottom: 40px;*/
	margin: 0 auto 40px;
	padding-bottom: 12px;
	background: url(//img.allabout.co.jp/f_navigation/v2/column/bg/bg_related-article.gif) no-repeat bottom center;
}
#mainContents > section #related-article ul {
	margin: 12px 22px 0 12px;
}
#mainContents > section #related-article ul li a {
	/*display: block;*/
	/*width: auto;*/
	/*padding: 0 0 3px 17px;*/
	padding-left: 17px;
	background: url(//img.allabout.co.jp/f_navigation/v2/column/icon/icon_related-article_list.png) no-repeat 0 2px;
}
#mainContents > section #related-article ul li a:visited {
	background-position: 0 -98px;	/* Not supported by Webkit */
}
#mainContents > section #related-article ul li.readmore {
	text-align: right;
}
#mainContents > section #related-article ul li.readmore a {
	background: none;
	/*text-align: right;*/
	text-decoration: underline;
}
#mainContents > section #related-article ul li.readmore a:hover {
	text-decoration: none;
}
/* -----===== // 関連記事 =====----- */



/* ----------========== clearfix ==========---------- */
.fbnClearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0 !important;
    content: ".";
}

.fbnClearfix {
    zoom: 100%;
}
/* ----------========== // clearfix ==========---------- */



