/* CSS Document */

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

	スタイルシートのご利用に関して
　	1.このスタイルシートは自由にカスタマイズして結構です。
	2.弊社の許可無く、無断で販売、配布することを禁止します。
	3.スタイルシート内のコメントは削除していただいて構いません。
	4.このスタイルシートに関するサポートはしておりません。
	5.スタイルシートのご利用は自己責任においてご利用ください。
	
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/


/* ↓↓↓====================　ポータルサイトの基本設定　====================↓↓↓ */

/* フォントの設定 */
BODY
{
	font-size  :13px;
	font-family:'MS UI Gothic',sans-serif;
  color : #282828;
  margin-top : 0px;
  padding-top : 0px;
}

/* テーブルの設定 */
th,td
{
	vertical-align:top;
	font-size     :13px;
}

/* ポータルサイトのフォント色とマージンの設定 */
.site
{
	margin-top   :0px;
	margin-bottom:0px;
	margin-left  :0px;
	margin-right :0px;
	
}

/* ↓↓↓------リンクの色と下線の設定------↓↓↓ */
.site a:link
{
	color:#0000FF;
	text-decoration:underline;
}

.site a:visited
{
	color:#0000FF;
	text-decoration:underline;
}

.site a:active
{
	color:#0000FF;
	text-decoration:underline;
}

.site a:hover
{
	color:#FF8C00;
	text-decoration:underline;
}
/* ↑↑↑------リンクの色と下線の設定------↑↑↑ */


/* H1のサイズとマージンの設定 */
H1
{
	font-size    :18px;
	margin-top   :0px;
	margin-bottom:0px;
	margin-left  :0px;
	margin-right :0px;
  color : #005ab5;
}

/* H2のサイズとマージンの設定 */
H2
{
	font-size    :14px;
	margin-top   :0px;
	margin-bottom:0px;
	margin-left  :0px;
	margin-right :0px;
  color : #2894ff;
}

/* ↑↑↑====================　ポータルサイトの基本設定　====================↑↑↑ */



/* ↓↓↓====================　   テーブル関係の設定　   ====================↓↓↓ */

/* 上部メニューテーブルの設定 */
.tb-topmenu
{
	text-align:center;
	border    :1px #CDCDCD solid;
	height    :30px;
}

/* 上部メニューの背景とボーダーの設定 */
.topmenu
{
	background-image : url(menu.gif);
	border-right    :1px #CDCDCD solid;
}

/* 上部メニューの背景とボーダーの設定（最後の部分） */
.topmenu-last
{
	background-image : url(menu.gif);
}

/* 左側のメニュータイトルの設定（先頭の部分） */
.leftmenu-first
{
	padding-top :15px;
	padding-left:10px;
	border-top  :1px #B6CEEE solid;
}

/* 左側のメニュータイトルの設定 */
.leftmenu
{
	padding-top :15px;
	padding-left:10px;
}

/* 左側のメニューリンクの設定 */
.leftlink
{
	padding-top   :5px;
	padding-bottom:15px;
	padding-left  :10px;
	border-bottom :1px #B6CEEE solid;
	line-height   :24px;
}

/* コーナーテーブルのボーダーと場所の設定 */
.tb-corner-red
{
	margin-top :3px;
	margin-left:10px;
	border : 1px #990000 solid;
}

.tb-corner-blue
{
	margin-top :3px;
	margin-left:10px;
	border : 1px #000099 solid;
}

.tb-corner-green
{
	margin-top :3px;
	margin-left:10px;
	border : 1px #009900 solid;
}
/* フッターテーブルの設定 */
.tb-foot
{
	border-top   :1px #B6CEEE solid;
	border-bottom:1px #B6CEEE solid;
}

/* ↑↑↑====================　   テーブル関係の設定   　====================↑↑↑ */



/* ↓↓↓====================　     広告配置の設定     　====================↓↓↓ */

/* 広告A1/B1の場所の設定 */
.adv-1
{
	margin-top:10px;
	text-align:center;
}

/* 広告A2/B2の場所の設定 */
.adv-2
{
	margin-top   :10px;
	margin-bottom:10px;
	text-align   :center;
}

/* 広告A3/B3の場所の設定 */
.adv-3
{
	margin-top   :5px;
	margin-bottom:10px;
	text-align   :center;
}

/* 広告A4/B4の場所の設定 */
.adv-4
{
	padding-top:10px;
	text-align :center;
}

/* 広告A5/B5の場所の設定 */
.adv-5
{
	padding-top:10px;
	text-align :center;
}

/* 広告A6/B6の場所の設定 */
.adv-6
{
	padding-top:10px;
	text-align :center;
}

