@charset "UTF-8";
/*----------------------------------------------------------------------
JSBC WEB SITE CSS By:naokisumida.com
----------------------------------------------------------------------*/

/*===============================================================================*/
body, div,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, dl {
	list-style: none;
}
caption, th {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
q:before, q:after {
	content:'';
}
hr {
	display: none;
}
::selection {
    color: #000;
    background: #ff99cc;
}
img.fl {
	margin: 0 10px 10px 0;
	float: left;
}
img.fr {
	margin: 0 0 10px 10px;
	float: right;
}
/*===============================================================================*/
/*レイアウト関連
=================================================================================*/
body {
	background: url("/images/common/bg_body.gif") repeat-y center top;
	text-align: center;
	color: #30302f;
    font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
}
/*===============================================================================*/
/*グループリンク
=================================================================================*/
#CompanyLink {
	display: none;
}
/*===============================================================================*/
/*ヘッダー
=================================================================================*/
#Header {
	display: none;
}
/*===============================================================================*/
/*パンくずリスト
=================================================================================*/
#BreadList {
	display: none;
}
#Flash {
	display: none;
}
#Contents {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#Contents .defult {
	margin: 15px 10px 0 10px;
}
#Contents h3 {
	margin: 15px 15px 0 15px;
}
#Contents p {
	margin: 5px 25px 0 35px;
	font-size: 108%;
	line-height: 170%;
}
#Contents p.right {
	text-align: right;
}
#Contents p .fl {
	float: left;
}
#Contents p .fr {
 float: right;
}
#Contents p .arrow {
	padding: 0 0 0 12px;
	background: url("/images/common/ico_blue_arrow.gif") no-repeat left center;
}

#Contents a:link {color: #30302f; text-decoration: underline;}
#Contents a:visited {color: #30302f; text-decoration: none;}
#Contents a:hover {color: #fff; text-decoration: underline; background: #30302f;}
#Contents a:active {color: #fff; text-decoration: underline; background: #30302f;}

#Contents a.blue:link {color: #233f88; text-decoration: underline;}
#Contents a.blue:visited {color: #233f88; text-decoration: none;}
#Contents a.blue:hover {color: #fff; text-decoration: underline; background: #233f88;}
#Contents a.blue:active {color: #fff; text-decoration: underline; background: #233f88;}

#Contents strong {
	font-weight: bold;
}
#Contents strong.est {
	color: #c02026;
}
#Contents .date {
	font-size: 86%;
}
#Contents .sun {
	color: #c02026;
}
#Contents .sat {
	color: #0064a4;
}
#Contents .week {
	color: #7b7c7c;
}
#Contents ul.arrow {
	margin: 10px 15px 0 15px;
	font-size: 108%;
}
#Contents ul.arrow li {
	margin: 5px 0 0 0;
	padding: 5px 10px 6px 20px;
	background: url("/images/common/bg_list_arrow.gif") no-repeat left bottom;
}
/*===============================================================================*/
/*サポートバナー
=================================================================================*/
#SupportBanner {
	display: none;
}
/*===============================================================================*/
/*イベントリンク
=================================================================================*/
#EventLink {
	display: none;
}
/*===============================================================================*/
/*バナー
=================================================================================*/
#Banner {
	display: none;
}
.Ad {
	display: none;
}
/*===============================================================================*/
/*ブランドリンク
=================================================================================*/
#BrandLink {
	display: none;
}
/*===============================================================================*/
/*フッターナビ
=================================================================================*/
#FooterNavi {
	display: none;
}
/*===============================================================================*/
/*フッター
=================================================================================*/
#Footer {
	display: none;
}
/*===============================================================================*/
/*会社関連リンク（HOTLINK）
=================================================================================*/
#HotLink {
	display: none;
}
/*===============================================================================*/
/*運営会社情報（HOTLINK）
=================================================================================*/
#CompanyInfo {
	display: none;
}
/*===============================================================================*/
/*RSSリンク（HOTNEWS）
=================================================================================*/
#WhatNew {
	display: none;
}
/*===============================================================================*/
/*ニュース
=================================================================================*/
#News {
	display: none;
}
/*===============================================================================*/
