body {
  background:#eeeeff url(http://moon.aki.gs/f/bg.jpg) repeat;
  font:10pt;color:#000033;
  text-align:center;
  margin:0;padding:0;
}

h1{margin:0;}

a{color:#0000ff;}
td{font:10pt;}

/* 個別タグ内 */

b.price{color:#b00030;font:bold 12pt;}
b.yen{font:8pt;}


/* レイアウト基 */

#lay{
	width:800px;
	text-align:center;
}

#kao{
	height:150px;
	background-color:#4387E9;
}


#n22{
	width:100%;
	text-align:center;
}

#n22-l{
	float:left;
        width:210px;
        height:500px;
}

#n22-r{
	float:right;
        width:590px;
        height:500px;
	background-color:#f0f0f0;
        border-left:solid 2px #004499;
        border-right:solid 2px #004499;
}



#ashi{
	text-align:center;
}



/* レイアウト他  */




/* くくり */

.bx1{
	padding:5px;
	text-align:left;
}



/* 間 */

.bw3{
        height:3px;
        font:0pt;
}

.bw5{
        height:5px;
        font:0pt;
}

.bw8{
        height:8px;
        font:0pt;
}


