@charset "Shift_JIS";

body { margin: 0px; padding: 0px; background-color: #000000;  }

body.mp { margin: 0px; padding: 0px; background: #000000 url("../../img/body/back.jpg") 0px 860px repeat-y; }

h1, h2, h3, h4, h5, h6, div, p, address, form, ul, ol, dl, dt, dd, brockquote, cite, em, object, table, th, tr, td { margin: 0px; padding: 0px; font-style: normal; font-weight: normal; text-decoration:none; }

td, #main { color: #ffffff; }
img { border: 0px; }

#main  { color: #ffffff; font-size: 14px; line-height: 180%; }
p { margin-bottom: 1em; }
h2, .entry_title { color: #cccc99; font-size: 18px; font-weight: bold; line-height: 100%; 
padding-bottom: 8px; border-bottom: solid 1px #ffffcc; margin-top: 40px; margin-bottom: 20px; }
h3 { color: #ffccff; font-size: 14px; font-weight: bold; line-height: 100%; margin-top: 20px; margin-bottom: 10px; }

.close { text-align: center; margin-top: 4em; }
.totop { text-align: right; margin-top: 4em; }

.layd05, .layd06 {margin: 0em 0px 2em 0px; }
.layd05 dt, .layd06 dt {line-height: 100%; width: 4em; margin-top: 1em; text-align: left; }
.layd05 dd, .layd06 dd {margin: -1.2em 0px 0px 4em; padding-left: 1em; border-left: 4px solid #999999; line-height: 1.6em; }
.layd05 dt {width: 6em; }
.layd06 dt {width: 7em; }
.layd05 dd {margin-left: 6em; }
.layd06 dd {margin-left: 7em; }
.layd05 dt a, .layd06 dt a {display: block; position: relative;  }

ul {margin: 0em 2em 2.5em 3em; line-height:140%; }
li {margin-bottom:0.3em; }

.tm02 { margin-top: 2em; }
.tm03 { margin-top: 3em; }
.tm04 { margin-top: 4em; }
.tm05 { margin-top: 5em; }
.bm02 { margin-bottom: 2em; }
.bm03 { margin-bottom: 3em; }
.lm02 { margin-left: 2em; }
.lm03 { margin-left: 3em; }
.lm04 { margin-left: 4em; }
.rm02 { margin-right: 2em; }
.rm03 { margin-right: 3em; }
.rm04 { margin-right: 4em; }

#foot { font-size: 12px; color: #ffffff; }

a:link, a.js:link {color:#ccffcc; text-decoration: underline; }
a:visited, a.js:visited {color:#ccffcc; text-decoration: underline; }
a:hover, a.js:hover {color:#ffffcc; text-decoration: underline; }
a:active, a.js:active {color:#ff0000; text-decoration: none; }

a.off:link {color:#ffffff; text-decoration: underline; }

#foot a:link {color:#ffffff; text-decoration: none; }
#foot a:visited {color:#ffffff; text-decoration: none; }
#foot a:hover {color:#ff0000; text-decoration: none; }
#foot a:active {color:#ccffcc; text-decoration: none; }


/*　DAYS　*/
#blogm { position: absolute; top: 300px; left: 0px; z-index: 2; width: 125px; }

#blogm ul { margin: 0px; padding: 0px; position: static; list-style:none; }
#blogm li { margin: 0px; padding: 0px; line-height: 100%; }

#blogm a, #blogm a:visited {display:block; width: 125px; background-color: #f5e1f5; color:#000000; 
border-bottom: solid 1px #999999; text-decoration:none; 
font-size:80%; line-height:100%; padding: 3px 5px 3px 10px; }

#blogm a:hover, #blogm a:active { background-color: #ffffff; color:#660000; 
border-right: solid 4px #cc0000; border-bottom: solid 1px #000000; text-decoration:none; }

.entry_date { font-size:80%; text-align: right; margin-bottom: 1em; margin-top: -1.5em; }
.entry_state { font-size:80%; text-align: right; margin-top: 2em; border-bottom: solid 1px #4d4d3e; }
.entry_state a { color:#ffffff; text-decoration: underline; }
.entry_state a:hover {color:#ffff00; text-decoration: underline; }
.entry_state a:active {color:#ff0000; text-decoration: none; }
/*　end of DAYS　*/




/*　clearfix
-------------------------------------------------------------------------------------------------------------------------------　*/
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
/* exlude MacIE5 */
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.algr { text-align: right !important; }
.algl, table.algl td { text-align: left !important; }
.algc { text-align: center !important; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }
