/* CSS Document */

/* Body Style
------------------------------------------ */
body	{
	margin-top: 10px;
	margin-left: 0;
	padding: 0;
	font-Size:12px;
	color:#666;
	background-color:#fff;
	background-image:url(../images/bg_stripe.gif); background-repeat:repeat-x;
	}
body	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif; }

/* Link Style
------------------------------------------ */
A:link	{
	color: #5592BA;
	text-decoration: underline}
A:visited	{
	color: #80C1EC; }
A:hover	{
	color: #0075A9; }
A:active	{
	color: #0075A9; }

/* Heading Style
------------------------------------------ */
h1	{
	margin: 0px; padding:0px; }
h2	{
	margin: 0px; padding:0px; }
h3	{
	color: #80C1EC; margin-bottom: .5em; font-weight: bold; }
h4	{
	color: #80C1EC; margin-bottom: .5em; font-weight: bold; }

h3.img	{
	margin: 0px; padding:0px; }
h4.img	{
	margin: 0px; padding:0px; }

h2.gold	{
	color: #A38641; }
h3.gold	{
	color: #A38641; }
	
h2.blue	{
	color: #80C1EC; }
h3.blue	{
	color: #80C1EC; }

/* Basic Style
------------------------------------------ */
p	{
	line-height: 1.5em; }
.text	{
	line-height: 1.5em; }
.stext	{
	line-height: 1.5em; }
.textpad	{
	line-height: 1.5em; padding: .5em; }
.stextpad	{
	line-height: 1.5em; padding: .5em; }
.item	{
	line-height: 125%; }
.sitem	{
	line-height: 1em; }

/* List Style
------------------------------------------ */

li	{
	padding:0px 0px 7px 0px;
}



/* Additional Style
------------------------------------------ */
.white	{
	color: #FFFFFF;}

.blue	{
	color: #80C1EC;}

.gold	{
	color: #A38641;}

.active	{
	color: #0075A9;}

.note	{
	color: #f60; font-style: normal; }
.strong	{
	font-weight: bold; font-style: normal }

table.paper {
	background-image:url(../images/bg_paper.gif);
	background-repeat:repeat-y; }
tr.paper {
	background-image:url(../images/bg_paper.gif);
	background-repeat:repeat-y; }
td.paper {
	background-image:url(../images/bg_paper.gif);
	background-repeat:repeat-y; }

p.14txt{font-size:14px;}
	
/* Padding Style
------------------------------------------ */
.b5 {
	padding-bottom: 5px; }
.b10 {
	padding-bottom: 10px; }
.b20 {
	padding-bottom: 20px; }
.b30 {
	padding-bottom: 30px; }
.b40 {
	padding-bottom: 40px; }
.b50 {
	padding-bottom: 50px; }
.b100 {
	padding-bottom: 100px; }