/*[ フォント ]*************************************/

.txt {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 12px;
	line-height: 170%;
	color: #333;
}
.txtpic {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 12px;
	line-height: 170%;
	color: #333;
	margin-left: 10px;
}
.txtmedium {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 14px;
	line-height: 180%;
	color: #333;
}
.txtsmall {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #333;
}

/*[ 基本レイアウト ]*************************************/
body { 
	background-color : #FFFFFF;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}


/*-------- 共通 -------*/
#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;	
}

#logo {
	display: block;
	margin:0;
	padding:0;
	background : url('../img/common/logo.gif') no-repeat;
	text-indent: -2000px;
	width:325px;
	float:left;
}

h1#name {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
h1#name a {
	display: block;
	width:235px;
	height: 55px;
}
/*-------- 共通 END -------*/

/*-------- メニュー -------*/
ul#menu {
	width: 435px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#menu li {
	text-indent: -2000px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#menu li a {
	display: block;
	height: 26px;
}


/* コンセプト */
#page-menu ul#menu li.concept {
	width: 121px;
	background: url('../img/menu/concept02.gif') no-repeat;
}
#page-menu ul#menu li.concept a {
	width: 121px;
	background: url('../img/menu/concept01.gif') no-repeat;
}
#page-menu ul#menu li.concept a:hover {
	width: 121px;
	background: url('../img/menu/concept02.gif') no-repeat;
}
/* 店舗紹介 */
ul#menu li.shop {
	width: 87px;
	background: url('../img/menu/shop02.gif') no-repeat;
}
ul#menu li.shop a {
	width: 87px;
	background: url('../img/menu/shop01.gif') no-repeat;
}
ul#menu li.shop a:hover {
	width: 87px;
	background: url('../img/menu/shop02.gif') no-repeat;
}
/* 商品紹介 */
ul#menu li.goods {
	width: 83px;
	background: url('../img/menu/goods02.gif') no-repeat;
}
ul#menu li.goods a {
	width: 83px;
	background: url('../img/menu/goods01.gif') no-repeat;
}
ul#menu li.goods a:hover {
	width: 83px;
	background: url('../img/menu/goods02.gif') no-repeat;
}

/* マフィンのあれこれ */
ul#menu li.muffin {
	width: 144px;
	background: url('../img/menu/muffin02.gif') no-repeat;
}
ul#menu li.muffin a {
	width: 144px;
	background: url('../img/menu/muffin01.gif') no-repeat;
}
ul#menu li.muffin a:hover {
	width: 144px;
	background: url('../img/menu/muffin02.gif') no-repeat;
}
/*-------- メニュー END -------*/

/*-------- トップページ -------*/
#top-head {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	width: 274px;
	background : url('../img/top/top-head-bg.jpg') no-repeat;
}
#top-head2 {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 760px;
	background : url('../img/top/top-head-bg03.jpg') no-repeat;
}


#top-menu {
	margin-top: 8px;
	margin-left: 265px;
}

#top-menu2{
	margin-top: 8px;
	padding: 7px 0px 0px 323px;
}


td#top-main-contents-left {
	background : url('../img/top/main-contents-bgleft.gif') repeat-y;
	vertical-align: top;
}
td#top-main-contents-right {
	background : url('../img/top/main-contents-bgright.gif') repeat-y;
	vertical-align: top;
	
}

.news-contents {
	width: 340px;
	margin: 10px 10px 10px 20px;
	vertical-align: top;
}
.news-contentsUB0 {
	width: 340px;
	margin: 0px 10px 0px 20px;
}
.news-contentsU0 {
	width: 340px;
	margin: 0px 10px 20px 20px;
}

h3.news-title {
	margin-bottom: 4px;
}

.onlineshopping-contents {
	width: 360px;
	margin: 10px 15px 10px 13px;
	vertical-align: top;
}

.onlineshopping-contents2 {
	width: 360px;
	margin: 0px 0px 0px 10px;
	padding:0px;
}
#top-footer {
	background: url('../img/top/footer_bg.gif') repeat-y;
	clear: both;
}

.newsTxt {
	float: left;
	width: 240px;
}
.newsPhoto {
	float: right;
	width: 90px;
}
.newsLine {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	clear: both;
}
/*-------- トップページ END -------*/

/*-------- 中面共通 -------*/

#page-menu {
	display:block;
	width:435px;
	float:right;
	padding: 39px 0px 0px 0px;
}
#page-header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 149px;
	clear: both;
}
#page-header h2 {
	text-indent: -2000px;
}

