/* CSS Document */

@charset "shift_jis";
* {
	font-family:Verdana;
}

body {
	/*background:url(../../common/img/line_top.gif) repeat-x;*/
	margin:0px;
	padding:0px;
	font-size:0.9em;
	color:#666666;
}
/*--------------------------------*/
h1, h2, h3, dl {
	margin:0px;
}
/*--------------------------------*/
/*p {
	line-height:1.6em;
}*/
/*--------------------------------*/
a:link {
	color:#002277;
	font-style:normal;
	text-decoration:none;
}
a:visited {
	color:#774499;
	text-decoration:none;
}
a:hover, a:active {
	color:#ff6600;
	font-style:normal;
	text-decoration:underline;
}
/*--------------------------------*/
img {
	border:0px;
}
/*--------------------------------*/
.floatEnd {
	clear:both;
}
.line {
	border-top:1px solid #d8d8d8;
	margin-top:10px;
	padding-top:10px;
}
.dotline {
	border-bottom:2px dotted #d8d8d8;
	padding-top:10px;
	margin-left:15px;
}
.tvlist_btn {
	position:absolute;
	margin:5px 0px 0px 213px;
}

/*--------------------------------*/


/*-- y header z ---------------------------------------------------------------------*/
#header {
	width:980px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/member/newtitle.gif);
}

	/*------------------
	  ’headerS
	------------------*/
	#header div#emblem {
		float:left;
		width:53px;
		height:67px;
		background-image:url(../../img/member/jiminemblem.gif);
		background-repeat:no-repeat;
		margin-top:10px;
		text-indent:-9999px;
	}
	#header div#logo {
		float:left;
		width:100px;
		height:43px;
		background-image:url(../../img/member/jiminlogo.gif);
		background-repeat:no-repeat;
		margin:10px 0px 0px 8px;
		text-indent:-9999px;
	}
	#header div#logo a {
		float:left;
		width:100px;
		height:43px;
		/*background-image:url(../../common/img/logo.gif);*/
		background-repeat:no-repeat;
		text-indent:-9999px;
	}

	/*------------------
	  ’header submenu
	------------------*/
	#header ul{
		/*position:absolute;*/
		float:right;
		list-style-type:none;
		margin:250px 20px 0px 0px;
		padding:0;
/**/		font-size:0.8em;
	}
	
	#header li{
		float: left;
	}
	
	#header a:link, #header a:visited{
		color:#105b64;
		text-decoration:none;
	}
	
	#header a:hover, #header a:active {
		color:#105b64;
		background: transparent;
	}
/*-----------------------
  ’header googleυ
-----------------------*/
#header #google {
	float:right;
	margin:30px 5px 0px 0px;
}
#header #google img {
	padding:0px;
	margin:0px;
}

/*-----------------------
  ’header y[Wir
-----------------------*/
#h_menu ul{
	clear:both;
	position:absolute;
	list-style-type:none;
	height:24px;
	top:25px;
	/*margin-left:54px;*/
	margin-left:80px;
}
#h_menu li{
}
#h_menu li a{
}
/*--------------------------------*/

/*-------------------------
  ’headerΆTCYΟX
-------------------------*/
#fontsize ul{
	clear:both;
	position:absolute;
	list-style-type:none;
	width:159px;
	height:24px;
	top:29px;
	/*margin-left:54px;*/
	margin-left:795px;
}
#fontsize li{
}
#fontsize li a {
	display:block;
	text-indent:-9999px;
	margin-right:3px;
}

/*--------------------------------*/
div#fontsize li#b_small a {
	width:24px;
	height:22px;
	background:url(../../common/img/size_s_off.gif) no-repeat;
}
div#fontsize li#b_small a:hover {
	background:url(../../common/img/size_s_on.gif) no-repeat;
}
/*--------------------------------*/
div#fontsize li#b_middle a {
	width:34px;
	height:22px;
	background:url(../../common/img/size_m_on.gif) no-repeat;
}

