
@charset utf-8;
*  { font-size: 100%; font-style: normal; font-weight: normal; text-decoration: none; margin: 0; padding: 0; border-width: 0; }
body         { font-family: "?l?r ?S?V?b?N", "?l?r ?o?S?V?b?N", "?q???M?m?p?S Pro W3", Osaka-????, Osaka, ?????p?S?V?b?N; background-image: url("../img-common/01bcg.gif"); text-align: center;}
div#container       { background-color: #fff; text-align: left; margin: 0 auto; width: 800px; height: auto; border: solid 1px #cacaca ;}
div#header          { background-image: url("../img-common/03titlebcg100px.jpg"); background-repeat: repeat; text-align: left; width: 800px; height: 100px;   }
div#titlelogo          { position: relative; width: 100px; height: 100px; float: left; }
div#titlearea       { text-align: left; position: relative; top: 30px; left: 10px; width: 690px; height: 30px; float: left; }
div#naviarea          { text-align: right; padding-right: 10px; padding-bottom: 5px; position: relative; top: 20px; width: 690px; height: 20px; float: right; }
div#contentsarea     { background-image: none; width: 800px; height: auto }
div#footerarea   { background-color: #cacaca; text-align: center; width: 800px; height: 20px; clear: both; }

h1  { color: #455d8b; font-size: 15px; font-weight: bold; line-height: 2.5 ;}
h2      { color: #455d8b; font-size: 15px; font-weight: normal; line-height: 1.5; background-color: #ccd9ff; display: block; margin: 5px; padding-right: 5px; padding-left: 5px ;}
h4  { color: #444; font-size: 12px; font-weight: normal; line-height: 1.5; }
ul#navi li     { color: #444; font-size: 12px; font-weight: normal; line-height: 1.5; text-align: left; list-style-type: none; display: inline; width: 120px; }
p    { color: #444; font-size: 13px; line-height: 1.5; }
a:link { color: #393939; text-decoration: underline ;}
a:visited { color: #808080; text-decoration: underline ;}
a:hover   { color: #ab41ff ;}
h5             {
	color: #393939;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 2px 2px 2px 10px;
	border-bottom: 2px dotted #a6baff;
	border-left: 8px double #a6baff; }
