@charset "utf-8";

/*
===== CONTENTS ==============================
	1:.sectionH1
	2:.sectionH2
	3:localNav
=============================================
*/

/*
===== 1:.sectionH1 ====
*/
#content .sectionH1 .tlt {
	width: 514px;
	margin: 0 0 12px 28px;
	_margin: 0 0 0 28px;
}

#content .sectionH1 .tlt h1 {
	padding: 10px 5px 10px 22px;
	font-size: 90%;
	color: #7B3540;
	background: url(../images/tlt_bgc.gif) no-repeat 7px center;
	border-top: 1px solid #b7a097;
}

#content .sectionH1  .tlt p {
	margin: -40px 0 0 300px;
}


/*
===== 2:.sectionH2 ====
*/
#content .sectionH2 {
	width: 530px;
	margin: 0 0 0 20px;
	padding: 0 0 5px;
	background: url(../images/h2_bottom.gif) no-repeat left bottom;
}

#content .sectionH2 .topImg {
	vertical-align: top;
}

#content .sectionH2 p {
	margin: 10px 15px;
}

#content .sectionH2 ul {
	margin: 0 0 10px 35px;
	_margin: -10px 0 10px 35px;
}
#content .sectionH2 ul li {
	_font-weight: bold;
	_color: #7B3540;
}
#content .sectionH2 ul li a {
	font-weight: bold;
	color: #7B3540;
	text-decoration: none;
}

#content .sectionH2 ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
}


/*
===== index ====
*/
#content .sectionH1 .radi {
	font-size: 0.95em;
	_margin-right: 35px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.6;
	padding-bottom: 20px;
}
#content .sectionH1 .radi .radi_name {
	font-size: 1em;
	font-weight: bold;
	border-top: 2px solid #7B3540;
	border-bottom: 2px solid #7B3540;
}
#content .sectionH1 .radi .release {
	font-size: 0.8em;
	float: right;
	line-height: 2.4;
}
#content .sectionH1 .radi .thumnail {
	padding: 5px 10px 2px 10px;
	float: left;
	background-color: #FFFFFF;
}
#content .sectionH1 .radi .thumnail img {
	border: 1px solid #555555;
}

#content .sectionH1 .radi .thumnail_s {
	padding: 5px 5px 2px 5px;
	float: left;
	background-color: #FFFFFF;
}
#content .sectionH1 .radi .thumnail_s img {
	border: 1px solid #555555;
	height: 84px;
}

#content .sectionH1 .radi .corner_tit {
	padding-top: 5px;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content .sectionH1 .radi .special {
	font-size: 0.8em;
	_text-indent: 20px;
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: -0.5em;
}
#content .sectionH1 .radi .sp_tit {
	font-size: 1em;
	_text-indent: 20px;
	margin-right: 30px;
	margin-left: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content .sectionH1 .radi .sub_tit {
	font-size: 0.75em;
	_text-indent: 30px;
	margin-left: 30px;
	margin-bottom: -0.5em;
}
#content .sectionH1 .radi .main_tit {
	font-size: 0.9em;
	_text-indent: 30px;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
}
#content .sectionH1 .radi .entry {
	_text-indent: 60px;
	margin-right: 80px;
	margin-left: 60px;
	font-size: 0.75em;
}
#content .sectionH1 .radi .writer {
	_text-indent: 60px;
	margin-right: 30px;
	margin-left: 60px;
	font-size: 0.75em;
}
#content .sectionH1 .radi .nombre {
	float: right;
	margin-right: 30px;
	padding-left: 5px;
	font-size: 0.75em;
	text-decoration: none;
}
#content .sectionH1 .radi .link_tit {
	font-size: 0.9em;
	_text-indent: 30px;
	margin-right: 30px;
	margin-left: 50px;
	font-weight: bold;
}


/*
===== 4:.sectionH2 ====
*/
#sideMenu #localNav .radi-link {
	margin-top: 2px;
}
#sideMenu #localNav .release {
	float: right;
	font-size: 0.8em;
	line-height: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
}
#sideMenu #localNav .link {
	font-size: 0.8em;
	border-bottom: 1px dotted #555555;
	line-height: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#sideMenu #localNav .link a {
	color: #327043;
	text-decoration: none;
}
#sideMenu #localNav .link a:hover {
	color: #003E11;
	text-decoration: none;
}
#sideMenu #localNav .link a .arrow {
	display: none;
}
#sideMenu #localNav .link a:hover .arrow {
	display: inline;
	color: #003E11;
}

