
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　全ページ共有のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* --------------------------------------------------------------------------------------
 NEWボタン
--------------------------------------------------------------------------------------- */

.ico2 {
	vertical-align:middle;
	}

/* --------------------------------------------------------------------------------------
 矢印
--------------------------------------------------------------------------------------- */

.link01 {
	text-align:right;
}

/* --------------------------------------------------------------------------------------
 スペース
--------------------------------------------------------------------------------------- */
.spctop01 {
	margin-top:12px;
	}
	
/* --------------------------------------------------------------------------------------
 表
--------------------------------------------------------------------------------------- */	
.graybox td{
	border:1px #999 solid;
	border-right:0px;
	border-bottom:0px;
	}
	
.grayboxout table{
	border:1px #999 solid;
	border-left:0px;
	border-top:0px;
	}
	
/* --------------------------------------------------------------------------------------
テーブル
--------------------------------------------------------------------------------------- */
table.gray_tbl{
	border-width:1px 0 0 1px;
	border-color:#646464;
	border-style:solid;
	margin:0 0 0 15px;
}

th.gray_tbl{
	border-width:0 1px 1px 0;
	border-color:#646464;
	background-color:#E6E6E6;
	border-style:solid;
	padding:5px;
}

td.gray_tbl{
	border-width:0 1px 1px 0;
	border-color:#646464;
	border-style:solid;
	padding:5px;
}

table.red_tbl{
	border-width:1px;
	border-color:#FF0000;
	border-style:solid;
	margin:5px 0 5px 15px;
	padding:5px;
}

table.sub_tbl{
	width:640px;
	margin:auto;
}
	
	
/* --------------------------------------------------------------------------------------
その他
--------------------------------------------------------------------------------------- */
.img-center {
	margin-bottom:20px;
	text-align:center;
	}
	
	
/* --------------------------------------------------------------------------------------
 テキストボックス
--------------------------------------------------------------------------------------- */	
div.feature-box02 .left-area06 {
	float: left;
	width: 440px;
}

div.feature-box02 .left-area07 {
	float: left;
	width: 550px;
}

div.feature-box02 .left-area08 {
	float: left;
	width: 490px;
}

div.feature-box02 .left-area09 {
	float: left;
	width: 420px;
}

div.feature-box02 .left-area10 {
	float: left;
	width: 300px;
}

div.feature-box02 .left-area11 {
	float: left;
	width: 390px;
}

div.feature-box02 .left-area12 {
	float: left;
	width: 380px;
}

/* --------------------------------------------------------------------------------------
 テキストスペース
--------------------------------------------------------------------------------------- */
.txt_space01 {
	margin:0 0 12px 12px;
	}
	
.txt_space02 {
	margin:0 0 12px 0;
	}
	
.clear {
	clear			: both;
	}
/* --------------------------------------------------------------------------------------
 画像スペース
--------------------------------------------------------------------------------------- */	
.btn_img {
	margin:7px 0 0 0;
	}






