
body,table{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #000000;
}

a{ text-decoration : none; }

img{ border: 0; }

/*==========================================================
  LEFT
==========================================================*/

td#LEFT{
	width: 210px;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	color: #990000;
}

p.Category{
	text-align: left;
	border: 1px solid #3D4F66;
	padding: 2px 5px 2px 5px;
	color: #990000;
	margin: 0px;
	width: 210px;
}

/*==============================
  フォルダー一覧
==============================*/

div#Menu {
	width: 210px;
	background-image: url(sozai/2dot.gif);
	background-repeat: repeat-y;
	background-position: 13px 0px;
	padding: 0px 0px 0px 13px;
}

div#Menu p{
	margin: 0;
}

div#Menu img{
	vertical-align: -0.1em;
}

div#Menu a{
	color: #000000;
}

div#Menu a:hover{
	text-decoration : underline;
	color: #990000;
}

div#Menu .Open{
	font-weight: bold;
	color: #ff1493;
}

/*==========================================================
  CENTER
==========================================================*/

td#CENTER{
	width: 500px;
	vertical-align: top;
	background-color: #ffffff;
}

/*==============================
  ページタイトル
==============================*/

div#HEADER{
	width: 450px;
	height: 40px;
	padding-top: 10px;
	vertical-align: top;
	color: #7A919B;
	font-size: 26px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "平成明朝";
	background-color: #C6E0EC;
}

img#HeaderMrgin{
	width: 10px;
	height: 1px;
}

/*==============================
  タブメニュー
==============================*/

div#Tab{
	width: 450px;
	vertical-align: bottom;
	background-color: #C6E0EC;
	margin-bottom: 30px;
}

div#Tab table{
	margin-left: 18px;
}

div#Tab td{
	vertical-align: middle;
	text-align: center;
	width: 78px;
	height: 18px;
	color: #75A7BD;
}

div#Tab a{
	display: block;
	width: 78px;
	height: 18px;
	color: #000000;
	padding-top: 2px;
	background-image: url(sozai/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#Tab a:hover{
	color: #990000;
	background-image: url(sozai/tab_open.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*==============================
  初期画面
==============================*/

div#Start{
	width: 450px;
}

div#Start p{
	margin: 8px;
	line-height: 140%;
}

div#Start a{
	text-decoration : underline;
	color: #000000;
}

#Start a:hover{
	text-decoration : none;
	color: #990000;
}

/*==============================
  フォルダー情報
==============================*/

/*フォルダータイトル*/
div#FTitle{
	width: 450px;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}

/*フォルダーコメント*/
div#FComment{
	text-align: left;
	margin: 10px 10px 0px 10px;
	line-height: 140%;
}

div#FComment a{
	text-decoration : underline;
	color: #000000;
}

div#FComment a:hover{
	text-decoration : none;
	color: #990000;
}

/*==============================
  サムネイル表示
==============================*/

table#Thumb{
	margin-top: 10px;
}

table#Thumb td{
	padding: 4px;
	vertical-align: bottom;
	text-align: center;
}

table#Thumb p{
	margin: 0;
	color: #EA515B;
}

/*==============================
  ページ先頭へ（サムネイル）
==============================*/

div#PageTop{
	text-align: right;
	margin-top: 20px;
	margin-right: 30px;
}

div#PageTop a{
	color: #000000;
}

div#PageTop a:hover{
	color: #990000;
	text-decoration : underline;
}

/*==============================
  表示ナビ
==============================*/

div#Navi{
	color: #FFFFFF;
}

div#Navi a{
	color: #000000;
}

div#Navi a:hover{
	color: #990000;
	text-decoration : underline;
}

/*==============================
  画像表示
==============================*/

/*画像*/
div#Image{
	text-align: center;
	margin: 20px 0px 20px 0px;
}

/*タイトル*/
span#ITitle{
	border-bottom: 1px solid #000000;
	padding: 3px 10px;
}

/*日付*/
p#IDate{
	padding-top: 5px;
	margin: 0;
}

/*コメント*/
div#IComment{
	border: 1px solid #;
	width: 400px;
	text-align: left;
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	line-height: 140%;
}

div#IComment a{
	text-decoration : underline;
	color: #990000;
}

div#IComment a:hover{
	text-decoration : none;
	color: #000000;
}

/*==========================================================
  RIGHT
==========================================================*/

td#RIGHT{
	vertical-align: top;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

td#RIGHT a{
	color: #000000;
}

td#RIGHT a:hover{
	text-decoration : underline;
	color: #990000;
}

img#WidthR{
	width: 150px;
	height: 1px;
}

p#ListFolder{
	margin: 0px 0px 0px 8px;
}

p#ListFolder img{
	width: 15px;
	height: 18px;
}
/*==============================
  イメージリスト
==============================*/

div#List{
	background-image: url(sozai/2dot.gif);
	background-repeat: repeat-y;
	background-position: 15px 0px;
	padding-top: 2px;
}

div#List p{
	margin: 0px 0px 0px 15px;
	padding: 3px 0px;
}

div#List img{
	vertical-align: 0.2em;
	 width: 11px;
	 height: 3px;
}

div#List a:visited{
	color: #000000;
}

div#List span{
	color: #EA515B;
}

/*==============================
  ページ先頭へ（リスト）
==============================*/

#ListTop{
	background-image: url(sozai/2dot.gif);
	background-repeat: repeat-y;
	background-position: 15px 0px;
	padding: 10px 0px 0px 15px;
	text-align: left;
}

#ListTop a{
	padding: 2px 2px 2px 13px;
	background-image: url(sozai/list_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*==========================================================
  FOOTER
==========================================================*/

tr#FOOTER{
	height: 20px;
	vertical-align: bottom;
}

/*==============================
  NiconicoPHPリンク
==============================*/

td#Niconico{
	padding-bottom: 5px ;
	padding-left: 10px;
	background-color: #000000;
}

/*==============================
  著作権表示
==============================*/

td#Copy{
	text-align: center;
	padding-bottom: 5px;
	color: #ffffff;
	background-color: #000000;
}

/*==============================
  ADMIN
==============================*/

td#Admin{
	text-align: right;
	padding: 10px;
	background-color: #000000;
}

td#Admin a{
	color: #ffcc33;
	padding: 2px 5px;
	border: 1px solid #ffcc33;
}

td#Admin a:hover{
	color: #ffffff;
	border: 1px solid #ffffff;
}

