@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 #pageTitOutline {
	background: url(../img/all/bg_pagetit_outline.gif) no-repeat left top;
	height: 29px;
	margin-bottom: 18px;
	width: 180px;
}

#content ul .pageList li .sublist {
	padding-left:30px;
}



/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

