@charset "utf-8";


.pan-list-home  {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-decoration: underline;
	display: inline;
}

h2 {
	height: 100px;
	background-image: url(../img/entry_01h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.p_01 {
	border-bottom-width: 1px;
	font-size: 20px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
	margin: 0px 0px 0.5em;
}
.p_02 {
	padding: 0px 0px 0px 18px;
	text-indent: -18px;
}
.p_03 {
	padding: 0px 0px 0px 12px;
	text-indent: -12px;
}
.p_04 {
	color: #FF0000;
	padding-left: 14px;
}

.td01 {
	font-size: 14px;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.td02 {
	font-size: 14px;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}

.td03 {
	font-weight: bold;
	padding: 0.5em 0em 0em 0.5em;
	font-size: 14px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.td04 {
	padding: 0.5em;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.td05 {
	font-size: 14px;
	color: #FF0000;
	margin: 0px;
	padding: 0px 0em 0.5em 0.5em;
	vertical-align: top;
	font-weight: bold;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td06 {
	font-size: 14px;
	color: #FF0000;
	margin: 0px;
	padding: 0px 0.5em 0.5em 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 67px;
}
.td07 {
	font-weight: bold;
	padding: 0.5em 0.5em 0em 0em;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}




.box {
	background-color: #F6F6F6;
	padding: 15px;
	margin: 30px 0px 0px;
	height: 100%;
}











.li01       {
	margin: 0px 1em 0px 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	float: left;
}
.li02 {
	margin: 0px 1em 0px 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
}




a.li01:link, a.li01:visited {
	background-image: url(../img/bottun01.gif);
	background-position: left top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
}
a.li01:hover {
	background-image: url(../img/bottun01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.li02:link, a.li02:visited {
	background-image: url(../img/bottun01.gif);
	background-position: 400px top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
}
a.li02:hover {
	background-image: url(../img/bottun01.gif);
	background-position: 400px bottom;
}

