@charset "UTF-8";
/* Monja CSS Document */


/* -- パンくず -- */
#navigator {
	background-image:#f9f3e7 url(/lib/img-cat/bg_body_m_pan.gif);/**/
	}
	

/* -- 帯 -- */

#header-inner {
	background:url(/lib/img-cat/bg_body_m_top.gif) no-repeat bottom;/**/
	}

#content-inner {
	background:url(/lib/img-cat/bg_body_m_m.gif) repeat-y left;/**/
	}


.widget-header{
	background-color:#e16500;
	}

.widget-list-item{
	background-image:url(/lib/img-cat/arrow_side_m.gif);
	}
	
/* --サイドナビのやじるし --*/
.widget-list-item{
background:url(/lib/img-cat/arrow_side_m.gif) no-repeat left center !important;
	}
	

/*右側のナビのタイトルの背景色*/
#recent-update h2{
	background-color:#FE7C00;
	}


/*h1のタイトル*/
#page-title{
background:url(/lib/img-cat/ttl_monja.gif) no-repeat;
}

/* -- もんじゃTOP -- */

body.mt-main-index .monttl   { color: #ff4500; font-size: 10px; line-height: 110%; background-color: #fdf4e5; padding: 3px 0px 3px 1px; border-left: 3px solid #ee981a; width: 172px }
body.mt-main-index .text ul   { margin: 0px; padding: 7px 5px 5px }
body.mt-main-index .text ul li   { line-height: 110%; list-style-type: none; margin-left: 0px; padding-top: 0px; padding-bottom: 5px }



/* --　もんじゃの作り方と修学旅行のページ下リンク　-- */
.TwopageLink{
font-size:14px;
font-weight:bold;
color:#FF3333;
text-align:center;
padding:7px 0;
}


/* -- もんじゃマップ店  --*/


/* - 満月 - */
.photoframe {
	background:#FFFFFF;
	padding:4px;
	margin:2px;
	border:#CCCCCC 1px solid;
	}


#mangetuintro img{
	margin:0 0 15px 0 !important;
	}


#seatphoto{
	margin:0 7px 0;
	float:right;
	}
	
#seatphoto img{
	margin:0 0 10px 0;
	}
	
.menuphoto {
	text-align:right;
	width:245px;
	background:#FFFFFF;
	padding:5px;
	margin:0 5px 10px;
	border:#CCCCCC 1px solid;
	float:left;
	}
.menuphoto p{
	margin:0;
	padding:0;
	text-align:left !important;
	font-size:11px;
	line-height:1.25em;
	}
	

.ownerphoto {
	text-align:right;
	width:220px;
	background:#FFFFFF;
	padding:5px;
	margin:1px;
	border:#CCCCCC 1px solid;
	float:right;
	}

.ownerphoto p{
	margin:0;
	padding:0;
	text-align:center !important;
	font-size:11px;
	line-height:1.25em;
	}
	
.ownerphoto p img{
	margin:0 0 2px 0;
	}


#Drink , #Course , #Student{
	padding:5px;
	margin:0 0 10px 0;
	}

#Drink p, #Course p, #Student p{
	margin:0;
	padding:2px;
	}

#Course , #Student{
	width:290px;
	}	
		
#Course ul, #Student ul{
	padding:0 0 0 15px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	}
	
.plus_alpha{
	font-size:11.5px;
	line-height:1.25em;
	padding:10px 0 0 0;
	}


/*  親子レシピ  */
#entry-55 .tx , #entry-56 .tx { padding-left: 6px }
#entry-55 .line , #entry-56 .line { border-top: 2px solid #ffe3ff }
#entry-55 .line2 , #entry-56 .line2 { border-bottom: 2px solid #ffe3ff }
#entry-55 .cel, #entry-56 .cel { padding-right: 10px }


