body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	position: relative;
	z-index: 1000;
	background: #FFFFFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
	}
.inx_wrp{ }


#container {
	width: 1000px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainContent {
	width: 750px;
	height: 100%;
	float: left; /* 左マージンの値は、ヘッダーおよびフッターの値と同じです。これにより、ドキュメントの左側の整列が設定されます。 */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 15px;
} 


/*--------------------------------------------------
メニュー
--------------------------------------------------*/
#header{
	background-color:#DB0000;
	background-image:url(../img/menu_haikei.gif);
	width:100%;
	margin: 0px;
	padding: 0px;
}


#logoarea {
max-width:980px;
padding: 0px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

.main-contents, .left, .right {
height: 85px;
}


.main-contents {
float: left;
width: 51.5%;
text-align:right;
}
.right {
float: left;
width: 23.5%;
}
.left{
width: 25%;
float: left;
}




#logo{
	margin-top: 20px;
	float: left;
}



#l_bn{
margin-top:12px;
float:right;
width:100%;
}



#toggle{ 
display: none;
}

#bn_sp{
display:none;
}

#bn_pc{
	display:block;
}



/*--------------------------------------------------
天気情報
--------------------------------------------------*/

#weather {
	float: right;
	width: 212px;
	height: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#weather2 {
	float: left;
	width: 144px;
	height: 97px;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 6px;
}

#weather3 {
	float: left;
	width: 52px;
	margin: 6px 0 0 0;
}


#weather3 ul li {
	list-style-type: none;
	line-height: 1.0em;	
}
/*--------------------------------------------------
花粉情報追加した場合
#weather3 ul li {
	list-style-type: none;
	line-height: 0.9em;	
}
--------------------------------------------------*/



/*--------------------------------------------------
バナー1枠
--------------------------------------------------*/

#banner1 {
	float: right;
	width: 206px;
	height: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}





/*--------------------------------------------------
バナー
--------------------------------------------------*/
#bnmain {
float: right;
width: 214px;
padding: 0px;
height: 100%;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
}



#bn1 {/* バナーテーブル上部*/
	float: right;
	width: 200px;
	padding: 6px;
	margin-top: 1px;
	height: 100%;
}


#bn2 {/* バナーテーブル中断*/
	float: right;
	width: 200px;
	padding: 6px;
	margin-top: 3px;
	height: 100%;
}


/* ひとこと */
#bn3 {/* ひとことテーブル */
float: right;
}

#bn4 {/* 文字バナー最新情報*/
	float: right;
	width: 186px;
	border: 1px solid #c0c0c0;
	margin-top: 0px;
	height: 100%;
	margin-right: 6px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-image:url(../img/wnew_haikei.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height:1em;
}



#bn4 a:link {
color:#666;
}

#bn4 a:hover {
color:#ef0000;
}




.bnmain {/* バナー内容*/
margin-left: 6px; /* サイドバーに配置されるすべてのエレメントに左マージンと右マージンが設定されている必要があります */
margin-right: 6px;
}

.siteb-trend1{/* ひとことリンクカラー*/
font-size: 90%;
}
.siteb-trend2{
font-size: 80%;
}
.siteb-trend3{
font-size: 100%;
}



/* 段組解除 */
#cl {
	clear: right;
}



#bncenter1 {/* バナーセンター*/
	float: left;
	width: 370px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bncenter2 {/* バナーセンター(右)*/
	float: left;
	width: 370px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



#bncenter3 {/* バナーセンター(フルサイズ)*/
	float: left;
	width: 750px;
	padding: 0px;
	margin: 0px;
		padding-top: 15px;
		}


/*--------------------------------------------------
now onair
--------------------------------------------------*/
#onair {
	float: left;
	margin: 0px;
	background-image: url(../img/timetable_haikei.gif);
	height: 253px;
	width: 223px;
	padding-top: 37px;
	padding-left: 9px;
}

#onair_main {
	padding: 0px;
	width: 212px;
	height: 219px;
	margin: 0px;
	border: 1px solid #383838;
}


ul {
	padding: 0;
	margin: 0px;
	list-style-type: none;
}
li{
margin:0;
padding:0;
}

#navi-01{
float:left;
width:75px;
height:17px;
background: url(../img/timetable_ichioshi_bn.gif) no-repeat;
}
#navi-02{
float:left;
width:50px;
height:17px;
background: url(../img/timetable_bangumihyo_bn.gif) no-repeat;
}
#navi-03{
float:left;
width:91px;
height:17px;
background: url(../img/timetable_henko_bn.gif) no-repeat;
}

