/* Div ID Styles
=============================================== */

/* Catch Copy Styles
----------------------------------------------- */
#catch {
	width: 560px;
	height: 230px;
	}

#catch img {
	float: left;
	}

#catch h2 {
	width: 340px;
	height: 73px;
	float: right;
	background: url(http://www.smsys.jp/images/home-catch01.gif) no-repeat;
	text-indent: -5000px;
	}

#catch p {
	width: 340px;
	float: right;
	padding-top: 15px;
	border-top: 1px solid #A7AEB3;
	}

/* Information News Styles
----------------------------------------------- */
#news {
	width: 560px;
	clear: all;
	float: left;
	}

#news h2 {
	width: 560px;	
	height: 25px;
	background: url(http://www.smsys.jp/images/tab-news.gif) no-repeat;
	text-indent: -5000px;
	border-bottom: 1px solid #A7AEB3;
	}

#news ul {
	border-left: 1px solid #A7AEB3;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	}

#news li {
	padding-left: 23px;
	list-style-type: none;
	font-size: 12px;
	background: url(http://www.smsys.jp/images/icn-link.gif) no-repeat 10px 3px;
	}

#bnr {
	display: block;
	width: 169px;
	float: right;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #A7AEB3;
	background-color: #FAF7A7;
	}

#bnr a {
	display: block;
	width: 159px;
	margin: 5px;
	padding-top: 52px;
	text-align: left;
	font-size: 10px;
	line-height: 120%;
	background: url(http://www.smsys.jp/images/bnr-pmark-seminar.gif) no-repeat;
	}

#bnr a:focus,
#bnr a:hover,
#bnr a:active {
	border-bottom-style: none; 
	}
