@charset "UTF-8";
@import "css/style_import.css";

.entry {
	margin: 8px 0px 12px 20px;
	border: 1px solid #D0D0D0;
	width:180px;
	float:left;
	height:327px;
	overflow: auto;
	text-align: center;
	}

.entry_body {
	margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	}

.entry h3 {
	background:#D0D0D0;
	border-style : solid;
	border-color : #DCDCDC #696969 #696969 #DCDCDC;
	border-width : 1px 2px 2px 1px;
	padding:2px 0px 2px 4px;
	font-size : 12px;
	font-weight:bold;
	margin: 2px;
	}

.catch1{
	padding:40px 10px 10px 10px;
	background: url(../images/circles_0010_circle7.png) #fff center top no-repeat;
	font-size: 1.4em;
	color: #FF0000;
	text-align: center;
	height: 135px;
	line-height: 1.4em;
	}