#navi-01 a{
width:70px;
height:17px;
display:block;/* リンク領域を確保する */
}

#navi-02 a{
width:45px;
height:17px;
display:block;/* リンク領域を確保する */
}

#navi-03 a{
width:91px;
height:17px;
display:block;/* リンク領域を確保する */
}


#navi-01 a:hover {
background-image: url(../img/timetable_ichioshi_bn_ol.gif);
background-repeat: no-repeat;
background-position: left bottom;　←画像の配置を左下
}

#navi-02 a:hover {
background-image: url(../img/timetable_bangumihyo_bn_ol.gif);
background-repeat: no-repeat;
background-position: left bottom;　←画像の配置を左下
}

#navi-03 a:hover {
background-image: url(../img/timetable_henko_bn_ol.gif);
background-repeat: no-repeat;
background-position: left bottom;　←画像の配置を左下
}




.bangumi_btn{
display: none; /* テキスト非表示 */
}



/*--------------------------------------------------
番組（Youドキッ！たいむスーパーニュース）
--------------------------------------------------*/
#main_bangumi {
	float: left;
	padding: 0px;
	width: 622px;
	height: 100%;
	margin: 0px;
}



/*--------------------------------------------------
スーパーニュース
--------------------------------------------------*/
#snews {
	float: left;
	padding: 0px;
	width: 622px;
	height: 100%;
	margin: 0px;
}



#navi-news-01{
	float:left;
	width:79px;
	height:18px;
	background: url(../img/snews_ichiran_bn.gif) no-repeat;
	margin-left: 11px;
}
#navi-news-02{
float:left;
width:79px;
height:18px;
background: url(../img/snews_zenkoku_bn.gif) no-repeat;
	margin-left: 7px;
}


#navi-news-01 a{
	width:79px;
	height:18px;
display:block;/* リンク領域を確保する */
}

#navi-news-02 a{
width:79px;
height:18px;
display:block;/* リンク領域を確保する */
}


#navi-news-01 a:hover {
background-image: url(../img/snews_ichiran_bn_ol.gif);
background-repeat: no-repeat;
background-position: left bottom;　←画像の配置を左下
}

#navi-news-02 a:hover {
background-image: url(../img/snews_zenkoku_bn_ol.gif);
background-repeat: no-repeat;
background-position: left bottom;　←画像の配置を左下
}


#snews_doga {   /* 動画部分 */
	float: left;
	padding: 0px;
	width: 240px;
	height: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}


#headline {
	float: left;
	padding: 0px;
	width: 622px;
	height: 42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#snewsmain {
	float: left;
	padding: 0px;
	width: 622px;
	height: 194px;
	margin: 0px;
	background-image: url(../img/snews_main_haikei.gif);
}



.list{
font-size:75%;
font-family: 'メイリオ',	'Meiryo',	'Hiragino Kaku Gothic Pro',	'ヒラギノ角ゴ Pro W3',	'Osaka',	'ＭＳ Ｐゴシック',	sans-serif;
color: #3760FF;
}
.list a:link{color: steelblue;text-decoration:none;	color: #666666;}
.list a:visited{color: slategray;text-decoration:none;	color: #666666;}
.list a:hover{color: crimson;text-decoration:underline;	color: #F76900;}

/*--------------------------------------------------
縦バナー
--------------------------------------------------*/
#bn_tate {
	float: left;
	padding: 0px;
	width: 120px;
	height: 425px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}




/*--------------------------------------------------
富山いかがdeSHOW
--------------------------------------------------*/

#tbox {
	float: left;
	font-size: 12px;
	padding: 0px;
	width: 622px;
	height: 179px;
	margin: 0px;
	line-height: 16px;
	background-position: center top;
	background-image: url(../img/toyamaikaga_main_haikei.gif?20170325);
	background-repeat: no-repeat;
}



#toyamaikagalogo {/* 画像 */
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#toyamaikagaoaday {/* 放送日時 */
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}





#toyamaikaganext {/* 予告 */
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 270px;
	background-image: url(../img/toyamaikaga_next_haikei.png);
	height: 132px;
	margin-top: 25px;
}