div#fontsize li#b_middle a:hover {
	background:url(../../common/img/size_m_on.gif) no-repeat;
}
/*--------------------------------*/
div#fontsize li#b_large a {
	width:24px;
	height:22px;
	background:url(../../common/img/size_l_off.gif) no-repeat;
}
div#fontsize li#b_large a:hover {
	background:url(../../common/img/size_l_on.gif) no-repeat;
}
/*--------------------------------*/


/*-- y contents z ---------------------------------------------------------------------*/
#contents {
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	text-align:left;
}

/*-- J-Stagion ------------------------------*/
#j_station {
	float:left;
	width:636px;
}
#j_station .icon {
	height:28px;
	background-color:#CCCCCC;
	padding:5px 3px 2px;
	margin-bottom:5px;
}
td.station {
	width:635px;
	height:426px;
	background:url(../../img/member/image_TVbg.gif) no-repeat;
}
/*td#station {
	width:635px;
	height:426px;
	background:url(../img/image_TVbg.gif) no-repeat;
	margin:0px;
	padding:0px;
}*/

#monitor {
	float:left;
	width:400px;
	height:324px;
	margin:18px 0px 0px 18px;
	text-align:center;
}

#channel {
	float:right;
	display:block;
	width:164px;
	margin-top:17px;
	margin-right:16px;
}
#channel ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#channel li {
	float:left;
	width:159px;
	height:52px;
	padding-left:5px;
	/*border-bottom:1px dotted #819fc8;*/
}
	

/*-- mE€oi[n ------------------------------*/
#banner {
	float:right;
	width:306px;
}
#banner img {
	/*margin-bottom:4px;*/
	margin-bottom:1px;
}



/*-- ΆRec ------------------------------------------------------------------------------------------------------------------------------------*/
#left_contents {
	float:left;
	width:306px;
}

.contents_box {
	border-left:1px solid #999999;
	padding:15px 0px 8px 10px;
	margin-top:-3px;
	margin-bottom:10px;
}

/*-- 50ΉΚ ------------------------------*/


	
/*-- ubNΚ ------------------------------*/
	#block {
		clear:both;
		margin:16px 8px 0px 0px;
 	}
	#block ul {
		list-style-type:none;
		margin:5px 0px 0px 5px;
		padding-left:0px;
		/*font-size:0.92em;*/
	}
	#block li {
		float:left;
		width:55px;
		font-size:0.86em;
		text-align:left;
		line-height:160%;
		background:url(../../common/img/list_icon.gif) no-repeat 5px 6px;
		margin:0px;
		padding-left:12px;
		/*border-bottom:1px dotted #819fc8;*/
	}

	
/*-- sΉ{§Κ}bv ------------------------------*/
	#kenmap {
		padding:0px;
		margin:10px 8px 10px 0px;
 	}
	#kenmap img {
		padding:0px;
		margin-bottom:-3px;
 	}
	#kenmap ul {
		list-style-type:none;
		margin-top:5px;
	}
	#kenmap li {
		float:left;
		width:90px;
		font-size:1em;
		text-align:left;
		line-height:160%;
		background:url(../../common/img/g_icon.gif) no-repeat 0px 5px;
		margin:0px;
		padding-left:18px;
	}
/*-- }ξ{ξρ ------------------------------*/
	.dan2_list {
		margin:0px 0px 0px 0px;
 	}
	.dan2_list ul {
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding-left:0px;
		/*font-size:0.92em;*/
	}
	.dan2_list li {
		float:left;
		width:110px;
		font-size:0.86em;
		text-align:left;
		line-height:160%;
		background:url(../../common/img/list_icon.gif) no-repeat 5px 6px;
		margin-right:0px;
		padding-left:12px;
	}
	.dan2_list li.right {
		width:140px;
	}

