@charset "shift_jis";
/* CSS Document */

*{
	/zoom:1;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
textarea { 
	font-size: 100%;
}
img {
	vertical-align: bottom;
	border-style:none;
	overflow: hidden;
}
hr {
	display: none;
}

h2, h3, h4 {
	padding:0px;
	margin:0px;
}

body,td,th {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin: 0px;
	padding: 0px;
}

/* relative size set */
.r16 { font-size:100% }		/* 16px | medium | default */
.r14 { font-size:87.5% }	/* 14px */
.r13 { font-size:81.25% }	/* 13px | small */
.r12 { font-size:75% }		/* 12px */
.r11 { font-size:68.75% }	/* 11px */
.r10 { font-size:62.5% }	/* 10px | x-small */
.r9 { font-size:56.25% }	/*  9px | xx-small */

/* relative size set  Line High*/
.r16h { font-size:100%; line-height:1.6 }		/* 16px | medium | default */
.r14h { font-size:87.5%; line-height:1.4 }	/* 14px */
.r13h { font-size:81.25%; line-height:1.3 }	/* 13px | small */
.r11h { font-size:68.75%; line-height:1.1 }	/* 11px */
.r10h { font-size:62.5%; line-height:1 }	/* 10px | x-small */
.r9h { font-size:56.25%; line-height:0.9 }	/*  9px | xx-small */

.r16h120 { font-size:100%; line-height:1.2 }		/* 16px | medium | default */
.r14h120 { font-size:87.5%; line-height:1.2 }	/* 14px */
.r13h120 { font-size:81.25%; line-height:1.2 }	/* 13px | small */
.r11h120 { font-size:68.75%; line-height:1.2 }	/* 11px */
.r12h120 { font-size:75%; line-height:1.2 }		/* 12px */
.r10h120 { font-size:62.5%; line-height:1.2 }	/* 10px | x-small */
.r9h120 { font-size:56.25%; line-height:1.2 }	/*  9px | xx-small */

.r16h150 { font-size:100%; line-height:1.5 }		/* 16px | medium | default */
.r14h150 { font-size:87.5%; line-height:1.5 }	/* 14px */
.r13h150 { font-size:81.25%; line-height:1.5 }	/* 13px | small */
.r12h150 { font-size:75%; line-height:1.5 }		/* 12px */
.r11h150 { font-size:68.75%; line-height:1.5 }	/* 11px */
.r10h150 { font-size:62.5%; line-height:1.5 }	/* 10px | x-small */
.r9h150 { font-size:56.25%; line-height:1.5 }	/*  9px | xx-small */

/* absolute size set */
.a16 { font-size:16px }
.a14 { font-size:14px }
.a13 { font-size:13px }
.a12 { font-size:12px }
.a11 { font-size:11px }
.a10 { font-size:10px }
.a9 { font-size:9px }

/* absolute size set Line High*/
.a16h120 { font-size:16px; line-height:1.2 }
.a14h120 { font-size:14px; line-height:1.2 }
.a13h120 { font-size:13px; line-height:1.2 }
.a12h120 { font-size:12px; line-height:1.2 }
.a11h120 { font-size:11px; line-height:1.2 }
.a10h120 { font-size:10px; line-height:1.2 }
.a9h120 { font-size:9px; line-height:1.2 }

.a14h150 { font-size:14px; line-height:1.5 }
.a13h150 { font-size:13px; line-height:1.5 }
.a12h150 { font-size:12px; line-height:1.5 }
.a11h150 { font-size:11px; line-height:1.5 }
.a10h150 { font-size:10px; line-height:1.5 }

.clearfix:after {
	content:'';
  display:block;
  clear:both;
}

.blockDivider{
	clear: both;
	height: 0px;
}


#ct_box {
	width: 980px;
	/* [disabled]overflow: hidden; */
	font-size: 75%;
	line-height: 1.5;
}

.socialbutton_box {
	clear: both;
	padding: 2.0em 0 1.0em;
	margin-bottom: 30px;
}
.socialbutton_box div {
	float: right;
	padding-left: 10px;
}

.socialbutton_box2 {
	padding: 2.0em 0 1.0em;
}
.socialbutton_box2 div {
	float: left;
	padding-left: 10px;
}

#ct_box .hdnavi_koeda {
	background: url(../images/common/hdnavi_bg.gif) repeat-x;
	height: 80px;
	width: 970px;
	padding-left: 10px;
	overflow:hidden;
}
#ct_box .hdnavi_koeda h2 {
	margin: 0px;
	padding: 0px;
	float:left;
}
#ct_box .hdnavi_koeda .hdnavi_koeda_box {
	float: left;
	padding-left: 40px;
	overflow:hidden;
}
#ct_box .hdnavi_koeda .hdnavi_koeda_box a {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.koedacr_box {
	clear: both;
	width: 980px;
	padding: 0.7em 0;
	text-align: right;
	margin-top:20px;
}
a.btn_back {
	display: block;
	float: right;
	padding-right: 20px;
}



