@charset "utf-8";
/* taiken.css */

/*===================================================

                   content_head

===================================================*/

#taiken div#wrapper table#content_head td.top {
	background: url(../images/taiken/mado_top.jpg) left top no-repeat;
}

#taiken div#wrapper table#content_head td.middle {
	background: url(../images/taiken/mado_bg.jpg) left top repeat-y;
}

#taiken div#wrapper table#content_head td.middle table td.right ul li span {
	background: url(../images/taiken/ic_default_small.jpg) left top no-repeat;
}

#taiken div#wrapper table#content_head td.bottom {
	background: url(../images/taiken/mado_btm.jpg) left top no-repeat;
}

/*--------------------------------------------------

                   content left

----------------------------------------------------*/
#taiken div#wrapper table#content td h2.page_ttl {
	background: url(../images/taiken/ic_default_big.jpg) left top no-repeat;
}

#taiken div#wrapper table#content td div.content h3 {
	color: #7EC242;
}

#taiken div#wrapper table#content td div.content div.topic {
	margin: 20px 0 0 0;
}

/*--------------------------------------------------

                   content_right

----------------------------------------------------*/

#taiken div#wrapper table#content td.right div.content_saikin h3 {
	background: url(../images/taiken/ic_default_big.jpg) left top no-repeat;
}

#taiken div#wrapper table#content td.right div.content_tukibetu h3 {
	background: url(../images/taiken/ic_default_big.jpg) left top no-repeat;
}

/*--------------------------------------------------

                   taiken_event
                   taiken_report

----------------------------------------------------*/

/* 創作人 */
#taiken div#wrapper table#content td div.content div.topic_line a.green, 
#taiken div#wrapper table#content td div.content div.topic_line span.green {
	float: left;
	margin: 2px;
	background-color: #7EC242;
	padding: 3px 5px;
	font-size: 1em; /* = 12px (1em = 12px) */
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

#taiken div#wrapper table#content td div.content div.topic_line span.ttl span.green {
	float: none;
	margin: 2px;
	background: none;
	padding: 3px 0;
	font-weight: bold;
	color: #7EC242;
	white-space: nowrap;
}

/* イベント */
#taiken div#wrapper table#content td div.content div.topic_line a.orange {
	float: left;
	margin: 2px;
	background-color: #F9763D;
	padding: 3px 5px;
	font-size: 1em; /* = 12px (1em = 12px) */
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

#taiken div#wrapper table#content td div.content div.topic_line span.ttl.orange {
	float: none;
	margin: 2px;
	background: none;
	padding: 3px 0;
	font-weight: bold;
	color: #F9763D;
	white-space: nowrap;
}

/* タグ */
#taiken div#wrapper table#content td div.content div.topic_line a.pink {
	float: left;
	margin: 2px;
	background-color: #F39FF3;
	padding: 3px 5px;
	font-size: 1em; /* = 12px (1em = 12px) */
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

#taiken div#wrapper table#content td div.content div.topic_line span.ttl.pink {
	float: none;
	margin: 2px;
	background: none;
	padding: 3px 0;
	font-weight: bold;
	color: #F39FF3;
	white-space: nowrap;
}

#taiken div#wrapper table#content td div.content div.topic_line {
	border-bottom-color: #7EC242;
}

#taiken div#wrapper table#content td div.content div.topic_line h3 {
	margin: 0;
}

#taiken div#wrapper table#content td div.content div.topic_line p.topic_left {
	float: left;
	margin: 5px 0;
	width: 100px;
}

#taiken div#wrapper table#content td div.content div.topic_line p.topic_right {
	float: left;
	margin: 5px 0;
	width: 233px;
}

#taiken div#wrapper table#content td div.content div.topic_line p.topic_left img {
	border: 2px solid #7EC242;
}

#taiken div#wrapper table#content td div.content div.topic_line div.topic_left img {
	border: 2px solid #7EC242;
}

#taiken div#wrapper table#content td div.content div.topic_line a {
	display: block;
	font-size: 1.5em; /* = 18px (1em = 12px) */
}

/*--------------------------------------------------

                   taiken_mokuteki
                   taiken_stay

----------------------------------------------------*/

#taiken div#wrapper table#content td div.content div.topic table {
	width: 589px;
}

#taiken div#wrapper table#content td div.content div.topic table td.top {
	margin: 0;
	background: url(../images/taiken/mktk_bg_top.jpg) left top no-repeat;
	padding: 0;
	width: 589px;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
}

#taiken div#wrapper table#content td div.content div.topic table td.middle {
	margin: 0;
	background: url(../images/taiken/mktk_bg_bg.jpg) left top repeat-y;
	padding: 0 20px;
	width: 589px;
}

#taiken div#wrapper table#content td div.content div.topic table td.bottom {
	margin: 0;
	background: url(../images/taiken/mktk_bg_bottom.jpg) left top no-repeat;
	padding: 0;
	width: 589px;
	height: 23px;
	line-height: 1px;
	font-size: 1px;
}
