@charset "shift-jis";

*	{
	margin: 0;
	padding: 0;
}


/*共通*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	color: #666;
	background-image: url(../img/bk_body.gif);
	background-repeat: repeat-x;
}
.mb20 {
	margin-bottom: 20px;
}
.mb100 {
	margin-bottom: 100px;
}


h1, h2, h3, h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	color: #6D6050;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p ,dt,dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.85em;
	color: #666;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	font-size: 0.9em;
}
li a {
	text-decoration: none;
	color: #666;
}
a {
	color: #36C;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.date {
	font-size: 0.75em;
	text-align: right;
	margin-top: 5px;
}
.date_end {
	font-size: 0.7em;
	margin-left: 8px;
	width: 165px;
	display: inline-block;
	margin-right: 7px;
	text-indent: 20pt;
	text-align: center;
}
span {
	cursor: default;
}
.aline-right {
	text-align: right;
}
.pagetop  {
	display:block;
	clear: both;
}	
.pagetop a {
	width:135px;
	height:20px;
	display:block;
	text-indent:-9999pt;
	margin-bottom:20px;
	float:right;
	outline : none;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 15px;
	}
.pagetop a:hover   {
	background-position:left 3px;}

/*ヘッダー*/

#header {
	height: 171px;
	background-color: #FFF;
}

#header #header_main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#header #header_main #header_left  {
	height: 100px;
	width: 470px;
	float: left;
}
#header_main #header_left  a#top {
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 457px;
	text-indent: -9999pt;
	background-position: bottom;
}
#header #header_main #header_right {
	width: 490px;
	float: left;
	height: 100px;
}
#header_right #ban_top {
	float: right;
	height: 60px;
	width: 468px;
	margin-right: 5px;
	margin-top: 25px;
	text-indent: -9999px;
}
#header_right a {
	background-image: url(../img/urust.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 468px;
	float: right;
	margin-top: 25px;
	margin-right: 5px;
}
#header_right a:hover {
	background-image: url(../img/urust_on.jpg);
	background-repeat: no-repeat;
}


/*メインメニュー*/

#header #globalnavi {
	height: 40px;
	background-image: url(../img/bk_navi-main.gif);
	background-repeat: repeat-x;
}
#header #globalnavi #main_navi {
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/navi-main.gif);
	background-repeat: no-repeat;
}
#header #globalnavi #main_navi #g-navi {
	height: 40px;
	width: 960px;
}
#main_navi #g-navi li {
	display: block;
	float: left;
	text-align: center;
	height: 40px;
}
#main_navi #g-navi li a {
	display: block;
	height: 32px;
	font-size: 1em;
	color: #666;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
}
#main_navi #g-navi a:hover {
	color: #000;
}

#main_3, #main_4, #main_5, #main_6, #main_7, #main_8, #main_9  {
	width: 115px;
}

/*トップ*/
#main_1 {
	width: 70px;
}
#main_1 a {
	width: 70px;
}
#main_1 a:hover{
	background-image: url(../img/navi-main_on.gif);
	background-repeat: no-repeat;
	width: 70px;
	background-position: 1px 1px;
}

/*カテゴリ*/
#main_2	{
	width:85;
}
#main_2 a {
	width: 85px;
}#main_2 a:hover {
	background-image: url(../img/navi-main_on.gif);
	height: 39px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: -69px 1px;
}
/*観光*/
#main_3 a:hover {
	background-image: url(../img/navi-main_on.gif);
	height: 39px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: -154px 1px;
}
/*イベント*/
#main_4 a:hover {
	background-image: url(../img/navi-main_on.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 115px;
	background-position: -269px 1px;
}
/*グルメ*/
#main_5 a:hover {
	background-image: url(../img/navi-main_on.gif);
	background-repeat: no-repeat;
	background-position: -384px 1px;
	height: 39px;
	width: 115px;
}
/*カルチャー*/
#main_6 a:hover {
	background-image: url(../img/navi-main_on.gif);
	background-repeat: no-repeat;
	background-position: -499px 1px;
	height: 39px;
	width: 115px;
}
/*バラエティ*/
#main_7 a:hover {
	background-image: url(../img/navi-main_on.gif);
	background-repeat: no-repeat;
	background-position: -614px 1px;
	height: 39px;
	width: 115px;
}
/*スポーツ*/
#main_8 a:hover {
	background-image: url(../img/navi-main_on.gif);
	background-repeat: no-repeat;
	background-position: -729px 1px;
	height: 39px;
	width: 115px;
}
/*ビジネス*/
#main_9 a:hover {
	background-image: url(../img/navi-main_on.gif);
	background-repeat: no-repeat;
	background-position: -844px 1px;
	height: 39px;
	width: 115px;
}

