@charset "utf-8";

/* ==================================================================

	■個別のCSSはここで指定
	
=================================================================== */


/* =================================
   ■ global
================================== */

.haribote{
	text-align:center;
}

/* --------------------------------
   □ tableStyle
-------------------------------- */

.tableStyle{
	table-layout:fixed;
}

.tableStyle th,
.tableStyle td{
	padding:6px;
	text-align:center;
	border:#fff 1px solid;
}


.tableStyle th{
	color:#fff;
	font-weight:100;
	background:#ff96a8 url(../images/common/table/th-background.gif) 0 0 repeat-x;
}

.tableStyle td{
	background:#fed9e0 url(../images/common/table/td-background.gif) 0 0 repeat;
}


/* =================================
   ■ secondary
================================== */

.secondary .contents .base{
	margin:0 15px 0 14px;
	padding-bottom:12px;
	background:#db89bf url(../images/common/contents/background.gif) 0 0 repeat;
}

.secondary .contents .base h2{
	margin:0px auto 14px auto;
	padding-top:9px;
	text-align:center;
}

.secondary .contents .base .frame{
	margin:0 15px 0 16px;
	background:#fff;
}


/* --------------------------------
   □ tableStyle
-------------------------------- */



/* ◆ 要素
-------------------------------- */ 

/* ◇ 要素
-------------------------------- */ 

/* 要素 ------------------------ */