@charset 'utf-8';

/*
	witchmakers-SKIN
	wm021
	lastup 070419
	http://www.usamimi.info/~witchmakers/
*/
/* -------------------------------------
	せっと
--------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	letter-spacing: 0.1em;
}
th {
	font-weight: normal;
}
ol,ul {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
address,em,pre {
	font-style: normal;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
/* ------------------------------------ */
.hidd {
	clear: both;
	visibility: hidden;
	height: 0px;
}
/* ------------------------------------ */
div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display:block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/* -------------------------------------
	全体
--------------------------------------- */
html {
	scrollbar-face-color: #888888;
	scrollbar-highlight-color: #888888;
	scrollbar-shadow-color: #888888;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #888888;
	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #FFFFFF;
}
body {
	padding-bottom: 5px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	font-size: 12px;/*　←★基本文字サイズ　*/
	color: #232323;
	background: #FFFFFF;
}
td,th {
	line-height: 1.5;
	text-align: left;
	font-size: 12px;
}
input,textarea,select {
	border: 1px solid #232323;
	background: #F4F4F4;
	color: #232323;
	font-size: 12px;
}
textarea,select {
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
/*		＞　リンク
--------------------------------------- */
a:link {
	text-decoration: underline;
	color: #444444;
}
a:visited {
	text-decoration: underline;
	color: #444444;
}
a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}
a:active{
	text-decoration: underline;
	color: #444444;
}
/* -------------------------------------
	構造
--------------------------------------- */
#container {
	width: 700px;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #232323;
	border-right: 1px solid #232323;
	border-bottom: 1px solid #232323;
}
#header {

}
#navigation {
	float: right;
	width: 180px;
	padding-top: 20px;
}
#logs {
	float: left;
	width: 518px;
}
#diary,#trackback,#comment,
#page,#navi,
#contents,#form,#work,#status,#env {
	float: none;
	clear: both;
	width: 518px;
	padding-top: 20px;
}
#canvas {
	float: none;
	clear: both;
}
#footer {
	float: none;
	clear: both;
	padding-top: 20px;
}
/* -------------------------------------
	詳細
--------------------------------------- */
.new {/*　新着マーク　*/
	font-weight: bold;
	color: #E4E4E4;
}
/*		＞　ヘッダー
--------------------------------------- */
#header a:link,
#header a:visited {
	text-decoration: none;
}
#header a:hover,
#header a:active {
	text-decoration: none;
}
h1 {
	font-size: 150%;
	padding: 0px 20px;
}
#header p {
	font-size: 84%;
	padding: 0px 20px;
}
#header ul {
	text-align: right;
	padding: 0px 20px;
}
#header ul li {
	display: inline;
}
/*		＞　ナビゲーション
--------------------------------------- */
.block {
	padding: 0px 0px 20px 30px;
}
.block p {
	padding: 4px 15px 0px 5px;
}
.block ul li {
	padding: 0px 15px 0px 5px;
}
.block ul li ul li {
	padding: 0px 0px 0px 20px;
}
/*		＞	＞　カレンダー
--------------------------------------- */
.today {/*　本日　*/
	background: #E4E4E4;
}
.block table {
	margin: 0px 0px 0px 5px;
}
.block th,
.block td {
	text-align: center;
	font-size: 12px;
	padding: 0px 1px;
}
/*		＞	＞　Pick UP（新着ミニ画像）
--------------------------------------- */
.block p img {
	margin: 0px 0px 4px 0px;
	vertical-align: bottom;
}
/*		＞	＞　検索フォーム
--------------------------------------- */
.sformText {
	width: 80px;
	margin-right: 5px;
	vertical-align: bottom;
}
.sformBtn {
	width: 35px;
	vertical-align: bottom;
}
/*		＞　ログ
--------------------------------------- */
#diary h2 {
	display: none;
}
.diary {
	padding: 0px 0px 30px 0px;
}
.diary h3 {
	padding: 1px 20px;
	border-top: 1px solid #232323;
	border-bottom: 1px solid #232323;
	border-right: 1px solid #232323;
}
.text {
	padding: 15px 0px 15px 20px;
}
.info {
	float: none;
	clear: both;
	padding: 0px 0px 0px 20px;
	text-align: right;
}
.info li {
	display: inline;
}
/*		＞　コメント
--------------------------------------- */
.list {
	margin: 0px 0px 30px 0px;
}
.list h4 {
	display: none;
}
#trackback h2,#comment h2 {
	margin: 0px 0px 10px 20px;
	text-align: right;
}
#trackback ul,#comment ul {
	margin: 0px 0px 10px 20px;
}
.commentWrap {
	margin: 0px 0px 0px 20px;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #E4E4E4;
}
.commentWrap p {
	margin: 0px 0px 10px 0px;
}
.commentInfo {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/*		＞　ページナビ・アルバム・コメントフォーム・管理etc
--------------------------------------- */
#page h2,#navi h2 {
	display: none;
}
#page ul,
#navi ul,#navi dl,#navi p {
	margin: 0px 0px 10px 20px;
}
#navi ul {
	text-align: right;
}
#page ul li,#navi ul li {
	display: inline;
}
#contents h2,#work h2,#form h2,#env h2,#status h2,#search h2,
#contents h3,#env h3,#status h3,
#contents h4,#status h4 {
	margin: 0px 0px 10px 0px;
	padding: 1px 20px;
	border-top: 1px solid #232323;
	border-bottom: 1px solid #232323;
	border-right: 1px solid #232323;
}
#contents ul,#contents dl,#contents p,
#search ul,#search p,
#work dl,#work p,
#form ul,#form dl,#form p,
#env ul,#env dl,#env p,
#status ul,#status dl {
	margin: 0px 0px 10px 20px;
}
#contents table,#env table {
	margin: 0px 0px 10px 20px;
}
#env table tr th,#env table tr td,
#contents table tr th,#contents table tr td {
	padding: 0px 10px 0px 0px;
	border-top: 1px solid #E4E4E4;
}
#contents table tr td img {
	margin: 2px 0px;
	vertical-align: bottom;
}
#form dt {
	float: left;
	clear: left;
	width: 6em;
}
.postText {
	width: 290px;
}
.postBtn {
	width: 6em;
}
.searchBtn {
	width: 6em;
}
/*		＞　画像リンク先・PCHViewer
--------------------------------------- */
#imageView {
	padding-top: 15px;
	text-align: center;
}
#imageView h1 {
	display: none;
}
#imageView p {
	padding: 0px 10px 15px 10px;
}
#imageView applet {
	margin: 0px 0px 15px 0px;
}
/*		＞　フッター
--------------------------------------- */
#footer address {
	padding: 20px 10px 8px 10px;
	text-align: right;
}
#footer a:link,#footer a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
#footer a:hover,#footer a:active {
	text-decoration: none;
	color: #AAAAAA;
}
/* -------------------------------------
	エントリ本文内指定
--------------------------------------- */
.text a:link,
.text a:visited {
	text-decoration: underline;
}
.text a:hover,
.text a:active {
	text-decoration: underline;
}
.text p {
	margin: 0px 0px 12px 0px;
}
.text img {
	margin: 0px 5px 5px 0px;/*　←★エントリ内画像余白　*/
}
/* ------------------------------------ */
.text h4 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #888888;
}
.text h5 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #888888;
}
.text h6 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #BBBBBB;
}
.text blockquote {
	margin: 10px 0px 10px 15px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #BBBBBB;
	background: #F4F4F4;
}
.text pre {
	overflow: auto;
	width: 470px;
	margin: 10px 0px 10px 15px;
	padding: 0px 5px 0px 5px;
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", monospace;
	background: #F4F4F4;
}
.text table {
	margin: 10px 0px 10px 15px;
	border: 1px solid #BBBBBB;
}
.text table tr th {
	padding: 2px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #BBBBBB;
	background: #F4F4F4;
}
.text table tr td {
	padding: 5px;
	text-align: left;
	border: 1px solid #BBBBBB;
}
.text ul {
	margin: 0px 0px 10px 15px;
}
.text ul li {
	list-style-type: circle;
}
.text dl {
	margin: 0px 0px 10px 0px;
	list-style-type: circle;
}
.text dt {
	font-weight: bold;
}
.text dd {
	margin: 0px 0px 0px 15px;
}