@charset "utf-8";

h1 {
	background-image: none!important;
}

.okashi_content{
	background:url(/exhibition/techyokohama2014/img/bg_okashi.jpg) center repeat-y;
}

.okashi_main {
	height:402px;
	background:url(/exhibition/techyokohama2014/img/img_main.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_lead {
	height:127px;
	background:url(/exhibition/techyokohama2014/img/img_lead.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_profile {
	height:156px;
	background:url(/exhibition/techyokohama2014/img/img_profile.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_01 {
	height:238px;
	background:url(/exhibition/techyokohama2014/img/img_meiji.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_02 {
	height:240px;
	background:url(/exhibition/techyokohama2014/img/img_morinaga.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_03 {
	height:191px;
	background:url(/exhibition/techyokohama2014/img/img_station.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_04 {
	height:194px;
	background:url(/exhibition/techyokohama2014/img/img_tunnel.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_05 {
	height:281px;
	background:url(/exhibition/techyokohama2014/img/img_animal.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_06 {
	height:224px;
	background:url(/exhibition/techyokohama2014/img/img_daruma.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.okashi_movie{
	height:63px;
	background:url(/exhibition/techyokohama2014/img/img_movie.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
	margin:20px 0;
}

.okashi_last {
	height:223px;
	background:url(/exhibition/techyokohama2014/img/img_tymc.png) center no-repeat;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
}

.mod_btn_meiji{
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
	width:346px;
	height:39px;
	background:url(/exhibition/techyokohama2014/img/btn_meiji.png) 0 0 no-repeat;
	position:relative;
	top:150px;
	left:325px;
}

.mod_btn_morinaga{
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;	/* HTMLにあるテキストを上に飛ばす */
	width:399px;
	height:39px;
	background:url(/exhibition/techyokohama2014/img/btn_morinaga.png) 0 0 no-repeat;
	position:relative;
	top:150px;
	left:20px;
}

a.mod_btn_meiji:hover,
a.mod_btn_morinaga:hover
 {
	background-position: 0 -39px;
}
