@charset "UTF-8";

/*　ユーザーCSS全体　*/

/************匠・葉のしずく専用▼ **************/

#contents .image_photo_cafe {
	background-image: url(../../../change/cafe.jpg);
	background-repeat: no-repeat;
	height: 638px;
	width: 500px;
}
#contents .image_photo_takumi {
	background-image: url(../../../change/takumi.jpg);
	background-repeat: no-repeat;
	height: 638px;
	width: 500px;
}

#contents .side_menu_s {
	height: 638px;
	width: 399px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#contents .side_menu_title{
	background-image: url(../../../images/store/title_cafe.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 350px;
	margin-left: 16px;
	margin-top: 16px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
*html #contents .side_menu_title{ /*IE6用のハック*/
	background-image: url(../../../images/store/title_cafe.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 350px;
	margin-left: 16px;
	margin-top: 16px;
	margin-top: 25px;
/*	margin-right: 25px;
*/	margin-bottom: 0;
	margin-left: 25px;
}
#contents .sub-title_cafe{
	background-image: url(../../../images/store/cafe_com.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 350px;
	margin-left: 16px;
	margin-top: 16px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
*html #contents .sub-title_cafe{ /*IE6用のハック*/
	background-image: url(../../../images/store/cafe_com.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 350px;
	margin-left: 16px;
	margin-top: 16px;
	margin-top: 10px;
/*	margin-right: auto;
*/	margin-bottom: 0;
	margin-left: 24px;
}

#contents .sub-title_takumi{
	background-image: url(../../../images/store/title_takumi.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 350px;
	margin-left: 16px;
	margin-top: 16px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
*html #contents .sub-title_takumi{  /*IE6用のハック*/
	background-image: url(../../../images/store/title_takumi.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 350px;
	margin-left: 16px;
	margin-top: 16px;
	margin-top: 15px;
/*	margin-right: auto;
*/	margin-bottom: 0;
	margin-left: 25px;
}

#contents p{ 
	width: 350px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 15px;
	font-size: 0.7em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #352421;
}
*html #contents p{ /*IE6用のハック*/
	width: 350px;
/*	margin-right: auto;
*/	margin-bottom: 0;
	margin-left: 25px;
	margin-top: 15px;
	font-size: 0.7em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #352421;
}

#contents .cafe_menu_img{
	background-image: url(../../../change/menu.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
*html #contents .cafe_menu_img{  /*IE6用のハック*/
	background-image: url(../../../change/menu.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 235px;
/*	margin-right: auto;
*/	margin-left: 82px;
	margin-top: 15px;
}

#contents .takumi_menu_img{
	background-image: url(../../../change/takumi_images.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}
*html #contents .takumi_menu_img{  /*IE6用のハック*/
	background-image: url(../../../change/takumi_images.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 330px;
/*	margin-right: auto;
*/	margin-left: 25px;
}


/************匠・葉のしずく専用▲ **************/

