


		/*
BASE FORMAT
		*/

	BODY{
		text-align	: center;
		margin-top	: 0px;
		margin-left	: 0px;
		margin-right	: 0px;
		margin-bottom	: 0px;
		background-image: url('/img/bg_01.gif');
		color		: #666666;
	}
	FORM{
		margin-top	: 0px;
		margin-left	: 0px;
		margin-right	: 0px;
		margin-bottom	: 0px;
	}
	IMG{
		border		: none;
	}
	BR{
		letter-spacing	: normal;
	}
	P{
		margin		: 0px;
	}
	.e9, .e10, .e12, .e14 {
		font-family:Arial, Verdana, sans-serif
	}
	.j9, .j10, .j10.55, .j12, .j14 {
		font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka, MS UI Gothic, sans-serif
	}




		/*
DIV CONFIG
		*/
		
	#global {
		width		: 770px;
		background-color: #FFFFFF;
	}
	#nvg {
		width		: 165px;
		background-image: url('/img/bg_02.gif');
	}
	#contents {
		width		: 760px;
		background-color: #FFFFFF;
		text-align	: center;
	}
	#footer {
		padding-top	: 40px;
		width		: 760px;
		text-align	: center;
	}
	#footercon1{
		width		: 750px;
		text-align	: right;
	}
	#footercon2{
		width		: 760px;
		height		: 5px;
		background-color: #D7A5B8;
		margin-top	: 5px;
		margin-bottom	: 5px;
	}
	#footercon3{
		width		: 750px;
		text-align	: center;
	}
	DIV.intro {
		text-align	: left;
		padding-top	: 10px:
		padding-right	: 20px;
		padding-left	: 10px;
	}
	DIV.dash1 {
		height		: 1px;
		background-image: url('/img/bg_03.gif');
	}



		/*
IMG CONFIG
		*/
		
	IMG.middle {
		vertical-align	: middle;
	}



		/*
TABLE CONFIG
		*/
		
	TD.form{
		background-color: #E5E5E5;
		padding-left	: 10px;
		padding-top	: 4px;
		padding-bottom	: 4px;
	}
	TD.formIn{
		background-color: #FFFFFF;
		padding-left	: 10px;
		padding-top	: 4px;
		padding-bottom	: 4px;
	}
	.shadow_l {
		width		: 5px;
		background-image: url('/img/shadow_l.gif');
	}
	.shadow_r {
		width		: 5px;
		background-image: url('/img/shadow_r.gif');
	}
	.main {
		background-color: #FFFFFF;
	}
	.header {
		background-image: url('/img/header_bg.gif');
	}
	.titleb {
		background-color: #EE8C00;
	}
	.f4 {
		background-color: #F4F4F4;
	}
	.lorange {
		background-color: #FDF2E3;
	}
	.lorange2 {
		background-color: #F8D199;
	}

		/*
HYPER LINK CONFIG
		*/
		
	A:link   {color:#0000FF; text-decoration:underline;}
	A:visited{color:#0000FF; text-decoration:underline;}
	A:hover  {color:#CC6666; text-decoration:underline;}

	A.333333:link   {color:#333333; text-decoration:none;}
	A.333333:visited{color:#333333; text-decoration:none;}
	A.333333:hover  {color:#FF6666; text-decoration:underline;}






