html {-webkit-text-size-adjust:none; margin:0px;}

body {
 background-color:#FFFFFF;
 margin:0;
	line-height: 2.0em
	font-size:2.0em;
}
a:link {color: #ffffff;text-decoration:none;}
a:visited {color: #ffffff;text-decoration:none;}
a:active {color: #ffffff;text-decoration:none;}

#container{width:640px;background-color:#ffffff;margin: 0 auto;padding:0;vertical-align:bottom;}
    video {
    width: 640px;
    height: 480px;
    }
img {
border:0px;
vertical-align:middle;
}

.text{
padding:10px 0px 10px 0px;
font-size:24px;
color:#563c24;
}

.text2{border:#939393 dashed 1px;padding:14px;}

.midashi02{  
        border:#666666 solid 1px; 
        background-color:#563c24;
        display:block; 
        margin-left:0px;
    }  
.midashi02-b{  
    border-left:#ffffff solid 12px;  
    padding:20px 0px 20px 4px;
    color:#ffffff;
    } 
    
.red{font-size:28px;color:#ff3c01}

.button {

	border-bottom: solid 1px #ccc;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 24px/100% Arial, Helvetica, sans-serif;
	width:290px;
	padding:40px 6px 40px 6px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.orange {
	color: #fef4e9;
	border: solid 1px #9d6b3b;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffcc0b), to(#ff9f14));
	background: -moz-linear-gradient(top,  #ffcc0b,  #ff9f14);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc0b', endColorstr='#ff9f14');
}

.clear {clear:both;}
.end{font-size:22px;color:#302f30;background-color:#f1a0c3;padding:8px;}
    