@charset "Shift_JIS";
/* 着物CSS */

/* ↓タイトル↓ */
div#mainspace h1{
	width:550px;
	height:100px;
	margin:0 0 30px 0;
	float:left;
	background:url(../images/kimono/tit_kimono.jpg) right no-repeat;
	text-indent:-9999px;
}

/* ↓ベース↓ */
/* きもの｜ゆかた */
div#mainspace .cont01{
	width:510px;
	margin:0 0 30px 20px;
	_margin:0 0 30px 10px;
	float:left;
}
/* 着物｜浴衣 */
div#mainspace .cont02{
	width:510px;
	_width:515px;
	margin:0 0 35px 20px;
	_margin:0 0 35px 10px;
	float:left;
}
/* 着物レンタル */
div#mainspace .cont03{
	width:510px;
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
	float:left;
}
/* メニュー */
.cont03 .menu{
	width:490px;
	margin:20px 0 0 10px;
	_margin:20px 0 0 5px;
	float:left;
}

/* ↓タイトル↓ */
/* きもの｜ゆかた */
div#mainspace h2#tit_ky{
	width:510px;
	height:30px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/kimono/tit_kimono_s.gif) no-repeat;
	text-indent:-9999px;
}
/* 着物 */
div#mainspace h3#tit_kimono{
	width:510px;
	height:21px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/kimono/p01.gif) no-repeat;
	text-indent:-9999px;
}
/* 浴衣 */
div#mainspace h3#tit_yukata{
	width:510px;
	height:21px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/kimono/p04.gif) no-repeat;
	text-indent:-9999px;
}
/* 着物レンタル */
div#mainspace h2#tit_rental{
	width:510px;
	height:30px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/kimono/tit_rental.gif) no-repeat;
	text-indent:-9999px;
}
div#mainspace h4{
	width:510px;
	height:28px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/kimono/tit_menu.gif) no-repeat;
	text-indent:-9999px;
}

/* ↓きもの｜ゆかた(写真)↓ */
.cont01 p{
	width:490px;
	margin:5px 0 0 10px;
	_margin:5px 5px 0 5px;
	float:left;
}
.cont02 p{
	width:490px;
	margin:10px 0 0 10px;
	_margin:10px 5px 0 5px;
	float:left;
}
.cont01 p img{
	margin:5px 0 0 0;
}

/* ↓着物レンタル（説明）↓ */
.cont03 p{
	width:300px;
	margin:0 0 10px 10px;
	_margin:0 0 10px 5px;
	float:left;
}
.cont03 p img{
	margin:-10px 0 10px 0;

}
/* ↓メニュー↓ */
.menu p{
	width:480px;
	margin:0 0 10px 10px;
	_margin:0 0 10px 5px;
	float:left;
}
