@charset "utf-8";
/*
    name    : ntca1 style
    file    : ~/ncta1.css
    author  : i042334 @ coins
    last    : 2004/06/24
    comnent : 1st style
*/
@media screen{ /* for nc4 */
html { direction: ltr; }
body {
    display:block;
    margin : 20px;
/**/   background: #ffffff;/**/
    color: #000000;
    line-height: 1.1em;
    font-size: 10pt;
}
h1{ font-size: 1.3em;}
h2{ font-size: 1.2em;}
h3{ font-size: 1.1em;}
ul{ list-style:none; margin:1px; padding: 0;}
li{ margin: 2px; padding: 0 0 0 0.4em;}

/**/a{ text-decoration: none; }/**/
/**a:link{ color: #4F8AB3;}/**/
/**a:visited{ color:#000000; }/**/
/**a:visited{ color:#ef7585; }/**/
/**a:visited{ color:#000000; }/**/
/**a:link:hover{ color:#000000;}/**/
/**a:visited:hover{color:#000000;}/**/

p{ margin:0.5em; }
/*p:before{ content: "　";}*/
p{ text-indent:0.6em;}

em{font-weight:bolder; text-decoration:none; font-style:normal;color:red;}

table {
	display: table;
	border-collapse: collapse;
	border-style: solid hidden;
	border-color: #000;
	border-width: 3px;
	line-height: 1.1em;
    font-size: 10pt;
	witdh: 90%;
	margin-left: auto;
	margin-right:auto;
}
thead {
	display: table-header-group;
	border-style: double hidden;
	border-width: 2px;
	border-color:#666;
}

tbody { display: table-row-group; border: double 3px #666;}
tfoot { display: table-footer-group; }

tr {
	display: table-row;
	border-style:solid hidden;
	border-width:1px;
	border-color:#000;
}

col { display: table-column; }
col + col { border-style:solid hidden solid solid; border-color:#000; border-width:1px; }

colgroup { display: table-column-group; }
colgroup + colgroup { border-style:solid hidden solid solid; border-color:#000; border-width:1px;}

td, th { display: table-cell;}
td + td { border:solid #000 1px; }
th + th { border:solid #000 1px; }
/* for ie6 trick *
td { _border:solid #000 1px; background-color:inherit;}
th { _border:solid #000 1px; background-color:inherit;}
/* for ie6 trick */
caption { display: table-caption; }
/*
*/
img {border:0;}
div.header{
   margin: 0 0 2em 0;
/*   border-width: 0 0 1px 0;
   border-color: #ddd;
   border-style: solid;*/
}
div.navigater {
   float: left;
   width: 18%;
   padding-top: 1em;
   margin-right: 1%;
/*
   border-width: 1px 0 0 1px;
   border-color: #ddd;
   border-style: solid;*/
}

div.main {
   float: left;
   width: 54%;
   padding: 1em 1em 0 1em;;
   margin-bottom: 0;
   margin-right: 1%;
/*
   border-width: 1px 0px 0 1px;
   border-color: #ddd;
   border-style: solid;*/
}
div.main ul{ list-style:none; margin:0; padding: 0;}
div.main li{ margin: 3px 0; padding: 0 0 0 1em;}

div.links {
   float: left;
   padding-top: 1em;
   padding: 1em 1em 0 1em;
   width: 14%;
/*
   border-width: 1px 0px 0 1px;
   border-color: #ddd;
   border-style: solid;*/
}

div.footer{
    clear: both;
    margin: 2em 0 0 0;
}

div.main + div.links{
    margin-left: 1em;
}

div.header{
    text-align: right;
}
div.header h1{
    font-family: fantasy;
}

div.footer {
	text-align:center;
}

div.footer ul#statements{
	display: block;
	list-style: none;
}

div.footer ul#statements li{
	display: inline;
	font-size: 0.9em;
}

div.article{
	width : 100%;
	margin: 0;
	padding : 0.5em;
/*	border: outset 2px #eee;*/
}
/*
div.footer ul#statements li:before{
	content : "@";
}*/
dl.artmetainfo{
	margin: 0;
	display: none;
	text-align:right;
	font-style: italic;
}
dl.artmetainfo dt{
    display: inline;
}
dl.artmetainfo dd{
    display: inline;
}
p.more { text-align:right; font-size: 0.9em;}
div.accesslog{display:none;}

div.photo_thumb{
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

/* for debug *
* { border:solid 1px #f00; }
* * { border:solid 1px #800; }
* * * { border:solid 1px #0f0; }
* * * * { border:solid 1px #080; }
* * * * * { border:solid 1px #00f; }
* * * * * * { border:solid 1px #008; }
/**/
p.signature{text-align:right;}
div#news20050105 h3{
 color:red;
}

}

