/** base **************************************************************************/
*{
	margin: 0;
	padding: 0;
	line-height: 1.5;
	color: #666;
	font-weight: normal;
	font-style: normal;
	}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	}
address{
	font-size: 85%;
	}
h1{
	font-size: 180%;
	}
h2{
	font-size: 120%;
	clear: both;
	}
img{
	border: none;
	vertical-align: top;
	}
ul{
	list-style: none;
	}
/** base end  *********************************************************************/
/** top layout *******************************************************************/
body{
	text-align: center;
	}	
#header{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	}
#container{
	width: 960px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: /**/960px;
	}
#primary{
	float: left;
	margin-left: 10px;
	width:530px;
	}	
#secondary{
	float: left;
	width: 200px;
	}
#tertiary{
	float: left;
	margin-left: 10px;
	width: 200px;
	}
#footer{
	clear: both;
	margin: 0 auto;
	text-align: left;
	}
/** top layout end ****************************************************************/
body{
	background: #fff url(../image/body_back.jpg) repeat-x;
	}
/** header ************************************************************************/
#header{
	position: relative;
	}
#header h1{
	float: left;
	}
#header h1 a{
	display: block;
	width: 164px;
	height: 53px;
	text-indent: -9999;
	outline: none;
	background: url(../image/logo.jpg) no-repeat;
	margin-top: 30px;
	}
#header_banner{
	float: left;
	margin: 15 0 7 70;
	}

#header_menu{
	float: left;
	list-style: none;
	width: 150px;
	height: 60px;
	margin: 15 0 10 10;
	}
#header_menu li{
	float: left;
	margin-bottom: 10px;
	}
#header_menu a{
	display: block;
	width: 149px;
	height: 25px;
	float: left;
	text-indent: -9999;
	outline: none;
	}
#header_moushikomi a{
	background: url(../image/header_moushikomi.jpg) left top no-repeat;
	}
#header_moushikomi a:hover{
	background: url(../image/header_moushikomi.jpg) left bottom no-repeat;
	}
#header_contact a{
	background: url(../image/header_contact.jpg) left top no-repeat;
	}
#header_contact a:hover{
	background: url(../image/header_contact.jpg) left bottom no-repeat;
	}	
#header_sitemap{
	display: block;
	float: left;
	width: 124px;
	height: 25px;
	margin: 0 0 0 50;
	text-indent: -9999;
	background: url(../image/header_sitemap.jpg) no-repeat;
	}

/*global_navi***************************/

#global_navi{
	clear: both;
	width: 960px;
	height: 50px;
	background: url(../image/global_menu.jpg) right top repeat-x;	
	}
#global_navi li{
	float: left;
	}	
#global_navi li a{
	display: block;
	width: 145px;
	height: 50px;
	text-indent: -9999;
	outline: none;
	}
#global_navi #global_tv a{
	background: url(../image/global_menu.jpg) left top repeat-x;	
	}
#global_navi #global_tv a:hover{
	background: url(../image/global_menu.jpg) left bottom repeat-x;	
	}

#global_navi #global_net a{
	background: url(../image/global_menu.jpg) -145px top repeat-x;	
	}
#global_navi #global_net a:hover{
	background: url(../image/global_menu.jpg) -145px bottom repeat-x;	
	}

#global_navi #global_phone a{
	background: url(../image/global_menu.jpg) -290px top repeat-x;	
	}
#global_navi #global_phone a:hover{
	background: url(../image/global_menu.jpg) -290px bottom repeat-x;	
	}

#global_navi #global_user a{
	background: url(../image/global_menu.jpg) -435px top repeat-x;	
	}
#global_navi #global_user a:hover{
	background: url(../image/global_menu.jpg) -435px bottom repeat-x;	
	}

#global_navi #global_com a{
	background: url(../image/global_menu.jpg) -580px top repeat-x;	
	}
#global_navi #global_com a:hover{
	background: url(../image/global_menu.jpg) -580px bottom repeat-x;	
	}

/*global_navi end ************************/

#search{
	float: left;
	width: 225px;
	margin: 0 0 0 4;
	background: url(../image/poweredby_google.gif) right bottom no-repeat;
	}