/*サブメニュー*/

#header #navi {
	height: 31px;
	background-image: url(../img/bk_navi-sub.gif);
	background-repeat: repeat-x;
}
#header #navi #sub_navi {
	height: 31px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
}
#header #navi #sub_navi li {
	float: left;
	font-size: 0.85em;
	text-align: center;
	display: block;
	height: 25px;
	padding-top: 6px;
}
#navi_login    {
	width: 180px;
	background-image: url(../img/navi-icon_1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#navi_bigin    {
	background-image: url(../img/navi-icon_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
	padding-left: 10px;
}
#navi_toukou    {
	background-repeat: no-repeat;
	width: 100px;
	background-image: url(../img/navi-icon_1.gif);
	padding-right: 10px;
	padding-left: 5px;
}
#navi_look    {
	background-image: url(../img/navi-icon_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	padding-left: 15px;
}
#navi_contact    {
	background-image: url(../img/navi-icon_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	padding-left: 10px;
}
#navi_sitemap    {
	background-image: url(../img/navi-icon_6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	padding-left: 10px;
}

/*▲ヘッダーここまで▲*/


#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main #main-inner {
	width: 960px;
	background-color: #FFF;
}


/*▼左側メイン▼*/

#main #main-left {
	float: left;
	width: 740px;
	background-color: #FFF;
}
#main-left #movie-area {
	width: 735px;
	margin-left: 5px;
	margin-top: 10px;
	clear: both;
}
#main-left #movie-area #marquee {
	height: 20px;
	width: 720px;
	background-color: #FFF;
}
#movie   {
	width: 480px;
	margin-top: 5px;
	float: left;
	height: 290px;
}
#movie #video   {
	float: left;
	width: 480px;
	height: 270px;
	padding-top: 10px;
}
#movie #video #flv {
	width: 480px;
	height: 290px;
	clear: both;
}

#movie #video #media {
	height: 270px;
	width: 480px;
}

/*▼スライダー▼

#slideshow {
	list-style:none;
	color:#fff;
	}
#slideshow span {
	display:none;
	}
#wrapper {
	width:480px;
	display:none;
	}
#wrapper * {
	margin:0;
	padding:0;
	}
#fullsize {
	position:relative;
	width:480px;
	height:270px;
	background:#000;
	}
#information {
	position:absolute;
	bottom:0;
	width:480px;
	height:0px;
	color:#FFF;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=80);
	background-color: #333;
	}
#information h3 {
	padding:4px 8px 3px;
	font-size:14px;
	color: #FFF;
	}
#information p {
	padding:0 8px 8px;
	color: #FFF;
	}
#image {
	width:480px;
	}
#image img {
	position:absolute;
	z-index:25;
	width:auto;
	}
.imgnav {
	position:absolute;
	width:25%;
	height:140px;
	cursor:pointer;
	z-index:150;
	}
#imgprev {
	left:0;
	background:url(../img/left.gif) left center no-repeat;
	}
#imgnext {
	right:0;
	background:url(../img/right.gif) right center no-repeat;
	}
#imglink {
	position:absolute;
	height:270px;
	width:100%;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40);
	}
.linkhover {
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
#thumbnails {
	margin-top:3px;
	}
#slideleft {
	float:left;
	width:20px;
	height:66px;
	background:url(../img/scroll-left.gif) center center no-repeat;
	background-color:#999;
	}
#slideleft:hover {
	background-color:#CCC;
	}
#slideright {
	float:right;
	width:20px;
	height:66px;
	background:url(../img/scroll-right.gif) center center no-repeat;
	background-color:#999;
	}
#slideright:hover {
	background-color:#CCC;
	}
#slidearea {
	float:left;
	position:relative;
	width:430px;
	margin-left:5px;
	height:66px;
	overflow:hidden;
	}
#slider {
	position:absolute;
	left:0;
	height:66px;
	}
#slider img {
	cursor:pointer;
	border:1px solid #666;
	padding:2px;
	}

▲スライダー▲*/

#topics   {
	width: 240px;
	float: left;
	margin-left: 5px;
}

/*▼トピックス▼*/