/*-- }ξ{ξρ{^ ------------------------------*/
	#kihonlist_btn {
		/*clear:both;*/
		margin:10px 0px 10px 0px;
 	}
	#kihonlist_btn ul {
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding-left:0px;
	}
	#kihonlist_btn li {
		float:left;
		width:145px;
		margin-right:2px;
		margin-bottom:2px;
	}

/*-- }K{^ ------------------------------*/
	#mail_icon {
		clear:both;
/**/		margin:10px 0px 0px 0px;
/**/		padding-bottom:10px;
		width:295px;
		height:56px;
	}


/*-- ERec ------------------------------------------------------------------------------------------------------------------------------------*/
#right_contents {
	float:right;
	width:634px;
}

.rightCon_box {
	padding:10px 0px 8px 10px;
	margin-bottom:10px;
		margin-left:5px;
}

/*-- j[XE¨mηΉ ------------------------------*/
	#newsbox {
		padding:0;
		margin:0px 0px 10px 0px;
/**/		padding:0px 0px 1px 0px;
		position:relative;
		font-size:90%;
	}
	
	#newsbox table{
		margin:0px 0px 10px 0px;
	}
	
	#newsbox table td{
		margin:0px 10px 0px 0px;
		min-width:9em;
		vertical-align:top;

		padding:3px;
		border-bottom:1px dotted #999;
	}

	.news_btn {
		height:39px;
		border-bottom:2px solid #81c92f;
		padding:0px;
		margin:0px 0px 0px 0px;
		cursor:pointer;
	}

	#newsbox ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#newsbox ul li {
		float:left;
		margin:0 2px 0 0;
	}
	
	.newsContents{
/**/		margin:10px 0 15px 10px;
		padding:0 10px 0 0;
		/*height:120px;*/
/**/		height:150px;
		width:610px;
		overflow:auto;
	}
	
	/*.newsContents{
		margin:1px 0 20px 3px;
		padding:0 10px 0 0;
		height:130px;
		width:620px;
		overflow:auto;
	}*/
	
	#rssNews{
		position:absolute;
		top:10px;
		right:5px;
	}

/*
	#news_btn img {
		margin-left:2px;
	}
	#newsbox {
		padding:0px;
		margin:0px 0px 20px 0px;
	}*/


/*-- cυuOEgo ------------------------------*/
	/*#blog {
		float:right;
		width:634px;
		margin-top:0px;
 	}*/
	#blog {
		width:634px;
		margin-top:0px;
 	}
	#blog .bloglist_btn {
		position:absolute;
		margin:5px 0px 0px 538px;
	}

	#blog_box {
		/*border-left:1px solid #999999;*/
/**/		padding:0px 0px 15px 10px;
		/*margin-top:-3px;*/
		margin-bottom:10px;
		margin-left:5px;
	}

/*-- ­τ ------------------------------*/
	#seisaku {
		float:left;
		width:306px;
		/*margin-top:-10px;*/
		margin-top:0px;
/**/		padding:0px 0px 15px 0px;
 	}


/*-- erΤgo ------------------------------*/
	#tv {
		float:right;
		width:308px;
		/*margin-top:-10px;*/
		margin-top:0px;
 	}
	#tv .tv_text {
		padding:0px 0px 5px 0px;
	}

/*-- φεξρ ------------------------------*/
	#koubo {
		clear:both;
		/*width:634px;*/
/**/		height:75px;
		background:url(../../common/img/btn_BG.gif) no-repeat;
		padding:10px 10px;
}
	#koubo .box {
		float:left;
		/*width:605px;
		height:62px;*/
		padding-left:6px;
}
	#koubo .textBG {
		/*float:right;
		display:block;
		position:absolute;*/
		
		/*margin-top:-52px;*/
		/*width:243px;
		height:52px;*/
/**/		width:506px;
		background:url(../../common/img/btn_BG_.gif) no-repeat;
	}
	#koubo .flash {
