@charset "UTF-8";
/*=====================================
初期設定
=====================================*/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #EEEEEE;
	color: #000000;
	font-size:16px;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
}
/* タグのリセット */
h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, caption, img, form, blockquote, label {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
}
table, th, td {
/*	border: none;*/
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 160%;
	list-style-type: none;
}
/* テキストエリア内文字サイズのブラウザ間での統一 */
textarea {
	font-size: 100%;
}
/* 画像の下にできる隙間を除去 */
/* 画像綺麗に縮小 */
img {
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic; 
}
/* float解除 */
.clear {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}
/*=====================================
基本レイアウト
=====================================*/
.wrap980 {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.contents {
	height: auto;
	width: 680px;
	padding-bottom:70px;
	float:left;
}
.contents-inner {
	height: auto;
	width: 660px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	clear:left;
}
.side-contents {
	height: auto;
	width: 300px;
	padding-bottom:70px;
	float:left;
}

/*=====================================
アンカー
=====================================*/
a {
	color:#003399;
	text-decoration:underline;
}
a:hover {
	color:#3366FF;
	text-decoration: none;
}
a:hover.pagetop {
	background-position:0 -95px;
}
a.pagetop {
	display:block;
	width:95px;
	height:95px;
	text-indent:-9999px;
	background-image:url(../site-images/ancer_pagetop.png);
	background-repeat: no-repeat;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
a:hover.pagetop {
	background-position:0 -95px;
}

/*=====================================
ヘッダー
=====================================*/
header {
	width:100%;
	height:146px;
	background-color:#19356D;
	margin-bottom:20px;
}
header .wrap980 {
	position: relative;
	height: 146px;
	width: 980px;	
}
header h1 a {
	background-image: url(../site-images/header_img_logo.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 212px;
	display:block;
	text-indent:-9999px;
	position: absolute;
	left: 0px;
	top: 28px;
}
header p {
	background-image: url(../site-images/header_img_catchcopy.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 212px;
	display:block;
	text-indent:-9999px;
	position: absolute;
	left: 0px;
	top: 87px;
}
header .header-ad {
	position: absolute;
	left: 252px;
	top: 28px;
}
/*=====================================
PICKUP
=====================================*/
.pickup {
	width:995px;
	margin-left: auto;
	margin-right:auto;
	padding-left:15px;
	margin-bottom:37px;
	overflow:hidden;
}
.pickup h2 {
	background-image: url(../site-images/pickup_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 57px;
	text-indent:-9999px;
	margin-bottom:9px;	
}
.pickup-article {
	float: left;
	height: 122px;
	width: 184px;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
}
.pickup-article a p.title{
	display: block;
	width:184px;
	font-size:12px;
	color:#000000;
	padding:6px;
	text-decoration:none;
	background-image: url(../site-images/bg_yellow.png);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.pickup-article a:hover p.title {
	color:#FFFFFF;
	background-image: url(../site-images/bg_blue.png);
}



/*=====================================
フッター
=====================================*/
footer {
	width:100%;
	background-color:#FFFFFF;
	clear:left;
}
.footer-up{
	padding-top: 38px;
	padding-bottom: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B85AA;
}
.footer-up p.logo a {
	background-image: url(../site-images/footer_img_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 57px;
	width: 345px;
	margin-right:46px;
	overflow:hidden;
	float:left;
}
.footer-up li {
	float:left;
}
.footer-up li a.company, .footer-up li a.blogger {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 182px;
	margin-top:35px;
	overflow:hidden;
}
.footer-up li a.company {
	background-image: url(../site-images/footer_list_aboutus.gif);
	margin-right:43px;
}
.footer-up li a.blogger {
	background-image: url(../site-images/footer_list_blogger.gif);
}
.footer-left {
	width:465px;
	padding-top:30px;
	margin-bottom:45px;
	float:left;
}
.footer-left h2 {
	background-image: url(../site-images/footer_title_aboutus.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 219px;
	overflow:hidden;
}
.footer-left p {
	color:#2A4179;
	font-size:14px;
	line-height:160%;
	padding-left:10px;
	margin-top:24px;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}
.footer-left h3 {
	background-image: url(../site-images/footer_title_archives.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 82px;
	overflow:hidden;
	float:left;
}		
.footer-left form {
	margin-left:13px;
	float:left;
}
.footer-left select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius:2px;
	width: 177px;
	height: 27px;
	font-size: 13px;
	text-indent:1em;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	background-size:38px 27px;
	background-position: right center;
	background-color: #5D6A87;
	background-image: url(../site-images/bg_pulldown_s.gif);
	background-repeat: no-repeat;
}
.footer-left option {
	background-color:#FFFFFF;
	color:#000000;
}
.footer-right {
	font-size:14px;
	width:465px;
	padding-top:30px;
	float:right;
}
.footer-right h2 {
	background-image: url(../site-images/footer_title_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom:26px;
	display: block;
	height: 16px;
	width: 95px;
	overflow:hidden;
}
.footer-right li {
	background-image: url(../site-images/ancer_allow_pink.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
.footer-right p {
	margin-top:30px;
	line-height:140%;
}
p.copyright {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}


/*=====================================
トップページ
=====================================*/
/*トップメイン記事*/
.topstory {
	height: 651px;
	width: 980px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:20px;
	position: relative;
}
.topstory a.readmore {
	background-color: #E2FF2B;
	background-image: url(../site-images/ancer_readmore_box.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height:156px;
	width: 166px;
	display:block;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.topstory a:hover.readmore {
	background-position:0 -156px;
}
.topstory .bg-white {
	background-image: url(../site-images/bg_white.png);
	background-repeat: repeat;
	height:156px;
	width: 814px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;	
}
.topstory .bg-white .bg-pink {
	background-color: #FF0073;
	padding-left:1.8em;
	padding-right:1.8em;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:0.8em;
	font-size:14px;;
	display: inline-block;
}
.topstory .bg-white .bg-pink a {
	color:#FFFFFF;
	text-decoration:none;
}
.topstory .bg-white .entrydate {
	font-size:14px;
	font-weight:bold;
}
.topstory .bg-white .inner {
	margin-left:30px;
	margin-right:30px;
	margin-top:5px;
}
.topstory .bg-white p.title a {
	font-size:23px;
	font-weight:bold;
	line-height:120%;
	color:#000000;
	text-decoration: none;	
}
.topstory .bg-white p.title a:hover {
	background-color:#E2FF2B;
}
.topstory .bg-white p {
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	line-height:140%;
}
.topstory .sns {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.topstory .sns-parts {
	margin-right:10px;
	float:left;
}

/*トップヘッドライン*/
.entry-headline {
	width:320px;
	margin-right:20px;
	margin-bottom:20px;
	padding-bottom:16px;
	background-color:#FFFFFF;
	float:left;
}
.entry-headline .photo {
	width:320px;
	height:213px;
	overflow:hidden;
	position: relative;	
}
.entry-headline .bg-white {
	width:320px;
	overflow:hidden;
	position: absolute;
	background-image: url(../site-images/bg_white.png);
	background-repeat: repeat;
	padding-bottom: 10px;
	left: 0px;
	bottom: 0px;
}
.entry-headline .bg-pink {
	background-color: #FF0073;
	font-size:12px;
	padding-left:2em;
	padding-right:2em;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:15px;
	display: inline-block;
}
.entry-headline .bg-pink a {
	color:#FFFFFF;
	text-decoration:none;
}
.entry-headline .bg-pink a:hover {
	text-decoration: underline;
}
.entry-headline .entrydate {
	font-size:12px;
	font-weight:bold;
}
.entry-headline h2 {
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	line-height:130%;
	font-size:18px;
	font-weight:bold;
}
.entry-headline h2 a {
	color:#000000;
	text-decoration:none;
}
.entry-headline h2 a:hover {
	color:#000000;
	text-decoration: underline;
}
.entry-headline .read p {
	margin-top:10px;
	padding-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	line-height:130%;
	font-size:14px;
} 
.entry-headline a.readmore {
	background-image: url(../site-images/ancer_readmore_bar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 320px;
	overflow: hidden;	
}
.entry-headline a:hover.readmore {
	background-position:0 -41px;	
}
.entry-headline .sns {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.entry-headline .sns-parts {
	margin-right:10px;
	float:left;
}
/*最近の記事*/
.entry-recent {
	width:211px;
	margin-right:11px;
	margin-bottom:20px;
	float:left;
}
.entry-recent .photo {
	width:211px;
	height:140px;
	overflow:hidden;
	position: relative;	
}
.entry-recent .bg-white {
	width:211px;
	overflow:hidden;
	position: absolute;
	background-image: url(../site-images/bg_white.png);
	background-repeat: repeat;
	padding-bottom: 10px;
	left: 0px;
	bottom: 0px;
}
.entry-recent .bg-pink {
	background-color: #FF0073;
	font-size:11px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:2px;
	padding-top:2px;
	display: inline-block;
}
.entry-recent .bg-pink a {
	color:#FFFFFF;
	text-decoration:none;
}
.entry-recent .bg-pink a:hover {
	text-decoration: underline;
}
.entry-recent .entrydate {
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
}
.entry-recent h2 {
	margin-top:9px;
	margin-left:9px;
	margin-right:9px;
	line-height:130%;
	font-size:13px;
}



/*=====================================
広告ユニット
=====================================*/
/*350 X 250 横2列*/
.adbox-2 {
	width:640px;
	margin-left:10px;
	margin-bottom:30px;
}
.adbox-2-L, .adbox-2-R {
	width:300px;
	height:250px;
	overflow:hidden;
}
.adbox-2-L {
	float:left;
}
.adbox-2-R {
	float:right;
}



/*=====================================
サイドメニュー
=====================================*/
.side-contents h2 {
	clear:right;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-bottom:5px
}
.side-contents .gbar-up, .side-contents .gbar-bottom {
	background-image: url(../site-images/bg_boarder_gray.gif);
	background-repeat: no-repeat;
}
.side-contents .gbar-up {
	padding-top:13px;
}
.side-contents .gbar-bottom {;
	background-position: left bottom;
	margin-bottom:13px;
}
.side-contents .adbox {
	width:300px;
	height:250px;
	overflow:hidden;
	margin-bottom:28px;
}
.side-contents .search {
	margin-bottom:28px;
}
.side-contents .bg-pink {
	background-color: #FF0073;
	font-size:11px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:10px;
	display: inline-block;
}
.side-contents .bg-black {
	color:#FFFFFF;
	background-color: #232323;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	display: inline-block;
}
.side-contents .bg-pink a {
	color:#FFFFFF;
	text-decoration:none;
}
.side-contents .bg-pink a:hover {
	text-decoration: underline;
}
.side-contents .entrydate {
	font-size:12px;
	font-weight:bold;
}
.side-contents a.title {
	font-size:14px;
	display:block;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	margin-bottom:11px;
}
.side-contents a.readmore{
	font-size: 14px;
	padding-right:24px;
	margin-bottom:35px;
	float:right;
	background-image: url(../site-images/ancer_allow_black.gif);
	background-repeat: no-repeat;
	background-position: right 2px;	
}
.side-contents select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius:2px;
	width: 280px;
	height: 33px;
	font-size: 13px;
	text-indent:1em;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	background-size:48px 33px;
	background-position: right center;
	background-color: #67737E;
	background-image: url(../site-images/bg_pulldown_l.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-bottom:12px;
}
.side-contents option {
	background-color:#FFFFFF;
	color:#000000;
}
.side-contents .fb-box {
	background-image: url(../site-images/sns_bg_fb.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 280px;
	margin-left:10px;
	margin-bottom:10px;	
}
.side-contents .tw-box {
	background-image: url(../site-images/sns_bg_tw.gif);
	background-repeat: no-repeat;	
	height: 59px;
	width: 280px;
	margin-left:10px;
	margin-bottom:55px;
}
.side-contents .fb-box iframe, .side-contents .tw-box iframe {
	margin-left:90px;
}
.side-contents .fb-box iframe {
	margin-top:-5px;
}
.side-contents .tw-box iframe {
	margin-top:19px;
}
.side-contents .book-box {
	width:124px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:46px;
}
.side-contents .book-box p {
	margin-top:9px;
	margin-bottom:9px;
	font-size:11px;
	line-height:140%;
}
.side-contents .app-box {
	clear:left;
	background-color:#FFFFFF;
	padding-top:18px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}
.side-contents h3 {
	font-weight:bold;
	font-size:16px;
	color:#FF0072;
	padding-bottom:18px;
}
.side-contents .app-box .inner {
	background-color:#F5F5F5;
	padding:13px;
}
.side-contents .app-box .inner p {
	font-size:14px;
	line-height:140%;
	padding-top:17px;
	padding-bottom:17px;
	color:#5B5B5B;
}
.side-contents a.readdetail{
	color:#FF0072;
	font-size: 14px;
	padding-left:24px;
	margin-bottom:35px;
	background-image: url(../site-images/ancer_allow_black.gif);
	background-repeat: no-repeat;
	background-position: left 2;	
}


/*=====================================
記事一覧＆エントリー
=====================================*/
.header-category {
	width: 660px;
	background-color:#0CCABE;
}
.header-category #catbox {
	display:none;
	background-color:#AFFFF4;
	padding:20px;
	font-size:13px;
}
.header-category #catbox a {
	margin-right:20px;
}
.header-category .bg-pink {
	color:#FFFFFF;
	background-color: #FF0073;
	padding-left:1.5em;
	padding-right:1.5em;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:10px;
	font-size:13px;
	height:19px;
	display: inline-block;
}
.header-category a.relatecat {
	background-image: url(../site-images/ancer_relatecat.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 25px;
	width: 120px;
	overflow: hidden;
}
.header-category a.subcat {
	background-image: url(../site-images/ancer_subcat.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 25px;
	width: 120px;
	overflow: hidden;
}


.contents-inner .bg-pink {
	color:#FFFFFF;
	background-color: #FF0073;
	padding-left:1.5em;
	padding-right:1.5em;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;;
	display: inline-block;
}
.contents-inner .txt-data {
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	color:#333333;
	font-size:14px;
	display: inline-block;
}
.contents-inner .photo-list {
	width:130px;
	height:86px;
	overflow:hidden;
	float:left;
	margin-right:15px;
}
.contents-inner .entryby {
	font-weight:normal;
	font-size:13px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}
.contents-inner .entrylist {
	display: table;
	min-height:86px;
}
.contents-inner .entrylist h3 {
	line-height:140%;
}
.contents-inner .entrylist .middle {
	font-size:14px;
	padding-top:12px;
	min-height:74px;
	display: block;
	vertical-align:middle;
	padding-right:20px;
}

/*エントリー*/
.entry {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	padding-bottom:20px;
}
.entry h1 {
	font-size:24px;
	line-height:130%;
	margin-left:10px;
	margin-right:10px;
	padding-top:20px;
}
.bg-pink a {
	color:#FFFFFF;
	text-decoration:none;
}
.entry .sns {
	clear:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.entry .sns-parts {
	margin-right:10px;
	float:left;
}
.entry p {
	line-height:140%;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:1.8em;
}
.entry p img {
	margin-left:-10px !important;
}
.entry p iframe {
	margin-left:-10px !important;
}
.entry blockquote {
	width:598px;
	background-color: #F0F5FF;
	padding: 20px;
	border: 1px solid #CCD6EB;
	line-height:140%;
	margin-bottom:1.8em;
}
.entry blockquote p:first-child{
	margin-top:0px;
}
.entry blockquote p {
	margin-left:0px !important;
	margin-right:0px !important;
	line-height:140%;
	margin-top:1.8em;
	margin-bottom:0px !important;
}
.entry .note {
	background-color: #E5FEFF;
	padding: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #76E2E5;
	margin-bottom:1.8em;
}
.entry .note p {
	margin-left:0px !important;
	margin-right:0px !important;
}
.entry .note p:last-child{
	margin-bottom:0px;
}
.entry .title-l-blue, .entry .title-l-water, .entry .title-l-red {
	border-left-width: 3px;
	border-left-style: solid;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	line-height:140%;	
	padding-left:18px;
	padding-top:13px;
	padding-bottom:13px;
	margin-bottom:25px;
}
.entry .title-l-blue {
	border-left-color: #4C6EB1;
}
.entry .title-l-water {
	border-left-color: #40AABF;
}
.entry .title-l-red {
	border-left-color: #FF0073;
}
.entry .title-m-blue, .entry .title-m-water, .entry .title-m-red {
	font-size:16px;
	font-weight:bold;
	margin-left:6px;
	margin-right:10px;
	line-height:140%;
	padding-left:20px;
	margin-bottom:1em;
	background-repeat: no-repeat;
	background-position: left 3px;
}
.entry .title-m-blue {
	background-image: url(../site-images/icon-title-m-blue.png);
}
.entry .title-m-water {
	background-image: url(../site-images/icon-title-m-water.png);
}
.entry .title-m-red {
	background-image: url(../site-images/icon-title-m-red.png);
}
.entry ul.lc-blue, .entry ul.lc-water, .entry ul.lc-red, .entry ul.lb-blue, .entry ul.lb-water, .entry ul.lb-red {
	margin-left:27px;
	padding-bottom:20px;
}
.entry ul.lc-blue li, .entry ul.lc-water li, .entry ul.lc-red li, .entry ul.lb-blue li, .entry ul.lb-water li, .entry ul.lb-red li {
	margin-right:10px;
	line-height:140%;
	padding-left:14px;
	margin-bottom:0.6em;
	background-repeat: no-repeat;
	background-position: left 6px;
}
.entry ul.lc-blue li {
	background-image: url(../site-images/icon-lc-blue.png);
}
.entry ul.lc-water li {
	background-image: url(../site-images/icon-lc-water.png);
}
.entry ul.lc-red li {
	background-image: url(../site-images/icon-lc-red.png);
}
.entry ul.lb-blue li {
	background-image: url(../site-images/icon-lb-blue.png);
}
.entry ul.lb-water li {
	background-image: url(../site-images/icon-lb-water.png);
}
.entry ul.lb-red li {
	background-image: url(../site-images/icon-lb-red.png);
}
.entry a.link-blue, .entry a.link-water, .entry a.link-red {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position:left 7px;
}
.entry a.link-blue{
	background-image: url(../site-images/icon-link-blue.png);
}
.entry a.link-water{
	background-image: url(../site-images/icon-link-water.png);
}
.entry a.link-red{
	background-image: url(../site-images/icon-link-red.png);
}
.entry a.link-blue-l, .entry a.link-water-l, .entry a.link-red-l {
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position:left 4px;
}
.entry a.link-blue-l{
	background-image: url(../site-images/icon-link-blue-l.png);
}
.entry a.link-water-l{
	background-image: url(../site-images/icon-link-water-l.png);
}
.entry a.link-red-l{
	background-image: url(../site-images/icon-link-red-l.png);
}

.entry a.archiveslist {
	width:640px;
	height:41px;
	display:block;
	text-indent:-9999px;
	background-image: url(../site-images/ancer_archiveslist.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
}
.entry a:hover.archiveslist {
	background-position:left -41px;
}
.entry .reference {
	padding-bottom:39px;
}
.entry .reference h3 {
	background-image: url(../site-images/reference_title.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	margin-left:17px;
	margin-right:17px;
	float: left;
	height: 17px;
	width: 43px;
	overflow: hidden;
}
.entry .reference ul {
	float: left;
}
.entry .reference li {
	background-repeat: no-repeat;
	padding-left: 26px;
	background-position:left 2px;
	background-image: url(../site-images/icon-link-blue-l.png);
	line-height:140%;
	padding-bottom:0.6em;
}


.entry .writer {
	width:640px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #19356D;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.entry .writer h3 {
	background-image: url(../site-images/writer_title.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 41px;
	width: 493px;
	float:left;
}
.entry .writer a.writerlist{
	background-image: url(../site-images/ancer_writerlist.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 41px;
	width: 147px;
	float:left;
}
.entry .writer a:hover.writerlist{
	background-position:left -41px;
}
.entry .writer .photo{
	background-repeat: no-repeat;
	height: 102px;
	width: 102px;
	clear:left;
	float:left;
	margin-top:25px;
	margin-left:17px;
	margin-right:17px;
}
.entry .writer .profile{
	width: 480px;
	float:left;
	margin-top:20px;
}
.entry .writer p.job{
	font-size:12px;
	margin-bottom:2px;
}
.entry .writer p.name{
	font-size:28px;
	margin-bottom:12px;
}
.entry .writer p.introduction{
	font-size:14px;
}




/*ページネーション*/
.pagenation {
	clear:left;
	margin-top:30px;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
}
.pagenation span.current_page {
	color: #E0FB32;
	display: inline-block;
	width: 27px;
	height: 27px;
	background-color: #1A346D;
	text-align: center;
	line-height: 220%;
}
.pagenation a.link_page {
	display: inline-block;
	width: 27px;
	height: 27px;
	background-color: #E0FB32;
	color: #1A346D;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
}
.pagenation a.link_page:hover {
	background-color: #1A346D;
	color:#E0FB32;
}
.pagenation span.link_next a {
	display: inline-block;
	text-decoration: none;
}


/*=====================================
グローバルパーツ
=====================================*/
.red {
	color:#FF0000;
}
a.amazon {
	background-image: url(../site-images/btn_amazon.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 88px;
	overflow:hidden;
}
h2.hedding {
	margin-top:40px;
	margin-bottom:20px;
	font-weight:bold;
}

/**********
 w2追加
***********/
.topstory img{
    width: 980px;
}

header .wrap680 {
  position: relative;
  height: 146px;
  width: 680px;
}

.wrap680 {
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
p.sp_copyright {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

/*
** side to bottom for SP
*/
.sp_bottom h2 {
	clear:right;
	font-size:19px;
	font-weight:bold;
	color:#333333;
	padding-bottom:5px
}
.sp_bottom .gbar-up, .sp_bottom .gbar-bottom {
	background-image: url(../site-images/bg_boarder_gray.gif);
	background-repeat: repeat-x;
}
.sp_bottom .gbar-up {
	padding-top:13px;
}
.sp_bottom .gbar-bottom {;
	background-position: left bottom;
	margin-bottom:13px;
}
.sp_bottom .adbox {
	width:300px;
	height:250px;
	overflow:hidden;
	margin-bottom:28px;
}
.sp_bottom .search {
	margin-bottom:28px;
}
.sp_bottom .bg-pink {
	background-color: #FF0073;
	font-size:16px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:10px;
	display: inline-block;
}
.sp_bottom .bg-black {
	color:#FFFFFF;
	background-color: #232323;
	font-size:16px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	display: inline-block;
}
.sp_bottom .bg-pink a {
	color:#FFFFFF;
	text-decoration:none;
}
.sp_bottom .bg-pink a:hover {
	text-decoration: underline;
}
.sp_bottom .entrydate {
	font-size:18px;
	font-weight:bold;
}
.sp_bottom a.title {
	font-size:21px;
	display:block;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	margin-bottom:11px;
}
.sp_bottom a.readmore{
	font-size: 21px;
	padding-right:24px;
	margin-bottom:35px;
	float:right;
	background-image: url(../site-images/ancer_allow_black.gif);
	background-repeat: no-repeat;
	background-position: right 2px;	
}
.sp_bottom select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius:2px;
	width: 280px;
	height: 33px;
	font-size: 19px;
	text-indent:1em;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	background-size:48px 33px;
	background-position: right center;
	background-color: #67737E;
	background-image: url(../site-images/bg_pulldown_l.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-bottom:12px;
}
.sp_bottom option {
	background-color:#FFFFFF;
	color:#000000;
}
.sp_bottom .fb-box {
	background-image: url(../site-images/sns_bg_fb.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 280px;
	margin-left:10px;
	margin-bottom:10px;	
}
.sp_bottom .tw-box {
	background-image: url(../site-images/sns_bg_tw.gif);
	background-repeat: no-repeat;	
	height: 59px;
	width: 280px;
	margin-left:10px;
	margin-bottom:55px;
}
.sp_bottom .fb-box iframe, .sp_bottom .tw-box iframe {
	margin-left:90px;
}
.sp_bottom .fb-box iframe {
	margin-top:-5px;
}
.sp_bottom .tw-box iframe {
	margin-top:19px;
}
.sp_bottom .book-box {
	width:124px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:46px;
}
.sp_bottom .book-box p {
	margin-top:9px;
	margin-bottom:9px;
	font-size:16px;
	line-height:140%;
}
.sp_bottom .app-box {
	clear:left;
	background-color:#FFFFFF;
	padding-top:18px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}
.sp_bottom h3 {
	font-weight:bold;
	font-size:24px;
	color:#FF0072;
	padding-bottom:18px;
}
.sp_bottom .app-box .inner {
	background-color:#F5F5F5;
	padding:13px;
}
.sp_bottom .app-box .inner p {
	font-size:21px;
	line-height:140%;
	padding-top:17px;
	padding-bottom:17px;
	color:#5B5B5B;
}
.sp_bottom a.readdetail{
	color:#FF0072;
	font-size: 21px;
	padding-left:24px;
	margin-bottom:35px;
	background-image: url(../site-images/ancer_allow_black.gif);
	background-repeat: no-repeat;
	background-position: left 2;	
}

.sp_entry {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
	padding-bottom:20px;
}
.sp_entry h1 {
	font-size:36px;
	line-height:130%;
	margin-left:10px;
	margin-right:10px;
	padding-top:20px;
}

/*=====================================
PICKUP 980px
=====================================*/
.pickup-article980 {
	float: left;
	height: 166px;
	width: 980px;
	margin-right: 0px;
	overflow: hidden;
	position: relative;
}
.pickup-article980 a p.title{
	display: block;
	width:980px;
	font-size:12px;
	color:#000000;
	padding:6px;
	text-decoration:none;
	background-image: url(../site-images/bg_yellow.png);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.pickup-article980 a:hover p.title {
	color:#FFFFFF;
	background-image: url(../site-images/bg_blue.png);
}
