@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 .mainImage {
	padding:0 0 30px;
}

#left .box {
	width:700px;
	padding:0 0 35px;
	float:left;
}

#left .entry {
	width:670px;
	padding:12px 15px 35px;
	float:left;
	background:url(../../../image/blog/bg_entry.gif) left top no-repeat;
}

#left .conBox {
	width:670px;
	padding:0 15px 35px;
	float:left;
}

#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 .iSch {
	background:url(../../../image/top/ic_sch.gif) 1px 3px no-repeat;
	padding-left:50px;
}

#left .entry .iCsr {
	background:url(../../../image/top/ic_csr.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;
}

#left .scheduleLink {
	padding:0 0 10px;
	text-align:center;
}

#left .C3Li {
	width:684px;
	float:left;
	margin:0 -14px 0 0;
	display:inline;
}

#left .C3Li li {
	float:left;
	padding:0 14px 14px 0;
}

#left .C3Li li h5 {
	font-size:85%;
	line-height:1.5em;
}

#left .C3Li li p {
	padding:0 0 5px;
}

#left .sttl {
	font-size:75%;
	line-height:1.5em;
	padding:0 0 5px;
}

#left .list {
	font-size:75%;
	list-style:1.5em;
	margin:0 -10px;
}

#left .list dt {
	float:left;
	padding:0 0 0 10px;
}

#left .list dd {
	padding:0 10px 15px 90px;
	margin:0 0 15px;
	border-bottom:#333333 1px dotted;
}




/* ---------- 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;
}

#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;
}

#right ul li ul {
	width:195px;
	margin:0 0 0 5px;
	padding:0;
	font-size:100%;
}

#right ul li ul li {
	width:180px;
	padding:6px 0 0 15px;
	float:left;
	background:url(../../../image/common/bg_arr04.gif) left 10px no-repeat;
}

#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;
}

