.wrapper {

	overflow: hidden;
	background-image: url(/cz/static/devsumi/2010/images/foot.png);
	background-repeat: repeat-x;
	background-position: center bottom;

}

.wrapper .inner {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D6656;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

a {
	color: #003399;
}

.left {
	float: left;
	width: 580px;
}
.left h1 , .left2 h1 {
	color: #FFFFFF;
	background-image: url(/cz/static/devsumi/2010/images/h1_back.png);
	padding: 8px;
	font-size: 100%;
	margin-bottom: 8px;
}
.left h1 span, .left2 h1 span {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}


.left .block , .left2 .block {
	margin-bottom: 15px;
	overflow: hidden;

}
.left p , .left2 p {
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 1em;
}

.left p.lead {
	font-size: 90%;
	margin-bottom: 5px;
	overflow:hidden;
}

* html .left p.lead {   
    height: 1%;   
} 

.left h2 , .left2 h2 {
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009EBD;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 8px;
}

.left h3 , .left2 h3 {
	font-size: 90%;
	padding: 3px;
	margin-bottom: 8px;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.left ul , .left2 ul  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 130%;
}
.left li , .left2 li {
	background-image: url(/cz/static/devsumi/2010/images/arrow.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	background-position: 0.1em 0.2em;
	margin-bottom: 5px;
}

.left .block .more {
	font-size: 80%;
	text-align: right;
}
.left .topic {
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:8px;
	padding-bottom:5px;
}
.left .topic .title {
	background-image: url(/cz/static/devsumi/2010/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0.1em 0.2em;
	padding-left: 15px;
	font-size: 90%;
	font-weight: bold;
	margin-bottom:3px;
}
.left .topic .img {
	float: right;
	margin-left: 5px;
}
.left .block .sponsor .logo {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.left .topic p {
	font-size: 80%;
	line-height: 140%;
}

.left .block .sponsor {
	border: 1px solid #CCCCCC;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

* html .left .block .sponsor {   
    height: 1%;   
} 

.img_left {
	float: left;
	margin-right: 5px;
}

table {
	font-size: 80%;
	margin-bottom: 5px;
	line-height: 130%;
	margin-top: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

th {
	border-collapse:collapse;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #724938;
	background-color: #ECE9DA;
	padding: 5px;
	}

td {
	border-collapse:collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
		padding: 5px;
	}


.nob{
	border-style: none;
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}



.block th.day {
	font-size: 110%;
}

 td.time {
	background-color: #efefef;
}
td.midasi {
	background-color: #999999;
	color: #FFFFFF;
}
td.box_emp {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 1px;
}
td.session {
	background-color: #E1EEE6;

}

.block .shoukai {
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #efefef;
	padding: 3px;
	margin-bottom: 5px;
}

.shoukai .title {
	background-color: #FFFFFF;
	margin-bottom:4px;
	color:#666666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 80%;
	line-height: 140%;
}

.shoukai .name {
	font-size: 80%;
	line-height: 140%;
	margin-bottom:3px;
}

.shoukai .img {
border:1px solid #CCCCCC;
float:left;
margin-bottom:5px;
margin-right:5px;
padding:1px;
}

.left .block .link {
	font-size: 80%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.left .midokoro .block p {
	margin-bottom: 15px;	
}

.left .midokoro .block .link {
	margin-bottom: 15px;	
}


.sponsor_logo {
	float: left;
	width: 175px;
}

.sponsor_txt {
	float: left;
	width:630px;
	display:block;
}
.block .sponsor_block {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	margin-bottom: 8px;
	padding-bottom: 5px;

}

* html .block .sponsor_block {   
    height: 1%;   
} 


.left .bo_menu span {
display: none;
}

.left .bo_menu a {
	height:50px;
	display:block;
}

.left .bo_menu-01 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat 0px 0px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-02 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat -143px 0px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-03 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat -287px 0px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-04 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat -431px 0px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-05 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat 0px -117px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-06 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat -143px -117px; float:left; margin:0 5px 5px 0;}


.left .bo_menu-07 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat -287px -117px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-08 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat -431px -117px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-09 {
width: 140px;background: url(/cz/static/devsumi/2010/images/bo_01.png) no-repeat 0px -234px; float:left; margin:0 5px 5px 0;}

.left .bo_menu-01 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) 0px -55px no-repeat; }
.left .bo_menu-02 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) -143px -55px no-repeat; }
.left .bo_menu-03 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) -287px -55px no-repeat; }
.left .bo_menu-04 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) -431px -55px no-repeat; }

.left .bo_menu-05 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) 0px -172px no-repeat; }
.left .bo_menu-06 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) -143px -172px no-repeat; }
.left .bo_menu-07 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) -287px -172px no-repeat; }
.left .bo_menu-08 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) -431px -172px no-repeat; }

.left .bo_menu-09 a:hover {background:url(/cz/static/devsumi/2010/images/bo_01.png) -0px -289px no-repeat; }


/*右メニュー*/

.wrapper .right {
	float: left;
	width: 210px;
	margin-left: 20px;
	font-size: 80%;
	line-height:130%;
}
.right .special {
	padding-bottom: 10px;
	margin-bottom: 15px;
	background-image: url(/cz/static/devsumi/2010/images/special_foot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right .special .title ,.right .menu .title  {
	padding: 0px;
}
.right .special .inner ,.right .menu .inner  {
	padding: 0px;
	background-image: url(/cz/static/devsumi/2010/images/special_back.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right .special .inner .img ,.right .menu .img,.left .block .shoukai .img  {
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right .special .inner .name ,.right .menu .inner .name  {
	font-size: 80%;
	font-weight: bold;
}
.right .inner .block {
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	background-color: #FFFFFF;
	width: 175px;
}
.right .inner .block .bo {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.right .special .inner .block li {
	margin-bottom: 7px;
	list-style-type: none;
}
.wrapper .inner .left2 {
}