#search #text{
	width: 160px;
	height: 20px;
	}
#search #submit_btn{
	margin-top: 5px;
	width: 45px;
	height: 22px;
	}
#search label{
	color: #e5e5e5;
	font-size: 85%;
	}
/** header end**************************************************************************/

/** container *****************************************************************************/

#container{
	clear: both;
	background: #fff;
	}

/** container end *************************************************************************/

/** top_menu ******************************************************************************/

#top_menu{
	clear: both;
	width: 960px;
	margin: 10 auto 10 auto;
	}
#main_contents{
	width: 190px;
	height: 240px;
	float: left;
	margin: 0 10 0 0;
	}
#top_menu #top_tv{
	display: block;
	width: 185px;
	height: 71px;
	text-indent: -9999;
	outline: none;
	margin-top: 8px;
	background: url(../image/top/top_tv.jpg) left top no-repeat;
	}
#top_menu #top_tv:hover{
	background: url(../image/top/top_tv.jpg) left bottom no-repeat;
	}
#top_menu #top_net{
	display: block;
	width: 185px;
	height: 69px;
	text-indent: -9999;
	outline: none;
	margin-top: 8px;
	background: url(../image/top/top_net.jpg) left top no-repeat;
	}
#top_menu #top_net:hover{
	background: url(../image/top/top_net.jpg) left bottom no-repeat;
	}
#top_menu #top_phone{
	display: block;
	width: 185px;
	height: 71px;
	text-indent: -9999;
	outline: none;
	margin-top: 8px;
	background: url(../image/top/top_phone.jpg) left top no-repeat;
	}
#top_menu #top_phone:hover{
	background: url(../image/top/top_phone.jpg) left bottom no-repeat;
	}
#com_channel_banner{
	margin: 0 0 0 10;
	}

#top_flash{
	width: 530px;
	height: 240px;
	margin: 2 2 2 0;
	}

/** top_menu end **************************************************************************/

/** primary ******************************************************************************/

#primary{
	}
#cablenavi_big{
	width: 528px;
	height: 80px;
	margin-bottom: 10px;
	}
#top_news{
	width: 528px;
	height: 150px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}
#pickup_movie{
	width: 530px;
	height: 240px;
	border: 1px solid #999;
	margin: 10 0 0 0;
	background: #F4F4F4 url(../image/top/movie_back.gif) top left no-repeat;
	}
#pickup_movie ul{
	list-style-type: circle;
	list-style-position: inside;
	width: 215px;
	float: left;
	margin: 50 5 0 15;
	}
#pickup_movie ul li{
	line-height: 1.9;
	}
#pickup_movie ul li a:hover{
	color: #00a0e9;
	}
#pickup_movie img{
	float: left;
	margin: 10 0 0 0;
	}
#banner_area{
	width: 530px;
	margin: 10 0 10 0;
	}
#banner_area img{
	float: left;
	border: 1px solid #f4f4f4;
	margin: 5 5 5 5;
	}

/** primary end****************************************************************************/

/** secondary *****************************************************************************/
#secondary{
	background: #fff;
	}
#secondary_menu_head{
	background: url(../image/secondary_menu_head.jpg) no-repeat;
	width: 200px;
	height: 56px;
	}
#secondary_menu a{
	display: block;
	width: 200px;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
	padding-left: 10px;
	background: url(../image/secondary_menu_blue.jpg) left top no-repeat;
	}
#secondary_menu a:hover{
	color: #fff;
	background: url(../image/secondary_menu_blue.jpg) 0 -58px no-repeat;
	}
#secondary_menu_bottom{
	background: url(../image/secondary_menu_bottom.jpg) no-repeat;
	width: 200px;
	height: 45px;
	}
	
#container #secondary object{
	margin: 5px 0 0 2px;
	}

#container #secondary object embed{
	margin: 5px 0 0 3px;
	}


.other_list{
	clear: both;
	width: 200px;
	margin: 5 0 20 0;
	}
.other_list li{
	border: 1px solid #fff;
	}
.other_list li a{
	display: block;
	margin: 2 0 2 0;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	background: url(../image/arrow_blue_white.gif) left center no-repeat;
	padding-left: 15px;
	}
