@charset "utf-8";
.head {
	display: block;
	padding: 0px;
	height: 126px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../img/top_head_bk.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

body{
	height:100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	font-family: "CI", "Meiryo", verdana, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", Sans-Serif;
	line-height: 1.5;
	background-image: url(../img/body_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
*html body {
	font-family: verdana,"lr oSVbN","MS PGothic",Sans-Serif;

}

.kari_top {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.top_midashi {
	background-image: url(../img/item_ichiran.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 31px;
	margin-bottom: 10px;
	margin-right: 1px;
}

