@charset "utf-8";

/*----------------------------------------------------*/


/* structure
------------------------------------------------------*/

body {
  background: #fafafa;
  font-family: ゴシックMB101 L;
}

#header {
  padding-bottom: 0;
  margin-bottom: 0;
}

#header #ecnavi {
  padding-left: 226px;
}

#header #ecnavi #logo_local {
  position: absolute;
  top: 17px;
  left: 60px;
}

#header #ecnavi #logo_local a {
  width: 158px;
  height: 35px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  background: url(/files/user/img/brand/macfan/macfan_header_02.png) no-repeat;
}

#container {
  color: #000;
  margin-top: 50px;
  padding-bottom: 46px;
}

#contents {
  width: 642px;
  background: none;
  border: none;
}

#rside {
  width: 302px;
}


/*----------------------------------------------------*/


/* header_local_macfan
------------------------------------------------------*/

#header_local_macfan {
  position: relative;
  margin: 0 9px 4px 9px;
  background-color: #000;
  border-radius: 0 0 5px 5px;
  min-width: 976px;
}

#header_local_macfan .lnavi {
  width: 775px;
  position: relative;
  z-index: 10;
  float: left;
}

#header_local_macfan .lnavi:after {
  content: "";
}

#header_local_macfan .lnavi > li {
  float: left;
  position: relative;
}

#header_local_macfan .lnavi > li:first-child {
  margin-left: 0;
}

#header_local_macfan .lnavi > li > a,
#header_local_macfan .lnavi > li > span {
  width: 193px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 14px 0 11px;
  font-size: 123.1%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

#header_local_macfan .lnavi > li:hover > a,
#header_local_macfan .lnavi > li > a.on,
#header_local_macfan .lnavi > li:hover > span,
#header_local_macfan .lnavi > li > span.on {
  color: #FFF;
}

#header_local_macfan .lnavi > li.parent > a:after,
#header_local_macfan .lnavi > li.parent > span:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 9px;
  background: url(/files/user/img/brand/macfan/icon_arrow_01.png) no-repeat;
  margin-left: 8px;
  visibility: visible;
  position: relative;
  top: -2px;
}

#header_local_macfan .lnavi > li.parent:hover > a:after,
#header_local_macfan .lnavi > li.parent > a.on:after,
#header_local_macfan .lnavi > li.parent:hover > span:after,
#header_local_macfan .lnavi > li.parent > span.on:after {
  background-position: -11px 0;
}

#header_local_macfan .lnavi > li.parent > ul {
  background: url(/files/user/img/brand/macfan/bg_lnavi.png);
  position: absolute;
  width: 100%;
  padding-top: 4px;
  display: none;
}

#header_local_macfan .lnavi > li.parent:hover > ul {
  display: block;
  opacity: 0.95;
  box-shadow: 0 0 15px;
}

#header_local_macfan .lnavi > li.parent > ul a {
  display: block;
  color: #000;
  text-align: center;
  padding: 12px 0;
  line-height: 1;
  font-size: 116%;
  text-decoration: none;
}

#header_local_macfan .lnavi > li.parent > ul a:hover {
  background: #ebebed;
  color: #000;
}

#header_local_macfan .lnavi > li.parent > ul span {
  background-color: #666;
  color: #fff;
  display: block;
  text-align: center;
  margin: 10px 10px 3px 10px;
  border-radius: 3px;
}


/*----------------------------------------------------*/


/* footer_local_macfan
------------------------------------------------------*/

#footer_local.macfan {
  background: none;
}

#footer_local .fnavi {
  background: #000;
  padding: 20px 0;
}

#footer_local .fnavi ul {
  width: 976px;
  margin: 0 auto;
  letter-spacing: -0.40em;
}

#footer_local .fnavi li {
  display: inline;
  margin-right: 10px;
  letter-spacing: normal;
  color: #FFF;
}

#footer_local .fnavi li:before {
  content: "｜";
  margin-right: 10px;
}

