@charset "UTF-8";
/* ----------------------------
   approved_used.css
---------------------------- */

/* ----------------------------
   Article
---------------------------- */
.article #infoArea h2 {
	font-size: 109%;
	font-weight: bold;
	margin: 5px 0;
}

/* ----- Preamble ----- */
.article #preamble {
	background: url(../images/approved_used/top_image.jpg) no-repeat left 50% #f9f9f9;
	line-height: 1.7;
	margin: 0 0 25px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	min-height: 239px;
}

.article #preamble p {
	padding: 30px 20px 30px 340px;
}

/* ----- TextArea ----- */
.article #textArea {
	line-height: 1.8;
}

/* ----- PhotoArea ----- */
.article #photoArea li img:first-child {
	margin: 0 0 5px;
}

.article #photoArea li h3 {
	font-weight: bold;
}


/* ----------------------------
   Side
---------------------------- */
#side .banner {
	margin: 0 0 20px;
}

#side .recruit{
	margin-top: 25px;
}

#side .section {
	width: 300px;
	margin: 0 0 10px;
}

#side .section .articles li .date {
	font-size: 10px;
	color: #777;
}


#side .section .titleArea {
	background: url(../images/common/column_title_bg.gif) repeat-x;
	height: 25px;
	position: relative;
	margin: 0 0 20px;
}

#side .section .titleArea .title {
	background: url(../images/common/column_title_line.gif) no-repeat left;
	height: 25px;
}

#side .section .titleArea .title img {
	margin: 6px 0 0 13px;
}

#side .section .titleArea .linkBtn {
	position: absolute;
	top: 0;
	right: 0;
}

#side .news .articles li {
	margin: 0 0 7px;
	padding: 0 0 7px;
	border-bottom: 1px dotted #ddd;
}

#side .news .articles li:last-child {
	border-bottom: none;
}

#side .news .articles li .new {
	margin: 0 5px 3px 0;
	vertical-align: middle;
}

#side .contentsBanner {
	margin: 0 0 10px;
}
