/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}
/* -------------------------------
override
------------------------------- */
.table2 th,
.table2 td {
	line-height: 1.5em;
}

/* -------------------------------
master List
------------------------------- */
dl.masterList {
}
dl.masterList dt {
	margin-top: 0.75em;
	line-height: 1.5em;
}
dl.masterList dd {
	line-height: 1.5em;
	padding-left: 1em;
}
ul.masterList {
	margin-left: 0;
}
ul.masterList li {
	list-style-type: square;
	margin-left: 1.5em;
	line-height: 1.5em;
}
ul.masterList li.caution {
	list-style-type: none;
	margin-left: 1em;
	text-indent: -1em;
}

.green {
	color: #090;
	font-weight: bold;
}
/* -------------------------------
pdf linkicon
------------------------------- */
.pdf {
	display: block;
	background: url(img/icon_pdf.gif) no-repeat left 2px;
	padding: 0 0 6px 24px;
}
/* -------------------------------
List Layout 
------------------------------- */

#masterclasslist li{
	padding:10px 0 10px 10px;
	border-bottom:1px solid #bbb;
	background:url(../img/icon_arrow_02.gif) no-repeat left 15px;
	line-height:1.231;
	color:#ccc;
}
#masterclasslist a:link, #masterclasslist a:visited{
	text-decoration:underline;
}
#masterclasslist a:hover, #masterclasslist a:active{
	text-decoration:underline;
}

a:link, a:visited{
	color:#777;
	text-decoration:underline;
}

a:hover,a:active{
	color:#000;
	text-decoration:underline;
}

#p-index .position1 {
	min-height:420px;
	height:auto !important;
	height:420px;
}
#p-2009 .position1, #p-2010 .position1, #p-2011 .position1, #p-2012 .position1, #p-2013 .position1, #p-2014 .position1 {
	min-height:420px;
	height:auto !important;
	height:420px;
}
