@charset "utf-8";
/* CSS Document */

/* ---------------- body setting */
body {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
	text-align:center;
} /* center on ie */

A:link{    /* 未リンク */
	color:#993300;
	text-decoration:underline;
}

A:visited{    /* 未リンク */
	color:#993300;
	text-decoration:underline;
}

A:hover  { /* リンク中 */s
	color:#993300;
	background-color: #FFFF99;
}

#weapper {
	position: relative; /* center on everything else */
	width: 810px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	background-image: url(http://www.shingo-yukiko.jp/image/back01.gif);
	background-repeat: repeat-y;
}
#back-top {
	font-size: 14px;
	font-weight: bold;
	color: #400000;
	text-decoration: underline;
	text-align: right;
}

#header {
	background-image: url(http://www.shingo-yukiko.jp/image/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 810px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
	float: left;
}

h1 {
	PADDING-RIGHT: 0px;
	DISPLAY: none;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0px;
	PADDING-BOTTOM: 0px;
	EXT-INDENT: -9999px;
	PADDING-TOP: 0px
}

#h2 {
	background-color: #FFCC33;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* ---------------- menu setting */

#menu {
	vertical-aglign:top;
	text-align: left;
	width: 200px;
	float: left;
	list-style-type: none;
	background-image: url(http://www.shingo-yukiko.jp/image/menu-back01.gif);
	background-repeat: repeat-y;
}

#menu A:link{    /* 未リンク */
	color:#993300;
	text-decoration:none;
	list-style-type: none;
}

#menu A:visited{    /* 未リンク */
	color:#993300;
	text-decoration:none;
	list-style-type: none;
}

#menu A:hover  { /* リンク中 */s
	color:#993300;
	background-color: #FFFFCC;
	display: block;
	padding-left: 2px;
	margin-right: 5px;
	list-style-type: none;
}

#menu-header {
	font-size: 14px;
	font-weight: bold;
	background-image: url(http://www.shingo-yukiko.jp/image/menu-back02.jpg);
	padding: 10px;
	letter-spacing: 10px;
	color: #990000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-repeat: repeat-x;
	background-position: 5px;
}

#menu #categorylist li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#categorylist {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	top: 20px;
	list-style-type: none;
	background-image: url(http://www.shingo-yukiko.jp/image/menu-back02.gif);
	background-repeat: repeat;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding: 10px;
}


ul.tree {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 9px;
	list-style: none!important;
}

ul.tree ul {
	margin: 0px!important;
	padding: 0px!important;
}


ul.tree li {
	margin: 0px!important;
	padding: 0px 0px 0px 16px!important;
	background-image: url(http://www.shingo-yukiko.jp/image/tree_1st.gif);
	background-repeat: no-repeat!important;
	list-style:nonec;
	line-height:16px;
}

ul.tree li.end {
	background-image: url(http://www.shingo-yukiko.jp/image/tree_end.gif);
	list-style: none;
}

#menu-center {
	text-align: center;
	float: right;
	position: relative;
}
#footer {
	background-image: url(http://www.shingo-yukiko.jp/image/footer-image.gif);
	background-repeat: no-repeat;
	height: 30px;
	position: relative; /* center on everything else */
	width: 810px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}


/* ---------------- main setting */

#main {
	vertical-aglign:top;
	text-align: left;
	width: 570px;
	float: right;
	list-style-type: none;
	background-image: url(http://www.shingo-yukiko.jp/image/main-back.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: auto;
	height: auto;
	padding: 5px;
	position: relative;
}
#comment-header {
	font-size: 14px;
	color: #000000;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	font-weight: normal;
	line-height: 16px;
}
.comment {
	font-size: 13px;
	color: #333333;
	padding: 10px;
	border: 1px solid #FF6600;
	margin-left: 20px;
}
#comment {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-image: url(http://www.shingo-yukiko.jp/image/comment-header_r2_c1.gif);
	width: 530px;
	float: none;
	clear: both;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: repeat-y;
}
#comment02 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	background-color: #FFFFCC;
	background-repeat: repeat;
	text-align: left;
	padding: 10px;
}
.archive-title {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 8px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.mini-comment-title {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFCC99;
	padding: 5px;
}

#mini-comment {
	background-color: #FFFFCC;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #993300;
	margin-right: 1px;
	line-height: 18px;
	text-align: left;
}
#mini-comment-comments {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	bottom: 30px;
	text-indent: 10px;
	padding-left: 15px;
}

.content-nav {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	display: block;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #990000;
}
#main-center {
	text-align: center;
	float: right;
	position: relative;
	width: 570px;
}

/* ---------------- other setting */

.size12,
.asset-meta {
	font-size: 12px;
	font-weight: normal;
}

.waku01 {
	background-color: #FFFFFF;
	border: 2px solid #996600;
}
.waku02 {
	background-color: #FFFFFF;
	border: 2px solid #996600;
	padding: 10px;
	text-align: justify;
	width: 300px;
	margin-left: 20px;
	list-style-type: none;
}


.rsstc   { font-size: 12px; background-color: #663333; margin: 0; padding: 0 }
.rsstc a { color: #990000;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   {
	background-color: #ffffcc;
	margin: 0;
	padding: 0;
	border: solid 2px #663333;
	list-style-type: none;
}
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #663333 }
.trackbacks-link {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC6600;
	padding: 5px;
	text-decoration: underline;
}
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
	padding: 5px;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
	font-size: 12px;
	color: #666666;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

#asset-header {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	background-color: #FFF0E1;
	border: 2px solid #996600;
	padding: 8px;
}
ol {
	line-height: 18px;
}
ol li strong {
	color: #990000;
	font-size: 15px;
	line-height: 30px;
}
.sub-title {
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #000000;
	display: block;
	background-color: #E1E1E1;
	margin-top: 20px;
}

#trackbacks,#comments,#comments-open,
.comment {
	float: right;
	width: 550px;
	position: relative;
}
.ssss {
	font-size: 10px;
}
caption {
	color: #FFF;
	background-color: #960;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}
#menu #menu-center #calendar {
	padding: 10px;
	width: 180px;
}
#clr {
	float: none;
	height: 20px;
	clear: both;
}
#new {
	font-size: 13px;
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #900;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}.red {
	color: #F30;
}

