@charset "Shift_Jis";

*{	margin		:0px;
	padding		:0px;
	font-family :osaka,Verdana,Chicago,"ＭＳ Ｐゴシック",sans-serif;}

/** -- 基本書式 -- **/
body{	margin		: 0px;
	padding		: 0px;
	color		:#000000;
	text-align	:center;
	background	:url(img/back.gif) 50% 0% repeat-y;
	background-color:#D6D3D6;}
image{	border		:none;
	padding		:0;
	margin		:0px;}
p{	margin-top	:15px;}
a:link   {color:#3196CE;}
a:visited{color:#3196CE;
	text-decoration:none;}
a:hover {color:#E76539;
	text-decoration:underline;}
a	{text-decoration:underline;}


/** -- ベース -- **/
#base{	width		:600px;
	background-color:#ffffff;
	text-align	:left;
	margin-left	:auto;
	margin-right	:auto;
	height			:100%;
	position		:relative;
	min-height		:100%;}

/** -- フッター着地のおまじない -- **/
body > #base {height: auto;}
#main{padding-bottom:40px;}


/** -- ヘッダー -- **/
#header{height		:100px;
	background-image:url(img/head.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	padding		:0px 20px;}
#header h1{color	:#ffffff;
	padding-top	:50px;}
#header a:link   {color	:#fff;}
#header a:visited{color	:#fff;}
#header a:hover  {color	:#fff;}
#header a{text-decoration:none;}

/** -- メニュー -- **/
#menu{	font-size	:84%;
	color		:#fff;
	height		:30px;
	background-image:url(img/menu.gif);
	background-position:100% 0%;
	background-repeat:no-repeat;
	padding		:5px 20px;
	margin-bottom	:10px;
	clear		:both;}
#menu h2{display	:none;}
#menu ul{margin		:0px;
	list-style-type:none;}
#menu li{display	:inline;
	list-style-type	:none;
	width		:62;
	text-align	:center;}
#menu a:link   {color:#fff;}
#menu a:visited{color:#fff;}
#menu a:hover  {color:#fff;
		background-color:#FF9F2E;}
#menu a        {text-decoration	:none;
		display: block;
		float: left;
		width		:70px;
		padding		:1px 0px;}

/** -- ピックアップ -- **/
#pickup{height		:320px;
	margin		:0px 10px;
	text-align	:center;}
#pickup h3{color	:#E76539;
	font-size	:84%;
	text-align	:left;
	background-color:ffffff;
	margin		:0px 10px;
	padding		:10px 0px 0px 0px;
	height		:30px;}
#pickup img{margin	:11px 5px 13px 5px;
	padding		:0px;
	border		:none;}

/** -- ログ -- **/
#log{	height		:aout;}
.ind{	padding		:3px 20px 0px 20px;}
#log ul{list-style-type:none;}
#log li{list-style-type	:none;}


/** -- コンテンツ -- **/
#com{	height		:aout;}

/** -- フッター -- **/
#footer{height		:40px;
	width		:600px;
	margin-top	:10px;
	background-color:#fff;
	background-image:url(img/bottom.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	position		:absolute;
	bottom			:0px;}
#footer h6{display	:none;}

/** -- H2 -- **/
h2{	font-size	:84%;
	height		:13px;
	margin		:10px 0px;
	padding		:8px 20px;
	color		:#fff;
	background-image:url(img/line.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	font-weight	:bold;
	clear		:both;}
h2 a:link   {color:#fff;}
h2 a:visited{color:#fff;}
h2 a:hover  {color:#fff;}
h2 a        {text-decoration	:none;
		padding		:1px 0px;}

/** -- H3 -- **/
h3{	color	:#E76539;
	text-align	:left;
	padding		:10px 0px 3px 0px;
	font-size	:84%;
	margin-right	:20px;
	margin-left	:20px;}

/** -- H4 -- **/
h4{	color	:#E76539;
	text-align	:left;
	padding		:3px;}

/** -- box -- **/
.block{	width		:560px;
	margin-right	:20px;
	margin-left	:20px;
	margin-bottom	:10px;
	font-size	:84%;
	line-height	:150%;}

/*---------- オフラインtable ----------*/
#off table{
	border-collapse	:collapse;
	margin-bottom	:10px;
	}

#off table th{
	padding:2px;
	font-weight:bold;
	background:#eee;
	border:solid 1px #666;
	}

#off table td{
	padding:2px;
	border:solid 1px #666;
	}

#off table caption{
	color:#006;
	font-weight:bold;
	}

#off .color{background-color:#FFCB8C}

#off img{border-style	:solid;
	border-width	:1px;
	border-color	:000;
	margin-right	:10px;}

/*---------- 壁紙ページ用 ----------*/
.wallimg img{border-style	:solid;
	border-width	:1px;
	border-color	:000;
	margin		:2px;}

/*---------- リンク画像/オフライン,隊キャラ紹介 ----------*/
.imglink img{		margin		:2px;}
.imglink a:link img{	border-style	:solid;
			border-color	:000;
			border-width	:1px;}
.imglink a:visited img{	border-style	:solid;
			border-color	:000;
			border-width	:1px;}
.imglink a:hover img{	border-style	:solid;
			border-color	:E76539;
			border-width	:2px;}

/*---------- 小説用＊暫定 ----------*/
#novel{	width		:560px;
	margin-right	:20px;
	margin-left	:20px;
	margin-bottom	:10px;
	font-size	:100%;
	line-height	:180%;}


/*---------- 火狐対策table ----------*/
td img{	border		:none;}
td{	font-size	:84%;
	line-height	:150%;}