 /*BODY*/
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #d7d9db;
}


/*
------------------------------------
Link
------------------------------------
*/
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

/*
------------------------------------
Text size large
------------------------------------
*/
.text12b   {font-size: 110%; line-height: 150%; font-weight: bold;color: #01397e; }
/*
------------------------------------
Text size middle
------------------------------------
*/
.text11orgB   { 
 font-size: 90%;
 line-height: 150%;
 font-weight: bold;
 color: #FF6600}
 
.text11red   { 
 font-size: 90%;
 line-height: 150%;
 font-weight: bold;
 color: #CC0000 }

.text11slv   { 
 font-size: 90%;
 line-height: 150%;
 font-weight: bold;
 color: #5F5F5F }
 
.text11brw   { 
 font-size: 90%;
 line-height: 150%;
 font-weight: bold;
 color: #990000 }
 
.text11green   { 
 font-size: 90%;
 line-height: 150%;
 font-weight: bold;
 color: #006600 }
 
.text11green2   { 
 font-size: 90%;
 line-height: 150%;
 color: #006D2C }

.text11b   { 
 font-size: 90%;
 line-height: 150%;
 font-weight: bold;
 color: #1a2f88
 }
 
.text11p   { 
 font-size: 90%;
 line-height: 150%;
 padding-left: 20px;
 }
 
.text11p_blue   {
 font-size: 90%;
 line-height: 150%;
 padding-left: 20px;
 color: #006699;
 }

.text11   { 
 font-size: 90%;
 line-height: 150%;
 }
 
.text11gray   {
 font-size: 90%;
 line-height: 150%;
 color: #333333;
 }

/*
------------------------------------
Text size small
------------------------------------
*/
.text10   { 
 font-size: 75%; 
 line-height: 130%;
 }

.text10p   { 
 font-size: 75%; 
 line-height: 130%;
 padding-left: 10px;
 }

.text10green   {
 font-size: 75%;
 line-height: 130%;
 color: #009900;
 }

.text10org   {
 font-size: 75%;
 line-height: 130%;
 color: #FF6600;
 }

.text10brw   {
 font-size: 75%;
 line-height: 150%;
 color: #993300;
 }
 
.text10prl   {
 font-size: 75%;
 line-height: 150%;
 color: #990033;
 }
 
.text10blu   {
 font-size: 75%;
 line-height: 150%;
 color: #0a265e;
 }
 
.text10sblu   {
 font-size: 75%;
 line-height: 150%;
 color: #226BB2;
 }
 
.text10p   { 
 font-size: 75%; 
 line-height: 150%;
 padding-left: 14px;
 }

/*

------------------------------------
Table Background
------------------------------------
*/
.bgshop {
 background-repeat:repeat-x;
 background-image:url(top/syoten_02.gif);
 }
 
.bgtanbo {
 background-repeat:repeat-x;
 background-image:url(top/tanbo_02.gif);
 }

.bghatsu {
 background-repeat:repeat-x;
 background-image:url(top/hatsu_03.gif);
 }


h1{
 font-size: 10pt; color: #FFFFFF;
 margin: 0;
 font-weight: normal;
 line-height: 120%;
 letter-spacing: 1px;
 padding-bottom:5px;
 padding-top:5px;
 padding-left:10px;
}

address {
 font-size: 10pt;
 font-style: normal;
}