@charset "shift_jis";

/* ナカメン用編集可能CSS */
/* 追加はこのファイルへ */

/* text-color */
.text-c-black01{color:#000000;}
.text-c-gray01{color:#999999;}
.text-c-gray02{color:#666666;}
.text-c-oran01{color:#F76F02;}
.text-c-red01{color:#FF3333;}
.text-c-blue01{color:#0D68BC;}
.text-c-brown01{color:#996600;}


/* bg-color */
.bg-c-gray01{background-color:#eeeeeee;}
.bg-c-green01{background-color:#E8F6CB;}
.bg-c-yellow01{background-color:#FFFFE8;}
.bg-c-orange01{background-color:#FFEFDF;}
.bg-c-pink01{background-color:#FDECE8;}
.bg-c-purple01{background-color:#E9E9F3;}



/* marigin, padding */
.mrg-t10{ margin-top:10px;}


/* ---------070822加筆-------------- */
#TraInfo {
	width:567px;
	background:#888;
	font-size:80%;
	line-height:1.5;
	margin:5px 0 10px;
	padding:1px 0;}

#TraInfo .box { margin:0 1px;
	background:#ececec;
	padding:10px;}

#TraInfo h3 {
	text-align:center;
	font-weight:bold;
	letter-spacing:.1em;
	margin-bottom:5px;}