@charset 'utf-8';

/*
	witchmakers-SKIN
	wm060
	lastup 070428
	http://www.usamimi.info/~witchmakers/
*/
/* -------------------------------------
	せっと
--------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	letter-spacing: 2px;
	color: #666666;
}
ol,ul {
	list-style-type: none;
}
address,em,pre {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,th {
	text-align: left;
	line-height: 1.5;
	font-weight: normal;
}
img {
	border: 0;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
textarea,select {
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
/*		＞　スクロールバー
--------------------------------------- */
html {
	scrollbar-face-color: #A0A0A0;
	scrollbar-highlight-color: #A0A0A0;
	scrollbar-shadow-color: #A0A0A0;
	scrollbar-3dlight-color: #A0A0A0;
	scrollbar-darkshadow-color: #A0A0A0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
/*		＞　リンク
--------------------------------------- */
a:link {
	text-decoration: none;
	color: #04C4DB;
}
a:visited {
	text-decoration: none;
	color: #04C4DB;
}
a:hover {
	text-decoration: none;
	color: #04C4DB;
	background: #E5F6FB;
}
a:active{
	text-decoration: none;
	color: #04C4DB;
}
/*		＞　フォーム
--------------------------------------- */
input,textarea,select {
	border: 1px solid #D0D0D0;
	background: #FFFFFF;
	color: #707070;
}
/*		＞　∩( ・ω・)∩ 
--------------------------------------- */
div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display:block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/* ------------------------------------ */
.hidd {
	clear: both;
	visibility: hidden;
	height: 0px;
}
/* -------------------------------------
	構造
--------------------------------------- */
body {
	text-align: center;
	line-height: 1.5;
	padding-bottom: 5px;
	color: #666666;
	background: url(./img/body_back.gif) repeat-x 0 30px #FFFFFF;
}
#container {
	width: 700px;
	margin: 0px auto;
	padding-top: 30px;
	text-align: left;
	background: url(./img/container_body_back.gif) repeat-y left top;
}
#header {
	height: 160px;
	background: url(./img/header_back.gif) no-repeat left bottom;
}
#calendar {
	position: relative;
	width: 700px;
}
#navigation {
	float: right;
	width: 240px;
	padding-top: 20px;
}
#logs {
	float:left;
	width: 460px;
}
#diary,#trackback,#comment,
#page,#navi,
#contents,#form,#work,#status,#env {
	float: none;
	clear: both;
	width: 460px;
	padding-top: 20px;
}
#canvas {
	float: none;
	clear: both;
}
#footer {
	float: none;
	clear: both;
	background: url(./img/container_foot_back.gif) no-repeat left bottom;
}
/* -------------------------------------
	詳細
--------------------------------------- */
.new {/*　新着マーク　*/
	font-weight: bold;
	color: #E4E4E4;
}
/*		＞　ヘッダー
--------------------------------------- */
h1 {
	padding: 15px 30px 0px 30px;
}
h1 a:link,h1 a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #A0A0A0;
}
h1 a:hover,h1 a:active {
	text-decoration: none;
	font-size: 16px;
	background: transparent;
	color: #04C4DB;
}
#header p {
	padding: 0px 30px 0px 30px;
	font-size: 10px;
	color: #666666;
}
#header p a:link,
#header p a:visited {
	font-size: 10px;
}
#header p a:hover,
#header p a:active {
	font-size: 10px;
	color: #D0D0D0;
	background: transparent;
}
/*		＞　＞　カレンダー
--------------------------------------- */
.today {/*　本日　*/
	background-color: #F0F0F0;
}
.calendarWrap {
	position: absolute;
	text-align: center;
	width: 700px;
	top: -185px;
	left: 0px;
}
.calendarWrap table {
	margin: 0px auto;
}
.calendarWrap td {
	font-size: 12px;
	border-left: 3px solid #FFFFFF;
	color: #C0C0C0;
}
/*		＞　ナビゲーション
--------------------------------------- */
.block {
	padding: 0px 0px 30px 41px;
}
.block h2 {
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 2px 20px;
	border-bottom: 1px solid #F0F0F0;
	background: url(./img/navi_head.gif) no-repeat 0px 2px;
}
.block p {
	padding: 4px 20px 0px 0px;
}
.block ul li {
	padding: 4px 20px 0px 20px;
	background: url(./img/navi_list.gif) no-repeat 0px 5px;
}
.block ul li ul li {
	padding: 4px 0px 0px 20px;
	background: url(./img/navi_list_c.gif) no-repeat 0px 5px;
}
/*		＞	＞　Pick UP（新着ミニ画像）
--------------------------------------- */
.block p img {
	margin: 0px 0px 4px 0px;
	vertical-align: bottom;
}
/*		＞	＞　検索フォーム
--------------------------------------- */
.sformText {
	width: 90px;
	margin-right: 5px;
	vertical-align: bottom;
}
.sformBtn {
	width: 35px;
	vertical-align: bottom;
}
/*		＞　ログ（エントリ記事内は最下部にまとめて）
--------------------------------------- */
#diary h2 {
	display: none;
}
.diary {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 45px 0px;
	background: url(./img/entrybody_back.gif) no-repeat left top;
}
.diary h3 {
	padding: 8px 10px 5px 48px;
	background: url(./img/entryhead_back.gif) no-repeat 22px 8px;
}
.text {
	padding: 20px 0px 20px 22px;
}
.info {
	float: none;
	clear: both;
	padding: 0px 0px 0px 22px;
	text-align: right;
	color: #666666;
	font-size: 10px;
}
.info a:link,
.info a:visited {
	color: #B0B0B0;
	font-size: 10px;
}
.info a:hover,
.info a:active {
	color: #A0A0A0;
	font-size: 10px;
}
/*		＞　コメント
--------------------------------------- */
.list {
	margin: 0px 0px 45px 0px;
}
.list h4 {
	display: none;
}
#trackback h2,#comment h2 {
	margin: 0px 0px 10px 30px;
	text-align: right;
}
#trackback ul,#comment ul {
	margin: 0px 0px 10px 30px;
}
.commentWrap {
	margin: 0px 0px 0px 30px;
	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 30px;
}
#navi ul {
	text-align: right;
}
#page ul li,#navi ul li {
	display: inline;
	color: #B0B0B0;
}
#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 8px;
	padding: 8px 10px 5px 22px;
	background: url(./img/entrybody_back.gif) no-repeat left top;
}
#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 30px;
}
#contents table,#env table {
	margin: 0px 0px 10px 30px;
}
#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;
}
#env table tr th,
#contents table tr th {
	color: #A0A0A0;
}
#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 20px 10px 0px;
	text-align: right;
}
#footer a:link,#footer a:visited {
	color: #DCDCDC;
}
#footer a:hover,#footer a:active {
	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 #E1E1E1;
}
.text h5 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #E1E1E1;
}
.text h6 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #E1E1E1;
}
.text blockquote {
	margin: 10px 0px 10px 15px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #BBBBBB;
	background: #F4F4F4;
}
.text pre {
	overflow: auto;
	width: 405px;
	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;
}
