﻿@charset "utf-8";

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

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

h1 {text-indent:-5000px; width:660px; height:59px; background-image: url(../images/h1_00.jpg); background-repeat: no-repeat;}
.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;}

/* 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;
	padding-left:15px !important;
	font-weight:normal !important;
	color:#333;
	margin-left:10px;
	margin-bottom:15px;
}

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

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

/********** /(list) **********/
/* 
----------------------------------------------------*/
div#P_PRYVACY ul {
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
div#P_PRYVACY ul li {
	list-style-type: disc !important;
	margin: 0px !important;
	padding: 0px;
	}
#CONTENTS #MAIN #P_PRYVACY ol{
	margin: 10px;
}
#CONTENTS #MAIN #P_PRYVACY ol li{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
}
#CONTENTS #MAIN #P_PRYVACY span {
	line-height: 2em;
}