/* 広告A7/B7の場所の設定 */
.adv-7
{
	padding-top:10px;
	text-align :center;
}

/* 広告A8/B8の場所の設定 */
.adv-8
{
	padding-top:10px;
	text-align :center;
}

/* 広告A9/B9の場所の設定 */
.adv-9
{
	padding-top:10px;
	text-align :center;
}

/* 広告A10/B10の場所の設定 */
.adv-10
{
	padding-top   :10px;
	padding-bottom:10px;
	margin-bottom :10px;
	text-align    :center;
}

/* ↑↑↑====================　     広告の設定     　====================↑↑↑ */



/* ↓↓↓====================　   文字配置の設定　   ====================↓↓↓ */

/* 見出し1の場所の設定 */
.set-1
{
	text-align :center;
	padding-top:27px;
}

/* 上部メニューの文字の場所の設定 */
.set-2
{
	text-align :center;
	padding-top:8px;
}

/* コーナータイトルの文字の場所の設定 */
.set-3
{
	padding-top :15px;
	padding-left:27px;
}

/* コーナー本文の文字の場所の設定 */
.set-4
{
	padding-top   :10px;
	padding-left  :15px;
	padding-right :15px;
	padding-bottom:10px;
	line-height   :20px;
}

/* フッターの文字等の設定 */
.set-5
{
	padding-top   :8px;
	padding-bottom:8px;
	text-align    :center;
	font-size     :13px;
}

/* ↑↑↑====================　   文字配置の設定　   ====================↑↑↑ */



/* ↓↓↓====================　カテゴリページの設定　====================↓↓↓ */

/* 登録サイトのリンクの設定1 */
.cate-1
{
	padding-top  :15px;
	padding-left :15px;
}

/* 登録サイトのリンクの設定2 */
.cate-2
{
	padding-top  :10px;
	padding-left :15px;
}

/* 登録サイトの紹介文の設定1 */
.desc-1
{
	padding-top   :3px;
	padding-left  :15px;
	padding-right :10px;
	padding-bottom:0px;
	line-height   :18px;
}

/* 登録サイトの紹介文の設定2 */
.desc-2
{
	padding-top   :3px;
	padding-left  :15px;
	padding-right :10px;
	padding-bottom:15px;
	line-height   :18px;
}

/* カテゴリページ選択の設定 */
.next
{
	padding-top  :5px;
	padding-left :25px;
}

/* ↑↑↑====================　カテゴリページの設定　====================↑↑↑ */



/* ↓↓↓==================　プライバシーポリシーの設定　================↓↓↓ */


/* プライバシーポリシー表題の設定 */
.policy1
{
	margin-top   :15px;
	margin-bottom:0px;
	padding-left :15px;
	padding-right:15px;
}

/* プライバシーポリシー文章の設定 */
.policy2
{
	margin-top   :5px;
	margin-bottom:15px;
	padding-left :15px;
	padding-right:15px;
	line-height  :16px;
}

/* ↑↑↑==================　プライバシーポリシーの設定　================↑↑↑ */



/* ↓↓↓===================　 広告掲載ページの設定　 ===================↓↓↓ */


/* 広告掲載の表題の設定 */
.koukoku1
{
	margin-top   :15px;
	padding-left :15px;
	padding-right:15px;
}

/* 広告掲載の文章の設定 */
.koukoku2
{
	margin-top   :5px;
	margin-bottom:15px;
	padding-left :15px;
	padding-right:15px;
	line-height  :22px;
}

/* ↑↑↑===================　 広告掲載ページの設定 　===================↑↑↑ */



/* ↓↓↓===================　  サイトマップの設定　  ===================↓↓↓ */

/* サイトマップ表題の設定 */
.sitemap1
{
	margin-top   :15px;
	padding-left :15px;
	padding-right:15px;
}

/* サイトマップのリンクの設定 */
.sitemap2
{
	margin-top   :2px;
	margin-bottom:10px;
	padding-left :35px;
	padding-right:15px;
	line-height  :26px;
}

/* ↑↑↑===================　  サイトマップの設定　  ===================↑↑↑ */



/* ↓↓↓=================== 　 リンクページの設定　  ===================↓↓↓ */

/* リンク解説の表題の設定 */
.link1
{
	margin-top   :15px;
	padding-left :35px;
	padding-right:15px;
}

/* リンク解説の説明の設定 */
.link2
{
	margin-top   :5px;
	margin-bottom:15px;
	padding-left :35px;
	padding-right:35px;
	line-height  :16px;
}

/* ↑↑↑=================== 　 リンクページの設定　  ===================↑↑↑ */



.table{
  margin-top : 0px;
  padding-top : 0px;
  top : 0px;
}
.set6{
  font-size : 14px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : bold;
}

