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

/* --------------------------------------------------------------------------------------
 パンくずリスト
--------------------------------------------------------------------------------------- */

p#location02 {
	margin-bottom: 8px;
	padding: 4px 5px;
	border-bottom: 1px solid #DFDFDF;
	color: #8B8B8B;
	font-size: 100%;
}

p#location02 a {
	color: #8B8B8B;
	text-decoration: none;
}

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

.ico2 {
	vertical-align:middle;
	padding:3px;
	}
	
/* --------------------------------------------------------------------------------------
 フッター
--------------------------------------------------------------------------------------- */
	
.title01 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	}
	
/* --------------------------------------------------------------------------------------
 矢印
--------------------------------------------------------------------------------------- */

.link01 {
	text-align:right;
}
	
/* --------------------------------------------------------------------------------------
 　回り込み
--------------------------------------------------------------------------------------- */

div.feature-box02 .left-area06 {
	float: left;
	width: 400px;
}

/* --------------------------------------------------------------------------------------
 　右寄せ
--------------------------------------------------------------------------------------- */

div.right{
	float: right;
}
