@charset "utf-8";
/* CSS Document */

@import "style.css";

/* Jquary globalMenu
------------------------------------ */



/* ページ毎に設定 */
#l_culum {
	background-color: #FFFFFF;
	display: table-cell;
	width: 199px;
	height:750px;
	padding:0;
	background-repeat: no-repeat;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

h1{
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
}

h4{
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	margin:0 0 25px 0;
}

#f_clum {
	width:980px;
	margin:35px 0 0 0;
	background-color: #F0F0F0;
}

#f_clum_i{
	width:850px;
	height: 100%;
	padding:20px 0 0 0;
	margin:0 auto;
	color:#FFFFFF;
	line-height:120%;
	font-size:13px;
	background-color: #F0F0F0;
}

#f_clum_m{
	width:850px;
	height: 100%;
	padding:20px 0 0 0;
	margin:0 auto;
}

#thk_clum {
	width:980px;
	margin:50px 0 0 0;
	background-position: center;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

table.formTable{
	width:100%;
	margin:15px auto 0 auto;
	border-collapse:collapse;
}

table.formTable td{
	border:1px solid #ccc;
	padding:10px;
	vertical-align: top;
	color: #555;
}

table.formTable th{
	border:1px solid #ccc;
	padding:10px;

}

table.formTable th{
	width:30%;
	font-weight:normal;
	background:#666666;
	text-align:left;
}

.box1 span {
  position: absolute;
  top: 0;
}

.text_red{
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
}

.text_bk{
	font-size: 15px;
	color: #333333;
	line-height: normal;
}

.text_15{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: normal;
	padding: 10px 0;
}
