@charset "UTF-8";

/* ****************************************************
Title: pc_outline.css
Created: 2011-02-09
Last Modified: 2011-02-09
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main
----------------------------------------*/
table { width: 100%; }
table,caption,tbody,tfoot,thead,tr,th,td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
table { border-collapse: collapse; border-spacing: 0; }
caption,th,td { font-weight: normal; text-align: left; vertical-align: top; }
#content #pageTitPr {
	background: url(../img/all/bg_pagetit_pr.gif) no-repeat left top;
	height: 29px;
	margin-bottom: 18px;
	width: 140px;
}

.journal{
	padding-bottom:10px;
	border-bottom:1px #CCCCCC dashed;
	margin-bottom:20px;
}
.journal p{
	float:left;
	margin-right:3em;
}
.journal ul{
	float:left;
	width:480px;
}
/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

