@charset "utf-8";

#news-journal-wrapper {
	margin:0 auto;
	clear: both;
	position:relative;
}
div#misc {
	zoom: 1;
}
div#misc:after {
	display: block;
	content: "";
	clear: both;
}
a.admin-board {
	background: url('./images/news-icons.png') no-repeat;
	background-position: 0 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}
a.admin-board span {
	display: none;
}
a.trash-board {
	background: url('./images/news-icons.png') no-repeat;
	background-position: -40px -20px;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}
a.trash-board span {
	display: none;
}
.button-board {
	display: inline-block;
	border-radius: 3px;
	font-size: 11px;
	font-size: 1.1rem;
	padding: 6px;
	padding: 0.6rem;
	color: #fff;
	background: #a7a7a7;
	cursor:pointer;
}
.button-board:hover {
	background: #4d4d4d;
}

div#misc form {
	float: right;
}

#news-journal-wrapper section#article-list {
	*zoom:1
}
#news-journal-wrapper section#article-list:after {
	clear:both;
	content: ' ';
	display:block;
}
#news-journal-wrapper section#article-list article {
	position: relative;
	*zoom:1;
	border-bottom: 1px solid #4d4d4d;
	padding: 32px 24px;
}
#news-journal-wrapper section#article-list article:after {
	clear:both;
	content: ' ';
	display:block;
}
#news-journal-wrapper section#article-list article:hover {
	background: #f8f8f8;
}
#news-journal-wrapper article div.journal-category {
	font-size: 15px;
	font-size: 1.5rem;
	color: #3564a1;
	float: left;
	width: 100px;
}
#news-journal-wrapper article div.journal-category a {
	color: #3564a1;
}
#news-journal-wrapper article .news-journal-issue {
	float: right;
	width: 140px;
}
#news-journal-wrapper article .issue-number input[type="checkbox"] {
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:middle;
}
#news-journal-wrapper article .issue-number {
	float: left;
	font-size: 13px;
	padding: 6px 0 6px 30px;
	background: url('/2013/images/images.png') no-repeat;
	overflow: hidden;
	background-position: -400px -98px;
}
#news-journal-wrapper article div.journal-article-wrapper {
	float: left;
	margin-left: -140px;
	width: 82.7018121911%;
}
#news-journal-wrapper article div.journal-article-wrapper div.journal-article-content {
	margin-left: 140px;
}
#news-journal-wrapper article h3 {
	font-size: 15px;
	font-size: 1.5rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}
#news-journal-wrapper article h3 a {
	color: #000;
}
#news-journal-wrapper article h3 a:hover {
	color: #0071bc;
}
#news-journal-wrapper article h3 span {
	color: #bcbec0;
	font-size: 13px;
	font-size: 1.3rem;
}
#news-journal-wrapper article h4 {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}
#news-journal-wrapper article h4 a {
	color: #6d6e71;
}
#news-journal-wrapper article hr {
	margin-right: 25%;
	height: 1px;
	border-top: 1px dashed #002d44;
	margin-left: 0;
	display:block;
}
#news-journal-wrapper article section#article-list .news-journal-meta {
	font-size: 10px;
	font-size: 1rem;
	padding-top: 10px;
	padding-top: 1rem;
}
#news-journal-wrapper article section#article-list .news-journal-meta span {
	font-weight: bold;
	color: #002d44;
}
#news-journal-wrapper article section#article-list .news-journal-meta a {
	color: #b3b3b3;
}

#news-journal-wrapper div#pagination-board {
	text-align: center;
	padding: 20px 0 40px 0;
	padding: 2rem 0 4rem 0;
	font-size: 12px;
	font-size: 1.2rem;
}
#news-journal-wrapper div#pagination-board a {
	color: #a7a7a7;
	font-weight: bold;
	padding: 5px 7px;
	padding: 0.5rem 0.7rem;
	margin: 0 5px;
	margin: 0 0.5rem;
}
#news-journal-wrapper div#pagination-board span {
}
#news-journal-wrapper div#pagination-board a:hover,
#news-journal-wrapper div#pagination-board span.current-page {
	color: #fff;
	background: #a7a7a7;
	border-radius: 3px;
	padding: 5px 7px;
	padding: 0.5rem 0.7rem;
}

