@charset "EUC-JP";

/*=================================================================
	
	鹿児島テレビ 「ナマ・イキVOICE」用 CSS
	
	・Since: 2007.10
	・Modified: 2007.10/12
	・Editor: KIML
	・Customize:

-------------------------------------------------------------------
	
		[1]:共通設定
		[2]:ヘッダー
		[3]:ヘッダーナビゲーション
		[4]:nextoa
		[5]:コンテンツ
		[6]:右コンテンツ
		[7]:左コンテンツ
		[8]:フッター
		[9]:内部ページナビゲーション
		
		[備考]1053行目 H6にStudio Artを設定　2007/12/12
		
=================================================================*/


/*-----------------------------------------------------------------
		[1]:共通設定
-----------------------------------------------------------------*/
#artma {
	background-color:#f0efe8;
}
#artma-container {
	width: 806px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
#artma-content {
	width: 806px;
	margin:0;
	padding: 0 0 0 0;
	background:url(../../namaiki/art-ma/image/bg.gif) repeat-y left top;
}
/*-----------------------------------------------------------------
		[2]:ヘッダー
-----------------------------------------------------------------*/
div#header-artma {
	margin:0;
	padding:0;
}
div#header-artma #jump {
	display: block;
}

div#header-artma #header-inner {
	min-height: 1px;
	_height: 1px;
	background-image:none;
	background-color:#f0efe8;
	width: 806px;
	margin-bottom:0;
	padding-bottom:0;
}
/*
* html div#header-artma #header-inner {
	height: 515px;
}
*/


div#header-artma #header-inside-inner {
	min-height: 26px;
	background-image:none;
	background-color:#FA85C2;
	width: 806px;
	margin-bottom:0;
	padding-bottom:0;
}

* html div#header-artma #header-inside-inner {
	height: 26px;
}

/*h2*/
div#header-artma #header-inner h2.main-gra {
	width:806px;
	height:1px;
	background: url(../../namaiki/art-ma/image/line02.jpg) no-repeat left top;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
}

/* 左ボックス */
div#header-artma h1 {
	height: 26px;
	margin:0;
	padding:0;
}

div#header-artma h1 a {
	height: 26px;
	background:url(../../namaiki/art-ma/image/kts.gif) no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

/* 右ボックス */
div#header-artma div#top-right{
	width: 490px;
	float: right;
	margin: 0 0 0 0;
	padding: 5px 2px 0 0;
}

div#header-artma div#top-right ul{
	padding: 0px 0px 0px 7px;
	margin: 0 0 0 0;
	color: #666666;
	font-size: 80%;
}

/* 共通設定 */
div#header-artma div#top-right li{
	float: right;
	list-style: none;
	line-height: 100%;
	border-right: solid 1px #000000;
	padding: 0 5px 0 5px;
	margin: 0;
}

* html div#header-artma div#top-right li{
	white-space: nowrap;
}

*:first-child+html div#header-artma div#top-right li {
	white-space: nowrap;
}
div#header-artma div#top-right li.end{
	border-right: none;
	padding: 0 0 0 5px;
}

div#header-artma div#top-righta {
	color:#666666;
	font-size: 82%;
	text-decoration:underline;
}
div#header-artma div#top-right a {color:#000000;}
div#header-artma div#top-right a:hover {
	color:#cc0000;
	text-decoration:underline;
}
div#header-artma div#top-right li.namiki-current {
	font-weight:bold;
	text-decoration:none;
}
div#header-artma div#top-right li.namiki-current a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
div#header-artma div#top-right li.namiki-current a:hover {
	font-weight:bold;
	color:#cc0000;
	text-decoration:underline;
}

/*-----------------------------------------------------------------
		[3]:ヘッダーナビゲーション
-----------------------------------------------------------------*/
div#navi-bg {
	width: 806px;
	margin: 0;
	background: url(../../namaiki/art-ma/image/bg.gif) repeat-y left top;
}