#footer_local .fnavi ul li:first-child:before {
  display: none;
}

#footer_local .fnavi li a {
  color: #FFF;
}

#footer_local.macfan .magazine {
  background: none;
}


/*----------------------------------------------------*/


/* socialbtn
------------------------------------------------------*/

.socialbtn {
  margin: 0 10px;
}

.socialbtn ul {
  text-align: right;
}

.socialbtn li {
  display: inline-block;
  margin-left: -1px;
}

.socialbtn li a img {
  width: 41px;
  height: 41px;
  cursor: pointer;
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

.socialbtn li:hover a {
  background-color: transparent;
}

.socialbtn li:hover a img {
  opacity: 0;
}

.socialbtn li.macfan_twitter {
  background: url("/files/user/img/brand/macfan/Twitter_hover.png") no-repeat;
  background-size: 41px 41px;
}

.socialbtn li.macfan_facebook {
  background: url("/files/user/img/brand/macfan/Facebook_hover.png") no-repeat;
  background-size: 41px 41px;
}

.socialbtn li.macfan_google {
  background: url("/files/user/img/brand/macfan/Google_hover.png") no-repeat;
  background-size: 41px 41px;
}

.socialbtn li.macfan_instagram {
  background: url("/files/user/img/brand/macfan/Instagram_hover.png") no-repeat;
  background-size: 41px 41px;
  margin-left: -5px;
}

.socialbtn li.macfan_mail {
  background: url("/files/user/img/brand/macfan/Email_hover.png") no-repeat;
  background-size: 41px 41px;
}


/*----------------------------------------------------*/


/* heading
------------------------------------------------------*/

.htype01 {
  background: #000;
  padding: 10px 0 10px 20px;
  color: #FFF;
  font-size: 153.9%;
  margin-bottom: 25px;
  position: relative;
}

.htype01:before {
  content: "";
  border: 6px solid transparent;
  border-left-color: #fafafa;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -6px;
}

.htype01 span {
  font-weight: normal;
}

.htype02 {
  background: #000;
  padding: 8px 0 9px 15px;
  color: #FFF;
  font-size: 116%;
  margin-bottom: 10px;
  position: relative;
}

.htype02:before {
  content: "";
  border: 6px solid transparent;
  border-left-color: #fafafa;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -6px;
}

.htype02 p {
  margin: 4px 10px 0 0;
  font-size: 77%;
}

.htype02 p a {
  color: #FFF;
  background: url(/files/user/img/common/icon_arrow_10.gif) no-repeat 0 center;
}


/*----------------------------------------------------*/


/* mainvisual
------------------------------------------------------*/

#mainvisual {
  width: 976px;
  margin: 0 auto;
  position: relative;
}

h1#mainvisual {
  font-size: 100%;
}

h1#mainvisual img {
  vertical-align: top;
}

#mainvisual .info {
  width: 936px;
  background: url(/files/user/img/brand/macfan/bg_carousel.png);
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
}

#mainvisual .info a {
  color: #FFF;
}

#mainvisual .info .category {
  font-size: 125.5%;
  background: #CF383D;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

#mainvisual .info .category_2 {
  font-size: 125.5%;
  background: #0f6bab;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

#mainvisual .info .subtitle {
  font-size: 142%;
  line-height: 1;
  margin-bottom: 10px;
}

#mainvisual .info .title {
  font-size: 215%;
  line-height: 1;
}


/*----------------------------------------------------*/


/* rside
------------------------------------------------------*/

#rside .archives {
  margin-bottom: 50px;
}

#rside .archives li {
  margin-bottom: 8px;
}

#rside .archives li a {
  font-family: ゴシックMB101 M;
  display: block;
  padding: 10px;
  font-size: 108%;
  background: #C7C7C7;
  color: #333;
  min-height: 42px;
}

#rside .archives #_rcmdjp_display_1 li a {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#rside .archives #_rcmdjp_display_2 li a {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}