/* view */
#pdf_print_wrapper {
	position:absolute;
	top:40px;
	left:0;
	width:100%;
	height:100%;
}
#pdf_print_wrapper .pdf-wrapper {
	position:relative;
}
#pdf_print_wrapper .pdf-wrapper .close {
	display:inline-block;
	position:absolute;
	z-index:20000;
	right:0;
	top:-16px;
	cursor:pointer;
	background: url('../../../../2013/images/images.png') no-repeat;
	background-position: -496px -998px;
	padding-left: 20px;
}
article#news-journal-article {
	background:#fff;
	padding:0 3.582%;
	font-size:15px;
	font-size:1.5rem;
}
article#news-journal-article header {
	padding-top:9px;
	padding-bottom:49px;
}
article#news-journal-article header #news-journal-thumb {
	color:#002d44;
	font-size:13px;
	font-size:1.3rem;
	*zoom:1
}
article#news-journal-article header #news-journal-thumb:after {
	clear:both;
	content:' ';
	display:block;
}
article#news-journal-article header #news-journal-thumb a {
	color:#002d44;
}
article#news-journal-article header #news-journal-thumb .news-journal-category {
	float:left;
	display:inline-block;
	font-weight:bold;
	padding-left:24px;
	padding-bottom: 4px;
	background:url('./images/news-icons.png') no-repeat 0 -150px;
}
article#news-journal-article header #news-journal-thumb dl.attached {
	float: left;
}
article#news-journal-article header #news-journal-thumb dl.attached dt,
article#news-journal-article header #news-journal-thumb dl.attached dd {
	float: left;
	padding-left: 8px;
}
article#news-journal-article header #news-journal-thumb dl.attached dt {
	color: #a7a7a7;
}
article#news-journal-article header #news-journal-thumb dl.attached dd {
}
article#news-journal-article header #news-journal-thumb dl.attached dd.pdf a {
	display: block;
	background: url('images/news-icons.png') no-repeat 0 -235px;
	height: 18px;
	padding-left: 15px;
	width: 1px;
	text-indent: -77em;
}
article#news-journal-article header #news-journal-thumb dl.attached dd.hwp a:hover {
	color: #0071bc;
}

article#news-journal-article header #news-journal-thumb .news-journal-print {
	float:right;
}
article#news-journal-article header #news-journal-thumb .news-journal-print a.view_print {
	display:inline-block;
	padding-left:21px;
	background:url('./images/news-icons.png') no-repeat 0 -200px;
}
article#news-journal-article header div.news-journal-subject {
	color: #000;
	margin:69px 18.78% 41px 18.78%;
	margin:6.9rem 18.78% 4.1rem 18.78%;
	line-height:1.4;
}
article#news-journal-article header div.news-journal-subject h1 {
	font-weight:normal;
	font-size:3.1rem;
	text-align:center;
}
article#news-journal-article header div.news-journal-subject h2 {
	font-weight:normal;
	font-size:1.7rem;
	text-align:center;
	margin-top:15px;
}
article#news-journal-article header .news-journal-author {
	text-align:right;
	margin-right:26px;
	font-size:1.4rem;
}
article#news-journal-article header .news-journal-author span.author-box {
	padding-bottom: 3px;
	border-bottom: 2px dotted #b3b3b3;
}
article#news-journal-article header .news-journal-author span.organization {
	color: #27aae1;
}
article#news-journal-article #news-journal-content {
	font-size:15px;
	font-size:1.5rem;
	color:#000;
	line-height:1.8;
	text-align:justify;
	padding-left:7px;
	padding-right:7px;
}
article#news-journal-article #news-journal-content .headline-image {
	text-align:center;
}
article#news-journal-article #news-journal-content h3,
article#news-journal-article #news-journal-content b {
	font-size:1.6rem;
}
article#news-journal-article blockquote.postscript {
	margin:0 auto;
	margin-top:6px;
	margin-top:0.6rem;
	width:100%;
}
article#news-journal-article blockquote.postscript dl {
	margin:0
	padding:24px 9px;
	background:#F8F9FC;
	border:1px dotted #728FC1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
