@charset "utf-8";

#description.section{
	padding:12px 0 0;
}
#description.section .pic{
	float:right;
}
#description.section .text{
	font-size:115%;
	letter-spacing:0.1em;
	line-height:170%;
	padding:3px 0 0;
}

#entries.section{
	margin:0 0 0 -10px;
	padding:5px 0 0;
}
#entries.section .entry{
	background-image:url(../../common/images/top/entry_bg_top.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:260px;
}
#entries.section .entry h2{
	font-size:125%;
	line-height:110%;
	padding:25px 15px 11px 23px;
}
#entries.section .entry .text{
	line-height:140%;
	padding:0 10px 0 23px;
	width:227px;
}
#entries.section .entry .continue{
	background-image:url(../../common/images/top/entry_bg_bottom.gif);
	background-position:10px bottom;
	background-repeat:no-repeat;
	padding:5px 10px 8px 23px;
}

#entry.section{
	background-image:url(../../common/images/under/entry_bg_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:20px 0 0;
	width:510px;
}
#entry.section .entryWrapper{
	background-image:url(../../common/images/under/entry_bg_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:25px 0 0;
}
#entry.section head{
}
#entry.section h1{
	background-image:url(../../common/images/under/head_icon.gif);
	background-position:16px 0;
	background-repeat:repeat-y;
	font-size:130%;
	letter-spacing:0.1em;
	line-height:140%;
	margin:0 0 5px;
	padding:0 0 0 27px;
}
#entry.section .textWrapper {
	background-image:url(../../common/images/under/entry_bg_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#entry.section .text{
	background-image:url(../../common/images/under/head_border.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 10px 20px 13px;
}




