@charset "utf-8";

body {
	line-height:1.6;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','sans-serif';
	color:#4d4d4d;
	background:url(../bg_o.png) repeat;
}

a {
	color: #ff8a00;
	text-decoration:none;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	max-width:100%;
}

.cf:before,
.cf:after {
    content: " "; 
    display: table; 
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
	margin-top:8px;
}

.center {
 margin:0 auto;
 display:block;	
}

.fLft {
	float:left;
}

.fRgt {
	float:right;
}

.sLft {
	position:relative;
	left:-30px;
}

.blocklink {
	display:block;
}

.right {
	text-align:right;
}

.notice {
	font-size:12px;
	margin-top:10px;
}

section {
	margin-top:40px;
}

#basicheader {
    background: #45a235;
	color: #FFF;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    font-size: 12px;
}

.contentsizer {
    width:960px;
	padding:0 30px;
    margin:0 auto;
	max-width: 87%
}

a#languageswitch {
    display: inline-block;
    background: #1a0000;
    padding: 0px 5px 0px;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-radius: 2px;
    float: right;
    line-height: 20px;
    margin-left: 20px;
}

a#languageswitch:hover {
    background: #FFF;
	color: #1a0000;
}

.social_buttons {
    float: right;
    position: relative;
    top: 6px;
    max-height: 35px;
}

.fb_iframe_widget {
    margin:0 10px 0 15px;
    bottom: 15px;
}

.fb-like {

}

#maincontent {
	margin-top:40px;
}

img#header {
	margin-bottom:40px;
}

p.altpad {
	padding: 0 20px;
    font-size: 14px;
    line-height: 1.6;
}

h2.altmar {
	margin:0!important;
}

.twittericon {
	width:150px;
	float:left;
	margin-left:10px;
}


.twittericon img {
	width:150px;
}

.twittericon a.txtlnk, .twitterheader a.txtlnk {
	text-align:center;
	font-size:12px;
	color:#FFF;
	display:block;
	width:150px;
    margin-top: 6px;
    text-decoration: none;
    transition: all 0.15s linear;
    padding: 3px 0;
}

#ti1 a.txtlnk {background-color:#c62827;}
#ti2 a.txtlnk {background-color:#49619f;}
#ti3 a.txtlnk {background-color:#7cc02f;}
#ti4 a.txtlnk {background-color:#7155ac;}
#ti5 a.txtlnk {background-color:#f6ce1c;}
#ti6 a.txtlnk {background-color:#db7dad;}
#ti7 a.txtlnk {background-color:#939393;}

a.txtlnk:hover {
	opacity:0.5;
}

#productinfo {
	margin-bottom:50px;
}

#productinfo img {
	margin-bottom:10px;
}

#productinfo p {
	color: #797979;
	font-size:14px;
}

h2 { color:#797979;padding-top:0px;margin-top:0px;font-size:20px}

#onlineshopbonus {
    border: 3px solid #5eb746;
    background: #FFF;
    padding: 0 25px 30px;
	margin-bottom: 55px;
	font-size:15px;
	line-height:1.6;
	min-height:325px
}

#onlineshopbonus span {
	color:#d21a1a;
}

.onlinetext {
    position: relative;
    top: -20px;
    left: -55px;
}

#bonusimg {
	margin: 25px 15px 0 0;
}

.onlineinfo {
	max-width: 450px;
}

.redtext {
   font-size:18px;
   font-weight:bold;
   color:#F00;
}

.product {
	width: 296px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}

.title {
	font-size:16px;
	font-weight:bold;
}

.p01 .title {color:#c62827;}
.p02 .title {color:#49619f;}
.p03 .title {color:#7cc02f;}
.p04 .title {color:#7155ac;}
.p05 .title {color:#f6ce1c;}
.p06 .title {color:#db7dad;}

.product p {
	font-size:14px;
	color:#7c8080;
}

.preorderperiod {
	display:inline-block;
	background-color:#da0b0b;
	color:#FFF;
	padding: 3px 10px;
	font-weight:bold;
	font-size:17px;
}

.preorderdate {
	margin: 4px 0;
	font-size:18px;
	font-weight:bold;
	color: #7c8080;
	margin-bottom:10px;
}

.product a {
	transition: all 0.15s linear;
}

.product a:hover {
	opacity:0.7;
}
	
footer {
    color: #000;
    font-size: 12px;
    margin: 40px 0 0 0;
    background: #45a235;
    padding: 30px 0 80px 0;
}

.white {
	color:#FFF;
}

/*PAGETOP */

#pageTop {
    position: fixed;
    bottom: 14px;
    right: 14px;
    z-index: 1000;
    cursor: pointer
}

#pageTop img {
    opacity: .4;
    filter: alpha(opacity=40)
}

#pageTop img:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

#pageTop {
    display: none
}

@media (max-width: 700px) {
	
.social_buttons, a#languageswitch {
	float:none;
	text-align: center;
}

 a#languageswitch {
    position: relative;
    top: -6px;
}

img#header {
    margin-top: 50px;
}

a.txtlnk {
	margin-bottom:10px;
	
}