@charset "Shift_JIS";
@import "../common/css/share/layout/col1.css";


/* index
--------------------------------------------------
メインコンテンツ指定
-------------------------------------------------- */
/* 基本タグ設定 */
a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

#contents #contentsBody em
{
	font-weight: bold;
}


p, li, dt, dd, th, td
{
	color: #3e3a31;
}

/* main contents
-------------------------------------------------- */

/* ----Bodyエリア---- */
#contents #contentsBody
	{
	margin:0px;
	padding-bottom:10px;
	width: 940px;
	}

#contents #contentsBody table.banner
{
	margin: 10px 0 0 0;
	padding: none;
	border-collapse: collapse;
}

#contents #contentsBody .cInformation
{
	width: 940px;
	
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	
	background: url(../image/membership_index_border.gif) top left repeat-x;
	
}

#contents #contentsBody .cInformation table
{
	font-size: 12px;
}

#contents #contentsBody .cInformation table .titleImage
{
	margin-bottom: 0px;
	/*\*/
	margin-bottom: 5px;
	_margin-bottom: 0px;
	/**/
}

#contents #contentsBody .cInformation table th
{
	font-weight: normal;
	letter-spacing: 1px;
	color: #c6c6c6;
}

#contents #contentsBody .cInformation .news
{
	padding-left: 12px;
	margin-left: 8px;
	color: #c6c6c6;
	background: url(../image/membership_arrow.gif) left no-repeat;
}

#contents #contentsBody .cInformation .news a {
	color: #c6c6c6;
}

#contents #contentsBody .cInformation .news a:hover {
	color: #c6c6c6;
}