/*----------------------------------------------------*/


/* topicpath
------------------------------------------------------*/

.topicpath {
  margin-bottom: 30px;
}

.topicpath ul {
  overflow: hidden;
  background: #CF383D;
}

.topicpath li {
  float: left;
}

.topicpath li a,
.topicpath li strong {
  display: block;
  padding: 8px 15px 9px 20px;
  color: #FFF;
  font-size: 116%;
  font-weight: normal;
  line-height: 1;
}

.topicpath li a {
  background: #000 url(/files/user/img/brand/macfan/bg_topicpath_01.gif) no-repeat left center;
}

.topicpath li strong {
  background: #CF383D url(/files/user/img/brand/macfan/bg_topicpath_02.gif) no-repeat left center;
}

.topicpath ul li:first-child a {
  background-image: none;
  padding-left: 15px;
}


/*----------------------------------------------------*/


/* text
------------------------------------------------------*/

.red {
  color: #CF383D;
}


/*----------------------------------------------------*/


/* entry
------------------------------------------------------*/

.entry p,
.entry li {
  font-size: 108%;
}

.entry p {
  margin-bottom: 20px;
}

.entry_date {
  border-bottom: solid 1px #000;
  text-align: right;
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 93%;
}

.entry_title {
  font-size: 138.5%;
  line-height: 1.5;
}

.entry_title span {
  display: block;
  font-size: 88.8%;
  color: #CF383D;
  margin-bottom: 5px;
}

.entry_list {
  background: #FFF;
  border: 1px solid #eee;
  padding: 15px 15px 10px;
  margin-bottom: 35px;
}

.entry_list h3 {
  background: url(/files/user/img/brand/macfan/icon_heading_03.gif) no-repeat;
  margin-bottom: 15px;
  padding-left: 12px;
}

.entry_list li {
  margin-bottom: 5px;
}

.entry_list li a {
  color: #000;
}

.entry_main {
  padding: 35px 15px 0;
  border-top: dotted 1px #000;
}

.entry_main h3 {
  margin-bottom: 30px;
}

.entry_main h3 span {
  display: block;
  font-size: 108%;
}

.entry_main h3 span.category {
  color: #FFF;
  display: inline-block;
  background: #CF383D;
  padding: 5px 8px;
  font-size: 100%;
  margin-bottom: 10px;
}

.entry_main .itembox {
  background: #FFF;
  border: solid 1px #000;
  padding: 15px 25px;
  overflow: hidden;
  margin-bottom: 50px;
}

.entry_main .itembox .image {
  float: left;
  margin-right: 25px;
}

.entry_main .itembox dl {
  overflow: hidden;
}

.entry_main .itembox dt,
.entry_main .itembox dd {
  margin-bottom: 5px;
}

.entry_main .itembox dt {
  font-weight: bold;
}

.entry_main .itembox.others {
  padding: 25px 25px 0;
}

.entry_main .itembox h3 {
  color: #CF383D;
  margin-bottom: 0;
}

.entry_main .itembox .item {
  overflow: hidden;
  margin-bottom: 35px;
  padding-top: 35px;
  border-top: dotted 1px #000;
}

.entry_main .itembox .item.first {
  border-top: none;
}

.entry_main .itembox .gaiyo {
  overflow: hidden;
  margin-bottom: 35px;
}

.entry_main .itembox .gaiyo .image {
  float: left;
  margin-right: 35px;
}

.entry_main .itembox .gaiyo dt {
  margin-bottom: 35px;
}

.entry_main .itemflow {
  margin: 50px 0;
}

.entry_main .itemflow li {
  margin-bottom: 50px;
  overflow: hidden;
}

.entry_main .itemflow li .image {
  float: left;
  margin-right: 40px;
}

.entry_main .itemflow li .detail {
  overflow: hidden;
}

.entry_next {
  margin-bottom: 50px;
}

.entry_next a {
  color: #000;
}

