@charset "shift_jis";


/*--------------------------------------------

Name: n010 chocomint
Version: 1.0
Date: 2007-09-06
Author: アメ
Site: {neut}
URL: http://neut.xtr.jp/

--------------------------------------------*/


/*	　目次
----------------------------------------------
1.全体
2.見出し
3.リンク
4.リスト
5.フォーム
6.テキスト装飾
7.コンテナー
8.ナビ
9.メイン
10.イラストページ
--------------------------------------------*/

/*	　1.全体
--------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	line-height: 1.8; /* 全体の行の高さ */
	font-style: normal;	
	font-weight: normal;
	font-size: 100%;
}
html,
body {
	height: 100%;
	scrollbar-3dlight-color:#575448;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#575448;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-track-color:#fff;
}
* html {
	overflow-y: scroll;
}
body {
	color: #4c4838; /* 全体のフォントカラー */
	background: #fff; /* 全体の背景イメージ */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; /* 全体のフォントサイズ */
	text-align: left;
}
p {
	padding-bottom: 18px;
}
img {
	border: 0;
}
br {
	letter-spacing: normal;
}
.frame {
	border: 0;
}
/* 記号の文字化け対策 */
.mark {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}
/*	　2.見出し
--------------------------------------------*/
h2 {
	margin-bottom: 20px;
	color: #575448;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -1px;
	text-align: right;
	border-bottom: 2px #575448 dotted;
}
span.num {
	line-height: 1em;
	font-size: 24px;
}
h3 {
	margin-bottom: 10px;
	color: #575448;
	font-weight: bold;
	font-size: 115%;
}
h4 {
	margin-bottom: 18px;
	padding-left: 3px;
	color: #575448;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*	　3.リンク
--------------------------------------------*/
a {
	color: #80989b;
	text-decoration: none;
}
a:link,
a:visited{
	color:#80989b;
}
a:hover{
	color:#47585c;
}
/* Works-新しいもの */
.new {
	border-bottom: 1px #575448 dashed;
}
/* Nice Titles */
.nicetitle {
position: absolute;
z-index: 10000;

top: 0;
left: 0;
max-width: 25em;
padding: .3em;
border: #fff 1px solid;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 0;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
background-color: #808080;
text-align: left;
opacity: .80;
-moz-opacity: .80;
-khtml-opacity: .80;
filter:alpha(opacity=80);
}

.nicetitle p {
margin: 0;
padding: 0 5px;
color: #fff;
white-space: nowrap;
font: bold small/1.4em Verdana, sans-serif;
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
filter:alpha(opacity=100);
}

/*\*/
* html .nicetitle p {
font-size: 9px;
}
/* */
.nicetitle p.accesskey {
padding-top: 2px;
color: #ffc;
white-space: nowrap;
font-size: 9px;
font-weight: normal;
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
filter:alpha(opacity=100);
}
.nicetitle p.destination {
padding-top: 2px;
color: #ffffff;
white-space: nowrap;
font-size: 9px;
font-weight: normal;
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
filter:alpha(opacity=100);
}

/*\*/
* html .nicetitle p.accesskey,
* html .nicetitle p.destination {
font-size: 9px;
}

/* Link Thumb */
.arc90_linkpic {
display: none;
position: absolute;
left: 0;
top: 1.5em;
width: 160px;
height: 120px;
}
.arc90_linkpicIMG {
padding: 0 4px 4px 0;
background: transparent url(./img/linkpic_shadow.gif) no-repeat bottom right;
width: 160px;
height: 120px;
}
/*	　4.リスト
--------------------------------------------*/ 
ul,
ol,
dl {
	padding-bottom: 18px;
}
ul li {
	list-style: none outside;
}
ol li {
	list-style: decimal inside;
}
/* テキストのリスト1（横並び・Works-Illustration-Category2で使用） */
ul.textlist1 li {
	margin-right: 0.6em;
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif; /* 記号の文字化け対策 */
}
/* テキストのリスト2（横並び・Bookmarks-Category2で使用） */
ul.textlist2 li {
	margin-right: 2em;
	display: inline;
}
/* イメージのリスト（横並び・Works-Illustration-Category1とBookmarks-Category1で使用） */
ul.imglist li {
	display: inline;
}
ul.imglist a {
	background: none;
}
ul.imglist li img {
	margin: 0 5px 5px 0;
}
/* 番号付きリスト1（横並び・Works-Novel-Long storyで使用） */
ol.horizontal {
	padding-bottom: 0;
}
ol.horizontal li {
	margin-right: 1em;
	display: inline;
	list-style: none outside;
}
/* 番号付きリスト2（横並び・Works-Novel-Titleで使用） */
ol.horizontal2 li {
	margin-right: 0.5em;
	display: inline;
	list-style: none outside;
}
/* 定義リスト1（横並び・Information-About linkとContact-Mail formで使用） */
dl.horizontal dt {
	border: none;
	width: 10em;
	line-height: 1.8;
}
dl.horizontal dd {
	margin: -1.8em 0 0 10em;
}
dl.horizontal dd.second {
	margin-top: 0.1em;
}
/* 定義リスト2 */
dl.memo dd {
	margin-left: 0.4em;
	padding-left: 1em;
	border-left: 1px #555 dashed;
}
/* イメージとテキストの定義リスト1（Bookmarks-Category3で使用） */
dl.imgtextlist1 dt {
	padding: 0;
	border: 0;
	float: left;
	width: 200px;
	background-image: none;
}
dl.imgtextlist1 dt a {
	background: none;
}
dl.imgtextlist1 dd {
	margin-left: 210px;
}
/* イメージとテキストの定義リスト2（Bookmarks-Category4で使用） */
div.imgtextlist2_box {
	width: 424px;
}
	/* IE6用 */
	* html div.imgtextlist2_box {
		margin-bottom: 18px;
	}
dl.imgtextlist2 {
	margin: 0 10px 10px 0;
	float: left;
	width: 200px;
}
dl.imgtextlist2 dt {
	padding: 0;
	border: 0;
	width: 200px;
	background-image: none;	
}
dl.imgtextlist2 dt a {
	background: 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 solid #80989b;
	line-height: 1.2;
	color: #4c4838;	
	background-color: #fff;	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", "Osaka", sans-serif;	
}
textarea {
	width: 280px;
}
input:hover,
select:hover,
textarea:hover,
input:focus,
select:focus,
textarea:focus {
	border: 1px solid #575448;
	background-color: #fff;
}
input.button {
	margin-right: 0.8em;
	padding: 0 0.5em;
	border: 1px solid #575448;	
	width: 70px;
	vertical-align: middle;	
	color: #fff;
	background-color: #575448;	
	cursor: pointer;
}
input.button:hover,
input.button:focus {
	color: #575448;
}
input.check,
input.radio {
    margin: 0 0.5em 0 0;
	border: none;
	width: auto;
	background: none;
}
/*	　6.テキスト装飾
--------------------------------------------*/
/* 強調 */
em {
	font-weight: bold;
}
/* より強い強調 */
strong {
	border-bottom: 3px #80989b double;
	font-weight: bold;
}
/* 追加 */
ins {
	text-decoration: underline;
}
/* 削除 */
del {
	color: #4c4838;
	text-decoration: none;
}
/* 引用 */
blockquote {
	margin: 0 0 18px;
	padding: 0 6px;
	border: 1px solid #4c4838;
}
blockquote p {
	margin: 0;
	padding: 0;
	background: none;
}
cite,
q {
	font-style: oblique;
}
/* 整形済みテキスト */
pre {
	margin: 0 0 18px 0;
	padding: 0.5em 1em;
	border: 1px solid #80989b;
	width: 80%;
	height: 100px;
	overflow: scroll;
	background-color: #fff;
	font-family: "Osaka−等幅", monospace;
}
code {
	font-family: "Osaka−等幅", monospace;
}
/* アドレス */
address {
	margin-bottom: 18px;
	font-style: normal;
}
/* コード */
code {
	font-family: "Osaka−等幅", monospace;
}
/* テーブル */
table {
	border-collapse: separate;
}
th,
td {
	padding: 0 0.8em;
}
th {
	color: #80989b;	
	background-color: #575448;
	text-align: center;
}
td {	
	background: none;
}
/* 装飾ボックス */
div.deco {
	margin-bottom: 18px;
	padding: 6px;
	border: 2px dotted #575448;
}
/*	　7.コンテナー
--------------------------------------------*/
div#container {
	margin: 0;
	background: #fff url(./img/bg.gif) repeat-y;
	width: auto;
	height: auto;
	min-height: 100%;
	text-align: left;
}
	/* IE6以下用 */
	* html div#container {
		height: 100%;
	}
