/* *********************************************************
 *
 *	FIRSTFORMAT
 *
 * *********************************************************
 */


body{
	width:761px;
	font-size: 100%;
	line-height: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ;
	color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background:#e8cb0f url(../images_common/body_bkg04.gif) left top repeat;
	text-align:center;
}

h1,h2,h3,h4,p,ul,li,ol,dl,dt,dd{
	margin: 0;
	padding: 0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

/* *********************************************************
 *
 *	LINK COLOR
 *
 * *********************************************************
 */


a:link {color:#ffffff ; text-decoration:underline ;}
a:visited {color:#ffffff ; text-decoration:underline ;}
a:hover {color:#ffffff ; text-decoration:none ;}
a:active {color:#ffffff ; text-decoration:none ;}

a.link01:link {color:#e8620f ; text-decoration:underline ;}
a.link01:visited {color:#e8620f ; text-decoration:underline ;}
a.link01:hover {color:#e8620f ; text-decoration:none ;}
a.link01:active {color:#e8620f ; text-decoration:none ;}

a.link02:link {color:#e8cb0f ; text-decoration:underline ;}
a.link02:visited {color:#e8cb0f ; text-decoration:underline ;}
a.link02:hover {color:#e8cb0f ; text-decoration:none ;}
a.link02:active {color:#e8cb0f ; text-decoration:none ;}


/* *********************************************************
 *
 *	text color
 *
 * *********************************************************
 */

.txt_color001{
	color:#e8cb0f;
	font-weight:bold;
}

/* *********************************************************
 *
 *	all
 *
 * *********************************************************
 */

#all{
	background:#000000 url(../images_common/all_bkg.gif) left top repeat-y;
	margin: 0px auto;
}
#all02{
	background:#000000;
	margin: 0px auto;
}

/* *********************************************************
 *
 *	menu
 *
 * *********************************************************
 */

#menu01{
	background:#e8cb0f url(../images_common/menu_bkg01.gif) top right repeat-y;
}
#menu02{
	background:#e8cb0f url(../images_common/menu_bkg02.gif) top right repeat-y;
}


/* *********************************************************
 *
 *	left-panel
 *
 * *********************************************************
 */

#left-panel{
	background:#e8cb0f url(../images_common/left_panel_bkg.gif) top left repeat-y;
}


/* *********************************************************
 *
 *	main contents
 *
 * *********************************************************
 */

#contents01{
	background:#333333 url(../images_common/contents_bkg01.gif) top left repeat-y;
}
#contents02{
	padding: 0px 0px 20px 0px;
	background:#292929 url(../images_common/contents_bkg02.gif) right top repeat-y;
}
#contents03{
	padding: 15px 0px 20px 0px;
	background:#292929 url(../images_common/contents_bkg02.gif) right top repeat-y;
}

/* *********************************************************
 *
 *	footer
 *
 * *********************************************************
 */

#footer01{
	background:#000000 url(../images_common/all_bkg.gif) left top repeat-y;
}
#footer02{
	background:#000000;
}