.entry_next p,
.entry_next dt,
.entry_next dd {
  margin-bottom: 10px;
  font-size: 108%;
}

.entry_next dt {
  font-weight: bold;
}

.entry_next p.next {
  color: #CF383D;
}


/*----------------------------------------------------*/


/* list_entry
------------------------------------------------------*/

#list_entry {
  margin-bottom: 50px;
}

#list_entry li {
  margin: 0 10px 15px 10px;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

#list_entry li .image {
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
  width: 184px;
  height: 114px;
}

#list_entry li .image img {
  position: absolute;
  height: 114px;
  width: 317px;
  top: 0;
  left: 50%;
  margin-left: -158px;
}

#list_entry li .image .tag {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #FFF;
  font-size: 70%;
  padding: 5px 10px;
  line-height: 1;
  background: #000;
}

#list_entry li .detail {
  overflow: hidden;
  padding: 15px 0 0 0;
  position: relative;
}

#list_entry li .detail .date {
  color: #444;
  font-size: 50%;
  line-height: 1;
  margin-bottom: 5px;
}

#list_entry li .detail .title {
  font-size: 110%;
  margin-bottom: 7px;
  font-weight: bold;
}

#list_entry li .detail .title a {
  color: #000;
}

#list_entry li .detail .gaiyo {
  color: #444;
  width: 350px;
  font-size: 93%;
}

#list_entry li .detail .more {
  position: absolute;
  bottom: 0;
  right: 15px;
}

#list_entry li .detail .more a {
  color: #D3383D;
}

/*----------------------------------------------------*/


/* list_entry for mac premium
------------------------------------------------------*/

#list_entry_mp {
  margin-bottom: 50px;
}

#list_entry_mp a {
  color: #fff;
}


#list_entry_mp li {
  margin: 0 10px 15px 10px;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

#list_entry_mp li .image {
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 114px;
}

#list_entry_mp li .image img {
  position: absolute;
  height: 114px;
  width: 81px;
  top: 0;
  left: 50%;
  margin-left: -49px;
}

#list_entry_mp li .image .tag {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #FFF;
  font-size: 70%;
  padding: 5px 10px;
  line-height: 1;
  background: #000;
}

#list_entry_mp li .detail {
  overflow: hidden;
  padding: 8px 0 0 0;
  position: relative;
}

#list_entry_mp li .detail .date {
  color: #444;
  font-size: 50%;
  line-height: 1;
  margin-bottom: 5px;
}

#list_entry_mp li .detail .title {
  font-size: 120%;
  margin-bottom: 4px;
  color: #CF383D;
}

#list_entry_mp li .detail .title a {
  color: #000;
}

#list_entry_mp li .detail .gaiyo {
  color: #444;
  width: 350px;
  font-size: 93%;
}

#list_entry_mp li .detail .more {
    position: absolute;
    bottom: 0;
    right: 15px;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #d34b50;/*背景色*/
    border-bottom: solid 2px #CF383D;/*少し濃い目の色に*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
}

#list_entry_mp li .detail .more:active {
    border-bottom: solid 2px #d85f63;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*----------------------------------------------------*/


/* list_entry for mac premium guide
------------------------------------------------------*/

#list_entry_mpex {
  margin-bottom: 20px;
}

#list_entry_mpex a {
  color: #fff;
}


#list_entry_mpex li {
  margin: 0px 10px 15px 10px;
  padding: 0px 20px 10px 10px;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

#list_entry_mpex li .image {
  display: inline-block;
  text-align:center;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
  width: auto;
  height: 210px;
}

#list_entry_mpex li .image img {
  position: relative;
  height: 200px;
  width: auto;
  top: 0;
}

#list_entry_mpex li .detail {
  overflow: hidden;
  width: 600px;
  text-align:center
  padding: 8px 0 0 0;
}

#list_entry_mpex li .detail a{
  color: #CF383D;
  text-decoration: underline dotted red;
}

