#area-main {
	background: url(../img/contents_body_bg.gif) repeat-y;
}

/* @group side menu */

#conts-menu {
	width: 180px;
	float: left;
	padding-bottom: 20px;
}

#conts-menu h2 {
	background: url(../img/cmenu_head_bg.jpg) no-repeat;
	padding-top: 130px;
	padding-bottom: 25px;
	text-align: center;
}

#conts-menu ul,
#conts-menu p {
	margin: 0 20px;
}

#conts-menu ul,
#conts-menu #tagcloud {
	margin-bottom: 20px;
}

#conts-menu h3 {
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0 8px 20px;
}


/* @end */

/* @group main contents */

/* @group entry list */

.entry-list {
	clear: both;
	margin-top: 20px; 
}

.entry-list li {
	width:280px;
	height:100px;
	position:relative;
	float:left;
	margin: 0 10px 10px 0;
}

.entry-list .photo {
	z-index: 10;
	position:absolute;
	width: 100px;
	overflow: hidden;
}

.entry-list .photo img {
	height: 100px;
	width: auto;
}

.entry-list .entry {
	position:absolute;
	bottom:0;
	padding-left: 110px;
	z-index: 1;
}

.entry-list .entry .icon-new {
	margin-left: 0.5em;
}

.entry-list .entry p {
	line-height: 1.2em;
	margin: 0;
}



/* @end */

#block-conts {
	background: url(../img/contents_head_bg.gif) no-repeat;
	float: right;
	width: 700px;
	padding-top: 108px;
	padding-bottom: 100px;
}

.content {
	margin: 15px 50px;
}

.line {
	border-bottom: 1px solid #999;
}


/* @group daily-release index */
#block-blogs {
	width: 600px;
	margin: auto;
} 
#block-blogs .pmenu {
	clear: both;
	text-align: right;
	padding: 0;
	font-weight: bold;
	color: #999999;
	height: 1.2em;
}

#block-blogs .pmenu.pagenate a {
	margin: 0 0.5em;
}

#block-blogs .current-category {
	float: left;
	color: #3B3630;
}

#block-blogs p {
	margin: 0;
}

#block-blogs.block-index {
	clear: both;
	padding: 28px 0 40px 0;
}

/* @end */

/* @group daily-release article */
#block-blogs .blog-head {
	margin: 30px 0 20px 0;
	position: relative;
	height: 100px;
	width: 600px;
	padding: 0;
	overflow: hidden;
}

#block-blogs .blog-head .title {
	bottom: 0;
	position: absolute;
}

#block-blogs .blog-head .title p strong {
	display: block;
	font-weight: bold;
}

#block-blogs .title h3 {
	font-size: 1.3em;
	margin: 0;
}

#block-blogs .blog-head .photo {
	height: 100px;
	width: 100px;
	top: 0;
	overflow: hidden;
	text-align: center;
}

#block-blogs .blog-head .photo img {
	height: 100px;
	width: auto;
}

#block-blogs .position-0 .title {
	padding-left: 110px;
}

#block-blogs .position-0 .photo {
	float: left;
}

#block-blogs .position-1 .title {
	
}

#block-blogs .position-1 .photo {
	float: right;
}

.pmenu.blog-btm {
	margin: 25px 0 15px 0;
}


/* @group daily-release box-article */
#block-blogs .box-article {
	margin-bottom:15px;
}
#block-blogs .box-article p {
	margin: 1em 0;
}

/* @end */
/* @end */

/* @group daily-release other-article */

#block-list {
	margin: 0 auto;
	width: 600px;
}

h3.others {
	font-size: 1em;
	padding: 10px 0 10px 0;
}

div.others {
	background: #FBF7EF;
	padding: 15px 15px 0;
}

div.others ul {
	margin: 0;
}

div.others li {
	width: 250px;
	height: 100px;
	overflow: hidden;
}

/* @end */

/* @group shop-info-mini */
#block-shop {
	clear: left;
	float: left;
	position: relative;
	width: 178px;
	height: 294px;
	margin-bottom: -35px;
	background: url(../img/info_bg_mini.gif) no-repeat;
}

#block-shop h3 {
	margin: 0 auto 5px auto;
	padding: 28px 0 0 0;
	width: 130px;
	margin: 0 auto;
}

#block-shop h4,
#block-shop p,
#block-shop address {
	width: 125px;
	margin: 0 auto;
}
/* @end */

/* @end */

#area-bottom {
	background: url(../img/contents_foot_bg.gif) no-repeat bottom;
	height: 70px;
}