* {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	background-color: #CC0000;
	font-family: "Century Gothic", sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
}

a img {
	border: 0;
	vertical-align: bottom;
}

a {
	text-decoration: underline;
}

a:link, a:visited {
	color: #CC0000;
}

a:hover {
	color: #FF0000;
}

b, b *, strong, strong * {
	font-weight: bold;
}

i, i * {
	font-style: italic;
}

#container {
	width: 756px;
	border: 3px solid #FFCC00;
	margin-right: auto;
	margin-left: auto;
}

/*  Content Width = 756px */

#header {
	height: 130px;
	width: auto;
}

#header h1 {
	/*display: none;*/
}

#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	height: 30px;
}

#header ul li {
	text-align: center;
	float: left;
	vertical-align: middle;
}

#header ul li a {
	display: block;
	color: #FFFFFF;
	background-color: #990000;
	font-size: 15px;
	text-decoration: none;
	height: 26px;
	padding-top: 2px;
	width: 124px;
	border: 1px solid #CC0000;
}

#header ul li a:hover {
	background-color: #CC0000;
}

#content {
	width: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#main {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	float: left;
	width: 515px;
	background-color: #FFFFFF;
}

#sidebar {
	margin: 0px;
	padding: 5px;
	width: 216px;
	float: left;
	
	color: #990000;
}

#main .pageswitch {
	text-align: right;
	font-size: x-small;
	margin: 5px 0px;
}

.item {
	margin: 0px 0px 25px 0px;
	font-size: x-small;
}


.itemHeader {
	background-color: #990000;
	height: 44px;
	padding-left: 5px;
	overflow: hidden;
	color: white;
}

.itemDate {
	font-size: 40px;
	font-weight: bold;
	line-height: 44px;
	float: left;
	margin-right: 10px;
}

.itemDate .month {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: text-top;
}

.itemTitle .date {
	line-height: 44px;
	font-size: 40px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: middle;
}

.itemTitle .date .month {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: text-top;
}

.itemTitle {
	font-size: 20px;
	line-height: 44px;
	vertical-align: middle;
}

.itemTitle a, .itemTitle a:link, .itemTitle a:visited, .itemTitle a:hover {
	color: white;
	text-decoration: none;
}

.itemBody {
	padding: 10px 0px 10px 0px;
	font-size: small;
	line-height: 150%;
	height: auto;
	width: 515px;
}

.itemBody h3 {
	font-size: medium;
	margin: 10px auto 5px;
	padding: 1px 0px 2px 2px;
	border-style: solid;
	border-color: #990000;
	border-width: 0px 0px 1px 5px;
}

.itemBody h4 {
	border-style: dashed;
	border-color: #990000;
	border-width: 0px 0px 1px 0px;
	font-size: medium;
	margin-bottom: 5px;
	padding-left: 5px;
}

.itemBody h5 {
}

.itemBody h6 {
}

.itemBody ul {
	margin: 10px;
}

.itemBody ul li {
	list-style-type: circle;
	margin-left: 5px;
}

.itemBody ol {
	margin: 10px;
}

.itemBody ol li {
	list-style-type: decimal;
	margin-left: 10px;
}

.itemBody dl {
	margin-left: 10px;
}

.itemBody dt {
	font-weight: bolder;
}

.itemBody dd {
	margin-left: 20px;
	margin-bottom: 10px;
}

.itemBody blockquote {
	border: 1px dashed #222;
	padding: 5px;
	margin: 5px;
	background-color: #ddd;
}

.itemFooter {
	text-align: right;
	font-size: small;
	color: #666;
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #933;
	margin-left: 0px;
}

#comments {
}

#comments h2, #commentForm h2 {
	background-color: #900;
	height: 30px;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	padding-left: 5px;
}

.comment {
	background: url(img/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 6px 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}

.comment h3 {
	font-size: x-small;
}

.commentBody {
	font-size: small;
}

.commentFooter {
	border-top: 1px dotted #900;
	font-size: x-small;
}

#commentForm form {
	background-color: white;
	margin: 5px 0px;
	border: 1px solid black;
	padding: 5px;
}

.member dd {
	margin-left: 20px;
}

.searchform {
	margin-bottom: 10px;
}


#sidebar dl {
	margin: 0px;
	padding: 0px;
}

#sidebar dt.sidebox {
	text-align: center;
	background-color: #990000;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#sidebar dd.sidebox {
	padding: 3px;
	margin-bottom: 10px;
	text-align: left;
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	padding: 0px;
	list-style-type: none;
}

table.calendar {
	width: 100%;
}

table.calendar th, table.calendar td {
	font-size: 12px;
}

.calendar {
	font-size: small;
}

ul.feeds li a {
	background: url(img/feeds.gif) no-repeat 0% 50%;
	padding-left: 20px;
}

ul.banners {
	text-align: center;
}

ul.banners li {
	display: inline;
}

ul.commenttree li.ct_comment, ul.commenttree li.ct_trackback {
	font-size: smaller;
	margin-left: 10px;
}

#footer {
	color: #FFFFFF;
	border-top: 2px solid #FFCC00;
	text-align: center;
	background-color: #990000;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #999999;
}



/* NP_ArchiveIndex */
.archiveindex a { /*リンク全般*/
    text-decoration: none;
}
.archiveindex table { /*テーブルのスタイル指定*/
    width: 100%;
    margin: 1em 0 2em;
    padding: 0;
	border-collapse: collapse; 
}
.archiveindex th { /*カテゴリー名*/
    background-color: white;
    margin: 0;
    padding: 2px 5px;
    
    text-align: left;
    font-size: larger;
}
.archiveindex tr { /*行表示のスタイル指定*/
    background-color: #f0f0f0;
    margin: 0;
    padding: 0;
}
.archiveindex tr.stripe { /*行の色分け*/
    background-color: transparent;
}
.archiveindex tr.more { /*Moreリンク行*/
    background: none;
    font-size: small;
}
.archiveindex td { /*セル表示のスタイル指定*/
    margin: 0;
    padding: 2px 5px;
    border-top: 1px dotted gray;
    text-align: left;
    vertical-align: top;
}
.archiveindex td.detail { /*日付表示セル*/
    white-space: nowrap;
    text-align: right;
}
.archiveindex td span.title { /*記事タイトル*/
}
.archiveindex td span.title-up { /*更新された記事*/
    color: red;
}
.archiveindex td span.catdesc { /*カテゴリー詳細*/
    font-size: small;
    color: gray;
}
.archiveindex td span.nomore { /*Moreリンク無効*/
    color: #ccc;
}

code.codebeautifier {
	display: block;
	border: 1px dashed #333;
	padding: 5px;
	margin: 5px;
	background: #fee;
	width: auto;
	overflow: scroll;
	font-size: small;
	white-space: nowrap;
}

code.codebeautifier var {
color: blue;
}

code.codebeautifier .string_literal {
color: #f4a;
}

code.codebeautifier .reserved {
color: red;
}

code.codebeautifier .builtin {
color: brown;
}