/*** 201306対応分のグローバルナビ ***/
#ct_box .koeda_navi {
	background: url(../images/common/201306bg_head.png) no-repeat top left;
	width: 980px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#ct_box .koeda_navi h2 {
	margin: 0px;
	padding: 8px 0 0 2px;
	float:left;
}
#ct_box .koeda_navi .navi_box {
	float: left;
	padding: 7px 0 0 120px;
	overflow:hidden;
}
#ct_box .koeda_navi .navi_box li {
	padding: 0;
	float: left;
}
#ct_box .koeda_navi .navi_box li a {
	height: 70px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#ct_box .koeda_navi .navi_box li.news a {
	background-image: url(../images/common/201306menu01.png);
	background-repeat: no-repeat;
	display: block;
	width: 96px;
	height: 79px;
}
#ct_box .koeda_navi .navi_box li.news a:hover {
	background-position:0 -80px;
}
#ct_box .koeda_navi .navi_box li.catalog a {
	background-image: url(../images/common/201306menu02.png);
	background-repeat: no-repeat;
	display: block;
	width: 96px;
	height: 79px;
}
#ct_box .koeda_navi .navi_box li.catalog a:hover {
	background-position:0 -80px;
}
#ct_box .koeda_navi .navi_box li.play a {
	background-image: url(../images/common/201306menu03.png);
	background-repeat: no-repeat;
	display: block;
	width: 96px;
	height: 79px;
}
#ct_box .koeda_navi .navi_box li.play a:hover {
	background-position:0 -80px;
}
#ct_box .koeda_navi .navi_box li.theater a {
	background-image: url(../images/common/201306menu04.png);
	background-repeat: no-repeat;
	display: block;
	width: 96px;
	height: 79px;
}
#ct_box .koeda_navi .navi_box li.theater a:hover {
	background-position:0 -80px;
}
#ct_box .koeda_navi .navi_box li.game a {
	background-image: url(../images/common/201306menu05.png);
	background-repeat: no-repeat;
	display: block;
	width: 96px;
	height: 79px;
}
#ct_box .koeda_navi .navi_box li.game a:hover {
	background-position:0 -80px;
}
#ct_box .koeda_navi .navi_box li.shoplist a {
	background-image: url(../images/common/201306menu06.png);
	background-repeat: no-repeat;
	display: block;
	width: 96px;
	height: 79px;
}
#ct_box .koeda_navi .navi_box li.shoplist a:hover {
	background-position:0 -80px;
}

#banner {
	clear: both;
}
#banner div {
	padding: 0;
	margin-left: 15px;
	float: left;
}
#banner div a {
	height: 70px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#banner div.mall a {
	background-image: url(../images/common/tomy_mall_big_btn_new.png);
	background-repeat: no-repeat;
	display: block;
	width: 199px;
	height: 60px;
}
#banner div.mall a:hover {
	background-position:0 -60px;
}
#banner div.magazine a {
	background-image: url(../images/common/bnr-mochanomal.png);
	background-repeat: no-repeat;
	display: block;
	width: 186px;
	height: 51px;
}
#banner div.magazine a:hover {
	background-position:0 -51px;
}
#banner div.eng_site a {
	background-image: url(../images/common/bnr_english.png);
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 60px;
}
#banner div.eng_site a:hover {
	background-position:0 -60px;
}
#banner div.mail_mag a {
	background-image: url(../images/common/mailmag.png);
	background-repeat: no-repeat;
	display: block;
	width: 194px;
	height: 70px;
}
#banner div.mail_mag a:hover {
	background-position:0 -70px;
}


#GlobalNavigation {
	margin: 0px auto;
	padding: 0px;
	height: 105px;
	/*width: 698px;*/
	position: relative;
}
#GlobalNavigation ul {
	margin: 0px;
	padding: 0px;
}
#GlobalNavigation ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#GlobalNavigation ul li a {
	background-image: url(../renew/images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 105px;
	text-indent: -9999px;
}
#GlobalNavigation ul li.menu01 a {
	width: 126px;
}
#GlobalNavigation ul li.menu01 a:hover {
	background-position: 0px -110px;
}
#GlobalNavigation ul li.menu02 a {
	width: 158px;
	background-position: -126px top;
}
#GlobalNavigation ul li.menu02 a:hover {
	background-position: -126px -110px;
}
#GlobalNavigation ul li.menu03 a {
	width: 144px;
	background-position: -284px top;
}
#GlobalNavigation ul li.menu03 a:hover {
	background-position: -284px -110px;
}
#GlobalNavigation ul li.menu04 a {
	width: 124px;
	background-position: -428px top;
}
#GlobalNavigation ul li.menu04 a:hover {
	background-position: -428px -110px;
}
#GlobalNavigation ul li.menu05 a {
	width: 146px;
	background-position: -552px top;
}
#GlobalNavigation ul li.menu05 a:hover {
	background-position: -552px -110px;
}

