@charset "Shift_JIS";
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　RamPhantom3 LE用スタイル　- 2008.10 -
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本項目
--------------------------------------------------------------------------------------- */
div#ct02 {
	background: url(img/bg_sidecolor.gif) repeat-y top right;
}

.nodisplay {
	display:none;
	}
	
h4 {
	padding-left:3px;
	}

.contents01 {
	width: 690px;
	margin: 0 0 15px;
}
.contents01 img {
	margin:5px 0;
	}
	
/* リード文 -------------------- */
.readtext {
	margin-top:15px;
	margin-bottom:15px;
	padding:0 12px;
	}
	
/* 右寄せ -------------------- */
.contents01 .t-right {
	text-align: right;
}

/* イメージセンター -------------------- */
.imageCenter {
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	}

/* 下スペース -------------------- */
.bt-spc {
	margin-bottom:20px;
	}

/* --------------------------------------------------------------------------------------
 項目1
--------------------------------------------------------------------------------------- */

ul.memlist {
	margin:5px auto 20px 5px;
	}
ul.memlist li {
	display:inline;
	white-space:nowrap;
	}

/* --------------------------------------------------------------------------------------
 仕様
--------------------------------------------------------------------------------------- */
.section-tbl {
	margin-top:15px;
	margin-bottom:15px;
	}

table.spec-tbl02 {
	width: 670px;
	margin: 0 10px;
	font-size: 100%;
}

table.spec-tbl02 th,
table.spec-tbl02 td {
	padding: 4px 9px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
}

table.spec-tbl02 td.t-left {
	text-align: left;
}
