@charset "utf-8";
/* demuite.css */

/*--------------------------------------------------

                   content left

----------------------------------------------------*/
#demuite div#wrapper table#content td h2 {
	background: url(../images/demuite/ic_default_big.jpg) left top no-repeat;
}

#demuite div#wrapper table#content td div.content h3 {
	color: #FD9A47;
}

#demuite div#wrapper table#content td div.content div.topic_line p.date {
	margin: 0 0 20px 0;
}

#demuite div#wrapper table#content td div.content div.topic_line a {
	font-size: 1.5em; /* = 18px (1em = 12px) */
}

/*--------------------------------------------------

                   content_right

----------------------------------------------------*/
#demuite div#wrapper table#content td.right div.content_saikin h3 {
	background: url(../images/demuite/ic_default_big.jpg) left top no-repeat;
}

#demuite div#wrapper table#content td.right div.content_tukibetu h3 {
	background: url(../images/demuite/ic_default_big.jpg) left top no-repeat;
}


