/*
Theme Name: Lightning Child MD
Theme URI:
Template: lightning
Description:
Author:Mizouchi-Denki WebMaster
Tags:
Version: 0.6.1
*/

@media screen and (min-width:667px) and (orientation:landscape){ 
 .hide-wd {display:none;}
}

.red {color:red;}
.blue {color:blue;}
.green {color:#009800;}

.bol {font-weight:bold;}

.fs-11 {font-size:11px;}
.fs-13 {font-size:13px;}
.fs-15 {font-size:15px;}
.fs-17 {font-size:17px;}
.fs85per {font-size:85%;}
.fs90per {font-size:90%;}
.fs110per {font-size:110%;}
.fs121per {font-size:121%;}
.fs131per {font-size:131%;}
.fs141per {font-size:141%;}
.fs173per {font-size:173%;}
.fs1-5em {font-size:1.5em;}
.fs2em {font-size:2em;}
.fs1-5rem {font-size:1.5rem;}
.fs2rem {font-size:2rem;}

.cen {text-align:center;}
.rig {text-align:right;}