﻿@charset 'utf-8';

/*
	Skin Name: wgp_trans
	Last update: 2008-02-05
	Author: wmks
	Author URL: http://www.usamimi.info/~witchmakers/
	☆で検索すると大まかな色指定に飛びます
*/
/*	リセット
==============================================*/
body,div,h1,h2,h3,h4,h5,h6,
p,pre,blockquote,address,
dl,dt,dd,ul,ol,li,
table,tr,th,td,
form,fieldset,input,textarea {
	margin: 0;
	padding: 0;
}
@media screen {
	body {
		letter-spacing: 0;
	}
	br {
		letter-spacing: 0;
	}
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
address,code,var,th,strong,em {
	font-weight: normal;
	font-style: normal;
}
ul,ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: left;
	font-weight: normal;
}
fieldset,img {
	border: 0;
}
img {
	vertical-align: middle;
}
/*		clearfix
----------------------------------------------*/
div {
	zoom: 1;/*for IE 5.5-7*/
}
div:after {/*for modern browser*/
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/*	基本
==============================================*/
body {
	line-height: 1.5;
	color: #5e3700;/*←基本文字色☆*/
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana, "ＭＳ Ｐゴシック", sans-serif;
}
/*--------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	letter-spacing: 2px;
	font-weight: bold;
}
th,td {
	line-height: 1.5;
	font-size: 12px;
}
/*--------------------------------------------*/
strong {
	font-weight: bold;
}
em {
	font-weight: bold;
}
/*--------------------------------------------*/
legend {
	display: none;
}
input,textarea,select {
	margin: 1px 0px;
	border: 1px solid #E0E0E0;
	background: #FCFCFC;
	color: #232323;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
/*		リンク ☆
----------------------------------------------*/
a:link {color: #7ea659;}
a:visited {color: #997c5e;}
a:active {color: #c9a117;}
a { text-decoration : none; }
/*		スクロールバー（IE） ☆
----------------------------------------------*/
html {
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-track-color: #A0A0A0;
	scrollbar-arrow-color: #A0A0A0;
}
/*	レイアウト
==============================================*/
body {
	background: #ffffef;/*☆背景色*/
	text-align: center;
}
#container {
	width: 80%;
	max-width: 1000px;/*IE6以下無効*/
	margin: 0px auto;
	background: #FFFFFF;/*☆本体の背景色*/
	text-align: left;
}
#navigation {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #ffff7f;
	border-bottom: 1px dashed #ffff7f;
	background: #ffffef;
}
#gallery {
	float: none;
	clear: both;
}
#trackback,#comment,
#page,#navi,
#contents,#form,#work,#env,#status {
	float: none;
	clear: both;
	margin-bottom: 40px;
}
#footer {
	float: none;
	clear: both;
}
/*	詳細
==============================================*/
/*		ヘッダー
----------------------------------------------*/
#header h1 {
	padding: 20px 30px 2px 30px;
	letter-spacing: 5px;
	font-weight: normal;
}
#header p {
	padding: 0px 30px 2px 30px;
	color: #ffbf7f;
	font-size: 10px;
	letter-spacing: 1px;
}
#header a:link {
	color: #232323;
}
#header a:visited {
	color: #232323;
}
#header a:hover {
	color: #808080;
}
#header a:active {
	color: #232323;
}
/*		メニュー
----------------------------------------------*/
#menu h2 {
	display: none;
}
#menu ul {
	margin-bottom: 20px;
	padding: 0px 30px;
	font-size: 10px;
	letter-spacing: 1px;
}
#menu ul li {
	display: inline;
}
/*		ナビゲーション
----------------------------------------------*/
.block {
	margin: 0px 30px 4px 30px;
	font-size: 10px;
}
/*			＞ カレンダー
----------------------------------------------*/
.calenderBlock {
	margin: 0px 30px 10px 30px;
	text-align: center;
}
.calenderBlock h2 {
	display: none;
}
.calenderBlock table {
	margin: 0px auto;
}
.calenderBlock th {
	padding: 0px 2px 0px 0px;
	font-weight: normal;
	font-size: 10px;
}
.calenderBlock td {
	padding: 0px 2px;
	font-size: 10px;
}
.calenderBlock td.today {/*☆本日*/
	background: #ffff7f;
}
/*			＞ 新着ミニ画像
----------------------------------------------*/
.imageBlock {
	margin: 0px 30px 5px 30px;
}
.imageBlock h2 {
	display: none;
}
.imageBlock img {
	margin: 0px 0px 4px 0px;
}
/*			＞ 横並びっぽいの（カテゴリ等）
----------------------------------------------*/
.listBlock {
	margin: 0px 30px 4px 30px;
	font-size: 10px;
}
.listBlock h2 {
	float: left;
	clear: left;
}
.listBlock ul li {
	display: inline;
}
.listBlock ul li ul {
	display: inline;
}
/*			＞ 検索窓
----------------------------------------------*/
.searchBlock {
	margin: 0px 30px 4px 30px;
	text-align: right;
	font-size: 10px;
}
.searchBlock h2 {
	display: none;
}
.searchBlock input {
	border: 1px solid #ffff7f;
	background: #FFFFFF;
}
.searchBlock input.search {
	width: 130px;
}
/*		ログ（本文内装飾は最下部）
----------------------------------------------*/
#gallery h2 {
	display: none;
}
.gallery {
	margin: 0px 0px 40px 0px;
}
.gallery h3 {
	margin: 0px 0px 25px 0px;
	padding: 10px 30px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px dashed #F0F0F0;
	background: #FAFAFA;
	font-weight: normal;
	font-size: 14px;
}
@media screen, print {
	.gallery h3:first-letter {
		font-weight: bold;
	}
}
.gallery h4 {
	margin: 0px 30px 10px 30px;
	font-weight: normal;
}
.gallery .text {
	padding: 0px 30px 5px 30px;
}
/*--------------------------------------------*/
.text ul.navi {
	padding: 0px 0px 0px 12px;
	border-left: 24px solid #F0F0F0;
	list-style: none;
}
.text ul.navi li {
	display: inline;
}
/*--------------------------------------------*/
.text p.navi {
	padding: 0px 0px 0px 12px;
	border-left: 24px solid #F0F0F0;
}
/*--------------------------------------------*/
.gallery p.infotab {
	padding: 15px 30px 0px 30px;
	font-size: 10px;
}
.gallery p.info {
	float: none;
	clear: both;
	margin: 0px 30px;
	color: #808080;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
}
/*--------------------------------------------*/
.listOpen {
	display: block;
	border-top: 1px dashed #F0F0F0;
	text-align: right;
}
/*		ＴＢ・コメント（各記事表示）
----------------------------------------------*/
#trackback h2,
#comment h2 {
	display: none;
}
#trackback ul,
#comment ul {
	margin: 0px 30px 10px 60px;
	padding: 0px 12px 0px 0px;
	border-right: 12px solid #F0F0F0;
	text-align: right;
}
#trackback dl {
	margin: 0px 30px 10px 60px;
	padding: 11px;
	border: 1px solid #F0F0F0;
	background: #FAFAFA;
}
#trackback dd {
	font-size: 10px;
}
#comment h3 {
	margin: 0px 30px 0px 60px;
	padding: 3px 11px;
	border: 1px solid #F0F0F0;
	background: #FAFAFA;
	text-align: right;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10px;
}
#comment .text {
	margin: 0px 30px 10px 60px;
	padding: 11px;
	border: 1px solid #F0F0F0;
	border-top: none;
	border-right: 1px solid #F0F0F0;
	background: #FAFAFA;
}
#comment .text p {
	margin: 0px 0px 10px 0px;
}
/*		ページナビ
----------------------------------------------*/
#page h2,#navi h2 {
	display: none;
}
#page ul,
#navi dl,#navi ul,#navi p {
	margin: 0px 30px 0px 30px;
	color: #808080;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
}
#page li,#navi li {
	display: inline;
}
#navi dt {
	display: none;
}
/*		コンテンツ・投稿・管理等
----------------------------------------------*/
#contents h2,#form h2,#work h2,#env h2,#status h2 {
	padding: 10px 30px;
	margin: 0px 0px 25px 0px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px dashed #F0F0F0;
	background: #FAFAFA;
	font-weight: normal;
	font-size: 14px;
}
@media screen, print {
	#contents h2:first-letter,#form h2:first-letter,#work h2:first-letter,#env h2:first-letter,#status h2:first-letter {
		font-weight: bold;
	}
}
#canvas h2 {
	margin: 0px 0px 10px 0px;
}
#contents h3,#env h3,#status h3 {
	margin: 0px 30px 10px 30px;
	border-bottom: 1px solid #F0F0F0;
	text-align: right;
}
#contents h4,#status h4 {
	margin: 0px 30px 10px 30px;
	border-bottom: 1px dashed #F0F0F0;
	text-align: right;
}
#contents p,#contents dl,#contents ul,#contents table,
#form p,#form dl,#form ul,
#work p,
#env p,#env dl,#env ul,#env table,
#status p,#status dl,#status ul {
	margin: 0px 30px 20px 30px;
}
#work dl {
	margin: 0px 30px 0px 30px;
}
#work dt {
	display: none;
}
#work dd {
	float: left;
	clear: left;
}
#status dt {
	float: left;
	clear: left;
	width: 10em;
}
#env dd {
	margin: 0px 0px 10px 0px;
}
#contents th,#contents td,
#env th,#env td {
	padding: 5px;
	border: 1px solid #E0E0E0;
}
#contents th,#env th {
	background: #FAFAFA;
}
/*			＞ 投稿フォーム
----------------------------------------------*/
#form dt {
	float: left;
	clear: left;
	width: 7em;
}
#form textarea {
	width: 70%;
}
#form p input {
	width: 100px;
}
/*		フッター
----------------------------------------------*/
#footer address {
	padding: 15px;
	border-top: 1px solid #F0F0F0;
	background: #F5F5F5;
	color: #B0B0B0;
	text-align: right;
	font-size: 10px;
}
#footer a:link {
	color: #B0B0B0;
}
#footer a:visited {
	color: #B0B0B0;
}
#footer a:hover {
	color: #232323;
}
#footer a:active {
	color: #B0B0B0;
}
/*	新着マーク ☆
==============================================*/
em.new {
	border: none;
	color: #F7941D;
	font-weight: bold;
	font-style: normal;
}
/*	本文装飾 ☆
==============================================*/
.text img {
	border: none;
	margin: 0px 10px 10px 0px;
}
.text h4 {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #F0F0F0;
	text-align: right;
}
.text h5 {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #F0F0F0;
	text-align: right;
}
.text h6 {
	margin: 0px 0px 10px 0px;
	text-align: right;
}
.text p {
	margin: 0px 0px 20px 0px;
}
.text dl {
	margin: 0px 0px 20px 0px;
	padding-left: 10px;
	border-left: 3px solid #F0F0F0;
}
.text dl dt {
	font-weight: bold;
}
.text dl dd {
	padding: 0px 0px 0px 12px;
}
.text ul {
	list-style: square inside;
	margin: 0px 0px 20px 0px;
}
.text ul li {
	margin: 0px 0px 4px 0px;
}
.text ol {
	list-style: decimal inside;
	margin: 0px 0px 20px 0px;
}
.text ol li {
	margin: 0px 0px 4px 0px;
}
.text pre {
	overflow: scroll;
	width: 70%;
	margin: 0px 0px 20px 0px;
	padding: 11px;
	border: 1px solid #F0F0F0;
	background: #FAFAFA;
}
.text blockquote {
	margin: 0px 0px 20px 0px;
	padding: 0px 12px;
	border-left: 12px solid #ECECEC;
	color: #777777;
}
.text blockquote p {
	margin: 0px 0px 10px 0px;
}
.text table {
	margin: 0px 0px 20px 0px;
}
.text th,
.text td {
	padding: 6px;
	border: 1px solid #E0E0E0;
}
.text th {
	background: #FAFAFA;
}
/*	おまけ ページ移動プラグイン用
	使い方はomakeのreadme.htmlを参照
==============================================*/
p.pluginPage {
	margin: 0px 30px 40px 30px;
	text-align: center;
	color: #808080;
	font-size: 10px;
}
/*	おまけ パンくずリストプラグイン用
	使い方はomakeのreadme.htmlを参照
==============================================*/
p.pluginTopicpath {
	padding: 0px 30px 0px 10px;;
	margin: 0px 0px 20px 0px;
	border-left: 20px solid #F0F0F0;
	color: #808080;
	font-size: 10px;
}
/*	こっそりおまけ Right Bowerさん配布のねたばれボタン用
	netabare.cssでの指定より優先度が高くなります。
	ネタバレボタンの仕様変更等により、
	指定が無効になったり意図した表示にならなくなる可能性があります。
	その場合は削除してください。
==============================================*/
.sfield {
	margin: 0px 0px 20px 0px !important;
	padding: 10px !important;
	border: 2px dashed #E0E0E0 !important;
	background: #FCFCFC !important;
	color: #888888 !important;
}
.sfield p {
	margin: 0px 0px 10px 0px !important;
}
.nbtn {
	padding: 3px 5px !important;
	border: 1px solid #777777 !important;
	background: #666666 !important;
	color: #FFFFFF !important;
}
.nbtnc {
	padding: 3px 5px !important;
	border: 1px solid #777777 !important;
	background: #666666 !important;
	color: #FFFFFF !important;
}
