﻿@charset "utf-8";

@import url("../../common/css/import.css");

/* h1
----------------------------------------------------*/

.h1_top {text-indent:-5000px; width:660px; height:59px; background-image: url(../images/h1_00.jpg); background-repeat: no-repeat;}

/* h2
----------------------------------------------------*/
h2 { text-indent:-5000px; width:660px; height:55px;}
.h2_electronic { background:url(../images/h2_electronic.gif) no-repeat;}
.h2_cable { background:url(../images/h2_cable.gif) no-repeat;}
.h2_tele { background:url(../images/h2_tele.gif) no-repeat;}

/* h3
----------------------------------------------------*/
h3 {
	text-indent:-5000px;
	width:642px;
	height:23px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.h3_top_00{
	background:url(../images/h3_top_00.gif) no-repeat;
}
.h3_message { background:url(../images/h3_message.gif) no-repeat;}

/* h4
----------------------------------------------------*/
h4 {
	background: url(../../images/icn_h4.gif) no-repeat !important;
	font-weight:normal !important;
	color:#333;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/********** /(table) **********/

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

/********** /(list) **********/
/* 
----------------------------------------------------*/
div#P_RULE ul {
	padding-left: 15px;
	margin-left: 20px;
	}
div#P_RULE ul li {
	list-style-type: disc;
	pading-left: 8px;
	}
#CONTENTS #MAIN #P_RULE p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
