body {
  background: url(/goodmorning/img/bg.jpg) white repeat-y center top;
  color: #666666;
  font-size: 90%;
}

a {
  color: #666666;
  text-decoration: underline;
}

a:link {
  color: #666666;
  text-decoration: underline;
}

a:visited {
  color: #666666;
  text-decoration: underline;
}

a:hover {
  color: #666666;
  text-decoration: none;
}

a:active {
  color: #666666;
  text-decoration: none;
}

#container {
  margin: 20px auto 40px;
  min-width: 990px;
  max-width: 1240px;
  width: 100%;
}
#container img {
  vertical-align: bottom;
}

#left-area {
  float: left;
  padding-left: 5px;
  width: 250px;
  padding-top: 2px;
}

#center-area {
  margin-right: 320px;
  margin-left: 270px;
  padding-top: 20px;
}

#right-area {
  float: right;
  width: 300px;
  padding-top: 20px;
}

#container .round-box {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
  background: #ffffff;
}
#container h2 {
  position: relative;
  margin: 0px 10px;
  border-bottom: 1px solid #cccccc;
}
#container h2 .h2-icon {
  position: absolute;
  top: -9px;
  left: -17px;
}
#container h2 .h2-ttl {
  margin-left: 44px;
}
#container .contents {
  padding: 20px;
}

.btn-area a {
  line-height: 1.4;
  float: right;
}

.btn {
  padding: 5px 10px 5px;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  font-size: 85%;
  line-height: 1.3;
}
.btn a {
  display: block;
}

a.btn:link, a.btn:visited, a.btn:hover, a.btn:active {
  color: white !important;
  text-decoration: none;
}

.btn2 {
  padding: 5px 10px 5px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
  background: #ffffff;
  color: #666666;
  text-align: center;
  font-weight: normal;
  font-size: 85%;
  line-height: 1.3;
}
.btn2 a {
  display: block;
}

a.btn2:link, a.btn2:visited, a.btn2:hover, a.btn2:active {
  color: #666666 !important;
  text-decoration: none;
}

#area-01, #area-02, #area-03, #area-04 {
  margin-top: -80px;
  padding-top: 80px;
}

#news-box {
  margin-top: 30px;
}
#news-box dt {
  color: #5cbdb5;
}
#news-box dd {
  margin-bottom: 15px;
  padding-bottom: 15px;
  background: url(/goodmorning/img/line-dot.jpg) repeat-x left bottom;
}
#news-box dd:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background: none;
}

#navi {
  margin-top: 20px;
  background: #ffffff!important;
}
#navi ul {
  margin: 5px;
}
#navi ul li {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
#navi ul li:last-child {
  border-bottom: 1px solid #e0e0e0;
}

#main-img-inner {
  border: 6px solid white;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
}

#main-img img {
  width: 100%;
}

#presents {
  margin-top: 30px;
}
#presents .pre-ttl {
  background: #feffa2;
  color: #e96565;
  font-size: 100%;
  line-height: 1.5;
}
#presents .phone-num {
  color: #e86464;
}
#presents .note {
  color: #999999;
  font-size: 80%;
}

#pickup {
  margin-top: 30px;
}

.motion {
  display: none;
  width: 100%;
  position: relative;
  margin-bottom: 2%;
  min-height: 160px;
}
.motion .slider-img-area {
  float: left;
  width: 47%;
}
.motion .slider-img-area img {
  width: 100%;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
}
.motion .slider-txt-area {
  text-align: left;
  float: left;
  padding-left: 3%;
  width: 50%;
}
.motion .slider-txt-area h3 {
  margin-bottom: 10px;
  padding: 5px 0 5px 23px;
  border-bottom: 1px solid #cccccc;
  background: url(/goodmorning/img/circle-green.png) no-repeat left 4px;
  font-size: 100%;
  line-height: 1.4;
}
.motion .slider-txt-area .slider-txt-con {
  margin-bottom: 2%;
  width: 100%;
  font-size: 80%;
  line-height: 1.5;
}
.motion .slider-txt-area .btn {
  background: #99bf26;
}

ul.slider1 li a {
  display: block;
}
ul.slider1 li img {
  width: 100%;
  height: auto;
}
ul.slider1 li:last-child {
  margin-right: 0%;
}

.motion:first-child {
  display: block;
  width: 100%;
}

#pickup-thumb {
  visibility: hidden;
}

#daily-check {
  margin-top: 30px;
}
#daily-check .daily-box {
  margin-bottom: 15px;
  padding-bottom: 15px;
  background: url(/goodmorning/img/line-dot.jpg) repeat-x left bottom;
}
#daily-check .daily-box p.daily-img {
  float: left;
  width: 31%;
}
#daily-check .daily-box p.daily-img img {
  width: 100%;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
}
#daily-check .daily-box .right-con {
  margin-left: 31%;
  padding-left: 20px;
}
#daily-check .daily-box .right-con dt {
  color: #63a1ed;
}
#daily-check .daily-box .right-con .btn {
  background: #63a1ed;
}
#daily-check .daily-box .right-con .btn-area {
  margin-top: 15px;
}
#daily-check a:hover {
  color: #63a1ed;
}

#recommend-box {
  margin-top: 30px;
}
#recommend-box dt {
  float: left;
  color: #e7a210;
}
#recommend-box dd {
  margin-bottom: 20px;
  margin-left: 100px;
  padding-left: 20px;
  background: url(/goodmorning/img/line-dot-length.jpg) repeat-y left top;
}
#recommend-box a:hover {
  color: #e7a210;
}

