/* CSS Document */
h1 {
	margin:0px;
	padding:0px;
}
h2 {
	margin:0px;
	padding:0px;
}
h3 {
	margin:0px;
	padding:0px;
}

body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	}
p,div {
	padding: 0px;
	margin: 0px;
	}
.font11 {
	font-size: 11px;
	line-height: 16px;
	}
.font12 {
	font-size: 12px;
	line-height: 18px;
	}
.font13 {
	font-size: 13px;
	line-height: 19px;
	}
.font14 {
	font-size: 14px;
	line-height: 20px;
	}
.font14_ab {
	font-size: 14px;
	line-height: 30px;
	font-weight:bold;
	}
.font15 {
	font-size: 15px;
	line-height: 21px;
	}
.line
.pad_10 {
	padding: 10px;
	}
.pad_5 {
	padding: 5px;
	}
.pad_5_10 {
	padding: 5px 10px;
	}
.pagetop {
	padding: 10px 10px 10px 0px;
	background-image: url(../images/pagetop_line.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	}
#LOGO {
	background-image: url(../images/line_head.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	}
a:link {
	color: #000066; text-decoration:none;
	}
a:visited {
	color: #000066; text-decoration:none;
	}
a:active {
	color: #000066; text-decoration:underline;
	}
a:hover {
	color: #000066; text-decoration:underline;
	}
a:link.link_u {
	color: #000066; text-decoration:underline;
	}
a:visited.link_u {
	color: #000066; text-decoration:underline;
	}
a:active.link_u {
	color: #000066; text-decoration:underline;
	}
a:hover.link_u {
	color: #000066; text-decoration:underline;
	}	
	
/*-- .common-tablep --*/
.common-tablep{
	background:#cccccc;
	margin-bottom:5px;
}
.common-tablep td .common-tablep{
	margin:3px 2px;
}
.main li .common-tablep{
	margin:3px 0 10px;
}
.common-tablep td{
	background:white;
	border-left:1px solid white;
	border-top:1px solid white;
	line-height:1.4em;
	vertical-align:top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.common-tablep .color td,
.common-tablep td.color{
	background:#f2f3ef;
}
.common-tablep .color td.color-none{
	background:#fff;
}
.common-tablep td.v-middle,
.common-tablep th.v-middle{
	vertical-align:middle;
}
.common-tablep th{
	border-left:1px solid white;
	border-top:1px solid white;
	line-height:1.4em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align:top;
	background-color: #FFE6E6;
}

/*-- .common-tableb --*/
.common-tableb{
	background:#cccccc;
	margin-bottom:5px;
}
.common-tableb td .common-tableb{
	margin:3px 2px;
}
.main li .common-tableb{
	margin:3px 0 10px;
}
.common-tableb td{
	background:white;
	border-left:1px solid white;
	border-top:1px solid white;
	line-height:1.4em;
	vertical-align:top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.common-tableb .color td,
.common-tableb td.color{
	background:#f2f3ef;
}
.common-tableb .color td.color-none{
	background:#fff;
}
.common-tableb td.v-middle,
.common-tableb th.v-middle{
	vertical-align:middle;
}
.common-tableb th{
	border-left:1px solid white;
	border-top:1px solid white;
	line-height:1.4em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align:top;
	background-color: #ECF5FF;
}

.tyui {
	border: 2px solid #FF3300;
	color: #FF3300;
}

h2{
	border-bottom:2px solid #EBEBEB;
	font-size:1em;
	padding-bottom:2px;
	padding-left:12px;
	line-height:1em;
	clear:both;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