article#news-journal-article blockquote.postscript dl dt {
	font-size:17px;
	font-size:1.7rem;
	margin:0 0 5px 0;
	padding:0;
}
article#news-journal-article blockquote.postscript dl dd {
	font-size:15px;
	font-size:1.5rem;
	color:#000;
	line-height:1.7;
	text-align:justify;
	padding:0;
	margin:0;
}
article#news-journal-article blockquote.postscript dl dd a {
	color:#000;
}
article#news-journal-article blockquote.postscript dl dd a:hover {
	text-decoration:underline;
}
article#news-journal-article #news-article-meta {
	padding:20px 7px 0 7px;
}
article#news-journal-article .news-journal-meta {
	width:100%;
	display:table;
	min-height:15px;
	margin:0 0 30px 0;
}
article#news-journal-article .news-journal-meta dl.terms,
article#news-journal-article .news-journal-meta dl.tag {
	display:table-cell;
	width:50%;
	margin:0;
	padding:0;
	position:relative;
}
article#news-journal-article .news-journal-meta dl.terms dt,
article#news-journal-article .news-journal-meta dl.tag dt {
	float:left;
	display:inline-block;
	width:45px;
	margin:0;
	padding:0;
	text-align:center;
	color:#002d44;
	font-weight:bold;
}
article#news-journal-article .news-journal-meta dl.terms dd,
article#news-journal-article .news-journal-meta dl.tag dd {
	display:inline-block;
	float:left;
	margin:0;
	padding:0 20px 0 0;
	color:#B8B8B8;
}
article#news-journal-article .news-journal-meta dd span {
	padding:0 4px;
	cursor:pointer;
}
article#news-journal-article .news-journal-meta dd span:hover {
	color:#107AC0;
}
article#news-journal-article .news-journal-sns {
	*zoom:1;
	margin-bottom:36px;
}
article#news-journal-article .news-journal-sns:after {
	clear:both;
	display:block;
	content:' ';
}
article#news-journal-article .news-journal-sns ul {
	padding:0;
	margin:0;
}
article#news-journal-article .news-journal-sns ul li {
	float:left;
	margin-right:17px;
}
article#news-journal-article .news-journal-sns ul li a {
	display:block;
	width:36px;
	height:36px;
	text-indent:-10000em;
	background:url('/2013/images/images.png') no-repeat;
}
article#news-journal-article .news-journal-sns ul li.twitter a {
	background-position:0 -800px;
}
article#news-journal-article .news-journal-sns ul li.fb a {
	background-position:-100px -800px;
}
article#news-journal-article .news-journal-sns ul li.katalk a {
	background-position:-200px -800px;
}
article#news-journal-article .news-journal-sns ul li.me2day a {
	background-position:-300px -800px;
}

