@charset "Shift_JIS"; /*シフトJISの場合*/


/*------------------------------------------------------------*
**  レイアウト
**------------------------------------------------------------*/	
body{
 padding: 0;
 margin: 0;
	background: #FFF;
	color: #000;
	font: 100% ;
	font-family: '?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','???C???I',Meiryo,'?l?r ?o?S?V?b?N',sans-serif;
	word-wrap: break-word;	/* IE */
	width: 100%;
	text-align: center;	
	}

#container {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 954px;
	background:#FFF;
	}

/*リンク*/
#container a:link{
color:#000099;
text-decoration:underline;
}
#container a:active{
color:#000099 ;
text-decoration:underline;
}
#container a:visited{
color:#000099 ;
text-decoration:underline;}
#container a:hover{
color:#06C;
text-decoration: none; 
background-color: transparent; 
position:relative;
top:1px;
left:1px;
}

/*------------------------------------------------------------*
**  topborder
**------------------------------------------------------------*/	
#topborder{	
	position: fixed;
	top: 0;
	width: 100%;
	height: 1.1em;
	line-height: 1.1em;
	background-color: #0078FF;
	text-align: left;	
	z-index: 9;
	}

#topborder p{	
	margin: 0 auto;
	color: #FFF;
	font-size: 12px;
	height: 1.1em;
	width: 954px;
	display: block;
	}

/*------------------------------------------------------------*
**  ヘッダー
**------------------------------------------------------------*/	
#hedder{
	width:954px;
	height:132px;
	margin:0px auto auto auto;
	text-align:centert;
	background-image: url(../top_images/header01.jpg);
}
.header_contents{
	text-align:right;
	font-size: 14px;
	color:#000;
	padding-right: 20px;
	padding-top: 52px;
	font-weight:500;
}
.header_contents a {
	color:#000 !important;
}

.table01{
	width:954px;
	text-align:center;
	margin:12px auto auto auto;
}

.tel {
	font-size:21px;
	font-weight:bold;
	color:#005fd5;
	font-family:Arial, Helvetica, sans-serif;
}

.tel_img {
	position: relative;
	top:2px;
	margin-right:2px;
}


/*------------------------------------------------------------*
**  メイン（左）
**------------------------------------------------------------*/

#main{
	float:right;
	width: 700px;
	margin: 10px 0px 10px 0px;
	background-color:#FFFFFF;
	text-align:left; 
}


/*------------------------------------------------------------*
**  右
**------------------------------------------------------------*/
#right{
	float:left;
	width: 245px;
	margin: 10px 0px 10px 0px;
	background-color:#FFFFFF; 
}


/*------------------------------------------------------------*
**  トップムービー
**------------------------------------------------------------*/
#topmovie{
}

.topmovie_h1{
	font-size: 18px;
	line-height: 135%;
	color: #039;
	font-weight: bolder;
	letter-spacing: -0.2px;
	padding: 0px;
	margin:0px;
}

.topmovie_h2{
	font-size: 12px;
	line-height: 140%;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin:0px;
}

.topmovie_h3{
	font-size: 11px;
	line-height: 100%;
	color: #333;
	font-weight: normal;
	padding: -10px 13px 0px 8px;
	margin:0px;
	border-bottom-style: none;
	border-bottom-color: #0078FF;
	text-align:right;
}

.topmovie_image01{
	margin:2px;
	border: thin solid #CCCCCC;
}

.topmovie_font01{
padding:24px 0px 4px 0px;
font-size:11px;
text-align:right;
}

.topmovie_font02{
font-size:11px;
padding:0;
}

.img_kaiin{
text-align:center;
padding-top:2px;
}


* html #topmovie_h1{
	font-size: 18px;
	line-height: 130%;
	color: #039;
	font-weight: bolder;
	letter-spacing: -0.2px;
	padding: 0px;
	margin:0px;
}