div#artma-navi {
	width: 800px;
	height: 40px;
	margin: 0 0 0 3px;
	background: url(../../namaiki/art-ma/image/menu02.jpg) no-repeat left top;/* チラツキ対応 */
}

div#artma-navi ul {
	width: 800px;
	list-style: none;
	height: 40px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	text-align: left;
}

div#artma-navi li {
	float: left;
	margin: 0;
	padding: 0;
}

/* ボタンの基本設定 */
div#artma-navi a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/menu02.jpg) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

/* ボタンの幅＋マージン指定 */
div#artma-navi li.navi-home { width: 82px;}
div#artma-navi li.navi-open { width: 86px;}
div#artma-navi li.navi-info { width: 159px;}
div#artma-navi li.navi-list { width: 115px;}
div#artma-navi li.navi-report { width: 143px;}
div#artma-navi li.navi-win { width: 70px;}
div#artma-navi li.navi-history { width: 145px;}

/* ボタンの背景指定 */
div#artma-navi li.navi-home a { background-position: -0px -40px;}
div#artma-navi li.navi-open a { background-position: -82px 0px;}
div#artma-navi li.navi-info a { background-position: -168px 0px;}
div#artma-navi li.navi-list a { background-position: -327px 0px;}
div#artma-navi li.navi-report a { background-position: -442px 0px;}
div#artma-navi li.navi-win a { background-position: -585px 0px;}
div#artma-navi li.navi-history a { background-position: -655px 0px;}

/* ボタンの背景指定 */
div#artma-navi li.navi-home a:hover { background-position: -0px -40px;}
div#artma-navi li.navi-open a:hover { background-position: -82px -40px;}
div#artma-navi li.navi-info a:hover { background-position: -168px -40px;}
div#artma-navi li.navi-list a:hover { background-position: -327px -40px;}
div#artma-navi li.navi-report a:hover { background-position: -442px -40px;}
div#artma-navi li.navi-win a:hover { background-position: -585px -40px;}
div#artma-navi li.navi-history a:hover { background-position: -655px -40px;}



/*-----------------------------------------------------------------
		[5]:コンテンツ
-----------------------------------------------------------------*/

#artma-content {
	width: 806px;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	background:url(../../namaiki/art-ma/image/bg.gif) repeat-y left top;
}

/*開催概要 ここから*/
div.artma-news-box-right {
	float:right;
	width:490px;
	margin:0 20px 0 0px;
	padding:0;
	border-right: none !important;
}


div.artma-news-box-left {
	float:left;
	width:250px;
	margin:10px 0 0 0;
	padding:0;
	border-right: none !important;

}
/*開催概要 ここまで*/

/*アートマについて ここから*/
div.artma-explain-box-right {
	float:right;
	width:570px;
	margin:0 20px 0 0px;
	padding:0;
	border-right: none !important;
}


div.artma-explain-box-left {
	float:left;
	width:170px;
	margin:10px 0 0 0;
	padding:0;
	border-right: none !important;

}
/*アートマについて ここまで*/


/*上ラインなし*/
.artma-box2 {
	width:770px !important;
	margin:0 0 0 18px;
	padding: 15px 0 9px 0;
}

/*上ラインあり*/
.artma-box {
	width:770px !important;
	margin:0 0 0 18px;
	padding: 15px 0 9px 0;
	background: url(../../namaiki/art-ma/image/line.jpg) repeat-x left top;
}

