@charset "utf-8";
/* CSS Document */




/* kamata */
.topKamata {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	margin-bottom: 20px;
}

.topKamata:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.topKamata .text {
	line-height: 150%;
	margin-bottom: 5px;
}

.topKamata .box {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}


.topKamata .title {
	font-size: 115%;
	margin-bottom: 8px;
	color: #483E17;
	height: 13px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EF1301;
}



/* event */
#event {
	margin-bottom: 15px;
	padding: 8px;
	border: 5px solid #EFEFEF;
}

.h2event {
	background-image: url(/_share/h2/event.png);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 6px;
	text-indent: -9999px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#event h3 {
	font-size: 100%;
	color: #FF0000;
	margin-bottom: 5px;
	line-height: 120%;
	background-color: #FFECEC;
	padding: 2px;
}

#event h3 a {
	color: #FF0000;
}


#event .text {
	font-size: 92%;
	margin-bottom: 10px;
	line-height: 150%;
}

#event .text2 {
	font-size: 92%;
	margin-bottom: 5px;
	line-height: 120%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

a.btEvent {
	background-image: url(/_share/bt_event.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 604px;
	display: block;
	text-indent: -9999px;
}
a.btEvent:hover {
	background-position: 0px -30px;
}



/* news */
#news {
	margin-bottom: 15px;

}

#news h3 {
	background-image: url(/_share/h2/news.png);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 4px;
	text-indent: -9999px;
}


#news .box {
	padding: 8px;
	border: 5px solid #EFEFEF;
}



#news .pickup {
	background-color: #F9F1D3;
	width: 100%;
	margin-bottom: 5px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}


#news .pickup td {
	padding: 5px;
	width: 50%;
	margin: 0px;
}

a.pickup {
	background-image: url(/_share/icon_pickup.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

a.pickup:visited {color: #FF0000;}
a.pickup:hover {
	color: #FF0000;
	text-decoration: underline;
}








.tableNews {
	width: 100%;
	margin-bottom: 5px;
}
.tableNews dl {
	margin: 0px;
	font-size: small;
	line-height: 150%;
}
.tableNews dt {
	padding: 0.2em;
	width: 5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tableNews dd {
	margin-top: -2.0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 6.5em;
}


/* newsBTN */
a.btNews {
	background-image: url(/_share/bt_news.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 604px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
	background-color: #FFECEC;
}

a.btNews:hover {
	background-position: 0px -30px;
}

a.btReport {
	background-image: url(/_share/bt_report.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 604px;
	display: block;
	text-indent: -9999px;
}

a.btReport:hover {
	background-position: 0px -30px;
}


/* newsBTN */
a.btNews2 {
	background-image: url(/img/title_news.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 604px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

a.btNews2:hover {
	background-position: 0px -20px;
}

a.btReport2 {
	background-image: url(/img/title_report.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 604px;
	display: block;
	text-indent: -9999px;
}

a.btReport2:hover {
	background-position: 0px -20px;
}




/* choco */
#choco {
	background-image: url(/img/choco.png);
	background-repeat: no-repeat;
	height: 330px;
	font-size: 12px;
}



#choco p {
	margin: 0px;
	padding: 0px;

}

#choco .text {
	margin-right: 180px;
	margin-left: 15px;
}

#choco .link {
	margin-right: 225px;
	margin-left: 20px;
}




/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