/*------------------------------------------------------------*
**  番組紹介
**------------------------------------------------------------*/
#bangumi{
	float:left;
	width: 700px;
	margin: 10px auto 0px auto;
	text-align:right;
}

.bangumi_h1{
	font-size: 18px;
	line-height: 130%;
	color: #039;
	font-weight: bolder;
	letter-spacing: -0.2px;
	padding: 3px 10px 0px 10px;
	text-align:left;
	margin:0;
}

.bangumi_h2{
	font-size: 12px;
	line-height: 130%;
	color: #333;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	text-align:left;
	margin:0;
}

.bangumi_h22{
	font-size: 12px;
	line-height: 130%;
	color: #333;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin:2px;
}

.bangumi_h3{
	font-size: 14px;
	line-height: 135%;
	color: #039;
	font-weight: bolder;
	letter-spacing: -0.2px;
	padding: 0px;
	text-align:left;
	margin:0;
}

.bangumi_h4{
	font-size: 12px;
	line-height: 130%;
	color: #333;
	font-weight: normal;
	padding: 0px 5px 5px 5px;
	text-align:left;
	margin:0;
}

.bangumi_h5{
	font-size: 90%;
	line-height: 150%;
	color: #333;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	text-align:left;
	margin:0;
}

.bangumi_table01{
	width: 225px;
	height:275px;
	border: thin solid #999999;
}

.bangumi_table02{
	width: 225px;
	height:80px;
	border: thin solid #999999;
}

.bangumi_image01{;
	margin:4px 4px 4px 4px;
	border: thin solid #CCCCCC;
}


#bangumi02{
	float:right;
	width: 245px;
	margin: 10px auto 0px auto;
	text-align:left;
}

.bangumi02_h1{
	font-size: 16px;
	line-height: 130%;
	color: #039;
	font-weight: bolder;
	letter-spacing: -0.2px;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

.bangumi02_h2{
	font-size: 12px;
	line-height: 135%;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	text-align:left;
}

.bangumi02_h3{
	font-size: 10px;
	line-height: 120%;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin:0px;
}

.bangumi02_h4{
	font-size: 10px;
	line-height: 110%;
	color: #039;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	margin:0px;
}

#bangumi02 hr{
    margin: 0.5em;
    height: 1px;
    border: none;
    }



/*------------------------------------------------------------*
**  検索
**------------------------------------------------------------*/
#kensaku{
	float:left;
	height:184px;
	width: 950px;
	margin: 5px auto 0px auto;
	text-align:center;
	vertical-align: middle;
	background: url(../top_images/jktv_kensaku_bg.jpg) no-repeat;
}



/*------------------------------------------------------------*
**  物件
**------------------------------------------------------------*/
#bukken{
	float:left;
	width: 950px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	background:#FFF;
}

#bukken a:link{
text-decoration:none;
}
#bukken a:active{
text-decoration:none;
}
#bukken a:visited{
text-decoration:none;
}
#bukken a:hover{
text-decoration: none; 
background-color: transparent; 
position:relative;
top:1px;
left:1px;
}

#bukken img{
padding:2px 2px 4px 2px;
}

.bukken_table{
	float:left;
	width: 126px;
 height:140px;
	text-align:center;
	background:#FFF;
	margin:4px 4px 0 0;
	padding:4px;
	border: 1px solid #CCC;
	vertical-align: top;
}

.bukken_fon01{
	font-size: 14px;
	line-height: 130%;
	padding:4px;
 margin-top:4px;
}

.new_img{
position:relative;
top:5px;
}


.topback{
	font-size:10px;
	text-align: right;
}

.bukken_title{
	margin-top:8px;
	height:25px;
	background-image:url(../top_images/title_bg01.jpg);
	background-repeat: repeat-x;
font-size:16px;
padding-left:4px;
}.shoplist {
	font-size: 14px;
	line-height: 10px;
	padding: 10px;
}
.fontbold {
	font-weight: bold;
}
