@charset "shift_jis";


/*--------------------------------------------

Name: n013 Compact org.
Version: 1.0
Date: 2007-10-12
Author: アメ
Site: {neut}
URL: http://neut.xtr.jp/

--------------------------------------------*/


/*	　目次
----------------------------------------------
1.全体
2.見出し
3.リンク
4.リスト
5.フォーム
6.テキスト装飾
7.コンテナー
8.ナビ
9.メイン
10.indexページ
--------------------------------------------*/


/*	　カラー設定
----------------------------------------------
濃い茶色　#630
薄い茶色　#cfc9be
オレンジ　#f60
薄いオレンジ　#ffd3b5
--------------------------------------------*/


/*	　1.全体
--------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	line-height: 1.7; /* 全体の行の高さ */
	font-style: normal;	
	font-weight: normal;
	font-size: 100%;
}
html,
body {
	height: 100%;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #f63;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #ffd3b5;
}
* html {
	overflow: hidden;
}
body {
	color: #fff; /* 全体のフォントカラー */
	background: #111111; /* 全体の背景色 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; /* 全体のフォントサイズ */
}
* html body {
	overflow-y: scroll;
}
p {
	margin-bottom: 1.5em;
}
img {
	border: 0;
}
br {
	letter-spacing: normal;
}
/* 記号の文字化け対策 */
.mark {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}
/*	　2.見出し
--------------------------------------------*/
h2 {
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 7px #ffd3b5 solid;
	line-height: 1.2;
	color: #f60;
	font-family: "Century Gothic", Futura, "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
}
h3 {
	margin-bottom: 10px;
	line-height: 1.4;
	background: url('img/h3.gif') repeat-x scroll left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
}
/*	　3.リンク
--------------------------------------------*/
a {
	border-bottom: 1px #f60 dotted;
	color: #f60;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px #f60 solid;
}
/*	　4.リスト
--------------------------------------------*/ 
ul,
ol,
dl {
	margin-bottom: 1.5em;
}
ul li {
	list-style: square inside;
}
ol li {
	list-style: decimal inside;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 1em;
	padding-left: 1em;
	border-left: 4px #cfc9be solid;
}
/* テキストのリスト1（横並び・Illustration-Category2で使用） */
ul.textlist1 li {
	margin-right: 0.4em;
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif; /* 記号の文字化け対策 */
}
/* テキストのリスト2（横並び・Bookmark-Category2で使用） */
ul.textlist2 li {
	margin-right: 2em;
	display: inline;
}
/* イメージのリスト（横並び・Illustration-Category1とBookmark-Category1で使用） */
ul.imglist li {
	display: inline;
}
ul.imglist a {
	border: none;
}
ul.imglist a:hover {
	border: none;
}
ul.imglist li img {
	margin: 0 5px 5px 0;
}
/* 番号付きリスト1（横並び・Illustration-TitleとNovel-Long storyで使用） */
ol.horizontal {
	padding-bottom: 0;
}
ol.horizontal li {
	margin-right: 1.5em;
	display: inline;
	list-style: none outside;
}
/*	　5.フォーム
--------------------------------------------*/
fieldset {
	border: 0;
}
legend {
	display: none;
}
form p {
	margin-bottom: 5px;
}
input,
select, 
textarea {	
	margin-bottom: 0.5em;
	border: 1px solid #cfc9be;
	line-height: 1.2;
	color: #630;	
	background:#111111;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;	
}
textarea {
	width: 400px;
}
input:hover,
select:hover,
textarea:hover,
input:focus,
select:focus,
textarea:focus {
	border: 1px solid #630;
}
/* 送信ボタン */
input.button {
	margin-right: 0.8em;
	padding: 0 0.5em;
	border: 1px solid #cfc9be;	
	width: 70px;
	vertical-align: middle;	
	color: #630;
	background: #cfc9be;	
	cursor: pointer;
}
input.button:hover,
input.button:focus {
	color: #cfc9be;
	background: #630;
}
/*	　6.テキスト装飾
--------------------------------------------*/
/* 強調 */
em {
	font-weight: bold;
}
/* より強い強調 */
strong {
	color: #f63;
	font-weight: bold;
}
/* 追加 */
ins {
	text-decoration: underline;
}
/* 削除 */
del {
	color: #630;
	text-decoration: line-through;
}
/* コード */
code {
	font-family: "Osaka−等幅", monospace;
}
/* 装飾ボックス */
div.deco {
	margin-bottom: 1.5em;
	padding: 0.5em 1em 0;
	border: 2px #ffd3b5 solid;
}
/*	　7.コンテナー
--------------------------------------------*/
div#container {
	width: 750px;
}
/*	　8.ナビ
--------------------------------------------*/
div#navi {
	padding: 0;
	position: fixed;
	display: block;
	top: 70px;
	left: 20px;
	width: 160px;
	z-index: 100;
}
* html div#navi {
	position: absolute;
}
/* メニュー */
ul#menu {
	margin: 0 0 20px;
	padding: 20px 12px 32px;
	width: 150px;
	background: #000000 url('img/menu.gif') no-repeat right bottom;
}
ul#menu li {
	line-height: 1.3;
	list-style: none outside;
}
ul#menu li a {
	color: #fff;
	background: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
ul#menu li a:hover {
	color: #630;
}
/* アドレス */
ul#address {
	margin: 0;
}
ul#address li {
	margin-bottom: 5px;
	list-style: none outside;
	line-height: 1;
	color: #630;
	font-size: 10px;
}
ul#address li a {
	border: none;
	color: #f60;
}
ul#address li a:hover {
	color: #630;
}
/*	　9.メイン
--------------------------------------------*/
div#main {
	padding: 0;
	float: right;
	width: 538px;
	background:#111111;
}
/* サイト名 */
div#header {
	height: 70px;
}
div#main h1 {
	margin: 0;
	padding: 30px 0 0;
	line-height: 1;
	color: #630;
	font-family: "Century Gothic", Futura, "Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px;
}
/* メイン画像 */
p#mainimg {
	margin-bottom: 25px;
}
/* テキストボックス */
div.textbox {
	margin: 0 0 10px;
}
/*	　10.indexページ
--------------------------------------------*/
body#index {
	text-align: center;
}
body#index div#container {
	margin: 0 auto;
	padding: 70px 0;
	width: 400px;
	text-align: left;
}
body#index div#attention {
	margin-bottom: 30px;
	padding: 20px 15px 35px;
	background: #f60 url('img/menu.gif') no-repeat right bottom;
}
body#index h1 {
	margin-bottom: 20px;
	padding: 0;
	line-height: 1.2;
	color: #fff;
	font-family: "Century Gothic", Futura, "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
}
body#index div.textbox {
	margin: 0;
}
body#index p {
	color: #630;
}
body#index p#enter {
	margin: 30px 0 0;
	text-align: center;
}
body#index p#enter a {
	border: none;
	text-decoration: none;
}