body{
	margin:0;
	padding: 0;
	color:#666666;				
	background-color:#DDE7F1;
	text-align:center;
	font-size:12px;
	line-height:14px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.box1{
	margin-left:5px;

}


a:link { text-decoration:underline; color:#42397B }
a:active { text-decoration:underline; color:#FF0000 }
a:visited { text-decoration:underline; color:#42397B }
a:hover { text-decoration:underline; color:#FF0000}


.link:link { text-decoration:none; color:#666666 }
.link:active { text-decoration:none; color:#FF0000 }
.link:visited { text-decoration:none; color:#666666 }
.link:hover { text-decoration:none; color:#FF0000 }

.link_g:link { text-decoration:underline; color:#42397B }
.link_g:active { text-decoration:underline; color:#006633 }
.link_g:visited { text-decoration:underline; color:#42397B }
.link_g:hover { text-decoration:underline; color:#006633 }


.bg1 {
	background-image: url(../index_i/bg1.gif);
	background-repeat: repeat-y;
}
.bg1-xmas {
	background-image: url(../index_i/bg1_xmas.jpg);
	background-repeat: repeat-y;
}

.bg2 {
	background-image: url(../share_i/bluedot.gif);
	background-repeat: repeat-y;
}

/*normal*/
.text{			
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.largetext{			
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

/*small*/
.smalltext{			
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	line-height:16px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.smalltext2{			
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.koushinbi{
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	padding-left: 10px;
}
.copytext{			
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	letter-spacing:1px;
	line-height:16px;
	font-family:"Arial", "Helvetica", "sans-serif";
}
/*hikaku_pagr*/
.hikaku_blue {
	font-size: 13px;
	COLOR:#0054FE;
	LETTER-SPACING: 1px;
}
/*servicepage_add_channallist*/
.hide{
display: none;
}
a#channellist {
	position: absolute;
	width: 97px;
	height:21px;
	background-image: url(../service/images/channellist.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#channellist:hover{
background-position: 0px -21px;
}
