body {
	background-color: #FFF;
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #666;
}
.navi {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
}
.img_navi {
	margin-right: 2px;
}

a{/*リンクされた文字*/
    color:#666666;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#666666;
    font-style:normal;
    text-decoration:underline;
}
.td_menu {
	height: 25px;
	border: 1px solid #666;
	background-image: url(../images/bbbbb2222_03.jpg);
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a:visited {/*訪問後のリンク*/
    color:#cccccc;
    text-decoration:underline;
}
.top {
	height: 200px;
	width: 1000px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

a:hover {/*マウスをのせたとき*/
    color:#ffff00;
    font-style:normal;
}
a:active {/*クリック中*/
    text-decoration:none;
}
.h1 {
	font-size: 12px;
}
.top2 {
	height: 30px;
	text-align: right;
	padding-right: 0px;
	color: #FFF;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/top02.jpg);
}
.td_menu_li {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.menu_h {
	padding-left: 10px;
}
.price {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.m_bottum {
	margin-bottom: 10px;
}
.index2 {
	float: right;
	height: 300px;
	width: 385px;
	background-image: url(../images/indexr1.jpg);
}
.index3 {
	margin-top: 150px;
}

.img {
	margin: 0px;
}

