/* Div ID Styles
=============================================== */

/* h2 Styles
----------------------------------------------- */
#contents h2 {
	background: url(http://www.smsys.jp/job/images/head-job.gif) no-repeat;
	text-indent: -5000px;
	}

/* Information Styles
----------------------------------------------- */
#contents h3 {
	padding-top: 10px;
	font-size: 14px;
	}

#contents h4 {
	border-bottom: 1px solid #A7AEB3;
	}

#contents a span.more {
	color: #F93;
	font-size: 10px;
	}

#contents .r-image {
	text-align: center;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 1px;
	border: 1px solid #A7AEB3;
	font-size: 10px;
	}

#contents blockquote {
	border:1px solid #67B1E3;
	margin:20px 0pt;
	padding:10px;
	}

