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

/* ----------------------------
   Article
---------------------------- */
.article #infoArea.nobrand {
    margin-bottom: 20px;
}

.article #pageNavi .index {
    width: 190px;
}

.article #pageNavi .back,.article #pageNavi .next {
    width: 185px;
}

/* ----- preamble ----- */
#preamble {
	font-size: 109%;
	line-height: 1.8;
	margin: 0 0 20px;
}

/* ----- Author ----- */
#author {
	font-size: 92%;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	background: #f9f9f9;
	padding: 10px;
	margin: 0 0 30px;
	line-height: 1.6;
}

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


/* ----- PhotoArea ----- */
.article #photoArea h3 {
	font-weight: bold;
	font-size:109%;
	margin: 0 0 5px;
}

/* ----- Photo View ----- */
#photoview #categoryArea .parent {
    border-right: 1px solid #ddd;
    padding: 0 12px 0 0;
    margin: 0 12px 0 0;
}


/* ----------------------------
   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;
}