#topics h2    {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 15px;
	width: 230px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topics #topics_frame {
	width:225px;
	height:230px;
	overflow:scroll;
	padding-top: 13px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	clear: both;
}
#topics #topics_frame li {
	border-bottom:1px dotted #CCC;
	margin-bottom:6px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/arw1.gif);
	background-repeat: no-repeat;
}
#topics #topics_frame p {
	border-bottom:1px dotted #CCC;
	background:url(../image/arw1.gif) no-repeat 5px 2px;
	margin-bottom:6px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#topics #topics_frame dt {
	display: inline;
	width: 3em;
	margin-bottom:6px;
	background-image: url(../image/arw1.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-align: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#topics #topics_frame dd {
	display: block;
	padding: 1px 5px 5px 0px;
	border-bottom:1px dotted #CCC;
	margin-bottom:6px;
	margin-left: 0em;}
#topics #topics_frame dl dd a {
	color: #36C;
}
#topics #topics_frame dl dd a:hover {
	color: #C30;
}

/*▼動画一覧▼*/

/*新着*/
#main-left #main-left_under {
	width: 740px;
	padding-top: 20px;
	clear: both;
	overflow: hidden;
}
#main-left #main-left_under #new {
	float: left;
	width: 180px;
}
#main-left_under #new h3 {
	text-align: center;
	width: 178px;
	background-image: url(../img/bk_top-title.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 5px;
	padding-right: 2px;
}
#new_inner {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

/*おすすめ*/
#main-left #main-left_under #recommend  {
	float: left;
	width: 380px;
}
#main-left_under #recommend h3 {
	text-align: center;
	width: 378px;
	background-image: url(../img/bk_top-title.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#recommend_inner {
	width: 380px;
}

/*投稿*/
#main-left #main-left_under #contribute {
	width: 180px;
	float: left;
}
#main-left_under #contribute h3 {
	text-align: center;
	width: 178px;
	background-image: url(../img/bk_top-title.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 5px;
	padding-left: 2px;
}
#contribute_inner {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 180px;
}
/*▼サムネイル▼*/
.thumbnail   {
	text-align: center;
	width: 160px;
	margin-top: 10px;
	height: 135px;
}
.thumbnail a {
	color: #36C;
}
.thumbnail a:hover {
	color: #C30;
}

.thumbnail img   {
	height: 91px;
	width: 160px;
	text-decoration: none;
}

.thumb_list-cl {
	width: 160px;
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	padding-left: 15px;
}
.thumb_list-cr {
	width: 160px;
	float: left;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 15px;
}
.thumb_list-r {
	text-align: center;
	width: 165px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 3px;
}
.thumb_list-l {
	width: 165px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
/*▼左下バナー▼*/
#main-left #left-banbox {
	width: 740px;
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 50px;
}
#main-left #left-banbox img  {
	float: left;
	text-decoration: none;
	width: 210px;
	margin-right: 26px;
	margin-top: 10px;
	margin-left: 10px;
}

/*▼右側メイン▼*/

#main #main-right {
	width: 220px;
	float: left;
	background-color: #FFF;
	overflow: hidden;
}
#main-right #search  {
	width: 210px;
	clear: both;
}
#search #search-inner {
	padding-left: 5px;
}

#main-right #main-right_inner {
	width: 210px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}

/*▼新潟Information・ようこそ！ニイガタ▼*/

#main-right_inner #niigata_ch {
	width: 210px;
	text-align: center;
}
#main-right_inner #niigata_ch p {
	font-size: 1.1em;
	height: 38px;
	margin-bottom: 5px;
}

#main-right_inner #niigata_ch #n_ch {
	width: 210px;
	height: 38px;
	margin-top: 10px;
}

/*新潟Information*/
#niigata_ch #n_ch p a {
	background-image: url(../img/btn_n-ch.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 210px;
	padding-top: 8px;
	color: #666;
}
#niigata_ch #n_ch p a:hover {
	background-image: url(../img/btn_n-ch_on.gif);
	color: #333;
	text-decoration: none;
}

/*ようこそ！ニイガタ*/
#niigata_ch #n_ch_1 {
	height: 38px;
	width: 210px;
	margin-top: 10px;
}

#niigata_ch #n_ch_1 p a {
	background-image: url(../img/btn_n-ch.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 210px;
	padding-top: 8px;
	color: #666;
}
#niigata_ch #n_ch_1 p a:hover {
	background-image: url(../img/btn_n-ch_on.gif);
	color: #333;
	text-decoration: none;
}

/*右側上部バナー210-120*/
#main-right_inner #right-top_banbox {
	width: 210px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#right-top_banbox img {
	margin-bottom: 5px;
}


