@charset "Shift_JIS";


/*--------------------------------------------

Name: n006 rootA
Version: 1.1
Date: 2007-08-10
Author: アメ
Site: {neut}
URL: http://neut.xtr.jp/

--------------------------------------------*/


/*	　目次
----------------------------------------------
1.全体
2.見出し
3.リンク
4.リスト
5.フォーム
6.テキスト装飾
7.メニュー（menu.html）
8.メイン
9.インデックス（index.html）
--------------------------------------------*/


/*	　カラー設定
----------------------------------------------
薄いベージュ　#ebebdd
オレンジ　#ff5d00
赤　#cc0000
--------------------------------------------*/


/*	　1.全体
--------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	line-height: 1.8; /* 全体の行の高さ */
	font-style: normal;	
	font-weight: normal;
	font-size: 100%;
}
html,
body {
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #ebebdd;
}
	/* IE6用 */
	* html {
	overflow-x: hidden;
	overflow-y: auto;
	}
body {
	color: #000; /* 全体のフォントカラー */
	background: #fff; /* 全体の背景色 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; /* 全体のフォントサイズ */
}
p {
	margin-bottom: 1.2em; 
}
img {
	border: 0;
}
br {
	letter-spacing: normal;
}
.frame {
	border: 0;
}
/* 記号の文字化け対策 */
.mark {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}
/*	　2.見出し
--------------------------------------------*/
h2 {
	padding: 0 15px;
	border-top: 2px #000 solid;
	border-bottom: 1px dashed #000;
	line-height: 1.6;
	background: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	margin-bottom: 0.8em;
	padding-left: 30px;
	height: 20px;
	line-height: 20px;
	background: #ebebdd url('img/accent1.gif') no-repeat scroll 10px center;
	font-weight: bold;
	font-size: 14px;
}
h4 {
	margin-bottom: 0.5em;
	border-bottom: 1px #999 dashed;
	font-weight: bold;
}
/*	　3.リンク
--------------------------------------------*/
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px #cc0000 dashed;
}
/*	　4.リスト
--------------------------------------------*/ 
ul,
ol,
dl {
	margin-bottom: 1.2em;
}
ul li {
	padding: 0 15px;
	list-style: none outside;
	background: url('img/list.gif') no-repeat scroll left center;
}
ol li {
	list-style: decimal inside;
}
dt {
	padding-left: 15px;
	background: url('img/list.gif') no-repeat left center;
}
/* リスト1（横並び・BOOKMARKS-Category2で使用） */
ul.horizontal li {
	margin-right: 2em;
	padding: 0;
	display: inline;
	list-style: none outside;
	background: none;
}
/* リスト2（画像横並び・BOOKMARKS-Category1で使用） */
ul.imglist li {
	padding: 0;
	display: inline;
	list-style: none outside;
	background: none;
}
ul.imglist a:hover {
	border: none;
}
ul.imglist li img {
	margin: 0 5px 5px 0;
}
/* 番号付きリスト1（横並び・NOVEL-Long storyで使用） */
ol.horizontal {
	margin-bottom: 0;
}
ol.horizontal li {
	margin-right: 1em;
	display: inline;
	list-style: none outside;
}
/* 定義リスト1（横並び・TOP-WHAT'S NEW?とINFORMATION-About linkとCONTACT-Mail formで使用） */
dl.horizontal dt {
	padding-left: 15px;
	width: 9em;
	line-height: 1.8;
}
dl.horizontal dd {
	margin: -1.8em 0 0 9em;
}
dl.horizontal dd.second {
	margin-top: 0.1em;
}
/* イメージとテキストの定義リスト1（BOOKMARKS-Category3で使用） */
dl.imgtextlist1 dt {
	padding: 0;
	float: left;
	width: 200px;
	background-image: none;
}
dl.imgtextlist1 dt a:hover {
	border: none;
}
dl.imgtextlist1 dd {
	margin-left: 200px;
	padding-left: 20px;
}
/* イメージとテキストの定義リスト2（BOOKMARKS-Category4で使用） */
div.imgtextlist2_box {
	width: 100%;
}
	/* IE6用 */
	* html div.imgtextlist2_box {
		margin-bottom: 18px;
	}
dl.imgtextlist2 {
	margin: 0 10px 10px 0;
	float: left;
	width: 200px;
}
dl.imgtextlist2 dt {
	padding: 0;
	width: 200px;
	background-image: none;	
}
dl.imgtextlist2 dt a:hover {
	border: none;
}
	/* floatクリア用（※削除不可） */
	div.imgtextlist1:after,
	div.imgtextlist2_box:after {
		height: 0;
		visibility: hidden;
		content: ".";
		display: block;
		clear: both;
	}
	div.imgtextlist1:after,
  	div.imgtextlist2_box {
		/*\*/*/
		overflow: hidden;
		/**/
	}