article#news-journal-article footer#news-article-footer {
	border-top:2px solid #000;
	padding-top:30px;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content {
	display:none;
	position:fixed;
	z-index:20000;
	right:0;
	top: 182px;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content .table-wrapper dl {
	padding:0 15px 15px 15px;
	border:3px solid #3564a1;
	border-right: 0;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 14px;
	background:#fff;
	overflow:auto;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content dl dt {
	font-weight:bold;
	color:#0071bc;
	padding: 5px;
	margin:10px 0 5px 0;
	border-bottom:1px dotted #ccc;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content dl dd {
	margin:0;
	padding:0 10px 0 15px;
	line-height:1.6;
	font-size:14px;
	font-size:1.4rem;
	background: url("./images/list-dot.png") no-repeat 5px 8px;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content dl dd a {
	color:#333;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content dl dd span {
	font-size:13px;
	font-size:1.3rem;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content th h5 {
	width: 30px;
	height: 58px;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content th,
article#news-journal-article footer#news-article-footer #news-journal-table-bookmark,
article#news-journal-article footer#news-article-footer #news-journal-table-bookmark.bookmark {
	position:fixed;
	z-index:10000;
	width: 30px;
	height: 58px;
	right:0;
	top: 182px;
	vertical-align:middle;
	background: url('./images/index-journal.png') no-repeat top left;
	text-indent: -557em;
	cursor:pointer;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content th {
	background: url('./images/index-journal-close.png') no-repeat top left;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content .table-wrapper .button.opened {
	display:none;
}
article#news-journal-article footer#news-article-footer #news-journal-table-content .table-wrapper .button a {
	color:#fff;
}
article#news-journal-article footer#news-article-footer dl.relative {
	margin:0 0 20px 0;
	padding:0 7px;
}
article#news-journal-article footer#news-article-footer dl.relative dt {
	color:#0071BC;
	font-size:17px;
	font-size:1.7rem;
	margin:0;
	padding:0 0 8px 0;
}
article#news-journal-article footer#news-article-footer dl.relative dd {
	margin:0;
	padding:0 0 11px 0;
	color:#406273;
}
article#news-journal-article footer#news-article-footer dl.relative dd a { color:#406273; }
article#news-journal-article footer#news-article-footer dl.relative dd a:hover {
	color:#0071BC;
	text-decoration:underline;
}
article#news-journal-article footer#news-article-footer hr.relative_hr {
	height:5px;
	margin-top:18px;
	margin-bottom:10px;
	border:0;
	width:100%;
	background: url('./images/news-icons.png') repeat-x;
	background-position: 0 -220px;
}
article#news-journal-article footer#news-article-footer .license {
	margin:0 0 20px 0;
	padding:0 7px;
}
article#news-journal-article footer#news-article-footer .license p {
	margin:0
	padding:24px 9px;
	background:#F8F9FC;
	border:1px dotted #728FC1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#news-journal-wrapper div.controller-board {
	padding-bottom: 20px;
	padding-bottom: 2rem;
	zoom: 1;
}
#news-journal-wrapper #news-journal-article div.controller-board {
	padding-top:20px;
	padding-top:2rem;
}
#news-journal-wrapper div.controller-board:after {
	display: block;
	content: "";
	clear: both;
}
#news-journal-wrapper div.write-to-return {
	float: right;
}
#news-journal-wrapper a.write-board {
	background: #4d4d4d url('./images/news-icons.png') no-repeat;
	background-position: 0 -80px;
	display: inline-block;
	padding-left: 28px;
	color: #fff;
}
#news-journal-wrapper a.write-board:hover {
	background-color: #000;
}

#news-journal-article a.list-board {
	text-align:left;
	display:inline-block;
	width:69px;
	height:24px;
	color:#fff;
	padding-left:35px;
	padding-top:3px;
	background: url('/2013/images/images.png') no-repeat;
	background-position:0 -900px;
}
#news-journal-article a.list-board:hover {
	background-position:-150px -900px;
}
#news-journal-article a.list-board:active {
	background-position:-300px -900px;
}
div#post-comment-board {
	border-top: 1px solid #002d44;
	padding: 20px;
	background: #f8f9fc;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
div#post-comment-board li {
	border-bottom: 1px dashed #b3b3b3;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	zoom: 1;
}
div#post-comment-board li:after {
	display: block;
	content: "";
	clear: both;
}
div#post-comment-board li .comment-writer {
	font-weight: bold;
}
div#post-comment-board li div.date-control {
	float: right;
}
div#post-comment-board .comment-content {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5;
	margin: 16px 0;
}
div#post-comment-board .comment-content ul {
	list-style-type: square;
}
div#post-comment-board .comment-content {
	list-style-type: decimal;
}
div#post-comment-board h4 {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
div#post-comment-board textarea {
	display: block;
	width: 97%;
	height: 180px;
	border: 1px solid #b3b3b3;
}
div#post-comment-board input[type="text"],
div#post-comment-board input[type="password"] {
	border: 1px solid #b3b3b3;
}
#comment-delete {
	display: inline-block;
	background: url('./images/maybbs-icons.png') no-repeat;
	background-position: -20px 0px;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}
#comment-modify {
	display: inline-block;
	background: url('./images/maybbs-icons.png') no-repeat;
	background-position: -40px 0px;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}
div#post-comment-board .caution {
	color: #555;
	font-size: 11px;
	font-size: 1.1rem;
	padding: 10px 0;
	padding: 1rem 0;
}
.back-to-top.hasTable {
	right:50px;
}

