@charset "UTF-8";
/*
Theme Name: rgbtheme01-green
Theme URI: 
Description: Responsive wordpress theme based on HTML5, CSS3.
Version: 1.0
Author: RGBdesign
Author URI: http://rgbdesign.jp/
Tags: two-columns, right-sidebar, responsive
*/
@import url("base.css");
@import url("colors/green.css");
@import url("green.css");
@import url("page-style.css");

th{
    margin: 0;
    padding: 10px;
    font-size: 14px;
    direction: ltr;
}

.voicewaku{
width:95%;
margin-left:auto;
margin-right:auto;
margin-bottom:1.5em;
border:1px dashed #999999;
padding:10px;
}
.voicewakuB{
width:95%;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
border:1px dashed #999999;
padding:10px;
 clear:both;
}
.clear { clear:both; }  
.video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.textwidget p {
    dispaly: none !important;
}