@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;
}

#c_clum {
	width:980px;
	margin:35px 0 0 0;
}

#c_clum_i{
	width:850px;
	height: 100%;
	padding:20px 0 0 0;
	margin:0 auto;
	color:#FFFFFF;
	line-height:120%;
	font-size:13px;
	font-family: "メイリオ", sans-serif;
}

table.cataTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	border-style: none;
}

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

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

table.cataTable th{
	width:30%;
	font-weight:normal;
	text-align:center;
}

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

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

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

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

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