/************/
/* 基本設定 */

body {
	text-align: center;
	font-size: 13px;
	margin-top: 13px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/images/bg02.gif);
}

p {
	font-size: 13px;
	font-weight: 100;
}

table {
	font-size: 13px;
}

/********************/
/* コンテンツの設定 */

/* コンテンツ/メニュー欄 のテーブル */
table.MainBody {
	width: 780px;
	background-color: #FFFFFF;
}

/* コンテンツ欄 */
table.MainBody td.Contents {
	width: 600px;
	vertical-align: top;
	background-color: #FFFFFF;
}

/* メニュー欄 */
table.MainBody td.ContMenu {
	width: 180px;
	vertical-align: top;
	text-align: center;
	background-color: #99ccff
}

/* メニュー欄の内部 */
table.MainBody td.ContMenu div {
	padding: 0px 5px 0px 5px;
	text-align: left;
	color: #333333;
}

/* 現在位置の表示 */
div.PresentPosition {
	font-size: 12px;
	padding: 1px 0px 5px 5px;
}

/* コンテンツのタイトル */
div.ContTitle {
	width: 600px;
	border: 0px;
	height: 35px;
	background-image: url(/images/cont_h1.gif);
	background-repeat:no-repeat;
}

/* コンテンツのタイトル テキスト表示部 */
div.ContTitle div {
	font-size: 18px;
	font-weight: 800;
	color: #000066;
	padding: 10px 0px 5px 15px;
}

/* コンテンツのサブタイトル テキスト表示部 */
div.ContTitle span {
	font-size: 16px;
	font-weight: 600;
}

/* コンテンツのイントロ */
div.ContIntoro {
	padding: 10px 5px 15px 5px;
	font-size: 16px;
	font-weight: 600;
	color: #3366CC;
}

/* コンテンツの内容 */
div.ContMain {
	padding: 0px 5px 0px 5px;
}

/* 広告部分 */
div.Advertisement {
}

/* コンテンツのヘッドライン２ */
div.ContH2 {
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	height: 28px;
	padding: 5px 5px 0px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	background-image: url(/images/ContH2.gif);
	background-repeat:no-repeat;
}

/* コンテンツのヘッドライン３ */
div.ContH3 {
	height: 14px;
	padding: 2px 0px 4px 8px;
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	font-weight: 600;
	background-image: url(/images/text_h3.gif);
	background-repeat:no-repeat;
}

/* コンテンツメニューのタイトル */
span.ContMenuTitle {
	color: #333399;
	font-weight: 600;
}

/* 各コンテンツのトップページ */
/* に表示するコンテンツリスト */
span.ContLstTitle {
	font-size: 14px;
	color: 000000;
	font-weight: 600;
}

/*****************************************************************************/
/*                                                                           */
/*   旧設定の為今後の使用は不可                                              */
/*                                                                           */
/*                                                                           */
/*                                                                           */

/* 現在位置の表示 */
table.present_position {
	padding-top: 1;
}

/* 現在位置の表示 */
table.present_position th, table.present_position td {
	font-size: 12px;
	padding-left: 5px;
}

/* コンテンツの開始 */
table.contents {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* コンテンツのヘッドライン１*/
tr.cont_h1, div.cont_h1 {
	color: #000066;
	font-size: 18px;
	font-weight: 800;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #FFFFFF;
	background-image: url(/images/cont_h1.gif);
	background-repeat:no-repeat;
}

/* コンテンツのヘッドライン１*/
tr.cont_h1 td {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
}

/* ヘッドライン１のサブコメント*/
span.cont_h1_sub {
	font-size: 16px;
	font-weight: 600;
}

/* コンテンツのヘッドライン２ */
tr.cont_h2, div.cont_h2 {
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	height: 28px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: #FFFFFF;
	background-image: url(/images/cont_h2.gif);
	background-repeat:no-repeat;
}

/* コンテンツのヘッドライン２ */
tr.cont_h2 td {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
}

/* コンテンツのヘッドライン３ */
tr.cont_h3, div.cont_h3 {
	height: 14px;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 4px;
	width: 560px;
	font-size: 12px;
	font-weight: 600;
	background-image: url(/images/text_h3.gif);
}

/* コンテンツのイントロ部分 */
span.pageintro {
	font-size: 16px;
	color: #3366CC;
	font-weight: 600;
}

/* コンテンツメニュー領域の概観 */
td.contents_menu {
	background-color: #99ccff
}

/* コンテンツメニュー領域の内部 */
table.contents_menu {
	color: #333333;
	background-color: #99ccff
}

/* コンテンツメニューのタイトル */
span.contmenu_ttl {
	color: #333399;
	font-weight: 600;
}

/* 各コンテンツのトップページ */
/* に表示するコンテンツリスト */
span.cont_lst_title {
	font-size: 14px;
	color: 000000;
	font-weight: 600;
}

/*                                                                           */
/*                                                                           */
/*   旧設定の為今後の使用は不可　ここまで                                    */
/*                                                                           */
/*****************************************************************************/


/****************/
/* リンクの設定 */

/* コンテンツメニューのリンク */
a.contmenu_link, a:active.contmenu_link, a:visited.contmenu_link {
	color: #000033;
	text-decoration: none;
	margin-bottom: 2px;
	width: 170px;
}
a:hover.contmenu_link {
	color: #000033;
	text-decoration: none;
	margin-bottom: 2px;
	background-color: #CCFFFF;
	width: 170px;
}

/* 左に矢印画像を置く時のリンク */
a.pagelink {
	color: #000000;
	text-decoration: none;
}
a:hover.pagelink {
	color: #000000;
	text-decoration: underline;
}

/* 文中からのリンク */
a.textlink {
	color: #0033FF;
	text-decoration: none;
}
a:hover.textlink {
	color: #0099FF;
	text-decoration: underline;
}

/* ダウンロードのリンク */
a.download {
	color: #0000FF;
	text-decoration: underline;
}
a:hover.download {
	color: #6666FF;
	text-decoration: underline;
}

/* アフィリエイト用のリンク */
a.aftext {
	color: #0000FF;
	text-decoration: underline;
}
a:hover.aftext {
	color: #0000FF;
	text-decoration: underline;
}

/* 装飾無しのリンク */
a.no_decoration {
	color: #000000;
	text-decoration: none;
}
a:hover.no_decoration {
	color: #000000;
	text-decoration: none;
}

/* 次のページ・前のページ */
span.next_prev {
	font-weight: 600;
	font-size: 14px;
}

/* このページの先頭へ */
a.pagetotop_link {
	color: #333366;
	text-decoration: none;
}
a:hover.pagetotop_link {
	color: #000033;
	text-decoration: underline;
}
div.pagetotop_right {
	font-size: 12px;
	text-align: right;
	margin-top: 2px;
	margin-right: 5px;
}

/* ホーム・サイトマップ*/
a.sitemap {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.sitemap {
	color: #FFFFFF;
	text-decoration: underline;
}

/****************/
/* その他の設定 */

/* copyright */
span.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