#toyamaikaganextday{/* 次回放送日 */
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 115px;
	font-size: 14px;
	color: #ff32c8;
	font-weight: bold;
	margin-top: 45px;
}

#toyamaikaganextnaiyo{/* 次回放送内容 */
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
	margin-top: 5px;
	width: 245px;
}


#toyamaikagabtn {/* 週刊いかがピックアップ */
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 80px;
}


#toyamaikaga_kengaku {/* 夏休み体験バナー（通常） */
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 25px;
}


#toyamaikagabtn3 {/* お知らせバナー */
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 50px;
}


.s9{
	font-size: 9px;
}




/*--------------------------------------------------
8cafe
--------------------------------------------------*/

#cafe {
	float: left;
	font-size: 12px;
	width: 750px;
	height: 150px;
	line-height: 16px;
	background-image: url(../img/8cafe_haikei.gif);
}

#cafemain {
	float: left;
	font-size: 12px;
	width: 134px;
	height: 100%;
	line-height: 16px;
	margin-left: 270px;
	margin-top: 72px;
	padding: 0px;
	margin-right: 60px;
}


#keizi {/*-掲示板-*/
	float: left;
	font-size: 12px;
	width: 250px;
	line-height: 16px;
	margin-left: 70px;
	margin-top: 35px;
	padding: 5px;
}



#keiziline {/*-掲示板-*/
	width: 250px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DFD382;
}


a.og   {　color: #FF6600; text-decoration: none}
a.gr   {　color: #006600; text-decoration: none}
a.bl   {　color: #003399; text-decoration: none}
a.pk   {　color: #990099; text-decoration: none}
a.og2   {　color: #E16B00; text-decoration: none}
a:hover   {　text-decoration:underline; color: #FF0000}
a:hover {
color: #FF0000;
}
.px12 {  font-size: 12px}



.cafebtn {/* ボタン */
padding-bottom: 4px;
}



#cafemain img {
	padding-bottom: 7px;
}





/*--------------------------------------------------
ローカル番組案内（BBTスペシャル、bms、情報チャンネル）
--------------------------------------------------*/

#bangumibox {
	float: left;
	font-size: 12px;
	padding: 0px;
	width: 750px;
	height: 234px;
	margin: 0px;
	line-height: 16px;
	background-position: center top;
	background-image: url(../img/bangumi_haikei.gif);
	background-repeat: no-repeat;
}


DL.bangumi {
	float: left;
	font-size: 12px;
	width: 360px;
	height: 103px;
	line-height: 16px;
	background-image: url(../img/bangumi_naiyo_haikei.gif);
	background-position: center top;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding: 0px;
}

.bangumi DT {/* 番組画像 */
	float: left;
	padding-top: 10px;
	margin: 0px;
	margin-left: 10px;
}

.bangumi DD.title {/* タイトル */
	float: left;
	padding-top: 10px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	line-height: 20px;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bangumi DD.text {/* 説明文 */
	float: left;
	padding-top: 5px;
	margin-left: 5px;
	font-size: 12px;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}


.bangumi DD.day {/* 放送日時 */
	float: right;
	font-size: 10px;
	color:#4D68D7;
	font-weight: bold;
	margin-right: 5px;
}


/* リンク色設定 */
#bangumibox a:link{	text-decoration:none;	color:#E61A1A;}
#bangumibox a:visited{ text-decoration:underline;color:#E61A1A;}
#bangumibox a:hover{ text-decoration:underline;color:#E61A1A;}





#time10{/* 説明文 */
	font-size: 10px;
	color:#4D68D7;
	margin: 0px;
	padding: 0px;
}



/* 段組解除 */
#bangumicl {
	clear: left;
}



/*--------------------------------------------------
特番情報
--------------------------------------------------*/

#spbmax {
	float: left;
	width: 750px;
	height: 114px;
	background-image: url(../img/tokuban_haikei.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}



/*--------------------------------------------------
イベント
--------------------------------------------------*/


#eventbox1 {/*-イベント1つ-*/
	float: left;
	width: 246px;
	background-position: center top;
	height: 114px;
	padding: 0px;
	background-image: url(../img/1event_haikei.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}


#eventbox2 {/*-イベント2つ-*/
	float: left;
	width: 493px;
	background-position: center top;
	height: 114px;
	padding: 0px;
	background-image: url(../img/2event_haikei.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#eventbox4 {/*-イベント4つ(2行)-*/
	float: left;
	width: 493px;
	background-position: center top;
	height: 209px;
	padding: 0px;
	background-image: url(../img/4event_haikei.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#eventbox6 {/*-イベント6つ(2行)-*/
	float: left;
	width: 493px;
	background-position: center top;
	height: 290px;
	padding: 0px;
	background-image: url(../img/6event_haikei.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#eventboxmax {/*-イベント全面(2行)-*/
	float: left;
	width: 750px;
	height: 195px;
	background-image: url(../img/allevent_haikei.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#eventboxmax9 {/*-イベント全面(3行)-*/
	float: left;
	width: 750px;
	height: 290px;
	background-image: url(../img/allevent9_haikei.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}


#eventbtn {/* ボタン */
	margin-left: 430px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 18px;
	width: 50px;
	margin-top: 6px;
}

#eventmaxbtn {/* イベントmaxの時のボタン */
	margin-left: 688px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 18px;
	width: 50px;
	margin-top: 6px;
}

#event1btn {/* イベント1の時 */
	margin-left: 188px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 18px;
	width: 50px;
	margin-top: 6px;
}



/*--------------------------------------------------
試写会1行
--------------------------------------------------*/

#moviebox1 {/*-試写会1つ-*/
	float: left;
	width: 248px;
	background-position: center top;
	margin-left: 8px;
	height: 114px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/1sisya_haikei.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
}

#moviebox2 {/*-試写会2つ（2行）-*/
	float: left;
	width: 248px;
	background-position: center top;
	margin-left: 8px;
	height: 209px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/2sisya_haikei.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
}


#moviebox22 {/*-試写会2つ（1行）-*/
	float: left;
	width: 493px;
	background-position: center top;
	height: 114px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/2yokosisya_haikei.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
}



#moviebox3 {/*-試写会3つ-*/
	float: left;
	width: 248px;
	background-position: center top;
	margin-left: 8px;
	height: 290px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/3sisya_haikei.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
}