/**/		width:485px;
/**/		height:50px;
		padding:6px 9px 6px 7px;
	}
	/*-- *************************** --*/
	#koubo .boxbtn {
		float:left;
		width:264px;
		height:52px;
		margin-left:10px;
	}

/*-- έnEANZX^PRESS^|Pbg©― ------------------------------*/
	#small_contents {
		float:left;
		/*margin-top:-10px;*/
		margin-top:0px;
		font-size:0.8em;
		line-height:150%;
	}
/*--------------------------------*/
	#add {
		float:left;
		width:210px;
		border-left:1px solid #333333;
		padding-bottom:10px;
	}
	
	#small_contents .textbox {
		margin:15px 5px 0px 20px;
	}

	#small_box {
		float:right;
		width:423px;
	}
		#small_box01 {
			float:left;
			width:252px;
			border-left:1px solid #333333;
			padding-bottom:10px;
		}
		#small_box02 {
			float:right;
			border-left:1px solid #333333;
			border-right:1px solid #333333;
			padding:0px 19px 13px 10px;
			margin-bottom:10px;
		}
/*--------------------------------*/
	.small_leftline {
		border-left:5px solid #009933;
		margin-left:0px;
		padding-left:10px;
		height:17px;
	}
	img.subtit {
		margin-top:2px;
	}
/*--------------------------------*/
	.press_list {
		float:left;
		margin:0px 0px 0px 10px;
 	}
	.press_list ul {
		list-style-type:none;
		margin:5px 0px 0px 0px;
		padding-left:0px;
	}
	.press_list li {
		text-align:left;
		line-height:160%;
		background:url(../../common/img/list_icon.gif) no-repeat 5px 6px;
		margin-right:0px;
		padding-left:12px;
	}

/*--------------------------------*/



/*-- y footer z ---------------------------------------------------------------------*/
#footer {
	clear:both;
	width:960px;
	background-repeat:repeat-x;
	margin:20px 0px;
}
#footbox {
	width:960px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.84em;
	background:url(../../common/img/footer_image.gif) no-repeat 0 10px;
}

#footbox_menu {
	/*position:relative;*/
	width:940px;
	height:170px;
	padding-top:48px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:1em;
	line-height:150%;
}

/*--------------------------------*/
/*#footbox_menu dl {
	margin:5px 5px 0px;
	padding:5px 10px 0px 5px;
	line-height:130%;
}
#footbox_menu dt {
	padding-left:10px;
		background:url(../img/list_icon.gif) no-repeat 3px 2px;
}
#footbox_menu dd {
	margin-left:-20px;
}*/

/*--------------------------------*/
#footbox_menu ul.ls_01 {
	margin:0px;
	padding:5px 5px 0px 5px;
}
#footbox_menu li.ls_01 {
	list-style-type:none;
	/*float:left;*/
	padding-left:10px;
	background:url(../../common/img/list_icon.gif) no-repeat 3px 4px;
}

/*--------------------------------*/
#footbox_menu ul.ls_02 {
	margin:0px 0px 0px;
	padding:0px 0px 0px 18px;
}
#footbox_menu li.ls_02 {
	/*list-style:disc;*/
}



.leftline {
	border-right:1px solid #999999;
	height:150px;
}

/*-- y shortfooter z ---------------------------------------------------------------------*/
#shortfooter {
	clear:both;
	width:800px;
	background:url(../../common/img/line_bottom.gif);
	background-repeat:repeat-x;
	margin:20px 0px;
}

/*---------------------
@’sublink
---------------------*/
#sublink ul {
	float:left;
	margin:3px 0px 0px;
}
#sublink li {
	float:left;
	list-style-type:none;
}

/*---------------------
@’Rs[Cg
---------------------*/
#copy {
	padding-bottom:10px;

}





/*---------------------
@’XN[o[
---------------------*/
#pscroller1{
	width:485px;
	height:40px;
	padding:5px;
	line-height:130%;
	background-color:#fff;
}

#pscroller2 a{
	text-decoration:none;
}