/* ヘッダー：コンセプト */
.page-header-concept {
	background: url('../img/concept/header.jpg') no-repeat;
}
/* ヘッダー：店舗紹介 */
.page-header-shop {
	background: url('../img/shop/header.jpg') no-repeat;
}
/* ヘッダー：商品紹介 */
.page-header-goods {
	background: url('../img/goods/header.jpg') no-repeat;
}
/* ヘッダー：オーダー */
.page-header-order {
	background: url('../img/order/header.jpg') no-repeat;
}
/* ヘッダー：マフィンのあれこれ */
.page-header-muffin {
	background: url('../img/muffin/header.jpg') no-repeat;
}

/* ヘッダー：ギフト */
.page-header-gift {
	background: url('../img/gift/header.jpg') no-repeat;
}

/* ヘッダー：ブライダル */
.page-header-bridal {
	background: url('../img/bridal/header.jpg') no-repeat;
}

#page-contents-top {
	margin-top: 5px;
	height: 5px;
	background: url('../img/common/page-contents-bgtop.gif') no-repeat;
}

#page-contents {
	margin: 0px;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background: url('../img/common/page-contents-bg.gif') repeat;
}

#page-contents02 {
	margin: 0px;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background: url('../img/common/page-contents-bg.gif') repeat;
}

#page-contents02b {
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: url('../img/common/page-contents-bg.gif') repeat;
}

#page-contents03 {
	margin: 0px;
	padding: 15px 0px;
	background: url('../img/common/page-contents-bg.gif') repeat;
}

#page-contents04 {
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background: url('../img/common/page-contents-bg.gif') repeat;
}

#page-contents-bottom {
	height: 5px;
	background: url('../img/common/page-contents-bgbottom.gif') no-repeat;
}

h3.page-copy {
	margin-bottom: 30px;
}

h3.page-copyb {
	margin-bottom: 0px;
}
/*-------- 中面共通 END　-------*/

/*[ 共通タグ ]*************************************/

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}

em {
	color: #5E0B7C;
	font-style: normal;
}

#copyright {
	margin: 0px;
	padding: 4px 0px 10px 0px;
	font-style: normal;
	text-align: left;
	color: #404040;
}

.pagetop {
	margin: 10px 0px 0px 10px;
	text-align: right;
}

.cffffff {
	color: #FFFFFF;
}

/*[ トップページ ]*************************************/


/*[ 店舗紹介 ]*************************************/

h4.area {
	background: url(../img/shop/h4_area_bg.jpg);
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: normal;
}

h5.shopname {
	border-left: 4px solid #A47DB2;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
/*[ 商品紹介 ]*************************************/
h4.goods-category {
	margin-bottom: 15px;
	padding-top:15px;
}

h5.goods-subcategory {
	margin-bottom: 15px;
}

.goods-line {
	width: 700px;
	clear: both;
	height: 20px;

}

.goods-ph {
	float: left;
	width: 80px;
}

.goods-ph2 {
	float: left;
	width: 220px;
}

.goods-txt {
	float: left;
	width: 130px;
	display: inline;
	margin-right: 12px;
	text-align: justify;
}

.goods-txt2 {
	float: left;
	width: 180px;
	display: inline;
	margin-right: 12px;
	text-align:justify;
}

.txt-line {
	font-weight: 600;
	margin-top: 5px;
	margin-left: 10px;
}

.goods-txt-ph-none {
	float: left;
	width: 195px;
	/*\*/
	width: 213px;
	/**/
	margin-left: 5px;
	margin-right: 15px;
}


h6.goods-title {
	border-bottom: 1px dashed #969;
}


/*[注釈用(div)]**********************************/
.goodsbox {
	margin: 0;
	padding: 0;
	float: left;
	width: 222px;
}
div.goodsbox span.komesmall {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #835941;
	display: block;
	clear: both;
	padding:7px 9px 0 10px;
	text-align: justify;
}
/***********************************/



/*[ ご注文 ]*************************************/

#order-contents-top {
	margin-top: 5px;
	height: 5px;
	background: url('../img/order/order-contents-bgtop.gif') no-repeat;
}

#order-contents {
	margin: 0px;
	padding-top:25px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background: url('../img/order/order-contents-bg.gif') repeat-y;
}

#order-contents-bottom {
	height: 5px;
	background: url('../img/order/order-contents-bgbottom.gif') no-repeat;
}

p.note-order {
	padding: 15px 0px
}

h3.orederTitleBox {
	width: 400px;
	padding: 15px 0px 0px 0px;
	text-align: left;
}
p.orderComentBox {
	width: 400px;
	padding: 15px 0px 0px 0px;
	text-align: left;
}



