/* CSS Document */

#contentsWrap {
  width: 1000px!important;
  margin: 0 auto;
}

#contentsMain .bnrList {
  margin-bottom: 20px;
}

#contentsMain .bnrList img{
width:510px;
height:auto;
}

#contentsMain .bnrList li {
  margin-bottom: 20px;
}

#contentsRight .awards,
#contentsRight .special,
#contentsRight .campaign {
  padding-bottom: 15px;
}

#contentsRight .awards a,
#contentsRight .campaign a{
	color:#505050;
	text-decoration:none;
}

#contentsRight .awards a:hover,
#contentsRight .campaign a:hover{
	color:#505050;
	text-decoration:underline;
}

/* ?p??{?b?N?X 
----------------------------------------------------- */
#contentsRight .roundBox5 .click{
	text-align:right;
	line-height:1;
}

/* #mainChoice
---------------------------------------*/
#mainChoice {
  width: 1000px;
  margin: 0 auto 15px auto;
  text-align: left;
}

#mainChoiceCategory a{
	text-decoration:none;
}

#mainChoiceCategory > ul {
  width: 100%;
}

#mainChoiceCategory > ul > li {
  width: 240px;
  float: left;
  background: #3b3b3b;
  margin: 0 8px 7px 0;
  /* border-radius */
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  /* box-shadow */
  box-shadow: #a39c97 0px 1px 3px 0px;
  -webkit-box-shadow: #a39c97 0px 1px 3px 0px;
  -moz-box-shadow: #a39c97 0px 1px 3px 0px;
  /*position: relative;*/
  position:relative;
}

#mainChoiceCategoryList_smp {
  background: #fff!important;
  margin: 0 12px 7px 12px;
  /* border-radius */
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  /* box-shadow */
  box-shadow: #a39c97 0px 1px 3px 0px;
  -webkit-box-shadow: #a39c97 0px 1px 3px 0px;
  -moz-box-shadow: #a39c97 0px 1px 3px 0px;
  /*position: relative;*/
  position:relative;
}

#mainChoiceCategory> ul > li.mr0 {
  margin: 0 0 7px 0;
}

#mainChoiceCategory > ul > li.active .categoryImg span {
  display: inline-block;
  background-color: #ffffff;
}

#mainChoiceCategory > ul > li.active .categoryImg span img {
  opacity: 0.6;
}

#mainChoiceCategory > ul > li > a {
  text-decoration: none;
}

#mainChoiceCategory > ul > li > a:hover {
  text-decoration: none;
}

#mainChoiceCategory > ul > li .categoryTitle {
  background: #000;
  /*padding: 14px 5px 3px 5px; */
  /* border-radius */
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  position: relative;
}

#mainChoiceCategory > ul > li > .categoryTitle h3 {
  background: #3b3b3b;
  /*background: -moz-linear-gradient(top, #ffffff 60%, #ebebeb 60%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #ffffff), color-stop(60%, #ebebeb));
  background: -webkit-linear-gradient(top, #ffffff 60%, #ebebeb 60%);
  background: -o-linear-gradient(top, #ffffff 60%, #ebebeb 60%);
  background: -ms-linear-gradient(top, #ffffff 60%, #ebebeb 60%);
  background: linear-gradient(to bottom, #ffffff 60%, #ebebeb 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );*/
  display: block;
  text-align: center;
  font-size: 13px;
  letter-spacing:2px;
  font-weight: bold;
  padding: 14px 0px 7px 0px;
  color: #ffffff;
}

.categoryTitle .prev_wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  /*display: none;*/
}

.categoryTitle .next_wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  /*display: none;*/
}

#mainChoiceCategory > ul > li:hover .prev_wrap,
#mainChoiceCategory > ul > li.active .prev_wrap,
#mainChoiceCategory > ul > li:hover .next_wrap,
#mainChoiceCategory > ul > li.active .next_wrap {
  display: block;
}

#mainChoiceCategory > ul > li .categoryInfo {
  padding: 5px 0px 0px 0px;
}

.categoryCopyright {
  font-size: 9px;
  color: #8c8c8c;
  text-align:left;
  line-height:1.4;
  padding:0 59px 0 8px;
  height: 40px;
}

.chrome .categoryCopyright {
  font-size: 9px;
  color: #8c8c8c;
  text-align:left;
  -webkit-transform: scale(0.7);
  -webkit-transform-origin:0 0;
  line-height:1.4;
  margin:5px 0 0 0;
  padding:0 84px 0 8px;
  width:300px;
  height: 48px;
}

