/*///////トップとボトム/////////////////////////////////////////////////////////////*/
	div.top{
		width:730px;
		text-align:center;
		border-top:1px solid #ccccff;
		border-bottom:1px solid #ccccff;
		margin-top:0px;
	}
	div.top2{
		width:730px;
		height:200px;
		text-align:left;
		border-top:1px solid #ccccff;
		border-bottom:1px solid #ccccff;
		margin-top:0px;
		background-image:url("ipona_images/top_images.jpg");
		background-position:right;
		background-repeat:no-repeat;
	}
    h1{font-size:11pt;
      color:#7777aa;
      font-weight:lighter;
      margin:0px;
      }
/*///////////////////////////////////////////２カラムセット用/////////////////////////////////////////////*/
	div.frame{
		width:750px;
		text-align:left;
		padding-top:5px;
	}

	div.main{
		text-align:center;
		width:280px;
		float:right;
	}

	div.side{
		text-align:center;
		width:450px;
		float:left;
	}

	div.c-both { clear:both; }



/*//////////////メニューバー////////////////////////////////////////////////////////*/
  div.menu_bar{width:750px;
		font-size:11pt;text-align:center;
		padding:10px;
		background-color:#4f5aaf;
		}
	a.menu_bar{text-decoration:none;
			border-bottom:2px solid #3333aa;
			border-right:2px solid #3333aa;
			color:#ffffff;
			padding-left:5px;
		}
	a:hover.menu_bar{
			color:#00ffff;
			padding:5px;
	}
/*////////画像拡大ボタンとかのリンク////////////*/
a.botan{
		width:100px;
		height:35px;
		padding:0px 3px 2px 0px;
	}
a:hover.botan{
		padding:2px 0px 0px 3px;
	}

/*//////////////商品の文字とか////////////////////////////////////////////*/
div.bar1{margin:10px 0px;
		text-align:center;
		color:#555555;
		font-size:10pt;
		}
div.bar2{margin:5px 0px;
		text-align:center;
		color:#4444ff;
		font-size:20pt;
		}
/*///////////////仕様////////////////////////*/
table.siyou{border:1px solid #888899;
		width:80%;
		}
td.siyou2{border:1px solid #888899;
		width:100px;
		padding:5px;
		font-size:14px;
		color:#333333;
		background-color:#bbf2ff;
		text-align:center;
		}
td.siyou{border:1px solid #888899;
		padding:5px;
		font-size:12px;
		}