/*[ ご注文／送料について ]*************************************/

h4.carriage-subtitle {
	margin-bottom: 10px;
}

.tbl-ryokin {
 border-width: 1px 0px 0px 1px;
 border-style: solid;
 border-color: #666666;
 border-collapse: collapse;
 empty-cells: show;
}
.tbl-ryokin th {
 border-width: 0px 1px 1px 0px;
 border-style: solid;
 border-color: #666666;
 background: #D8C5D8;
 font-weight: normal;
 vertical-align: top;
 text-align: center;
}

.tbl-ryokin th.th1 {
 background: #BA98BA;
 vertical-align: middle;
}

.tbl-ryokin td {
 border-width: 0px 1px 1px 0px;
 border-style: solid;
 border-color: #666666;
 background-color: #FFF;
 text-align: center;
}

.tbl-size {
 border-width: 1px 0px 0px 1px;
 border-style: solid;
 border-color: #666666;
 border-collapse: collapse;
 empty-cells: show;
}
.tbl-size th {
 border-width: 0px 1px 1px 0px;
 border-style: solid;
 border-color: #666666;
 background: #D8C5D8;
 font-weight: normal;
 text-align: center;
}


.tbl-size td {
 border-width: 0px 1px 1px 0px;
 border-style: solid;
 border-color: #666666;
 background-color: #FFF;
 text-align: center;
}

.tbl-size td.size-left {
 text-align: left;
 padding-left: 10px;
}

/*[ マフィンのあれこれ ]*************************************/

.note-head {
	height: 72px;
	background: url(../img/muffin/note_head.gif) no-repeat;
	text-align: right;
}
p.note-date {
	padding-top: 40px;
	padding-right:40px;
}
.note-contents {
	padding-top: 4px;
	padding-left: 60px;
	padding-right: 40px;
	background: url(../img/muffin/note_bg.gif) repeat-y;
}
.note-foot {
	height: 30px;
	background: url(../img/muffin/note_foot.gif);
}

.note-bg {
	padding-left: 60px;
	padding-right: 40px;
	background: url("../img/muffin/note_bg.gif") repeat-y;
}

table.tbl-breakfast {
	border: 1px dashed #999;
}
table.tbl-breakfast td {
	padding: 20px;
}


/*[ マフィンのあれこれ／特集* ]*************************************/
h4.muffin-tokushu-title {
	margin-bottom: 30px;
}
h5.muffin-tokushu-subtitle {
	margin-bottom: 10px;
}

/*[ マフィンのあれこれ／特集* ]*************************************/
h4.muffin-eat-subtitle {
	margin-bottom: 10px;
}

/*[ マフィンのあれこれ／レシピ ]*************************************/

.recipe-copy {
	margin-bottom: 30px;
}

h4.recipe-process {
	margin-bottom: 10px;
}