div.artma-check {
	float:right;
	width:72px;
	height:13px;
	margin:4px 10px 0 0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/check.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

div.artma-check a {
	display: block;
	width:69px;
	height:18px;
}

/*-----------------------------------------------------------------
		[5]:タイトルh3部分
-----------------------------------------------------------------*/
.box-left-title h3.explain-title {
	float:left;
	width:167px;
	height:22px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/explain-title.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

.box-left-title h3.news-title {
	float:left;
	width:87px;
	height:22px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/news-title.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

.box-left-title h3.open-title a {
	display: block;
	width:87px;
	height:22px;
}


.box-left-title h3.info-title {
	float:left;
	width:187px;
	height:22px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/info-title.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

.box-left-title h3.info-title a {
	display: block;
	width:187px;
	height:22px;
}

.box-left-title h3.report-title {
	float:left;
	width:187px;
	height:22px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/report-title.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

.box-left-title h3.report-title a {
	display: block;
	width:187px;
	height:22px;
}

.box-right-title h3.win-title {
	float:left;
	width:70px;
	height:22px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/win-title.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */

}

.box-right-title h3.win-title a {
	display: block;
	width:70px;
	height:22px;
}

.box-right-title h3.history-title {
	float:left;
	width:189px;
	height:22px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/history-title.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

.box-right-title h3.history-title a {
	display: block;
	width:189px;
	height:22px;
}

div.artma-rss {
	float:right;
	width:48px;
	height:18px;
	margin:2px 5px 0 0;
	padding:0;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/rss.gif) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

div.artma-rss a {
	display: block;
	width:48px;
	height:18px;
}

/*-----------------------------------------------------------------
		[6]:右コンテンツ
-----------------------------------------------------------------*/
.artma-box-right {
	float:right;
	width:230px;
	margin:0;
	padding:0;
	border-right: none !important;
}

.box-right-line {
	width:230px;
	margin:0;
	padding:0 0 10px 0;
	/*background: url(../../namaiki/art-ma/image/line.jpg) repeat-x left bottom;*/
}

.box-right-line10 {
	width:230px;
	margin:0;
	padding:10px 0 10px 0;
	background: url(../../namaiki/art-ma/image/line.jpg) repeat-x left bottom;
}

.box-right-title {
	width:230px;
	margin:0;
	padding:0;
}

.artma-box-right ul {
	margin:5px 10px 0 10px;
	padding:0;
	list-style:none;
}
.artma-box-right li {
	background:url(../../namaiki/art-ma/image/list.gif) no-repeat left center;
	padding-left:9px;
}

/*-----------------------------------------------------------------
		[7]:左コンテンツ
-----------------------------------------------------------------*/
div.artma-boxleft {
	float:left;
	width:530px;
	border-right:#666666 dashed 1px;
}
.leftbox-in {
	width:520px;
	margin:0;
	padding:0 0 10px 0;
	border-right: none !important;
}

.line460 {
	width:520px;
	margin:0;
	padding:0 0 10px 0;
	background: url(../../namaiki/art-ma/image/line.jpg) repeat-x left bottom;
}

div.leftbox-in-left {
	float:left;
	width:250px;
	border-right:#666666 dashed 1px;
	}
.leftbox-in-right {
	float:right;
	width:250px;
	}
.box-left-title {
	width:215px;
	margin:0;
	padding:0;
}

.box-left-title h3.program-title a {
	display: block;
	width:90px;
	height:24px;
}




.box-left-title h3.present-title a {
	display: block;
	width:110px;
	height:24px;
}


.box-left-title h3.enquete-title a {
	display: block;
	width:110px;
	height:24px;
}

ul.banner-area {
	width:460px;
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
}
ul.banner-area li {
	float:left;
	margin:0;
	padding:0 0 15px 0;
	display:block;
}

.banner-area img {
	margin-right:10px;
}

.content-bottom {
	width:806px;
	background:url(../../namaiki/art-ma/image/bg_bt.gif) no-repeat left bottom;
}

.content-bottomin {
	width:800px;
	margin-left:3px;
	padding-bottom:15px;
	border-top:#666666 solid 1px;
}

/*　ページの先頭　*/

#artma-top-in-inner {
	margin-right: 3px;
	padding-top:7px;
	padding-right:12px;
	text-align: right;
}

#artma-top-in-inner a {
	padding: 3px 0 3px 18px;
	font-size: 65%;
	background: url(../../namaiki/art-ma/image/tothetop.gif) no-repeat left center;
	min-height: 17px;
	line-height: 100%;
}

html #artma-top-in a {
	height: 17px;
}

#artma-top-in a:hover {
	color:#ff0000;
}

/*-----------------------------------------------------------------
		[8]:フッター
-----------------------------------------------------------------*/
#footer-navi {
	background-image:none;
	width:800px;
	margin-left:3px;
}
#footer-navi-inner {
	background-image:none;
	border-bottom:#000000 solid 1px;
	padding:0 0 9px 0;
}
#footer-link ul{padding-left:0px;}
#footer a {color:#000000;}
#footer li{
	border-right: solid 1px #000000;
}

