@import url("http://www.oyavaka.com/blog/mt-static//style-vega/1-element.css");
@import url("http://www.oyavaka.com/blog/mt-static//style-vega/2-common.css");
@import url("http://www.oyavaka.com/blog/mt-static//style-vega/3-layout.css");
@import url("http://www.oyavaka.com/blog/mt-static//style-vega/4-module.css");

.img_L{
  float: left;
  border-top: 1px solid #CCCCCC; 
  border-right: 1px outset #CCCCCC; 
  border-bottom: 1px outset #CCCCCC; 
  border-left: 1px solid #CCCCCC; 
  padding:6px;
  margin-right:8px;
  margin-top:4px;
  line-height: 160%;	
  font-size:9px;
}

.img_R{
  float: right;
  border: none;
  margin-right:4px;
  margin-top:4px;
}

/*ページ分割用*/
.page {
font-family: Arial,Verdana,helvetica,sans-serif;
color: #254a70;
font-size: 120%;
font-weight:bold;
padding:5px 0px 5px 0px;
}
.page :link { color: #1c8bbe; font-size: 1em; text-decoration: none; }
.page :visited { color: #1c8bbe; font-size: 1em; text-decoration: none; }
.page :hover { color: #FF6600; }
.page :active { color: #FF6600; }


/*Moviediary*/
H5 {
 font-size:120%;
 font-family:Verdana,helvetica,sans-serif;
 line-height: 155%;
 layout-grid-char: 2px;
 border:solid 1px #0A246A;
 background-color: #FFFFE1;
 padding: 0.5em 1em;
 font-weight:normal;
 margin-left:20px;
}
/*story*/
H6 {
 font-size:120%;
 font-family:Verdana,helvetica,sans-serif;
 line-height: 155%;
 layout-grid-char: 2px;
 font-weight:normal;
 border: double 2px #0A246A;
 background-color: #FFFFE1;
 padding: 1em;
 margin-left:20px;
}

