@charset "utf-8";
/* ブラウザスタイルの初期化、平成２１年２月２４日作成 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	letter-spacing: 0em;
}
ol,ul{
	list-style: none;
}
fieldset,img{
	vertical-align:bottom;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #000000;
}
caption,th{
	text-align: left;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
}
/*----- chain top -------------*/
table.chaintop {
	margin:20px 0;
}
table.chaintop td.tit {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	background: #014d98;
	color: #fff;
	font-size: 15px;
	text-decoration: bold;
	line-height: 1.6em;
	border: #CCC 1px solid;
}

table.chaintop td.txtit {
	padding: 5px 0 0 7px;
	background:#B0D8FF;
	line-height: 1.6em;
	width: 120px;
	font-size: 12px;
	text-decoration: bold;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
}
table.chaintop td.txtit_un {
	padding: 5px 0 0 7px;
	background:#B0D8FF;
	line-height: 1.6em;
	width: 120px;
	font-size: 12px;
	text-decoration: bold;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
table.chaintop td.txt {
	padding: 5px 0 0 7px;
	line-height: 1.6em;
	width: 213px;
	font-size: 12px;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
}
table.chaintop td.txt2 {
	padding: 5px 0 0 7px;
	line-height: 1.6em;
	width: 213px;
	font-size: 12px;
	border-top: #CCC 1px solid;
	border-right: #CCC 1px solid;
}
table.chaintop td.txt_un {
	padding: 5px 0 0 7px;
	line-height: 1.6em;
	width: 213px;
	font-size: 12px;
	border-top: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
table.chaintop td.txt2_un {
	padding: 5px 0 0 7px;
	line-height: 1.6em;
	width: 213px;
	font-size: 12px;
	border-top: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
table.chaintop td.txt3_un {
	padding: 5px 0 0 7px;
	line-height: 1.6em;
	font-size: 12px;
	width:540px;
	border-top: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
.red15 {
	color: #F00;
	font-size: 17px;
	text-decoration: bold;
}
.sem_lf {
	float:left;
	margin: 10px 20px 10px 0;
	padding: 25px 0 0 70px;
	background:url(../images/sem_bk.jpg) no-repeat top left;
	width: 210px;
	height: 70px;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
}

.sem_lf a {
	color: #fff;
	text-decoration: underline;
}
.pb20 {
	padding-bottom: 20px;
}

