body, td, th {
}

body {
	color:#333333;/*background-color: #000000; */
	background-color: #ffffff;
}

.AccordionPanelContent {
	background-color: #FFFFFF;
}

A:link {
	COLOR: #0066FF;
}
A:visited {
	COLOR: #AD0773;
}
A:active {
	COLOR: #FF0000;
}
A:hover {
	COLOR: #FF0000;
}

/* カテゴリページのテーブル向け定義（定義返し） */
table.portlet_contents {
	background-color:#FFFFFF;
}

table.portlet_contents td {
	background-color:#FFFFFF;
}

/* ----フォントサイズ---- */
/* 基本的な段落のフォントサイズ（トップページも含む） */
#pcptoppage td.portlet_contents {
	font-size:96%;
}
#pcptoppage th.portlet_title {
	font-size:124%;
}
#main #contents #pcptoppage .portlet_frame .portlet_table .portlet_contents .portlet_contents {
	font-size:100%;
}


.portlet_contents p,
.portlet_contents table,
.portlet_contents ul,
.portlet_contents ol,
.portlet_contents dl {
	font-size:96%;
}

.portlet_contents h2 {
	font-size:124%;
	padding-left: 22px;
}

.portlet_contents h3 {
	font-size:112%;
	padding-left: 22px;
}

.portlet_contents h4 {
	font-size:106%;
	padding-left: 22px;
}

.portlet_contents h5 {
	font-size: 100%;
}

.portlet_contents h6 {
	font-size: 100%;
}



/*
.small {
	line-height: 130%;
}

.menu_small {
}


.portlet_contents {
	word-break: break-all; 
}

.contents-list {
}

*/
#main #contents .sideBG .leftSubMenu,
#main #contents .sideBG .lifeEventMenu,
#main #contents .sideBG .eventSnap {
	background-color: #FFFFFF;
}

