/*  
fornt page
*/


/* info */
#front_info{
	margin: 10px;
}
#front_info h3{
	margin: 1.2em 0 10px 0;
}
#front_info p {
	line-height:1.8em;
	margin: 0 0.8em 0 1em;
}
#front_info div.ajhh {
	margin-top:1em;
	display: block;
}
#front_info div.ajhh p{
}
#front_info img#ajhh {
	margin: 0 0 1px 0;
}

/* photo */
#front_photo{
	margin: 16px 10px 10px;
	float:none;
	clear:both;
}


/* staff */
#front_staffvoice {
	margin: 10px 0;
	width:740px;
	padding:10px 0 10px 10px;
}
#front_staffvoice h3#staffvoice_h {
	font-size:12px;
	font-weight:normal;
	margin:0;
	height:60px;
	float:left;
}
#front_staffvoice h3#staffvoice_h img {
	vertical-align:middle;
}
#front_staffvoice #newblog {
	width:560px;
	float:right;
	clear:right;
}
#front_staffvoice #newblog .post {
	margin:0;
	width:538px;
	min-height:228px;
	_height: 228px;		/* IEhack */
}
#front_staffvoice #newblog .postov {
	margin:0;
	width:100%;
}
#front_staffvoice .entry h3 {
	margin:0.5em 0 0.5em 0;
}
#front_staffvoice .entry small {
	margin:1em 0 0 0;
	display: block;
}
#front_staffvoice .entry p {
}
#astaff {
	float:left;
	clear:left;
	display:block;
	padding: 0 0 0 10px;
	width:160px;
}
#newsandstaff {
	margin: 0;
	padding: 0 10px 0 0;
	float:none;
	clear:both;
	background:url(images/front_staff_bg.jpg) no-repeat top left;
	min-height: 255px;
	_height: 255px;		/* IEhack */
}
#front_staffvoice .buttons {
	float:right;
	clear:right;
}


/* brands */
#front_brands {
	margin: 10px;
	padding: 20px;
	border: 1px solid #FFF;
	background: #F8F7EE;
}
#front_brands h4 {
	font-size:1.2em;
	margin: 0 0 5px 0;
}
#front_brands h5 {
	font-size:1em;
	margin: 1em 1em 5px 1em;
	font-weight:normal;
	border-bottom: 1px dotted #aaa;
	padding: 0.2em 0;
}
#front_brands p {
	font-size:12px;
	text-align:left;
	margin: 5px 1em;
}

#front_brands ul {
	list-style:none;
	width:666px;
	margin: 0 auto;
	float:none;
	clear:both;
}
#front_brands ul li {
	float:left;
	margin: 0 4px 4px 0;
	line-height:0;
}
#front_brands ul li a:hover {
	text-decoration: none;
	left:1px;
	bottom:-1px;
	position: relative;
}

/* shops */
#front_shops {
	margin: 10px;
	padding: 20px;
	border: 1px solid #FFF;
	background: #F8F7EE;
}
#front_shops h4 {
	font-size:1.2em;
	margin:0 1em 5px 0;
	float:left;
}
#front_shops ul {
	list-style: none;
	margin: 0 0 1em 0;
	float:none;
	clear:both;
}
#front_shops ul li {
	margin: 0.8em 0 0 3em;
	padding:0;
	list-style-position: outside;
	list-style-image: url(images/front_shops_list.gif);
	list-style-type: none;
}

/* front all */
#front_info,#front_photo,#front_staffvoice,#front_brands,#front_shops {
	float:none;
	clear:both;
}
#front_info:after,#front_photo:after,#front_staffvoice:after,#newsandstaff:after,#newblog:after,#front_brands:after,#front_brands ul:after,#front_shops:after {
	display:block;
	content:".";
	visibility:hidden;
	clear:both;
	float:none;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}
.shaku {
	clear:right;
	line-height:1.5em;
	background: none;
	color:#444; 
}