#movieboxmax {/*-試写会全面-*/
	float: left;
	width: 750px;
	height: 355px;
	background-image: url(../img/allevent_haikei.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}




#moviebtn {/* 試写会一覧ボタン */
	margin-left: 188px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 18px;
	width: 50px;
	margin-top: 6px;
}

#movie2btn {/* 試写会2つ（一行）のボタン */
	margin-left: 435px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 18px;
	width: 50px;
	margin-top: 6px;
}


#moviebtnmax {/* 試写会全面時　試写会一覧ボタン */
	margin-left: 680px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 18px;
	width: 50px;
	margin-top: 6px;
}


/*--------------------------------------------------
イベント・試写会　改行回り込み解除
--------------------------------------------------*/


#moviecl2 {/* 段組解除 */
	clear:both; /* 回り込み解除 */
	margin-bottom: 7px;
}





#moviecl {/* 段組解除 */
clear:both; /* 回り込み解除 */
margin-bottom: 2px;
width: 230px;
margin-right: 8px;
margin-left: 8px;
height: 1px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #C2C2C2;
}



#eventcl2 {/* 段組解除 */
	clear:both; /* 回り込み解除 */
	margin-bottom: 7px;
}


#eventcl {/* 段組解除 */
	clear:both; /* 回り込み解除 */
	margin-bottom: 2px;
	width: 477px;
	margin-right: 8px;
	margin-left: 8px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
}

#eventclmax {/* 段組解除 */
	clear:both; /* 回り込み解除 */
	margin-bottom: 2px;
	width: 733px;
	margin-right: 8px;
	margin-left: 8px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
}



/*--------------------------------------------------
関連コンテンツ
--------------------------------------------------*/


#otherbox {
	float: left;
	width: 750px;
	height: 355px;
	background-image: url(../img/other_haikei.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}


/*---3行の場合---*/
#otherbox3line {
	float: left;
	width: 750px;
	height: 275px;
	background-image: url(../img/other_haikei2.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}


DL.other {/* 枠 */
	float: left;
	font-size: 12px;
	width: 235px;
	padding: 4px;
	margin: 0px;
}

.other Dt.image {/* 画像 */
	float: left;
	padding-top: 2px;
	margin: 0px;
	margin-left: 3px;
}


.other DD.title {/* タイトル */
	margin-left: 77px;
	margin-top: 3px;
	line-height: 15px;
	margin-right: 2px;
	margin-bottom: 3px;
}


