@charset "utf-8";

/* タグフォーマット
----------------------------------------------------------- */
body,form,h1,h2,h3,,p,ul{
margin:0;
padding:0;
}
body{
	margin: 0px;
	padding: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

/* 共通スタイル
----------------------------------------------------------- */
th,td,p,br, {
	font-size:12px;
	line-height: 150%;
}
div,p,form,input,ul,li {
	padding: 0px;
	margin: 0px;
}
img,table,td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
/*
th,td {
	text-align: left;
	vertical-align: top;
}
*/
h1,h2,h3,h4,h5 {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	font-weight: normal;
}

.clear{
	clear: both;
}
/* リンクフォーマット
----------------------------------------------------------- */
a:link,a:visited {
  color:#003399;
  text-decoration:underline;
}
a:active,a:hover {
  color:#CC0000;
  text-decoration:underline;
}


/* ページ外枠
----------------------------------------------------------- */
#wrapper {
	width: 1024px;
	margin: 0px auto;
	font-size:0px;
	line-height: 0px;
	background-color: #FFFFFF;
}

/* へッダー
----------------------------------------------------------- */
#header{
	height: 84px;
	clear: both;
}

#logo{
	float: left;
	height: 84px;
	width: 542px;
}

#logo a{
	font-size: 0px;
	line-height: 0px;
	background-image: url(/sbs/common/images/logo.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 542px;
	display: block;
	text-indent: -9999px;
}

/* フラッシュイメージ
----------------------------------------------------------- */
#flashimage{
	height: 200px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	float: left;
}

/*marquee
----------------------------------------------------------- */
#marquee{
	width: 100%;
}
.marquee_image{
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	font-family: "HG丸ゴシック";
	color: #333333;
	background-image: url(/sbs/images/bg_05.gif);
	background-repeat: repeat;
	font-weight: 900;
}

/*下層コンテンツ
----------------------------------------------------------- */
#kasoucontents{
	width: 1024px;
	margin-top: 20px;
}


/*トピックス
----------------------------------------------------------- */
#topics{
	width: 189px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 2px;
	float: left;
}

#under{
	background-image: url(/sbs/common/images/topics_inner_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 189px;
	padding-bottom: 10px;
}

#top{
	background-image: url(/sbs/common/images/topics_inner_top03.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 189px;
	display: block;
	text-indent: -9999px;
}

#inner{
	background-image: url(/sbs/common/images/topics_inner.gif);
	background-repeat: repeat-y;
	width: 189px;
}

.topics_box{
	width: 189px;
}

.box1{
	width: 189px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.box1 ul{

}
.box1 li{
	width: 189px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
/*
.box1 li.mark{
	background-repeat: no-repeat;
	height: 30px;
	line-height: 15px;
}
*/
.mark p{
	padding-left: 17px;
	background-image: url(/sbs/common/images/mark.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-decoration: none;
	font-size: 12px;
}


.box1 a{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/*インフォメーション
----------------------------------------------------------- */

#info {
	height: 180px;
	overflow: auto;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
}

#info ul  {
	list-style-type: none;
	padding-top: 4px;
	padding-left: 10px;
}

#info li {
	font-size: 12px;
	line-height: 150%;
}


/*QRコード
----------------------------------------------------------- */

#qr{
	width: 189px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.accses{
	font-size: 12px;
	width: 189px;
	margin-right: auto;
	margin-left: auto;
	line-height: 15px;
	text-align: center;
	padding-top: 10px;
}

.cordname{
	width: 178px;
	font-size: 0px;
	line-height: 21px;
	background-image: url(/sbs/common/images/QR_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
}

.qrcord{
	margin-right: 1px;
	margin-left: 1px;
	height: 140px;
	width: 140px;
	padding-left: 1px;
}

/*ページトップナビ
----------------------------------------------------------- */

#p_top{
	text-align: right;
	width: 850px;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
}

/*ナビ
----------------------------------------------------------- */
#link_sub{
	height: 25px;
	line-height: 25px;
	padding-left: 16px;
	font-size: 10px;
}

#link_sub span{
	margin-left: -3px;
	padding-left: 0.6em;
	padding-right: 0.3em;
}

/*ジャンプページ
----------------------------------------------------------- */
#j-area{
    width:600px;
    margin:20px auto;
	}
#j-area{
	text-align:center;
	}
#j-area p{
    line-height:150%;
    font-size:16px;
	}
#j-area .j-site{
    font-size:16px;
	margin:0 0 8px 0;
	}
#j-area a{
	color: #0056F3;
	text-decoration: underline;
	}
#j-area a:hover{
	color: #2C9CFE;
	text-decoration: none;
	}