/*	　5.フォーム
--------------------------------------------*/
fieldset {
	border: 0;
}
legend {
	display: none;
}
input,
select, 
textarea {	
	margin-bottom: 6px;
	border: 1px dashed #000;
	line-height: 1.2;
	color: #000;
	background-color: #fff;	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;	
}
textarea {
	width: 300px;
}
input:hover,
select:hover,
textarea:hover,
input:focus,
select:focus,
textarea:focus {
	border: 1px solid #cc0000;
	background-color: #fff;
}
input.button {
	margin-right: 0.5em;
	padding: 0 0.5em;
	border: 1px solid #000;	
	width: 70px;
	vertical-align: middle;	
	color: #fff;
	background-color: #000;	
	cursor: pointer;
}
input.button:hover,
input.button:focus {
	color: #cc0000;
}
input.check,
input.radio {
    margin: 0 0.5em 0 0;
	border: none;
	width: auto;
	background: none;
}
/*	　6.テキスト装飾
--------------------------------------------*/
/* 強調 */
em {
	font-weight: bold;
}
/* より強い強調 */
strong {
	border-bottom: 1px #000 dashed;
	font-weight: bold;
}
/* 追加 */
ins {
	text-decoration: underline;
}
/* 削除 */
del {
	color: #999;
	text-decoration: line-through;
}
/* 引用 */
blockquote {
	margin: 0 12px 1.2em;
	padding: 0 6px;
	border: 1px #000 dashed;
	background: #fff;
}
blockquote p {
	margin: 0;
	padding: 0;
	background: none;
}
cite,
q {
	font-style: oblique;
}
/* 整形済みテキスト */
pre {
	margin: 0 0 1.2em 0;
	padding: 0.5em 1em;
	border: 1px #000 dashed;
	width: 80%;
	height: 100px;
	overflow: scroll;
	background-color: #fff;
	font-family: "Osaka−等幅", monospace;
}
/* コード */
code {
	font-family: "Osaka−等幅", monospace;
}
/* アドレス */
address {
	margin-bottom: 1em;
	font-style: normal;
}
/* テーブル */
table {
	margin-bottom: 1.2em;
	border-collapse: collapse;
}
th,
td {
	padding: 0 0.8em;
	border: 1px dashed #000;	
}
th {
	color: #fff;	
	background-color: #000;
	text-align: center;
}
td {	
	color: #000;
	background-color: #fff;
}
/* 装飾ボックス */
p.deco {
	margin-bottom: 1.2em;
	padding: 6px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
}
/*	　7.メニュー（menu.html）
--------------------------------------------*/
div#menu {
	margin: 20px 14px;
	text-align: center;
	width: 200px;
}
/* サイト名 */
div#header {
	margin-bottom: 40px;
	padding: 2px 0;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	vertical-align: middle;
}
div#header h1 {
	padding-top: 6px;
	border-top: 1px dashed #000;
	line-height: 1.2em;
	color: #000;
	background-color: #fff;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
}
/* サイト名の下のURL */
div#header p#url {
	margin: 0;
	padding-bottom: 17px;
	border-bottom: 1px dashed #000;
	font-size: 10px;
	line-height: 1em;
}
/* メニュー */
div#menu h2 {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
div#menu h2 a {
	padding-left: 30px;
	border-bottom: 2px #fff solid;
	display: block;
	height: 22px;
	line-height: 22px;
	color: #000;
	background: #ebebdd url('img/accent1.gif') no-repeat scroll 10px 4px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
div#menu h2 a:hover {
	color: #cc0000;
	background: #ebebdd url('img/accent2.gif') no-repeat scroll 10px 4px;
}
/* ART WORKS折り畳みメニュー */
div#illust {
	padding: 10px 23px;
	text-align: left;
}
div#illust h3 {
	margin: 0;
	padding: 0;
	background: none;
	font-weight: bold;
	font-size: 12px;
}
div#illust li {
	padding: 0;
	list-style: none outside;
	background: none;
}
/* kuma折り畳みメニュー */
div#kuma {
	padding: 10px 23px;
	text-align: left;
}
div#kuma h3 {
	margin: 0;
	padding: 0;
	background: none;
	font-weight: bold;
	font-size: 12px;
}
div#kuma li {
	padding: 0;
	list-style: none outside;
	background: none;
}
/* PHOTO折り畳みメニュー */
div#photo {
	padding: 10px 23px;
	text-align: left;
}
div#photo h3 {
	margin: 0;
	padding: 0;
	background: none;
	font-weight: bold;
	font-size: 12px;
}
div#photo li {
	padding: 0;
	list-style: none outside;
	background: none;
}
/* 著作権 */
ul#copy {
	margin-top: 10px;	
}
ul#copy li {
	padding: 0;
	list-style: none outside;
	background: none;
	font-size: 10px;
}
ul#copy li a {
	color: #000;
}
ul#copy li a:hover {
	color: #cc0000;
}
/*	　8.メイン
--------------------------------------------*/
div#main {
	margin: 20px 14px 20px 14px;
}
	/* IE6用 */
	* html div#main {
		margin: 20px 34px 20px 14px;
	}
/* メイン画像 */
p#mainimg {
	margin: 0 0 20px 0;
}
p#mainimg img {
	border: 0px #000 solid;
}
/* h2下のキャプション */
ul.caption {
	margin: 0;
	padding: 0 15px;
	border-bottom: 2px #000 solid;
}
ul.caption li {
	margin-right: 1em;
	padding: 0;
	display: inline;
	list-style: none outside;	
	background: none;
}
/* テキストボックス */
div.textbox {
	padding: 18px 0;
}
/* イラスト展示ページ */
p.center {
	text-align: center;
}
/*	　9.インデックス（index.html）
--------------------------------------------*/
body#index div#container {
	margin: 20px 14px;
	width: 350px;
}
body#index h2 {
	margin-bottom: 0.8em;
	padding-left: 30px;
	border: none;
	height: 20px;
	line-height: 20px;
	color: #ff5d00;
	background: #ebebdd url('img/accent2.gif') no-repeat scroll 10px center;
	font-weight: bold;
	font-size: 14px;
}
body#index p#enter {
	margin-top: 50px;
}
body#index p#enter a {
	padding: 1px 1em;
	border: none;
	color: #fff;
	background: #000;
}
body#index p#enter a:hover {
	color: #cc0000;
	background: #000;
}