@charset "UTF-8";

div.episode_top_img h1{
	/*position: relative !important;
	top: -9px !important;
	left: 2px;*/
}


.episode_box{
	background: url(../images/samplebg.jpg);
	background-repeat: no-repeat;
	width: 635px;
	height: 400px;
	margin: 0 auto;
	text-align: left;
}

.episode_box .episode_textbox{
	width: 370px;
	height: 150px;
	padding-top: 165px;
	text-align: left;
	font-size: 16px;
}

.episode_box .episode_textbox p{
	margin-left: 40px !important;
	margin-bottom: 15px !important;
}

.episode_box .episode_textbox ul li{
	margin-left: 20px;
}

.episode_box .episode_textbox ul li{
	text-indent: -0.5em;
}

.umaka_leadtext{
	width: 545px;
	margin: -10px auto 10px;
	text-align: left;
	
}

*html .umaka_leadtext{
	width: 545px;
	margin: 0px auto 10px;
	text-align: left;
}


.umaka_leadtext p{
	margin-bottom: 20px !important;
}

div#umakachan div.episodeArea {
	margin-top: 31px;
	margin-left: 15px;
	background: none;
}

div#umakachan div#boxOrange{
	background: url(../images/episode_bg_orange_h_01.jpg);
	width: 704px !important;
	overflow: hidden;
	background-repeat: no-repeat;
	/*background: none;*/
	padding: 0px;
}

div.episodelocator{
	text-align: center !important;
	clear: both;
	width: 704px;
}

div.bg{
	background: url(../images/episode_bg_orange_h_02.jpg);
/*	min-height: 200px;
	margin-bottom: 15px;*/

}

div.bg2{
	background: url(../images/episode_contentsbg.jpg) no-repeat 6px bottom;
}


div.menbg{
	/*background: url(../images/episode_contentsbg.jpg);
	background: url(../images/episode_bg_orange_h_01.jpg);*/
	background-position: 5px bottom;
	background-repeat: no-repeat;
	width: 710px;
	height: 100%;
	/*padding-bottom: 100px;*/
	margin: 0 auto;
	position: relative;

}

*html div.menbg{
	/*background: url(../images/episode_contentsbg.jpg);
	background: url(../images/episode_bg_orange_h_01.jpg);*/
	background-position: 3px bottom;
	background-repeat: no-repeat;
	width: 696px;
	height: 100%;
	/*padding-bottom: 100px;*/
	margin: 0 auto;
	position: relative;

}



.episode_top_img{
	/*margin-left: 2px;*/
}

.episodeform_btn{
	position: absolute;
	left: 230px;
	bottom: 40px;
	width: 240px;
}

div#umakachan div#boxOrange div.umakachanOrangeF{
	height: 10px;
}

div#umakachan div.contentArea{
	margin-bottom: 0px !important;
}

#boxOrangeF{
	background: url(../images/episode_bg_orange_h_01.jpg) repeat-y 0px 0px !important;
	width: 704px !important;
}

#umakachan{
	background: url(../images/bg_whole_h1.jpg) no-repeat scroll left top #ff3d00 !important;
	width: 739px;
}

.alertbox{
	margin: 0px;
	width: 630px;
	position: absolute;
	top: 310px;
	left: 38px;
	border: 2px solid #666;
	padding: 10px 0;
}
.alertbox p{
	padding: 0 38px !important;
}