/* post-write */
#news-journal-wrapper.post-write {
}
#news-journal-wrapper.post-write h3 {
	font-size:18px;
	font-size:1.8rem;
	padding: 10px 20px;
	background: #fafafa;
	border-top: 2px solid #002d44;
	border-bottom: 1px solid #b3b3b3;
}
#news-journal-wrapper.post-write form {
	padding-top: 10px;
	padding-top: 1rem;
}
#news-journal-wrapper.post-write form legend {
	color:#ff0000;
	padding:0 20px 10px 5px;
	margin-bottom:5px;
	border-bottom:1px solid #f00;
}
#news-journal-wrapper.post-write input,
#news-journal-wrapper.post-write textarea {
	border: 1px solid #b3b3b3;
}
#news-journal-wrapper.post-write input.numeric {
	width:70px;
}
#news-journal-wrapper.post-write form fieldset.fields {
	padding:4px 5px;
	margin:0;
	*zoom:1;
	border-bottom:1px dotted #b3b3b3 
}
#news-journal-wrapper.post-write form fieldset.fields:after {
	clear:both;
	content:' ';
	display:block;
}
#news-journal-wrapper.post-write form fieldset.item {
	margin:0;
	padding:0;
	float:left;
}
#news-journal-wrapper.post-write form fieldset.half {
	width:50%;
}
#news-journal-wrapper.post-write form fieldset.trisection {
	width:33%;
}
#news-journal-wrapper.post-write form fieldset label.label {
	float:left;
	display:block;
	width:80px;
	padding-top:3px;
	font-weight:bold;
}
#news-journal-wrapper.post-write form fieldset.essential label.label {
	color:#ff0000;
}
#news-journal-wrapper.post-write form fieldset label.label.center {
	text-align:center;
}
#news-journal-wrapper.post-write form fieldset div.field_wrap {
	width:100%;
	margin-left:-80px;
	float:left;
}
#news-journal-wrapper.post-write form fieldset div.field_content {
	margin-left:80px;
}
#news-journal-wrapper.post-write form fieldset p.help {
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5;
	color:#0071bc;
}
#news-journal-wrapper.post-write form input[name="subject"],
#news-journal-wrapper.post-write form input[name="subtitle"] {
	width:100%;
}
input#publish {
	display:none;
}
#news-journal-wrapper.post-write form textarea {
	width:100%;
	line-height:1.5;
}
#news-journal-wrapper.post-write form textarea[name="summary"] {
	height:120px;
}
#news-journal-wrapper.post-write form fieldset.half div.field_content input[type="text"] {
	max-width:100%;
}
#news-journal-wrapper.post-write form fieldset.trisection div.field_content input[type="text"] {
	width:100%;
}
#news-journal-wrapper.post-write form select#category1,
#news-journal-wrapper.post-write form select#category2,
#news-journal-wrapper.post-write form select#category3 {
	display:inline-block;
}
#news-journal-wrapper.post-write form ul.category_manage {
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none; }
	#news-journal-wrapper.post-write form ul.category_manage li {
		display:inline-block;
		margin:0;
		padding:0 5px;
	}
	#news-journal-wrapper.post-write form ul.category_manage li a {
		background:#000;
		color:#fff;
		padding:2px 4px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
#news-journal-wrapper.post-write form ul.resizable {
	margin:0;
	padding:0;
}
#news-journal-wrapper.post-write form ul.resizable li {
	display:inline-block;
	padding:4px 8px;
	background:#fafafa;
	border:1px solid #ccc;
}
#news-journal-wrapper.post-write form div.field_content img {
	float:left;
	width:120px;
	margin-right:10px;
}
#news-journal-wrapper.post-write form div.image_modify_form {
	margin-left:-130px;
	width:100%;
	float:left;
}
#news-journal-wrapper.post-write form div.image_modify_form dl {
	margin:0 0 0 130px;
	padding:0;
	clear:both;
}
#news-journal-wrapper.post-write form div.image_modify_form dl dt {
	display:inline-block;
	float:left;
	margin:0 10px 0 0;
	padding:4px 8px;
	background:#fafafa;
	border:1px solid #ccc;
}
#news-journal-wrapper.post-write form div.image_modify_form dl dd {
	display:inline-block;
	float:left;
}
#news-journal-wrapper.post-write form div.image_modify_form dl dd p.help {
	margin:0;
	padding:0;
}
#news-journal-wrapper.post-write form fieldset.button {
	margin:10px 0;
	text-align:center;
}
#category_simple_add {
	padding:10px;
}
#category_simple_add h3 {
	margin-bottom:15px;
	font-size:14px;
	font-size:1.4rem;
}
#category_simple_add form {
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	margin:0;
}
#category_simple_add .button {
	display:none;
}
/* post-write2 */
#news-journal-wrapper.post-write2 {
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	margin:0;
}
#news-journal-wrapper.post-write2 dt {
	margin:0;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #eee;
	background:#fafafa;
}
#news-journal-wrapper.post-write2 dt ul {
	margin:0;
	padding:0;
	list-style:none; }
	#news-journal-wrapper.post-write2 dt ul li {
		display:inline-block;
		margin:0 5px 0 0;
		padding:4px 8px;
		font-size:14px;
		font-size:1.4rem;
		border:1px solid #ccc;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background:#4B4B4B; }
		#news-journal-wrapper.post-write2 dt ul li.focus {
			background:#C1272D;
			padding:8px 10px;
			font-weight:bold;
		}
	#news-journal-wrapper.post-write2 dt ul li a {
		color:#fff;
		text-decoration:none;
	}
