@charset "utf-8";
@import url("base.css");
@import url("common.css");




/* ---------- left ---------- */

#left {
	width:700px;
	margin:0 0 0 25px;
	float:left;
	display:inline;
}

#left .entry {
	width:670px;
	padding:12px 15px 35px;
	float:left;
	background:url(../../../image/blog/bg_entry.gif) left top no-repeat;
}

* html #left .entry {
	width:700px;
}

#left .entry h4 {
	font-size:65%;
	line-height:1.5em;
	color:#CAB70B;
	padding:0 0 3px;
}

#left .entry .iNew {
	background:url(../../../image/top/ic_news.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iPre {
	background:url(../../../image/top/ic_press.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iEve {
	background:url(../../../image/top/ic_event.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iPla {
	background:url(../../../image/top/ic_player.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iGoo {
	background:url(../../../image/top/ic_goods.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iMed {
	background:url(../../../image/top/ic_media.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iRep {
	background:url(../../../image/top/ic_report.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iDra {
	background:url(../../../image/top/ic_draft.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iRes {
	background:url(../../../image/top/ic_result.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iOth {
	background:url(../../../image/top/ic_other.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iTea {
	background:url(../../../image/top/ic_team.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry h5 {
	font-size:85%;
	line-height:1.5em;
	padding:0 0 8px;
	margin:0 0 11px;
	border-bottom:#454545 1px dotted;
}

#left .link {
	width:700px;
	padding:6px 0 40px;
	float:left;
	display:inline;
	font-size:75%;
	line-height:1.5em;
	background:url(../../../image/blog/bg_link.gif) left top no-repeat;
	text-align:center;
}

#left .bttl {
	width:680px;
	margin:0 0 15px;
	padding:6px 5px 3px 15px;
	float:left;
	display:inline;
	font-size:85%;
	line-height:1.6em;
	letter-spacing:0.05em;
	background:url(../../../image/under/bg_mttl.gif) left top no-repeat;
}

* html .bttl {
	width:700px;
}





/* ---------- right ---------- */

#right {
	width:220px;
	margin:0 25px 0 0;
	padding:0 0 20px;
	float:right;
	display:inline;
}

#right h4 {
	width:200px;
	margin:0 0 10px 0;
	padding:6px 5px 3px 15px;
	float:left;
	display:inline;
	font-size:85%;
	line-height:1.6em;
	letter-spacing:0.05em;
	background:url(../../../image/under/bg_mttl.gif) left top no-repeat;
}

* html #right h4 {
	width:220px;
}

#right ul {
	width:215px;
	margin:0 0 0 5px;
	padding:0 0 25px;
	float:left;
	display:inline;
	font-size:65%;
	line-height:1.4em;
	color:#666666;
}

#right ul li {
	width:200px;
	padding:0 0 6px 15px;
	background:url(../../../image/common/bg_arr04.gif) left 4px no-repeat;
	float:left;
}

* html #right ul li {
	width:215px;
}

#right ul li a {
	text-decoration:none;
}

#right ul li a:hover {
	color:#CAB70B;
}

#right .search {
	width:200px;
	margin:0 10px 10px;
	float:left;
	display:inline;
}	

#right .search .ti {
	width:130px;
	float:left;
}	

#right .search .btn {
	width:50px;
	height:22px;
	border:#555555 1px solid;
	border-right:#333333 1px solid;
	border-bottom:#333333 1px solid;
	background:#444444;
	color:#FFFFFF;
	padding:2px 5px 0;
	font-size:75%;
	list-style:1.5em;
	float:right;
	text-align:center;
}