#twitter-box {
  margin-bottom: 20px;
}

#rectangle-banner {
  margin-bottom: 20px;
}

#banner {
  margin-bottom: 20px;
}
#banner li {
  margin-bottom: 10px;
}
#banner li img {
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
}

#net-hot-wrapper #container a:hover {
  color: #e86464;
}
#net-hot-wrapper #net-hot-ranking {
  margin-top: 30px;
}
#net-hot-wrapper .day-box {
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
  background: #f1f1f1 no-repeat;
  position: relative;
  height: 54px;
}
#net-hot-wrapper .dayback-btn {
  position: absolute;
  top: 13px;
  left: 10px;
  z-index: 1;
}
#net-hot-wrapper .daynext-btn {
  position: absolute;
  top: 13px;
  right: 10px;
  z-index: 1;
}
#net-hot-wrapper .daytxt {
  position: absolute;
  top: 13px;
  width: 100%;
  color: #666666;
  text-align: center;
  font-size: 120%;
  line-height: 1.8;
}
#net-hot-wrapper ul.pagenav-box {
  float: right;
  margin: 15px 0px;
}
#net-hot-wrapper ul.pagenav-box li {
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #cccccc;
}
#net-hot-wrapper .ranking-ttl {
  margin-bottom: 20px;
  padding: 13px 0 13px 15px;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
  background: #ffe1e1;
  color: #e86464;
  font-size: 130%;
}
#net-hot-wrapper .ttl-box {
  clear: both;
  width: 536px;
  height: 46px;
  background: url(/yajimaru/ranking/img/sub_ttl_bg.jpg);
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 133%;
  line-height: 2.8;
}
#net-hot-wrapper .news-box {
  margin-bottom: 20px;
  padding: 15px;
  border: 3px #eaeaea solid;
  line-height: 1.6;
}
#net-hot-wrapper .contents-box {
  margin-bottom: 20px;
  background: #ffffff;
  overflow: hidden;
  height: auto;
}
#net-hot-wrapper .contents01 {
  float: left;
  margin-bottom: -3000px;
  padding-top: 10px;
  padding-bottom: 3000px;
  width: 15%;
  background: #e6e6e6;
  text-align: center;
  font-size: 115%;
  margin-right: 3%;
}
#net-hot-wrapper .contents02 {
  width: 82%;
  position: relative;
  float: left;
  margin-bottom: -3000px;
  padding-bottom: 3000px;
  background: #ffffff;
}
#net-hot-wrapper .contents02.max {
  width: 100%;
}
#net-hot-wrapper .contents02.max .keyword-image {
  text-align: center;
}
#net-hot-wrapper .keyword-ttl {
  float: left;
  padding-left: 7px;
  border-left: 6px solid #e86464;
  font-weight: bold;
  font-size: 130%;
  line-height: 1.4;
}
#net-hot-wrapper .keywordbtn {
  float: right;
  margin-bottom: 15px;
  max-width: 100px;
  background: #e86464;
}
#net-hot-wrapper .keyword-image {
  margin-bottom: 15px;
  width: 100%;
}
#net-hot-wrapper .keyword-image img {
  max-width: 100%;
}

#cast-wrapper .cast-navi-box ul {
  background: #efefef;
  padding: 10px;
  padding-bottom: 0px;
  margin-bottom: 30px;
  text-align: center;
}
#cast-wrapper .cast-navi-box ul li {
  float: left;
  display: block;
  margin-right: 1.5%;
  padding-bottom: 10px;
}
#cast-wrapper .cast-navi-box ul li:last-child {
  margin-right: 0;
}
#cast-wrapper .cast-navi-box ul a {
  color: #666666;
  font-size: 100%;
  background: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 6px 14px 3px;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
}
#cast-wrapper .cast-ttl {
  margin-bottom: 20px;
  padding: 13px 0 13px 15px;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
  background: #e4f0ff;
  color: #6da7ef;
  font-size: 130%;
}
#cast-wrapper .clast-line li {
  margin-bottom: 20px;
  width: 46%;
  float: left;
  background: #f6f6f6;
  margin-right: 2%;
  padding: 1%;
  height: auto;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
}
#cast-wrapper .clast-line li img.castphoto {
  width: 100%;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
}
#cast-wrapper .clast-line li .na-box {
  margin: 10px 3px 7px;
}
#cast-wrapper .clast-line li .name {
  font-size: 135%;
  font-weight: normal;
  float: left;
  letter-spacing: 0.1em;
  line-height: 30px;
}
#cast-wrapper .clast-line li .btn {
  background: #6da7ef;
  padding: 3px 6px;
  font-size: 75%;
  margin-top: 3px;
}
#cast-wrapper .clast-line li .copy {
  margin: 0 3px;
  color: #888888;
  font-size: 90%
  line-height: 19px;
}
#cast-wrapper .clast-line {
  width: 102%;
}
/* 20140612 LINE contens追加*/
h3.line-ttl {
  margin-bottom: 20px;
  padding: 8px 0 8px 15px;
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  border-radius: 6px;
  /* CSS3草案 */
  background: #33cc33;
  color: #ffffff;
  font-size: 120%;
}
img.qr_btn{
	text-align:center;
	margin:10px auto;
	border:none;
}
p.line-link{text-align:center; margin:20px;}

h4.line-sttl{color:#666; font-size:120%; font-weight:bold;}