.other DD.text {/* 説明文 */
	margin-left: 77px;
	margin-top: 3px;
	line-height: 15px;
	margin-right: 2px;
}


.otherbtn {/* ボタン */
margin-left: 390px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
height: 21px;
width: 91px;
}



#othercl2 {
	clear: both;
	height: 30px;
}




#othercl {/* 段組解除ライン */
clear:both; /* 回り込み解除 */
margin-bottom: 2px;
width: 734px;
margin-right: 8px;
margin-left: 8px;
height: 1px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #C2C2C2;
}




/*--------------------------------------------------
ベリサイン
--------------------------------------------------*/
#verisign {
	float: left;
	font-size: 12px;
	padding: 0px;
	width: 740px;
	height: 100%;
	margin: 0px;
	background-position: center top;
}


#space {/* 段組解除 */
	clear:left; /* 回り込み解除 */
	margin-bottom: 5px;
}

#space7 {/* 段組解除 */
	clear:left; /* 回り込み解除 */
	margin-bottom: 7px;
}

#space10 {/* 段組解除 */
	clear:left; /* 回り込み解除 */
	margin-bottom: 10px;
}

#space14 {/* 段組解除 */
	clear:left; /* 回り込み解除 */
	margin-bottom: 14px;
}


#space25 {/* 段組解除 */
	clear:left; /* 回り込み解除 */
	margin-bottom: 25px;
}

      *.logbox
      {
         border: solid 1px #808080;
         width: 240px;
         height: 120px;
         padding: 0.5em;
         overflow: auto;
      }


/*--------------------------------------------------
QR
--------------------------------------------------*/
#qr {
	float: right;
	width: 190px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 10px;
	height: 100%;
	margin-right: 6px;
}


/*--------------------------------------------------
SNS
--------------------------------------------------*/
.snsfl {
font-size: 0.75em;
margin: 0.5em 0.6em;
background: #FFF;
border: solid 1px #d6d6d6;
}
.snsfl .sns-title {
background: #e70012;
padding: 4px;
text-align: center;
color: #FFF;
letter-spacing: 0.05em;
}

.snsfl ul {
margin-bottom: 8px;
}
.snsfl li {
display: inline-block;
margin: 7px 0 0 8px;
}
.snsfl ul img {
vertical-align: text-bottom;
}
.snsfl ul a:link {
text-decoration: none;
}
.snsfl ul .fb a:link, .snsfl ul .fb a:visited {
color: #1B4FA7;
}
.snsfl ul .tw a:link, .snsfl .tw a:visited {
color: #2da8f3;
}
.snsfl ul .in a:link, .snsfl .in a:visited {
color: #cc2f97;
}


/*--------------------------------------------------
コピーライト
--------------------------------------------------*/
/* 枠 */
.copy {
padding: 3px;
}
/* サムネイル画像 */
.copy td {
font-size: 10px;
}


/*--------------------------------------------------
新幹線
--------------------------------------------------*/
div#anim 
{
	position: fixed;
	bottom: 0;
	right: -705px;
	width: 705px;
	height: 56px;
}

img#shinkansen 
{
	position: absolute;
	left: 0;
	top: 19px;
}

img#bchan-ride 
{
	position: absolute;
	left: 62px;
	top: 19px;
	width: 23px;
}

img#bchan-walk 
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 54px;
	display: none;
}

/*--------------------------------------------------
8cafe＋追加
--------------------------------------------------*/



#cafemain2 {
	float: left;
	font-size: 12px;
	width: 95px;
	height: 100%;
	line-height: 16px;
	margin-left: 12px;
	margin-top: 73px;
	padding: 0px;
}

#cafemain3 {
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin-left: 245px;
	margin-top: 60px;
	padding: 0px;
}


#keizi2 {/*-掲示板-*/
	float: left;
	font-size: 12px;
	width: 250px;
	line-height: 16px;
	margin-left: 15px;
	margin-top: 35px;
	padding: 5px;
}

#menu2 a {
  transition-property: all;
  transition: 0.3s linear;
}

#menu2 a:hover{
  background: blue;
  width:300px;
  height:200px;
		margin-top:-150px;
		margin-bottom:0px;
}




.left{
width: 30%;
float: left;
}

.main-contents {
float: left;
width: 45%;
text-align:right;
}

.right {
float: left;
width: 25%;
}




#menu li{
width: 11%;
}

#menuline{
background-color:#DB0000;
width:100%;
}