.productTitle {
  color: #fff;
  padding: 2px 0 2px 8px;
  font-size: 14px;
  line-height:1.3;
}

.btnCheck {
	text-align:right;
	line-height:0;
	padding-bottom:1px;
	position:absolute;
	bottom:12px;
	right:0px;
}

.slider li {
    float: left;
}

.cover_img_top {
    cursor: pointer;
}


/* #sideNavBox
---------------------------------------*/
#sideNavBox {
  border-bottom: 1px dashed #e9e9e9;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

#sideNavBoxInner {
  background: #fff;
  /* border-radius */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /* box-shadow */
  box-shadow: #a39c97 0px 1px 3px 0px;
  -webkit-box-shadow: #a39c97 0px 1px 3px 0px;
  -moz-box-shadow: #a39c97 0px 1px 3px 0px;
  padding: 5px;
}

ul.underNav {
  margin-bottom: 20px;
}

ul.underNav li a {
  background: #fff;
  border-bottom: 1px solid #d0edb3;
  padding: 10px 5px 8px 5px;
  color: #71c81a;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

ul.underNav li a:hover {
  background: #eaf7dd;
  border-bottom: 1px solid #d0edb3;
}

p.platNav_mi {
  padding: 10px 5px 8px 5px;
  font-size: 90%;
  color: #71c81a;
}

li.platNav_in {
  width: 193px;
  border-top: 1px solid #d0edb3;
  border-bottom: 1px solid #d0edb3;

}

li.platNav_in a.b_non {
  border-bottom: none;
}

li.platNav_in a.b_non:hover {
  border-bottom: none;
}

li.platNav_in2 {
  border-bottom: 1px solid #d0edb3;

}

li.platNav_in2 a.w186 {
  width: 186px;
  border-bottom: none;
  padding-right: 2px;
}

li.platNav_in2 a.w186:hover {
  width: 186px;
  border-bottom: none;
  padding-right: 2px;
}

/*ul.platNav {
  margin-bottom: 20px;
}

ul.platNav li a {
  background: #fff;
  border-bottom: 1px solid #d0edb3;
  padding: 10px 5px 8px 5px;
  color: #3C8433;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

ul.platNav li a:hover {
  background: #eaf7dd;
  border-bottom: 1px solid #d0edb3;
}*/

ul.otherNav li a {
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  background: #AADE76;
  padding: 15px 5px 0 10px;
  color: #3F522B;
  text-decoration: none;
  display: block;
}

ul.otherNav li a:hover {
  background: #eaf7dd;
}

/* #twitterBox
---------------------------------------*/
#twitterBox {
  background: #fff;
  /* border-radius */
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  /* box-shadow */
  box-shadow: #a39c97 0px 1px 3px 0px;
  -webkit-box-shadow: #a39c97 0px 1px 3px 0px;
  -moz-box-shadow: #a39c97 0px 1px 3px 0px;
  padding: 6px;
}

/* #mainCon
---------------------------------------*/
#mainCon {
  background: #fff url(../../images/index/bg_main_con.png) no-repeat 0 0;
  /* border-radius */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /* box-shadow */
  box-shadow: #a39c97 0px 1px 3px 0px;
  -webkit-box-shadow: #a39c97 0px 1px 3px 0px;
  -moz-box-shadow: #a39c97 0px 1px 3px 0px;
  height: 393px;
  padding: 10px 0 0 10px;
  margin-bottom: 35px;
}

#mainConNav {
  overflow: hidden;
}

#mainConNav li {
  float: left;
  margin-right: 8px;
}



/* #newsBox
---------------------------------------*/
.newsMore {
  position: relative;
}

.newsMore a {
  position: absolute;
  top: -27px;
  right: 10px;
  width: 51px;
  height: 18px;
  display: block;
}

#newsBox {
  background: #fff;
  /* border-radius */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /* box-shadow */
  box-shadow: #a39c97 0px 1px 3px 0px;
  -webkit-box-shadow: #a39c97 0px 1px 3px 0px;
  -moz-box-shadow: #a39c97 0px 1px 3px 0px;
  padding: 6px;
}

#newsBoxScroll {
  overflow: auto;
  height: 500px;
  margin: 6px 0 0 0;
}

#newsList {
  padding: 10px;
}

#newsList li {
  border-bottom: 1px dashed #e9e9e9;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#newsList li:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}

#newsList .date {
  font-weight: bold;
  margin-bottom: 3px;
}

#newsList .icon {
  font-weight: bold;
  color: #fff;
  background: #2581d0;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  display: inline-block;
  padding: 2px 20px 0 20px;
  margin-bottom: 5px;
  line-height: 1.6;
}

