@charset "utf-8";

/*-------------------------------------------------------------
	Menya.com.au
	File: about.css
	Last edited: 6/Dec/2011
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	index
		1. Contsnts Style
-------------------------------------------------------------*/

/* 1. Contsnts Style
-------------------------------------------------------------*/
div#main{width: 545px;float: left;}
section#shopInfo{width: 346px;float: right;}

#intro p.copy {
	display: block;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	font-size:18px;
	line-height: 1;
	text-align: justify;
}

h3{margin-bottom: 5px;color: #333;font-size: 14px;}
#intro{margin-bottom: 20px;line-height: 1.5;}
#intro h3:first-letter{font-size: 18px;color: #b60000;}
#intro h4{color: #b60000;display: inline;}
#intro p{display: inline;}
#intro div{margin-bottom: 5px;}
#intro div img{float: right; margin-left: 10px;margin-bottom: 10px;}

section#manager{border: 1px solid #999;padding: 8px;line-height: 1.5;}
#manager h3{font-size: 14px;color: #b60000;clear:both;}
#manager img{float: left; margin-right: 10px;margin-bottom: 5px;}
#manager p{margin-bottom: 8px;}
#manager h4{padding-top:3px;font-weight: bold;font-size: 10px;display: block;clear: both;color: #444;border-top: 1px dotted #666;}
#manager dl{font-size: 10px;line-height: 1.3;margin: auto;padding: auto;color: #444;text-align:left;}
#manager dt{font-weight: normal;display: inline;}
#manager dt:after{content: ": ";}
#manager dd{display: inline;}
#manager dd:after{content: '/';}
#manager dd.last:after{content: none;}

#shopInfo{line-height: 1.5;}
#shopInfo h3{clear: both;min-height: inherit;margin-bottom: 5px;padding: 0 0 10px 3px;background: url(../images/common/heading2_bk2.png) no-repeat left bottom;font-size: 14px;color: #b60000;}
#shopInfo dl{width: 346px;margin-bottom: 3px;}
#shopInfo dt,#shopInfo dd{border-bottom: 1px dotted #666;}
#shopInfo dt{width: 103px;float: left;clear: both;}
#shopInfo dd{margin-left: 103px;}
#shopInfo .line2{height: 3em;}
#shopInfo .line3{height: 4.5em;}
#shopInfo iframe{border: 1px solid #666;overflow: hidden;}
#shopInfo p{text-align: right;font-size: 10px;}

#shopInfo ul{line-height: 1.3;margin-bottom: 10px;font-size: 10px;}
#shopInfo li{text-align: center;float: left;}
#shopInfo li.m{width: 120px;}
#shopInfo li.first{margin-right: 4px;}
#shopInfo li.s{width: 102px;letter-spacing: -0.5px}
#shopInfo a img{border: 1px solid #666;}
#shopInfo a:hover img{border: 1px solid #b60000;}
#shopInfo #likeBox{margin-top: 5px;}

#container aside{clear: both;padding: 20px 1px 0;}
#container aside li{width: 178px;padding-right:5px;float: left;}
#container aside li.last{padding: 0;}