@charset "utf-8";
/* CSS Document */

@import "pro_common.css";
@import "content_common.css";

ul {
	width: 790px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

li {
	background-image: url(../images/lnk.gif);
	background-repeat: no-repeat;
	background-position:0px top;
	list-style-type: none;
	margin: 20px 0 20px 5px;
	padding: 0 0 0 15px;
	clear:both;
}

.photo {
	border: 1px solid #CCCCCC;
	margin: 0 15px 0 0;
	padding: 5px;
}

#column_title {
	font-size:16px;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	clear:both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#column_date {
	font-size:12px;
	float:right;
	clear:both;
	width: 800px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 0px;
	text-align:right;
}

#column_txt {
	margin: 30px 0 0 5px;
	font-size:12px;
	line-height:19px;
}

#count {
	margin: 30px 0 30px 0;
	font-size:14px;
	text-align:center;
}

.photo1 {
	text-align:center;
}