/*snsボタン*/
#sns   {
	width: 210px;
	height: 35px;
	clear: both;
	overflow: hidden;
}
#sns p {
	float: left;
	width: 52px;
	margin-top: 5px;

}
#sns #sns_1 a {
	background-image: url(../img/sns_1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 45px;
	display: block;
	text-indent: -9999pt;
}
#sns #sns_1 a:hover {
	background-image: url(../img/sns_1_on.gif);
	background-repeat: no-repeat;
}
#sns #sns_2 a {
	background-image: url(../img/sns_2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 45px;
	display: block;
	text-indent: -9999pt;
	margin-right: 3px;
	margin-left: 2px;
}
#sns #sns_2 a:hover {
	background-image: url(../img/sns_2_on.gif);
	background-repeat: no-repeat;
}
#sns #sns_3 a {
	background-image: url(../img/sns_3.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 45px;
	display: block;
	text-indent: -9999pt;
	margin-right: 3px;
	margin-left: 4px;
}
#sns #sns_3 a:hover {
	background-image: url(../img/sns_3_on.gif);
	background-repeat: no-repeat;
}
#sns #sns_4 a {
	background-image: url(../img/sns_4.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 45px;
	display: block;
	text-indent: -9999pt;
	margin-left: 8px;
}
#sns #sns_4 a:hover {
	background-image: url(../img/sns_4_on.gif);
	background-repeat: no-repeat;
}

/*サイト全体ランキング*/
#main-right_inner #rank {
	width: 210px;
	margin-top: 10px;
	clear: both;
}
#main-right_inner #rank h3{
	text-align: center;
	height: 28px;
	width: 210px;
	background-image: url(../img/bk_rank_top.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	color: #70634B;
}
#main-right_inner #rank rank-top {
	background-image: url(../img/bk_rank_top.gif);
	background-repeat: no-repeat;
	color: #666;
	height: 30px;
	width: 210px;
}
#ranking-box {
	background-image: url(../img/bk_rank_topbody.gif);
	background-repeat: repeat;
	width: 210px;
}

#rank-in ul li  {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	display: block;
	padding-left: 3px;
	padding-right: 5px;
	font-size: 0.85em;
	padding-bottom: 8px;
	padding-top: 3px;
}

#rank-in li h4{
	padding-top: 5px;
	background-position: left top;
	padding-bottom: 8px;
	padding-left: 35px;
}
#rank-in a {
	color: #36C;
}
#rank-in ul a:hover {
	color: #F30;
}
#rank1 h4{
	background-image: url(../img/bk_rank_top1.png);
	background-repeat: no-repeat;
}
#rank2 h4 {
	background-image: url(../img/bk_rank_top2.png);
	background-repeat: no-repeat;
}
#rank3 h4 {
	background-image: url(../img/bk_rank_top3.png);
	background-repeat: no-repeat;
}
#rank4 h4 {
	background-image: url(../img/bk_rank_top4.png);
	background-repeat: no-repeat;
}
#rank5 h4 {
	background-image: url(../img/bk_rank_top5.png);
	background-repeat: no-repeat;
}
#ranking-box_under {
	background-image: url(../img/bk_rank_topunder.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 210px;
}

/*キーワード*/
#main-right_inner #keyword {
	margin-top: 10px;
}
#keyword-box {
	background-image: url(../img/bk_keyword_body.gif);
	background-repeat: repeat-x;
}

#main-right_inner #keyword h3 {
	text-align: center;
	background-image: url(../img/bk_keyword.gif);
	background-repeat: no-repeat;
	color: #FFF;
}
#keyword p  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#keyword #keyword-box p a {
	color: #666;
}
#keyword #keyword-box p a:hover {
	color: #C30;
}

#keyword-box_under {
	background-image: url(../img/bk_keyword_under.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 210px;
}

/*右下バナー*/
#main-right_inner #right-under_banbox {
	width: 210px;
	margin: 0px;
}
#right-under_banbox p {
	padding-bottom: 2px;
}
#right-under_banbox img {
	margin-top: 5px;
}


/*フッター*/

#footer {
	text-align: center;
	clear: both;
	overflow: hidden;
	padding-top: 20px;
	background-color: #F0F0F0;
}
#footer #footer-menu {
	margin-bottom: 20px;
}
#footer-menu a {
	color: #666;
}
#footer-menu a:hover {
	color: #C30;
}

#footer p {
	margin-bottom: 5px;
}
#nitvmarquee {
	background-color: #F0F0F0;
	text-align: center;
	width: 720px;
}
#tw {
	width: 210px;
	margin-top: 5px;
}

