@charset "iso-8859-1";

body {
	background-color: #CCCCCC;
}

#wrapper {
	margin:0px auto;
	padding:0px;
	width:758px;
	text-align:left;
	color:#333333;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
h1.type00 {
	color:#666666;
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom:10px;
	padding:15px 15px 15px 15px;
	background-image:url(../../tc/images/h1type00_bg.gif);
}
	
h1.type01 {
	color:#666666;
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom:10px;
	padding:5px 15px;
	background-image:url(../../tc/images/h1type01_bg.gif);
}

h1.type02 {
	color:#666666;
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom:10px;
	padding:5px 15px;
	background-image:url(../../tc/images/h1type02_bg.gif);
}

#mid2 h3.subtitle {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#mid2 { float: left; width: 758px; padding: 0px;  margin:0px 1px 0px 1px;  }

#mid2 div#contentstitle {
	margin: 0px ;
	line-height: 1.9em;
	padding:0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6D709A;
}
#mid2 div#contents { padding-top:20px; clear:both; }

p#panlist {
	padding:0px 0px 8px 0px;
	border-bottom: 1px dashed #6D709A;
	margin:0px 0px 4px 0px;
}

p.pagetop{text-align:right; margin:10px 0; text-decoration:underline; }

dl dt.type01 {
	padding:5px;
	background:url(../../tc/images/btn01_bg.gif) repeat-x;
	border: solid 1px #CCCCCC;
	width:50%;
}

dl dt a {
	font-size: 16px;
	color:#666666;
	font-weight: bold;
	padding-left: 10px;
	background: url(../../tc/images/arrow_01.gif) no-repeat 0px 6px;
}

dl dd {
	margin: 10px 0 30px 15px;
}

dl dt.type02 {
	padding:5px;
	background:url(../../tc/images/btn02_bg.gif) repeat-x;
	border: solid 1px #CCCCCC;
	width:57%;
}

.small {
	font-size:small;
}

div.pagetitle {
	padding: 5px;
	border-bottom: 1px solid #d4d4d4;
	background-color:#e7e7e7;
}

div.pagetitle h3 {
	padding-left: 7px;
	font-size: 90%;
	font-weight: bold;
	color:#666666;
}

div.pagetitle-box {
	border:solid 1px #d4d4d4;
	margin: 20px 0 30px 0;
}

div.pagetitle-02 {
	padding: 5px;
	border-bottom: 1px solid #d4d4d4;
	background-color:#b2b2b2;
}

div.pagetitle-02 h3 {
	padding-left: 7px;
	font-size: 90%;
	font-weight: bold;
	color:#ffffff;
}

div.pagetitle-02-box {
	border:solid 1px #b2b2b2;
	margin: 20px 0 30px 0;
}

.red {
	color:#FF0000;
}