@charset "UTF-8";

/*------------------------------------------
------------------------------------------*/

/* ◆◆LARGE BLOCKS◆◆◆◆◆◆◆◆◆◆◆◆ */
body{
font-size:14px; width:auto;
}
.fixed{
	position:fixed;
	right:1em; bottom:1em;
}

/*
h1, address, pre, dl, dt, dd {
margin: 0;   padding: 0 1em;
}
header h1,header h2, p{margin:0;}
*/

/*
textarea#teout{width: 100%;}
*/
/*margin:18px 0 10px 0;*/

/*
dt,dd{color:beige;} selector
	border-bottom:2px groove gray;
子孫要素全て      p em { color: red } font-size:inherit !important;
孫要素以降を指定  div * p { font-size: 10.5pt }float: right; 
子要素だけを指定  body > p { line-height: 1.5 }RELATIVE SUBTITLES：
<div class="route"><a href="../../index.html">HOME</a> ＞ <a href="../index.html">ROZETTA</a> ＞ <?= $shell['title'] ?></div>
*/



