@charset "utf-8";

/* -----------------------------
トップページの指定
------------------------------*/

/* -----------------------------
トップページ用メインブロック
------------------------------*/

#topmain{
	float:right;
	width:500px;
	text-align: left;
	font-size: 10pt;
	background-image: url(../images/bg_04.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 150px;
}

/* ------------------------------
お買い物方法
---------------------------------*/

#sales{
	width: 465px;
	border: 1px solid #006600;
	background-image: url(../images/bg_04.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* ------------------------------
買い物方法タイトル
---------------------------------*/
#title_sales{
	background-image: url(../images/top02.gif);
	text-indent: -9888px;
	height: 64px;
	width: 465px;
}
/* ------------------------------
書下ろし
---------------------------------*/
#kakioroshi{
	width: 435px;
	background-image: url(../images/bg_05.jpg);
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 15px;
	padding-top: 40px;
	padding-bottom: 15px;
	padding-right: 15px;
}

/* ------------------------------
今日の書h2
---------------------------------*/
h2.Today{
	background-image: url(../images/top04.gif);
	text-indent: -88888px;
	height: 80px;
	width: 170px;
}