#newsList a:link {
  color: #1e659c;
  text-decoration: none;
}

#newsList a:visited {
  color: #606d7c;
  text-decoration: none;
}

#newsList a:hover {
  color: #274365;
  text-decoration: underline;
}


/* #News ticker
---------------------------------------*/
.ticker_box {
	margin: 0 auto 30px;
	width: 1000px;
	text-align: left;
	border: #ccc 1px solid;
	border-radius: 3px;
	box-shadow:rgba(199, 199, 199, 1) 1px 1px 2px 1px inset;
	-webkit-box-shadow:rgba(199, 199, 199, 1) 1px 1px 2px 1px inset;
	-moz-box-shadow:rgba(199, 199, 199, 1) 1px 1px 2px 1px inset;
}

.ticker_ttl {
	float: left;
	background-color: #247FCD;
	color: #FFF;
	padding: 10px 20px;
	font-weight: bold;
	border-radius: 3px 0 0 3px;
	box-shadow:rgba(29, 101, 162, 1) 1px 1px 2px 1px inset;
	-webkit-box-shadow:rgba(29, 101, 162, 1) 1px 1px 2px 1px inset;
	-moz-box-shadow:rgba(29, 101, 162, 1) 1px 1px 2px 1px inset;
}

.ticker {
	padding: 10px;
	text-align: left;
	overflow: hidden;
}

.ticker ul.ticbox {
	width: 100%;
	position: relative;
}

.ticker ul.ticbox li {
	width: 100%;
	display: none;
}

.ticker ul.ticbox li a.t_cut:link {
  color: #1e659c;
  text-decoration: none;
}

.ticker ul.ticbox li a.t_cut:visited {
  color: #606d7c;
  text-decoration: none;
}

.ticker ul.ticbox li a.t_cut:hover {
  color: #274365;
  text-decoration: underline;
}

#contentsRight .link img{
  width: 100%;
  height:auto;
}

#contentsRight .special img{
  width: 100%;
  height:auto;
}


/*	850
-----------------------------------------------------------	*/
@media only screen and (max-width: 850px){



.cover_img_top{
display:none;
cursor:default;}




#contentsWrap {
  width: 768px !important;
  margin: 0 auto;
}




.ichioshi {
  width: 238px;
  height: 251px;
  border:#71C81A 3px solid;
  font-size: 36px;
  line-height:50px;
  font-weight: bold;
  text-align:center;
  display: table-cell;
  vertical-align: middle;
}




/* #mainChoice
---------------------------------------*/
#mainChoice {
  width: 750px;
  margin: 0 auto 15px auto;
  text-align: left;
}

#mainChoiceCategory > ul {
  width: 100%;
}

#mainChoiceCategory > ul > li {
  margin: 0 2px 7px 2px;
}

#mainChoiceCategory> ul > li.mr0 {
  margin: 0 2px 7px 2px;
}








/* #mainCon
---------------------------------------*/
#mainCon {
  background: #fff url(../../images/index/bg_main_con_smp.png) no-repeat 0 0;
  /* border-radius */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /* box-shadow */
  box-shadow: #a39c97 0px 1px 3px 0px;
  -webkit-box-shadow: #a39c97 0px 1px 3px 0px;
  -moz-box-shadow: #a39c97 0px 1px 3px 0px;
  height: 575px;
  padding: 10px 0 0 10px;
  margin-bottom: 10px;
}

#mainConNav li img{
width:234px;
height:auto;
}



#contentsRight .awards,
#contentsRight .campaign,
#contentsRight .special,
#contentsRight .link {
  width: 500px;
  margin: 30px auto 30px auto;
  padding-bottom: 25px;
  margin-bottom: 15px;
}

#contentsRight .special {
  width: 500px;
  margin: 30px auto 30px auto;
  padding-bottom: 25px;
  margin-bottom: 15px;
}

#contentsRight .awards p,
#contentsRight .campaign p,
#contentsRight .link p{
  font-size: 20px;
  line-height:30px;
}

#contentsRight .link img{
  width: 100%;
  height:auto;
}

#contentsRight .special img{
  width: 100%;
  height:auto;
}

#contentsMain .bnrList img{
width:740px;
height:auto;
}


#newsList {
  font-size: 20px;
  line-height:30px;
}


.newsTtl img {
width:728px;
height:auto;
}

.twitterBox_smp {
text-align:center;

}

.twitterBox_smp img{
width:400px;
height:auto;

}

