/* copyright Intelligent Label co.,ltd.　Director chuma */
/* An element name, arrangement, etc. forbid carrying out unapproved use in a form with this. */

body{
background-color:#000066;
background-image:url(img/back.jpg);
background-repeat:repeat-x;

}


A:link{color:blue;} 
A:active{color:blue;} 
A:visited{color:blue;} 
A:hover{color:red;}

.A:link{color:#ffffff;font-size:13px;
line-height: 240%;
font-family:osaka,ＭＳ ゴシック;} 
.A:active{color:#ffffff;font-size:13px;
line-height: 240%;
font-family:osaka,ＭＳ ゴシック;} 
.A:visited{color:#ffffff;font-size:13px;
line-height: 240%;
font-family:osaka,ＭＳ ゴシック;} 
.A:hover{color:yellow;font-size:13px;
line-height: 200%;
font-family:osaka,ＭＳ ゴシック;}

h1 {
font-size:10pt;
margin-top:10px;
margin-bottom:5px;
font-weight: normal;
color:#ffffff;
}


h2 {
font-size:13px;
margin-top:10px;
margin-bottom:0px;
line-height: 120%;
font-weight: normal;
font-family:osaka,ＭＳ ゴシック;
}


P  {
font-size:81.25%;
line-height: 120%;
}


.red {
color: #CC0000;
}

.white {
color: #FFFFFF;
}

.brown {
color: #993300;
text-decoration: none;
}

.green {
color: #006600;
text-decoration: none;
}

.r30 {
font-size:187.5%;
}

.r24 {
font-size:150%;
}

.r21 {
font-size:131.25%;
}

.r18_white {
font-size:112.5%;
color: #FFFFFF;
font-weight: bold;
}

.r18_gray {
font-size:112.5%;
color: #333333;
font-weight: bold;
}

.r18 {
font-size:112.5%;
}

.r16_white {
font-size:100%;
color: #FFFFFF;
}

.r16_red {
font-size:100%;
color: #cc0000;
font-weight: bold;
}

.r16 {
font-size:100%;
}

.r14_orange{
font-size:87.5%;
color: #FF6600;
}

.r14_green{
font-size:87.5%;
color: #009933;
}

.r14_blue{
font-size:87.5%;
color: #0033CC;
}

.r14_gray_hi{
font-size:87.5%;
color: #333333;
line-height: 120%;
}

.r14_gray{
font-size:87.5%;
color: #333333;
}

.r14 {
font-size:87.5%;
line-height: 140%;
}

.r14_2 {
font-size:81.5%;
line-height: 180%;
}

.r13_white{
font-size:81.25%;
color: #FFFFFF;
}

.r13_gray {
font-size:81.25%;
color: #666666;
}

.r13 {
font-size:81.25%;
}

.r13_t {
font-size:81.25%;
line-height: 130%;
}

.r13_t2 {
font-size:11px;
line-height: 130%;
font-family:osaka,ＭＳ ゴシック;
}

.r13_t3 {
font-size:13px;
line-height: 130%;
font-family:osaka,ＭＳ ゴシック;
}

.r12_white{
font-size:75%;
color: #FFFFFF;
}

.r12_gray {
font-size:75%;
color: #666666;
}

.r12 {
font-size:75%;
}

.r10_white{
font-size:62.5%;
color: #FFFFFF;
}

.r10_gray {
font-size:62.5%;
color: #666666;
}

.r10 {
font-size:62.5%;
font-family:osaka,ＭＳ ゴシック;
}


/* Intelligent Label co.,ltd. 2003.11.23 chu_ma */

/*新春ばなー用*/
#spring{
	width:760px;
	height:150px;
	background:transparent url(img/newspring-01.jpg) no-repeat;
}


#spring ul{
	padding:0;
	list-style:none;
	margin-left:377px;
	margin-top:115px;
} 

#spring li{
	float:left;
	margin-left:11px;
}
#spring li a{
	width:177px;
	height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}