#footer-copyright { padding-left:5px; color:#000000;}

div#footer-navi div#footer-navi-inner li.f-namaiki {
	font-weight:bold;
	text-decoration:none;
}

div#footer-navi div#footer-navi-inner li.f-namaiki a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

div#footer-navi div#footer-navi-inner li.f-namaiki a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;
}




/*-----------------------------------------------------------------
		[3]:シーログヘッダーナビゲーション
-----------------------------------------------------------------*/
div#clog-navi-bg {
	width: 806px;
	margin: 0;
	background: url(../../namaiki/art-ma/image/bg.gif) repeat-y left top;
}

div#clog-artma-navi {
	width: 800px;
	height: 40px;
	margin: 0 0 0 3px;
	background: url(../../namaiki/art-ma/image/menu02.jpg) no-repeat left top;/* チラツキ対応 */
}

div#clog-artma-navi ul {
	width: 800px;
	list-style: none;
	height: 40px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	text-align: left;
}

div#clog-artma-navi li {
	float: left;
	margin: 0;
	padding: 0;
}

/* ボタンの基本設定 */
div#clog-artma-navi a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../../namaiki/art-ma/image/menu02.jpg) no-repeat left top;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}

/* ボタンの幅＋マージン指定 */
div#clog-artma-navi li.navi-home { width: 82px;}
div#clog-artma-navi li.navi-open { width: 86px;}
div#clog-artma-navi li.navi-info { width: 159px;}
div#clog-artma-navi li.navi-list { width: 115px;}
div#clog-artma-navi li.navi-report { width: 143px;}
div#clog-artma-navi li.navi-win { width: 70px;}
div#clog-artma-navi li.navi-history { width: 145px;}

/* ボタンの背景指定 */
div#clog-artma-navi li.navi-home a { background-position: -0px 0px;}
div#clog-artma-navi li.navi-open a { background-position: -82px 0px;}
div#clog-artma-navi li.navi-info a { background-position: -168px 0px;}
div#clog-artma-navi li.navi-list a { background-position: -327px 0px;}
div#clog-artma-navi li.navi-report a { background-position: -442px 0px;}
div#clog-artma-navi li.navi-win a { background-position: -585px 0px;}
div#clog-artma-navi li.navi-history a { background-position: -655px 0px;}

/* ボタンの背景指定 */
div#clog-artma-navi li.navi-home a:hover { background-position: -0px -40px;}
div#clog-artma-navi li.navi-open a:hover { background-position: -82px -40px;}
div#clog-artma-navi li.navi-info a:hover { background-position: -168px -40px;}
div#clog-artma-navi li.navi-list a:hover { background-position: -327px -40px;}
div#clog-artma-navi li.navi-report a:hover { background-position: -442px -40px;}
div#clog-artma-navi li.navi-win a:hover { background-position: -585px -40px;}
div#clog-artma-navi li.navi-history a:hover { background-position: -655px -40px;}


body.art-ma #artma-main-img2 {
	width: 806px;
	margin: 0 0 0 0;
	background: url(../../namaiki/art-ma/image/w_bg.gif);
}

body.art-ma div#artma-main-img-inner2 {
	background: url(../../namaiki/art-ma/image/header_2010_blog01.jpg) no-repeat 0px 0px;
}

body.art-ma #artma-main-img2 #namaiki-link {
	width: 130px;
	height: 153px;
	margin-left: 670px;
}

body.art-ma #artma-main-img2 #namaiki-link a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	font-size: 0px;
	/*\*/overflow:hidden;/**/	/* Mac IE以外 */
}