a:focus { outline:none;}

#camp_bg{
	background-image: url(../camp/images/camp_main.jpg);
	height: 1100px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
}

#camp01_bg{
	background-image: url(../camp/images/camp_main_house.jpg);
	height: 1400px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
	position: relative;
}

#camp_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 1173px;
	background-image: url(../camp/images/camp_house_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
}


#camp_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_house_btn_hover.png);
}

#camp02_bg{
	background-image: url(../camp/images/camp_main_kikirara.jpg);
	height: 3115px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
	position: relative;
}

#camp02_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 1253px;
	background-image: url(../camp/images/camp_kikirara_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
}


#camp02_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_kikirara_btn_hover.png);
}

#camp02-2_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 3120px;
	background-image: url(../camp/images/camp_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
	left: 30px;
}


#camp02-2_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_btn_hover.png);
}

#camp02-3_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 3200px;
	background-image: url(../camp/images/camp_house_camp_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
	left: 30px;
}


#camp02-3_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_house_camp_btn_hover.png);
}

#camp03_bg{
	background-image: url(../camp/images/camp_main_toy.jpg);
	height: 1220px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
	position: relative;
}

#camp03_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 1430px;
	background-image: url(../camp/images/camp_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
	left: 30px;
}


#camp03_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_btn_hover.png);
}

#camp03-2_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 928px;
	background-image: url(../camp/images/camp_house0428_btn.png);
	height: 65px;
	width: 310px;
	text-indent: -9999px;
	left: 590px;
}


#camp03-2_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_house0428_btn_hover.png);
}


#camp01_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 1670px;
	background-image: url(../camp/images/camp_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
	left: 32px;
}

#camp01_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_btn_hover.png);
}

#camp_dvd_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 1700px;
	background-image: url(../camp/images/camp_dvd_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
	left: 32px;
}

#camp_dvd_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_dvd_btn_hover.png);
}



#camp_btn_150428 a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 891px;
	background-image: url(../camp/images/camp_house0428_btn.png);
	height: 65px;
	width: 310px;
	text-indent: -9999px;
	left: 30px;
}

#camp_btn_150428 a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_house0428_btn_hover.png);
}

#camp_btn_150428_2 a{
	display:block;
	margin-top: 90px;
	margin-left: 30px;
	position: absolute;
	top: 930px;
	background-image: url(../camp/images/camp_house0428_btn2.png);
	height: 65px;
	width: 310px;
	text-indent: -9999px;
	left: 590px;
}

#camp_btn_150428_2 a:hover{
	display:block;
	margin-top: 90px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_house0428_btn2_hover.png);
}



#camp_house_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 1170px;
	background-image: url(../camp/images/camp_house_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
	left: 31px;
}

#camp_house_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../camp/images/camp_house_btn_hover.png);
}

#meets{
	width:: 980px;
	height: 983px;
	margin-left: 30px;
	padding-top: 20px;
}

#event_bg{
	background-image: url(../event/images/toyshow_bg.jpg);
	height: 815px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
}


#toyshow_btn a{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	top: 1000px;
	background-image: url(../event/images/link_btn.png);
	height: 65px;
	width: 450px;
	text-indent: -9999px;
	left: 31px;
}

#toyshow_btn a:hover{
	display:block;
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	background-image: url(../event/images/link_btn_hover.png);
}

/*　twitterキャンペーン　*/

#camp_twitter{
	width: 900px;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
	color:#444;
	padding-bottom: 1px;
	background-color:#d3ecfa;
}

#camp_twitter #inner{
	width: 850px;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right:auto;
	margin-left:auto;
	color:#444;
	background-color:#ffffff;
	padding: 10px;
}

#camp_twitter a{
	text-decoration:underline;
}

#camp_twitter h4{
	font-size: 110%;
	font-weight:bold;
	text-align:left !important;
	padding: 0.25em 0 0.5em 0.75em;
	border-left: 6px solid #ff86ed;
	border-bottom: 1px solid #ff86ed;
	background-color: #fff2ff;
	margin-bottom: 10px;
}

#camp_twitter h5{
	font-size: 125%;
	font-weight:bold;
	text-align:left !important;
	padding: 0.25em 0 0.5em 0.75em;
	border-bottom: 1px solid #ffcd45;
	margin-bottom: 10px;
}

#camp_twitter h6{
	font-size: 110%;
	font-weight:bold;
	text-align:left !important;
	padding: 0.25em 0 0.5em 0.75em;
	background-color: #fff9cd;
	margin-bottom: 10px;
}

#camp_twitter p, #camp_twitter ul{
	margin-bottom: 15px;
}

#camp_twitter ul li{
	padding-left:1em;
	text-indent:-1em;
}

