@charset "utf-8";

/* Table Of Contents
----------------------------------------

# sidebarLeft
# content
# sidebarRight

----------------------------------------*/


div#pageBody {
	padding-bottom: 0;
}

div.pageBodyInner {
	background: #fff url(../../common/images/bg_pagebodyinner.gif) repeat-y left top;
	padding-bottom: 20px;
}
	

/* # content
---------------------------------------------------------------------------- */

div#content div.posi {
	position: relative;
}

.textArea {
	padding: 0 10px;
}

div#content div.newsTop dl {
	padding: 5px 0 2px;
}

div#content div.newsTop dl dt {
	float: left;
	padding: 7px 0 0 14px;
	width: 100px;
}

div#content div.newsTop dl dd {
	padding: 7px 0 7px 114px;
}

div#content div.newsTop dl dd.top,
div#content div.newsTop dl dd.middle {
	background: url(../../common/images/bg_dotto_x.gif) repeat-x bottom left;
}

div#content div.section p.backNumber a {
    background: url("../../images/cont04_arrow.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-size: 12px;
    left: 630px;
    padding: 0 0 0 8px;
    position: absolute;
    top: 26px;
}

div#content div.section p.backNumberNews a {
    background: url("../../images/cont04_arrow.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-size: 12px;
    left: 630px;
    padding: 0 0 0 8px;
    position: absolute;
    top: 6px;
}

div#content div.categoryWrap {
    float: left;
    width: auto;
}

div#content div.lastCategory {
    float: right !important;
	margin: 0 !important;
}

div#content div.categoryArea {
    background: url(../../common/images/bg_dotto_y.gif) repeat-y right top;
	width: 253px;
}

div#content div.categoryArea h3 {
	margin-bottom: 0;
}

div#content div.categoryArea div.left {
	border-left: 1px solid #d4cfc6;
}

div#content div.categoryArea div.right {
	border-right: 1px solid #d4cfc6;
}

div#content div.categoryList {
	padding: 14px;
	border-bottom: 1px solid #d4cfc6;
	padding-bottom: 20px;
}

div#content div.lastCategory {
	width: 251px;
}

div#content div.section table.kityoTable {
	background: none repeat scroll 0 0 #F0F0F0;
    padding-top: 10px;
    text-align: center;
}

div#content div.section table.kityoTable th.time {
    background: none repeat scroll 0 0 #F0F0F0;
    padding-top: 10px;
    text-align: center;
	vertical-align: top;
    width: 155px;
}

div#content div.section table.kityoTable td {
    background:#F0F0F0;
	border: #FFF solid 1px !important;
    padding: 11px 22px 11px 17px;
	vertical-align: top;
}

div#content div.section table.kityoTable td dl.session dt {
    float: left;
    font-weight: bold;
    margin: 0 0 5px;
	padding: 0 !important;
	text-align: left;
    width: 455px;
}

div#content div.section table.kityoTable td dl.session dd.description {
    clear: both;
}

div#content div.section table.kityoTable td dl.session dd.description p.button {
    display: none;
    margin: 0;
    overflow: hidden;
}

div#content div.section table.kityoTable td dl.session dd.description p.button a {
    background: url(../../images/btn_puls.gif) 0px 4px no-repeat;
    display: block;
    float: left;
    height: 15px;
    line-height: 1;
    text-indent: -9999px;
    vertical-align: baseline;
    width: 15px;
}

div#content div.section table.kityoTable td dl.session dd.description p.button a.close {
    background: url(../images/btn_minus.gif) 0px 4px no-repeat;
}

div#content div.section table.kityoTable div.btnArea {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 13px;
}

div#content div.lastteable {
    clear: both;
    margin: 0 0 0;
}

div#content h2.pageTitle {
	background: #000;
}

div#content h2.title {
	margin: 0 0 10px;
}

div#content {
float: right;
text-align: left;
width: 736px;
}



