﻿

/* ボディー設定 */
body{
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana";
	color:#333333;
	background-image:url();
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;

	background-image:url("http://cc.g-7.ne.jp/top.gif");
	background-repeat:repeat;

}



/* ★表示（仕方・動き） */

a:link{
	font-size:10pt;
	color:#0000ff;
}

a:visited{
	font-size:10pt;
	color:#0000ff;
}

A:hover{

	font-size:13px;
	color:#ff0000;
 	background-color:#ffff99;
	position:relative;top:1px;left:1px;
}


/* ★ファイル表示位置の設定 */

div.c{
	text-align:center;
}

div.r{
	text-align:right;
}

div.l{
	text-align:left;
}


/* 大枠の設定 */

table.t_t01{
	width: 740px;
	border-style: double;
	border-width: 2px;
	border-color: #ccccff;
	background-image:url("line_yellow2.gif");
}


/* 大枠の設定 */
#log{
	width: 630px;
	border-style: double;
	border-width: 1px;
	background-color: #eeffff;
}
/*
	border-color: #ccccff;
*/


/* ★、タイトル、マーク */
td.ca01{
	font-size:14px;
	color: #ff0000;
	background-color: #CCCCFF;
	text-align:left;
}


/* テーブルの左寄せ */
td.ca02{
	font-size:12px;
	text-align:left;
	background-color: #FFFFFF;
}

/* 更新日、[修正・削除]、[管理者に通知]、バナー */
td.ca03{
	text-align:left;
	background-color:#FFDDFF;
}

/* ランキング */
td.ca04{
	text-align:left;
	background-color:#ffcc33;
	font-size:15px;
}


/* 太字 */
.b01{
	font-weight:bold;
}

/* フォントを小さくする */
.b02{
	font-size:12px;
	color: #000000;
}

/* 斜体 */
em.ee1{

}






/* 必要な初期物 */

img{ border:0; }/* 検索ボタンのボーダー消し */







/* 使用方法不明・・必要なモノらしい */


.form {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #000000;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 1px;
}
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */


/* タイトルバー */
.table_titlebar {
	background-color:#A7C2DD;
	color:#000000;
	font-size:12pt;
}
/* 検索フォーム */
.table_searchform {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 12px;
	width: 100%;
}
.table_menu {
	background-color: #EEEEEE;
	padding: 5px;
	line-height: 160%;
	border: 1px dotted #999999;
	font-size: 12px;
}
.table_topmenu {
	background-color: #FFFFFF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-size: 12px;
}
.table_top_category {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 160%;
}
.table_other_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 11px;
}
.table_other_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 11px;
}
.table_sub_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 11px;
}
.table_sub_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 11px;
}

/* 新着サイト - 更新サイト - 人気ランキング - おすすめサイト */
.table_menu_bar {
	background-color: #ddffdd;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	width: 100%;
}

.table_navigation_bar {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 11px;
	width: 100%;
}