#news-journal-wrapper.post-write2 dd {
	margin:10px 0;
	padding:0;
}
#news-journal-wrapper.post-write2 dd h4 {
	display:inline-block;
	font-size:14px;
	font-size:1.4rem;
	margin:0 0 5px 0;
	padding:4px 40px 4px 15px;
	background:url('./images/news-icons.png') no-repeat -40px -103px;
	border-bottom:2px solid #4B4B4B;
}
#news-journal-wrapper.post-write2 dd ul {
	margin:0;
	padding:0;
	list-style:none;
}
#news-journal-wrapper.post-write2 dd ul li {
	*zoom:1;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
}
#news-journal-wrapper.post-write2 dd ul li:after {
	clear:both;
	content:' ';
	display:block;
}
#news-journal-wrapper.post-write2 dd ul article {
	margin:0;
	padding:0;
	background:#fff;
}
#news-journal-wrapper.post-write2 dd.photo_list img {
	float:left;
	width:120px;
}
#news-journal-wrapper.post-write2 dd.photo_list .write2_meta_wrapper {
	float:left;
	margin-left:-130px;
	width:100%;
}
#news-journal-wrapper.post-write2 dd.photo_list .write2_meta_wrapper article.write2_meta {
	margin-left:130px;
}
#news-journal-wrapper.post-write2 dd ul article h5,
#news-journal-wrapper.post-write2 dd ul article p,
#news-journal-wrapper.post-write2 dd ul article div.button {
	position:relative;
	display:block;
	margin:0;
	padding:4px 0 0 120px;
	font-size:12px;
	font-size:1.2rem;
	min-height:21px;
}
#news-journal-wrapper.post-write2 dd div.button {
	text-align:right;
}
#news-journal-wrapper.post-write2 dd div.button a {
	display:inline-block;
	padding:4px 6px 4px 30px;
	color:#fff;
	background-color:#4B4B4B;
	background-image:url('./images/news-icons.png');
	background-repeat:no-repeat;
	background-position:0 -80px;
	text-decoration:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#news-journal-wrapper.post-write2 dd ul article h5 span,
#news-journal-wrapper.post-write2 dd ul article p span {
	position:absolute;
	z-index:2;
	left:10px;
	top:0;
	margin:0;
	display:block;
	padding:4px 6px;
	min-width:78px;
	border:1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#fafafa;
}
#news-journal-wrapper.post-write textarea#box_content {
	height:160px;
}

/* delete */
#news-journal-wrapper.post-write fieldset.post-delete {
	padding:20px;
	text-align:center;
}

@media screen and (max-width: 768px) {
	article#news-journal-article header #news-journal-thumb .news-journal-print {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	article#news-journal-article footer#news-article-footer #news-journal-table-content th,
	article#news-journal-article footer#news-article-footer #news-journal-table-bookmark,
	article#news-journal-article footer#news-article-footer #news-journal-table-bookmark.bookmark {
		opacity: 0.5;
	}
	article#news-journal-article footer#news-article-footer #news-journal-table-content th:hover,
	article#news-journal-article footer#news-article-footer #news-journal-table-bookmark:hover,
	article#news-journal-article footer#news-article-footer #news-journal-table-bookmark.bookmark:hover {
		opacity: 1;
	}
}