#list_entry_mpex li .detail .date {
  color: #444;
  font-size: 50%;
  line-height: 1;
  margin-bottom: 5px;
}

#list_entry_mpex li .detail .title {
  font-size: 120%;
  width: 580px;
  text-align: center;
  margin-bottom: 4px;
  color: #CF383D;
}

#list_entry_mpex li .detail .title a {
  color: #000;
}

#list_entry_mpex li .detail .gaiyo {
  color: #444;
  margin-left: 10px;
  width: 580px;
  font-size: 93%;
}

#list_entry_mpex li .detail .more {
    bottom: 0;
    left: 35px;
    margin: 10px 0px;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #d34b50;/*背景色*/
    border-bottom: solid 2px #CF383D;/*少し濃い目の色に*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
}

#list_entry_mpex li .detail .more:active {
    border-bottom: solid 2px #d85f63;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*----------------------------------------------------*/


/* booklist_entry
------------------------------------------------------*/

#booklist_entry {
  margin-bottom: 50px;
}

#booklist_entry li {
  margin-bottom: 25px;
  background: #FFF;
  overflow: hidden;
}

#booklist_entry li .image {
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
  width: 116.8px;
  height: 162.4px;
}

#booklist_entry li .image img {
  position: absolute;
  height: 162.4px;
  top: 0;
}

#booklist_entry li .image .tag {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #FFF;
  font-size: 85%;
  padding: 5px 10px;
  line-height: 1;
  background: #000;
}

#booklist_entry li .detail {
  overflow: hidden;
  padding: 15px 0 0 0;
  position: relative;
}

#booklist_entry li .detail .date {
  color: #999;
  font-size: 93%;
  line-height: 1;
  margin-bottom: 5px;
}

#booklist_entry li .detail .title {
  margin-bottom: 7px;
  font-weight: bold;
}

#booklist_entry li .detail .gaiyo {
  color: #666;
  width: 360px;
  font-size: 93%;
}

#booklist_entry li .detail .more {
  position: absolute;
  bottom: 0;
  right: 15px;
}

#booklist_entry li .detail .more a {
  color: #D3383D;
}


/*----------------------------------------------------*/


/* info_entry
------------------------------------------------------*/

#info_entry {
  margin: 0 10px 15px 10px;
}

#info_entry li {
  margin-bottom: 15px;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

#info_entry li .detail {
  overflow: hidden;
  padding: 15px;
  position: relative;
}

#info_entry li .detail .date {
  color: #444;
  font-size: 93%;
  line-height: 1;
  margin-bottom: 5px;
}

#info_entry li .detail .title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 120%;
}

#info_entry li .detail .title a {
  color: #000;
}

#info_entry li .detail .gaiyo {
  color: #444;
  font-size: 93%;
}

#info_entry li .detail .para {
  color: #444;
  font-size: 103%;
  margin-bottom: 10px;
}


/*----------------------------------------------------*/


/* macfan_digital
------------------------------------------------------*/

.macfan_digital {
  margin-bottom: 15px;
}

.macfan_digital li {
  margin-bottom: 15px;
  background: #FFF;
  overflow: hidden;
}

.macfan_digital li .detail {
  overflow: hidden;
  padding: 15px;
  position: relative;
}

.macfan_digital li .detail .former {
  font-size: 103%;
  margin-bottom: 20px;
}

.macfan_digital li .detail .contents {
  color: #444;
  font-size: 93%;
  line-height: 1;
  margin-bottom: 5px;
}

.macfan_digital li .detail .title {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 120%;
}

.macfan_digital li .detail .title a {
  color: #000;
}

.macfan_digital li .detail .gaiyo {
  font-size: 96%;
}

.macfan_digital li .detail .para {
  color: #444;
  font-size: 110%;
  margin-top: 5px;
  text-decoration: underline;
}


/*----------------------------------------------------*/


/* latest_topics
------------------------------------------------------*/

#latest_topics ul.category {
  overflow: hidden;
  margin: 0 0 35px -15px;
}

