a { text-decoration:none;
	color: #444444;
}

a:hover {
	color: #FF4D00;
	text-decoration:underline;
	font-weight: normal;
}

td {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
}

.list {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

.top_title {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #444444;
}

.page_title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
}

.menu_title {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #444444;
}

.price, .price_s{
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
}

.margin20 {
	margin_left: 20px;
}

.bread_crumbLink, .hyoukoumoku {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.white_title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.date {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
	
.hyoumidashis, .submenu, table.submenu td, .subcopy {
	font-size: 11px;
	line-height: 14px;
	color: #444444;
}

.subtitle {
	line-height: 120%;	
}

table.submenu td{
	letter-spacing: -0.01em;
}

.sublinktitle, .sublink, .footer, .top_bread_crumb {
	font-size: 10px;
	line-height: 14px;
	color: #444444;
}

.sidemenu_subtitle {
	padding-top:4px;
}

td.head_link,td.head_link a {
	color: #FFFFFF;
	text-decoration: none;
}

td.head_link a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
}

.txt_jcom_main {
	color: #FF4D00;
}

.txt_group {
	color: #43BC6A;
}

.txt_corp {
	color: #469CD0;
}

.txt_tv {
	color: #B71F64;
}

.txt_net {
	color: #037677;
}

.txt_phone {
	color: #70BC44;
}

.txt_mobile{
	color: #12682A;
}

.txt_quake{
	color: #DFA301;
}

.txt_secound_1 {
	color: #FF9B81
}

.txt_secound_2 {
	color: #F06BB8
}

.txt_secound_3 {
	color: #58CED8
}

.txt_secound_4 {
	color: #FFE7BC
}

.line_t { border-top: 1px solid #ccc; }
.line_l { border-left: 1px solid #ccc; }
.line_r { border-right: 1px solid #ccc; }
.line_b { border-bottom: 1px solid #ccc; }
.line_tr { border-top: 1px solid #ccc;  border-right: 1px solid #ccc; }
.line_br { border-bottom: 1px solid #ccc;  border-right: 1px solid #ccc; }
.line_box { border: 1px solid #ccc; }


/* index_templateのcss */
.style3 {
	font-size: 12px;
}


/* ここから右メニューstyle */
#sidemenuTD {
	 background-color: #F7F4EA;
	 border-left: 1px solid #CCCCCC;
}
#sidemenuArea{
	letter-spacing: -0.01em;
	border-top:1px solid #CCCCCC;
}

#sidemenuArea .menucon,#sidemenuArea .menuconmulti {
	border-bottom:1px solid #CCCCCC;
	background: url(../images/btn_gray_01.gif);
}

#sidemenuArea .menuconhere {
	background: url(../images/btn_orange_01.gif);
	border-bottom:1px solid #CCCCCC;
	padding: 5px 0px 5px 10px;
}
#sidemenuArea .menuconmultihere {
	background: url(../images/btn_orange_02.gif);
	border-bottom:1px solid #CCCCCC;
	padding: 5px 0px 5px 10px;
}
#sidemenuArea .menucon a,#sidemenuArea .menuconmulti a{
	text-decoration: none;
	display: block;
	background: url(../images/btn_gray_01.gif) repeat 0px 0px;
	padding: 6px 0px 4px 10px;
}

#sidemenuArea .menuconmulti a{
	background: url(../images/btn_gray_02.gif) repeat 0px 0px;	
}

#sidemenuArea .menucon a:hover,#sidemenuArea .menuconmulti a:hover{
	color: #FD5A1E;
	text-decoration:underline;
	font-weight: normal;
	display: block;
	background: url(../images/btn_orange_01.gif) repeat 0px 0px;
	padding: 6px 0px 4px 10px;
}

#sidemenuArea .menuconmulti a:hover{
	background: url(../images/btn_orange_02.gif) repeat 0px 0px;	
}

#sidemenuArea .menuconsub a,#sidemenuArea .menuconsubhere{
	text-decoration: none;
	display: block;
	background: url(../images/btn_sub_01_1.gif) repeat 0px 0px #FFF;
	border-bottom: 1px dotted #CCCCCC;
	padding: 6px 0px 4px 25px;	
}

#sidemenuArea .menuconsub a:hover{
	color: #FD5A1E;
	text-decoration:underline;	
}

#sidemenuArea .menuconsubhere {
	background: url(../images/btn_sub_01_2.gif) repeat 0px 0px #FFF;	
}
#sidemenuArea .submenubanner {
	margin: 10px auto;
	text-align: center;
}

#sidemenuArea .submenubanner .subcopy{
	font-size: 11px;
	line-height: 14px;
	color: #444444;
}

/* ここまで右メニューstyle */

/* ここからSquare用style */
.small11{
  font-size : 11px;
  line-height : 11px;
}
.lg14{
  font-size : 14px;
  font-weight : bold;
}
.title_or{
  font-size : 14px;
  font-weight : bold;
  color : #ff4D00;
}
/* ここまでSquare用style */


/*/ select_js用 ここから /*/
.left14 {
margin-left:14px;
}

.left16 {
margin-left:16px;
}

.left_top20{
	margin-left:20px;
	margin-top:20px;
}

.top18{
	margin-top:18px;
}

.select_title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
	margin-left:20px;
}

img.visual_img{
	margin: 10px 10px 10px 10px;
}

.select_img{
	background-position:10px;
	background-repeat:no-repeat;
}

.sub_item{
	margin-left:20px;
	margin-top:10px;
	margin-right:10px;
}

/*/ select_js用 ここまで /*/



/*/opchページ用に追加/*/

.opch_bar_txt {
	margin-left:20px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.opch {
	padding-left: 15px;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:5px;
	font: #FF0000;
	list-style-position: outside;
	list-style-image: url("../images/triangle_green_01.gif")
}


.a_opch {
	text-decoration:none;
	color: #000000;
}

.opch_name {
	font-size : 14px;
	color: #800000;
	font-weight: bold;
}

.opch_caution {
	font-size : 10px;
	color : #666666;
}

#new_bar {
	width: 561px;
	height: 23px;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	color: #FFFFFF;
	background-repeat:no-repeat;
	background-image: url(../services/tv/images/back_tittle_opch.gif) ;
}

#new_box {
	padding: 7px 0;
	width: 561px;
	text-align: left;
	font-size: 12px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#new_list {
	margin:0px 20px;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(../images/triangle_green_01.gif);
	border-collapse: hidden;
}

/*/ グループ各社用 /*/
#group_area_select {
	padding-left: 15px;
	margin:5px 0px;
	width:auto;
	float:left;
}

#group_top_camp {
	margin:5px 15px;
	text-align:right;
}


