@charset "UTF-8";

/* リンク画像 */



a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:""alpha(opacity=70)"";
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}


ul.menu-box li {
	width: 308px;
	float: left;
	margin-left: 18px;
}


ul.menu-box li:first-child {
	
	margin-left: 0px;
}


.head-box   {
	padding-top: 10px;
	margin-bottom: 20px;
}



ul.menu-box {
	margin-bottom: 60px;
	overflow: hidden;
}

.title-3 {
	width: auto;
	text-align: center;
	background-color: #E40014;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.more-tomica {
	text-align: center;
	margin-bottom: 20px;
}

.Ph-only {
	display: none;
}

/**/

.con-L {
	width: 308px;
	float: left;
}
.con-R {
	width: 635px;
	float: right;
}

#ConPage p {
	font-size: 140%;
}






#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #666;
	width: 178px;
	text-align: center;
	display: block;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCC;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FFF;
}

/*動画*/



#toppage .at {
	position: relative;
}


#toppage .mov {
	position: absolute;
	left: 174px;
	top: 15px;
	width: 596px;
	height: 335px;
	
}
#toppage .iframe-wrapper iframe {
	width: 597px;
	height: 336px;
}

