@charset 'utf-8';

/*
	witchmakers-SKIN
	wm120
	lastup 070520
	http://www.usamimi.info/~witchmakers/
*/
/* -------------------------------------
	せっと
--------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;/*　　　文字サイズ　　　*/
	color: #5E5E5E;/*　　　文字色　　　*/
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	letter-spacing: 2px;
	color: #8A8A8A;
}
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: #0E9BB3;
}
a:visited {
	text-decoration: none;
	color: #0E9BB3;
}
a:hover {
	text-decoration: none;
	color: #3C7D7A;
	background: #CFE1E4;
}
a:active{
	text-decoration: none;
	color: #0E9BB3;
}
/*		＞　フォーム
--------------------------------------- */
input,textarea,select {
	border: 1px solid #A0A0A0;
	background: #FFFFFF;
}
/*		＞　∩( ・ω・)∩ 
--------------------------------------- */
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;
	background: #F5F5F5;
	line-height: 1.5;
}
#container {
	width: 720px;
	margin: 0px auto 0px auto;
	text-align: right;
	background: url(./img/container_back.gif) left top no-repeat #FFFFFF;
}
#header {
	width: 720px;
	height: 150px;
	text-align: left;
}
#navigation {
	float: left;
	width: 210px;
	margin-top: -140px;
	padding-top: 13px;
	text-align: left;
	background: url(./img/navi_back.gif) left top no-repeat;
}
#logs {
	float: right;
	width: 510px;
	margin: 0px 0px 0px auto;
}
#diary,#trackback,#comment,
#page,#navi,
#contents,#form,#work,#status,#env {
	float: none;
	clear: both;
	width: 510px;
	text-align: left;
	margin: 0px 0px 0px auto;
}
#canvas {
	float: none;
	clear: both;
	width: 720px;
	text-align: left;
}
#footer {
	float: none;
	clear: both;
	width: 720px;
	text-align: left;
}
/* -------------------------------------
	詳細
--------------------------------------- */
.new {/*　新着　*/
	font-weight: bold;
	color: #CFE1E4;
}
/*		＞	＞　メニュー
--------------------------------------- */
.menu {
	padding: 0px 11px 0px 226px;
	text-align: right;
}
.menu li {
	display: inline;
}
.menu a:link,
.menu a:visited {
	display: block;
	float: right;
	width: 6em;
	margin-left: 2px;
	text-align: center;
	border-top: 1px solid #F6F6F6;
	background: #F6F6F6;
	filter: alpha(opacity=60);/* for IE5.5-7 */
	-moz-opacity: 0.60;/* for Fx N */
	opacity: 0.60;/* for Opera */
}
.menu a:hover,
.menu a:active {
	display: block;
	float: right;
	width: 6em;
	margin-left: 2px;
	text-align: center;
	border-top: 1px solid #0E9BB3;
	background: #CFE1E4;
	filter: alpha(opacity=50);/* for IE5.5-7 */
	-moz-opacity: 0.50;/* for Fx N */
	opacity: 0.50;/* for Opera */
}
/*		＞　ヘッダー
--------------------------------------- */
h1 {
	padding: 20px 12px 0px 226px;
	text-align: right;
}
h1 a:link,
h1 a:visited {
	font-size: 18px;
	color: #A0A0A0;
}
h1 a:hover,
h1 a:active {
	font-size: 18px;
	color: #0E9BB3;
	background: transparent;
}
#header p {
	padding: 0px 12px 0px 226px;
	text-align: right;
	font-size: 10px;
}
/*		＞　ナビ
--------------------------------------- */
.block {
	padding: 0px 0px 30px 30px;
}
.block h2 {
	padding: 4px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
	background: url(./img/navi_head.gif) no-repeat left top;
}
.block p {
	padding: 4px 30px 0px 5px;
}
.block ul li {
	padding: 0px 30px 0px 5px;
}
.block ul li ul li {
	padding: 0px 0px 0px 20px;
}
/*		＞	＞　カレンダー
--------------------------------------- */
.today {/*　本日　*/
	background: #CFE1E4;
}
.block table {
	width: 140px;
}
.block th,
.block td {
	text-align: center;
	font-size: 12px;
}
/*		＞	＞　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 {
	margin: 0px 11px 40px 0px;
	border: 1px solid #E6E6E6;
	background: url(./img/entry_body.gif) right top repeat-y;
}
.diary h2 {
	width: 100%;
	text-align: right;
	position: relative;
}
.entryHead {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	text-align: center;
	font-size: 12px;
	color: #DEDEDE;
	background: transparent;
}
.diary h2 a:link,
.diary h2 a:visited {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	text-align: right;
	font-size: 12px;
	color: #BEBEBE;
	background: transparent;
}
.diary h2 a:hover,
.diary h2 a:active {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	text-align: right;
	font-size: 12px;
	color: #BEBEBE;
	background: transparent;
}
.entryDay {
	line-height: 1;
	font-size: 30px;
	color: #B0B0B0;
}
.diary h3 {
	padding: 15px 15px 19px 15px;
	margin: 0px 70px 0px 0px;
	background: url(./img/head.gif) repeat-x left bottom;
}
.info {
	padding: 0px 75px 1px 5px;
	text-align: right;
	font-size: 10px;
	color: #D6D6D6;
}
.info a:link,
.info a:visited {
	color: #A0A0A0;
	font-size: 10px;
}
.info a:hover,
.info a:active {
	color: #A0A0A0;
	font-size: 10px;
	background: #CFE1E4;
}
.text {
	padding: 14px 85px 15px 15px;
}
/*		＞　コメント
--------------------------------------- */
.list {
	margin: 0px 0px 30px 0px;
}
.list h4 {
	display: none;
}
#trackback h2,#comment h2 {
	margin: 0px 12px 10px 16px;
	text-align: right;
}
#trackback ul,#comment ul {
	margin: 0px 12px 10px 16px;
}
.commentWrap {
	margin: 0px 12px 0px 16px;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #E6E6E6;
}
.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 12px 10px 0px;
}
#navi ul {
	text-align: right;
}
#page ul li,#navi ul li {
	display: inline;
	color: #A0A0A0;
}
#contents h2,#work h2,#form h2,#env h2,#status h2,#search h2,
#contents h3,#env h3,#status h3,
#contents h4,#status h4 {
	margin: 0px 12px 10px 0px;
	padding: 7px 0px 4px 16px;
	border-bottom: 1px solid #D6D6D6;
	background: url(./img/head.gif) repeat-x 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 12px 10px 16px;
}
#contents table,#env table {
	margin: 0px 12px 10px 16px;
}
#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 #E6E6E6;
}
#env table tr th,
#contents table tr th {
	color: #8A8A8A;
}
#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 11px 8px 15px;
	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 #E6E6E6;
}
.text h5 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #E6E6E6;
}
.text h6 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #E6E6E6;
}
.text blockquote {
	margin: 10px 0px 10px 15px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #BBBBBB;
	background: #F4F4F4;
}
.text pre {
	overflow: auto;
	width: 370px;
	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;
}