.other_list li a:hover{
	color: #00a0e9;
	text-decoration: underline;
	}	
/** secondary end *************************************************************************/

/** tertiary *****************************************************************************/
#tertiary{
	background: #fff;
	margin-bottom: 10px;
	}
#tertiary_menu_head{
	background: url(../image/user_menu_head.jpg) no-repeat;
	width: 200px;
	height: 56px;
	}
#tertiary_menu a{
	display: block;
	width: 200px;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
	padding-left: 10px;
	background: url(../image/secondary_menu_pink.jpg) left top no-repeat;
	}
#tertiary_menu a:hover{
	color: #fff;
	background: url(../image/secondary_menu_pink.jpg) 0 -58px no-repeat;
	}
#tertiary_menu_bottom{
	background: url(../image/secondary_menu_bottom.jpg) no-repeat;
	width: 200px;
	height: 45px;
	}
#tertiary_menu li #user_menu_top{
	display: block;
	width: 200px;
	height: 41px;
	text-indent: -9999;
	outline: none;
	background: url(../image/user_menu_top.jpg) left top no-repeat;
	margin-bottom: 1px;
	}
#tertiary_menu li #user_menu_top:hover{
	background: url(../image/user_menu_top.jpg) left bottom no-repeat;
	}
#tertiary img{
	margin-top: 10px;
	}
/** tertiary end *************************************************************************/

/** footer  ******************************************************************************/
#footer{
	background: #1C1C1C url(../image/footer_back.jpg) left bottom repeat-x;
	text-align: center;
	height: 208px;
	margin-top: 10px;
	}
#footer_contents{
	width: 960px;
	height: 200px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #383838;
	}
#footer_menu{
	}
#footer_menu ul{
	width: 135px;
	height: 180px;
	float: left;
	margin: 10 0 10 12;
	background: url(../image/line_black.jpg) right top repeat-y;
	}
#footer_menu ul li{
	line-height: 1.8;
	}
#footer_menu #info_list{
	width: 180px;
	float: left;
	background: none;
	}
#footer_menu #info_list .list_title{
	color: #00A0E9;
	padding-left: 0px;
	font-size: 15px;
	font-weight: bold;
	margin-left: 1px;
	}
#footer_menu ul li a{
	background: url(../image/arrow_blue_black.jpg) left center no-repeat;
	padding-left: 13px;
	color: #00A0E9;
	}
#footer_menu ul .list_title a{
	color: #00A0E9;
	padding-left: 0px;
	background: none;
	font-size: 15px;
	font-weight: bold;
	margin-left: 1px;
	}
#footer_menu ul li a{
	color: #B5B5B5;
	text-decoration: none;
	}
#footer_menu ul li a:hover{
	color: #fff;
	text-decoration: underline;
	}
address{
	color: #B5B5B5;
	background: #828282;
	width: 310px;
	height: 200px;
	float: right;
	}
address p{
	color: #333;
	font-weight: bold;
	font-size: 13px;
	width: 290px;
	height: 100px;
	margin: 85 0 0 10;
	}
address p sup{
	color: #333;
	font-weight: bold;
	}
	
	
/*20100315削除 address p a{
	display: block;
	width: 200px;
	height: 34px;
	background: url(../image/cityvision_logo.gif) no-repeat;
	text-indent: -9999;
	outline: none;
	}　20100315ここまで*/
#copyright{
	clear: both;
	color: #00A0E9;
	background: #f4f4f4;
	font-weight: bold;
	font-size: 90%;
	}
/** footer end *************************************************************************/

/* 20100315 追加*/
address p a{
 display: block;
 width: 200px;
 height: 34px;
 outline: none;
 color:#333;
 }

#koukoku a{
 display: block;
 width:200px;
 height: 18px;
 background: url(../image/arrow_glay_glay.gif) left center no-repeat;
 text-indent: 0;
 outline: none;
 color:#333;
 text-decoration:none;
 padding: 0 0 0 16px;
 }

#koukoku a:hover{
 text-decoration:underline;
 color:white;
}
/* 20100315 追加 ここまで*/