/*	　8.ナビ
--------------------------------------------*/
div#navi {
	padding: 20px;
	width: 270px;
	text-align: left;
}
/* サイト名 */
div#header {
	padding: 10px 0;
	text-align: right;
}
div#header h1 {
	margin-bottom: 1px;
	line-height: 0.8;
	color: #808080;
	font-family: "Arial Black", Verdana, sans-serif;
	font-size: 60px;
	text-decoration: none;
	letter-spacing: -0.1em;
}
/* サイト名下のURL */
div#header address {
	font-size: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
/* メニュー */
ul#menu {
	margin: 0;
	padding: 0;
}
ul#menu li {
	list-style: none outside;
	line-height: 1em;
}
ul#menu li span.num {
	line-height: 1em;
	font-size: 24px;
}
ul#menu li a {
	line-height: 1em;
	color: #575448;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -1px;
}
ul#menu li a:hover {
	color: #cff;
}
ul#menu li a.on {
	color: #fff;
}
ul#menu2 {
	margin: 10px 0 0;
	padding: 10px 0 25px;
}
ul#menu2 li {
	list-style: none outside;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2;
}
ul#menu2 li a {
	line-height: 1.2;
	color: #575448;
}
ul#menu2 li a:hover {
	color: #cff;
}
/* 更新履歴 */
div#update {
	margin: 0 0 20px;
	width: 280px;
	height: 50px;
	overflow: auto;
}
div#navi h2 {
	margin-bottom: 10px;
	padding: 0;
	line-height: 1.2;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border: none;
	text-align: left;
}
div#update ul {
	margin: 0;
	padding: 0;
}
div#update a {
		text-decoration:none;
		border-bottom:1px dashed #80989b;
}
div#update ul li {
	font-size: 10px;
}
/* 著作権表示 */
div#copy {
	margin: 0;
	width: 280px;
	text-align: right;
}
/*	　9.メイン
--------------------------------------------*/
div#main {
	margin: 0 auto;
	padding: 40px 0 30px;
	width: 425px;
	text-align: left;
}
div#main_pict {
	margin: 0 auto;
	padding: 55px 0 30px;
	text-align: center;
}
div.textbox {
	margin-bottom: 18px;
	padding-left: 5px;
	text-align: left;
}
/*	　10.イラストページ
--------------------------------------------*/
/* imgメニューフレーム */
body#imgmenu {
	margin: 25px 0 0 0;
	background: #fff;
	width: 87%;
	text-align: left;
}
body#imgmenu li a {
	color: #555;
}
body#imgmenu li a:hover {
	color: #f39;
}
body#imgmenu div#navi {
	margin: 0;
	padding: 25px 15px;
	width: auto;
	text-align: left;
}
body#imgmenu h1 {
	margin: 0 0 1.5em;
	padding-left: 3px;
	float: none;
	line-height: 1.2;
	color: #575448;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* imgメインフレーム */
body#img_main {
	margin: 0 auto;
	background: #fff url(./img/bg.gif) repeat-y; /* 背景イメージ */
	width: 87%;
	text-align: center;
}
body#img_main div#main {
	width: auto;
	text-align: center;
}
