p,form{ margin:0; padding:0; }
.c_gray{ color:#454545; }
.c_red{ color:#FF0000; }
.f_Large{ font-size:100%; line-height:150%; }
.f_Medium2{ font-size:90%; line-height:160%; }
.f_Medium{ font-size:80%; line-height:150%; }
.f_Small{ font-size:70%; line-height:140%; }
.g_line{
	border-width: 0 0 1px 0;
	border-color: #999;
	border-style: dotted;
}
.g_line2{ 
	border-width:0 0 1px 0;
	border-color:#999;
	border-style:dotted;
	background-color:#EFEFEF
}
.form_kouza{ 
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
}
#footer{
	padding: 5px 0 6px 7px;
	background-color: white;
	font-size: 70%;
	color: #515151;
	line-height: 1.6em;
}
#footer2{
	padding: 7px 0 5px 9px;
	border-top: 1px dotted silver;
	background-color: white;
}
#footer img{
	margin: 1px 8px 1px 0;
}


/*  seikyu.cssより  */
/*----- 赤枠 -----*/
.redborder{
	border:1px solid #ff0000;
}

/*----- 入力テーブル -----*/
input.form01 {
	font-size: 100%;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	padding:0px 2px;
	margin:1px 0 3px 0;
	color:#000000;
	background: #ffffff;
}

.tbl-dotline{
	border-bottom:1px dotted #999999;
	padding:3px 5px;
	font-size:90%;
	color:#454545;
	line-height: 1.2em;
}

/*  //seikyu.cssより  */


/*  //inteli.cssより  */
.btn-kouza a{
	font-size: 13px;
	margin-top: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/btn.gif);
	display: block;
}

.btn-kouza a:link {color: #454545; text-decoration: none;}
.btn-kouza a:visited {color: #454545; text-decoration: none;}
.btn-kouza a:hover {color: #537db6; text-decoration: none;}
.btn-kouza a:active {color: #537db6; text-decoration: none;}
