@charset "utf-8";
/* ijyu.css */

/*===================================================

                   content_head

===================================================*/

#ijyu div#wrapper table#content_head td.top {
	background: url(../images/ijyu/mado_top.jpg) left top no-repeat;
}

#ijyu div#wrapper table#content_head td.middle {
	background: url(../images/ijyu/mado_bg.jpg) left top repeat-y;
}

#ijyu div#wrapper table#content_head td.middle table td.right ul li span {
	background: url(../images/ijyu/ic_default_small.jpg) left top no-repeat;
}

#ijyu div#wrapper table#content_head td.bottom {
	background: url(../images/ijyu/mado_btm.jpg) left top no-repeat;
}

/*--------------------------------------------------

                  content wide

----------------------------------------------------*/
#ijyu div#wrapper table#content td h2.page_ttl {
	background: url(../images/ijyu/ic_default_big.jpg) left top no-repeat;
}

#ijyu div#wrapper table#content td div.content h3 {
	color: #21653A;
}

#ijyu div#wrapper table#content td div.content div.intro {
	margin: 10px 0 0 0;
	font-size: 0.75em; /* = 12px (1em = 16px) */
}