#latest_topics ul.category li {
  float: left;
  margin: 0 0 15px 15px;
  line-height: 1.2;
}

#latest_topics ul.category li a {
  display: block;
  background: #FFF;
  padding: 15px;
  font-size: 123.1%;
  font-weight: bold;
  color: #000;
}

#latest_topics ul.category li a:before {
  content: "";
  width: 17px;
  height: 16px;
  display: inline-block;
  background: url(/files/user/img/brand/macfan/icon_category.gif) no-repeat;
  margin-right: 5px;
  position: relative;
  top: 2px;
}


/*----------------------------------------------------*/


/* list_magazine
------------------------------------------------------*/

#list_magazine {
  margin-bottom: 50px;
}

#list_magazine ul {
  margin: 0 10px;
}

#list_magazine li {
  margin-top: 15px;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

#list_magazine li .image {
  float: left;
  margin-right: 23px;
}

#list_magazine li .detail {
  overflow: hidden;
  padding: 20px 20px 0 0;
}

#list_magazine li .detail dt {
  font-weight: bold;
  font-size: 123.1%;
  margin-bottom: 15px;
  color: #444;
}

#list_magazine li .detail dd {
  font-size: 108%;
  margin-bottom: 3px;
  color: #444;
}

#list_magazine li .detail .more {
  text-align: right;
  line-height: 1;
}

#list_magazine li .detail .more a {
  color: #D3383D;
}


/*----------------------------------------------------*/


/* pagerarea
------------------------------------------------------*/

.pagerarea {
  margin: 20px 0 50px;
  border-top: solid 1px #000;
  padding-top: 20px;
}

.pagerarea li {
  display: inline-block;
  margin-right: 5px;
}

.pagerarea li:hover {
  opacity: 0.8;
}

.pagerarea li a {
  display: block;
  color: #FFF;
  background: #757575;
  padding: 0 8px;
  font-size: 140%;
}

.pagerarea li a:hover,
.pagerarea li a:active {
  text-decoration: none;
}

.pagerarea li span {
  border: solid 1px #757575;
  display: block;
  color: #000;
  background: #FFF;
  padding: 0 8px;
  font-size: 140%;
}

.pagerarea li.next a,
.pagerarea li.prev a {
  color: #000;
  background: none;
  padding: 0;
}


/*----------------------------------------------------*/


/* loginbox
------------------------------------------------------*/

#container_btm {
  width: 976px;
  margin: 0 auto 15px;
  padding-bottom: 46px;
  position: relative;
}

#container_btm_new {
  width: 642px;
  margin: 0 auto 20px;
  padding-bottom: 46px;
  position: relative;
}

#loginbox {
  width: 642px;
  height: 320px;
  background: url(/files/user/img/brand/macfan/bg_login_new.gif) no-repeat;
  margin: 100px auto 10px;
}

#loginbox p {
  padding: 20px 0 20px 30px;
  font-size: 108%;
  font-weight: bold;
}

#loginbox ul {
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
}

#loginbox li {
  float: right;
}

#loginbox ul li:first-child {
  float: left;
}

#loginbox ul li.premium {
  float: none;
  text-align: center;
}


/*----------------------------------------------------*/


/* keywords
------------------------------------------------------*/

#keywords {
  margin-bottom: 50px;
}

#keywords ul {
  overflow: hidden;
}

#keywords li {
  float: left;
  position: relative;
  margin-left: 30px;
  margin-bottom: 15px;
}

#keywords li a {
  float: left;
  position: relative;
  font-size: 20px;
  padding: 0 10px 2px 12px;
  background: #cf383d;
  color: #fff;
  text-decoration: none;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

#keywords li a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -16px;
  width: 0;
  height: 0;
  border-color: transparent #CF383D transparent transparent;
  border-style: solid;
  border-width: 16px 16px 16px 0;
}