/*下準備*/
ul.recipe-standby {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
ul.recipe-standby li {
	margin: 0px;
	padding-bottom: 5px;
}

/*作り方*/
ol.recipe-howto {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}
ol.recipe-howto li {
	margin: 0px;
	padding-bottom: 5px;
}

h5.advice {
	margin-top: 10px;
	margin-bottom: 5px;
}

/*[ link ]***************************************/

a:link {
	color: #5E0B7C;
	text-decoration: underline;
}
a:visited {
	color: #5E0B7C;
	text-decoration: underline;
}
a:hover {
	color: #AE2D5E;
	text-decoration: underline;
}
a:active {
	color: #AE2D5E;
	text-decoration: underline;
}

/*[ orderPlus ]***********************************/

.whiteOrderBoxHead {
	background: url(../img/order/bgset01.gif) no-repeat;
	padding: 15px 15px 0px 15px;
	text-align: right;
}
.whiteOrderBox {
	background: url(../img/order/bgset02.gif) repeat-y;
	padding: 15px 15px 0px 15px;
	width:700px;
}
.whiteOrderBoxBottom {
	background: url(../img/order/bgset03.gif) no-repeat 0% 100%;
}
.orderPhotoBox01 {
	width: 80px;
	float: left;
}
.orderPhotoBox02 {
	width: 100px;
	float: left;
	text-align: right;
}
.orderTextBox {
	width: 130px;
	float: left;
}
.orderCoutionBox {
	width: 421px;
	float: left;
}

.orderLeftBox {
	float: left;
	width: 180px;
	text-align: left;
}
.orderLine{
	background: url(../img/order/dotline670.gif) repeat-x 0% 50%;
	clear: both;
	width:670px;
	height: 40px;
}
ul.orderList {
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: right;
	display:inline;
	
}
ul.orderList li {
	background: url(../img/order/item_arrow.gif) no-repeat 0% 50%;
	list-style: none;
	padding: 0px 0px 3px 20px;
	margin: 0px;
}



/*[ ギフト]**************************************/

.back-top{
width:700px;
background: url(../img/gift/back-top.gif) no-repeat;
margin:0px;
padding:0px;
}

.back-middle{
width:700px;
background: url(../img/gift/back-middle.gif) repeat-y;
margin:0px;
padding:0px;
}

.back-middle h4{
margin:0px 0px 0px 15px;
padding:0px;
}

.back-middle p{
font-size:12px;
margin:10px 0px 10px 20px;
padding:0px;
line-height:20px;
}

.back-middle div{
font-size:12px;
margin: 0px 0px 0px 20px;
padding: 0px;
line-height:20px;
}

.back-buttom{
width:700px;
background:url(../img/gift/back-buttom.gif) no-repeat;
margin:0px;
padding:0px;
}

/*[ リクルート ]**************************************/

h5.recruitTitle {
	padding: 0 0 15px 0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 14px;
	color: #333;
}
.recruitImageBox {
	background: url(../img/recruit/image.jpg) no-repeat 100% 0;
}
table.recruitBox {
	border-top: 1px solid #5E0B7C;
	margin: 0 0 20px 0;
}
table.recruitBox th {
	padding: 3px 10px;
	background: #5E0B7C;
	border-bottom: 1px solid #FFF;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 12px;
	line-height: 170%;
	color: #FFF;
}
table.recruitBox td {
	padding: 3px 10px;
	border-bottom: 1px solid #5E0B7C;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
	font-size: 12px;
	line-height: 170%;
}
.recruitInquiryBox {
	border: 1px solid #5E0B7C;
	padding: 15px;
	background: #FFF;
}
/* ヘッダー：リクルート */
.page-header-recruit {
	background: url('../img/recruit/header.jpg') no-repeat;
}


/***********************************************/

/*070511追加　トップ*/
.topicsIten{
	margin:0px 0px 0px 17px;
	width:346px;
	height:90px;
	}
.topicsIten2{
	margin:0px 0px 0px 17px;
	width:346px;
	}

.topicsBox{
	margin:0px 0px 0px 17px;
	width:346px;
	}
.itenbg{
	margin:0px;
	padding-top:30px;
	width:346px;
	height:52px;
	background-image:url("../img/top/iten_bg.gif");
	}
.itenbg2{
	margin:0px;
	padding-top:30px;
	width:346px;
	height:90px;
	background-image:url("../img/top/iten_bg2.gif");
	background-repeat:no-repeat;
	}
.naka{
	margin:0px 20px 0px 20px;
	width:306px;
	}
.naka2{margin:10px 20px;
	width:306px;
	color:#990000;
	font-size:10px;
	}
.itenLeft{width:90px;padding-right:10px;float:left;clear:both;font-size:10px;padding-bottom:2px;}
.itenRight{float:left;font-size:10px;color:#666666;padding-bottom:2px;line-height:1.2em;}



/* 070719追加 */
#top-menu2 ul#menu li.concept {
	width: 95px;
	background: url('../img/menu/concept02.gif') no-repeat;
}
#top-menu2 ul#menu li.concept a {
	width: 95px;
	background: url('../img/menu/concept01.gif') no-repeat;
}
#top-menu2 ul#menu li.concept a:hover {
	width: 95px;
	background: url('../img/menu/concept02.gif') no-repeat;
}

/* 080328追加 */
.clear{
	clear:both;
}


/*090120追加*/
div.newsTopicsBox{
	font-size:10px;
	padding:10px 16px 0px 24px;
	background:url(../img/top/bg_boxtop.gif) 15px 0 repeat-y;
	color:#444;
}
div.newsTopicsBox h2{ padding-bottom:2px;}
div.newsTopicsBox table, div.newsTopicsBox p{ padding:0px 0px 0px 10px; line-height:1.2;}
div.newsTopicsBox table{ margin:2px 0 0 5px;}
div.newsTopicsBox td{ font-size:10px; color:#444;}
span.boxBottom{ display:block; width:346px; background:url(../img/top/bg_boxbottom.gif) no-repeat; margin-left:15px;}

div.bnrBox{ padding:22px 10px 10px 24px; font-size:12px;}
div.bnrBox span{ display:block; padding-bottom:10px;}


/*090216追加*/
.prBox{
	padding:25px 0 0 0;
}