#keywords li a:after {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  float: left;
  width: 6px;
  height: 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  -moz-box-shadow: -1px -1px 2px #a33438;
  -webkit-box-shadow: -1px -1px 2px #a33438;
  box-shadow: -1px -1px 2px #a33438;
  visibility: visible;
}

#keywords li:hover {
  opacity: 0.8;
}


/*----------------------------------------------------*/


/* pagetop
------------------------------------------------------*/

#pagetop {
  display: none;
  padding-left: 794px;
}

#pagetop a {
  display: block;
  width: 165px;
  height: 46px;
  background: url(/files/user/img/brand/macfan/btn_pagetop.png) no-repeat;
  position: fixed;
  bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  margin-bottom: 15px;
  border-radius: 5px;
}

#pagetop.bottom a {
  position: absolute;
}


/*----------------------------------------------------*/


/* topline
------------------------------------------------------*/

#topline {
  background: url(/files/user/img/brand/macfan/top/topline.PNG) repeat-x;
}


/*----------------------------------------------------*/


/* add
------------------------------------------------------*/

.macfan_infodetail p a:link {
  color: #444444;
  border-bottom: 1px dotted #444444;
}

.macfan_infodetail p a:visited {
  color: #000;
  text-decoration: none;
}

.macfan_infodetail p a:hover {
  color: #d3383d;
  text-decoration: none;
  border-bottom: 1px dotted #d3383d;
}

.entry p a:link {
  color: #444444;
  border-bottom: 1px dotted #444444;
}

.entry p a:visited {
  color: #000;
  text-decoration: none;
}

.entry p a:hover {
  color: #d3383d;
  text-decoration: none;
  border-bottom: 1px dotted #d3383d;
}


/*----------------------------------------------------*/


/* top_intro
------------------------------------------------------*/

.top_intro .entry_date {
  margin-bottom: 4px;
  border-bottom: none;
  padding-bottom: 0;
  font-size: 93%;
  float: left;
}

.top_intro .entry_date p {
  margin-bottom: 0;
}

.top_intro .socialbtn {
  margin-top: 0;
  margin-bottom: 2px;
  float: right;
}

.top_intro .socialbtn ul {
  text-align: right;
}

.top_intro .socialbtn li {
  display: inline-block;
  margin-left: 3px;
}

.bottom_intro {
  border-top: solid 1px #000;
  clear: left;
}

.bottom_intro p.author {
  margin-top: 3px;
  margin-bottom: 50px;
  font-size: 0.8rem;
}


/*----------------------------------------------------*/


/* share
------------------------------------------------------*/

.share {
  margin: 0;
  padding: 0;
  text-align: left;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
  min-height: 20px;
}

.entry .share {
  margin: 0 40px 0 0;
  float: right;
}

.share a {
  border: 0 !important;
}

.share>ul {
  display: block;
  white-space: normal;
}

.share>ul>li {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  height: 20px;
  font-size: 0 !important;
  line-height: 0 !important;
}

.share>ul>li {
  margin: 0 3px 5px 0;
}

.share ul>li>* {
  position: relative !important;
  display: inline-block !important;
  vertical-align: top !important;
  height: 20px !important;
  max-height: 20px !important;
  text-align: right !important;
  margin: 0 !important;
}

.share .twitter-share-button {
  width: 75px !important;
}

.share .fb-like>span {
  min-width: 88px !important;
  vertical-align: top !important;
  overflow: hidden !important;
}

.fb-like-box {
  background-color: #fff;
  min-height: 240px;
}

div[id^="___plusone"],
div[id^="___plusone"] iframe {
  width: 64px !important;
}

.share img {
  max-height: 20px !important;
}

#bnr-widget {
  font-size: 0;
}


/*----------------------------------------------------*/


/* saido column
------------------------------------------------------*/

.mf_question {
  background: #FFF;
  margin-bottom: 50px;
  border: 1px solid #eee;
}

.boxmf {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #CF383D;
}
.boxmf p {
    margin: 6px 0; 
    padding: 0;
}