    .clearfix:after{
      content:".";
      display:block;
      height:0;
      visibility:hidden;
    }
    .clearfix{
      overflow:hidden;
    }
    /* Hides from IE-mac \*/
    * html .clearfix{
      height:1%;
      overflow:visible;
    }
    /* End hide from IE-mac */



.wrapper {
	overflow: hidden;
	margin-top:20px;
}
.wrapper .inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	/* [disabled]overflow: hidden;
*/
	padding: 0px;
}
a {
	color: #003399;
}
.left {
	float: left;
	width: 580px;
}
.clear {
		clear: both;

}
h1 {
	margin: 0px 1px 8px;
	padding: 8px 5px 8px 8px;
	background: #000;
	font-size:100%;
	clear: both;
}
h1 span {
	color: #FFFFFF;
	display:block;
	padding:0px 0px 0px 8px;
	background-position: 3px 5px;
	background-color: #000;
	border-left: 3px solid #C00;
}
.left .block, .left2 .block {
	margin-bottom: 20px;
	overflow: hidden;
}
p {
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 1em;
		_zoom: 1;   
    overflow: hidden;   
}
.left p.lead {
	font-size: 90%;
	margin-bottom: 5px;
	overflow:hidden;
}
* html .left p.lead {
	height: 1%;
}
.left h2, .left2 h2 {
	background-image: url(/cz/static/devsumi/2012/images/h2.png);
	background-position: right center;
	background-repeat: repeat-x;
	font-size: 90%;
	margin: 0 0 10px;
	color: #000;
}
h2 span {
	background-color: #FFFFFF;
	padding-right: 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: 150%;
}
.left li, .left2 li {
	list-style-type: none;
	padding-left: 18px;
	margin-bottom: 10px;
	background: url(/cz/static/devsumi/2012/images/arrow.png) no-repeat 0em 0.15em;
}

.left li.circle, .left2 li.circle {
	background:none;
	list-style:square inside;
}

.left2 ol {
	margin-left:20px;
}
.left2 ol li {
	background:none;
	list-style-type: decimal;
	padding-left: 0px;
	background-position: 0em 0.15em;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 150%;
}
.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/2011/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0em 0.15em;
	padding-left: 18px;
	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: 150%;
}
.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: #465D84;
	background-color: #E4E4E4;
	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 {
}
.image_left {
	float:left;
	width:49%;
}
.photo {
}
.image {
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	margin-right:5px;
	padding:1px;
	float:left;
}
.company {
	font-size:90%;
	line-height:130%;
}
.block .shoukai {
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #efefef;
	padding: 3px;
	margin-bottom: 5px;
	clear:both;
	_zoom: 1;   
    overflow: hidden; 
}
.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/2011/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/2011/images/bo_01.png) no-repeat -146px 0px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-03 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat -292px 0px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-04 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat -438px 0px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-05 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat 0px -57px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-06 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat -146px -57px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-07 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat -292px -57px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-08 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat -438px -57px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-09 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat 0px -115px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-10 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat -146px -115px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-11 {
	width: 140px;
	background: url(/cz/static/devsumi/2011/images/bo_01.png) no-repeat -293px -115px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-01 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) 0px -187px no-repeat;
}
.left .bo_menu-02 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -146px -187px no-repeat;
}
.left .bo_menu-03 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -292px -187px no-repeat;
}
.left .bo_menu-04 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -438px -187px no-repeat;
}
.left .bo_menu-05 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) 0px -244px no-repeat;
}
.left .bo_menu-06 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -146px -244px no-repeat;
}
.left .bo_menu-07 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -292px -244px no-repeat;
}
.left .bo_menu-08 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -438px -244px no-repeat;
}
.left .bo_menu-09 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -0px -302px no-repeat;
}
.left .bo_menu-10 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -146px -302px no-repeat;
}
.left .bo_menu-11 a:hover {
	background:url(/cz/static/devsumi/2011/images/bo_01.png) -293px -302px no-repeat;
}
/*右メニュー*/
	
	.wrapper .right {
	float: left;
	width: 250px;
	margin-left: 20px;
	font-size: 90%;
	line-height:130%;
}
.right .special {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
.right .special .title, .right .menu .title {
	padding: 0px;
	text-align: center;
}
.right .special .inner, .right .menu .inner {
	padding: 0px;
	margin: 0px;
	width:auto;
}
.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;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.right .inner .block .bo , .ui-tabs .ui-tabs-panel .bo{
	text-align: right;
	margin: 0px 0px 5px;
	padding: 0px;
}
.right .special .inner .block li {
	margin-bottom: 7px;
	list-style-type: none;
}
.wrapper .inner .left2 {
}
.bo_entry {
	background-image:url(/cz/static/devsumi/2012/images/bo_entry.png);
	background-position:0 -118px;
	background-repeat:no-repeat;
	display:block;
	height:102px;
	width:523px;
	margin:20px auto 20px auto;
}
.bo_entry a {
	display:block;
	height:102px;
}
.bo_entry a:hover {
	background-image:url(/cz/static/devsumi/2012/images/bo_entry.png);
	background-position:0 0px;
	background-repeat:no-repeat;
}
.bo_entry span {
	display:none;
}
.bo_ippan {
	background-image:url(/cz/static/devsumi/2011/images/bo_kouza.png);
	background-position:0 0px;
	background-repeat:no-repeat;
	display:block;
	height:52px;
	width:195px;
	margin:0 auto 0 auto;
}
.bo_ippan a {
	display:block;
	height:52px;
}
.bo_ippan a:hover {
	background-image:url(/cz/static/devsumi/2011/images/bo_kouza.png);
	background-position:0 -57px;
	background-repeat:no-repeat;
}
.bo_ippan span {
	display:none;
}
.bo_pmij {
	background-image:url(/cz/static/devsumi/2011/images/bo_kouza.png);
	background-position:-201px 0px;
	background-repeat:no-repeat;
	display:block;
	height:52px;
	width:203px;
	margin:0 auto 0 auto;
}
.bo_pmij a {
	display:block;
	height:52px;
}
.bo_pmij a:hover {
	background-image:url(/cz/static/devsumi/2011/images/bo_kouza.png);
	background-position:-201px -57px;
	background-repeat:no-repeat;
}
.bo_pmij span {
	display:none;
}
.facebook {
	margin:15px 0 15px 0;
}
/* 概要詳細
==================================================================== */
.leftp {
    overflow: hidden;
}

.leftp .title {
	font-weight: bold;
	font-size:90%;
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
}

.leftp p {
    font-size: 80%;
    line-height: 180%;
    margin: 0 0 8px;
    padding: 0;
}

.profile {
	background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 5px;
	padding: 5px;
	color: #666;
	_zoom: 1;   
    overflow: hidden; 
}

.profile h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #999999;
    color: #000000;
    font-size: 100%;
    margin: 0 0 5px;
    padding: 2px 2px 2px 4px;
}

.profile .txt {
    height: auto !important;
    min-height: 140px;
	_zoom: 1;   
    overflow: hidden;   

}

.photo {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 1px;
}


/* フッター
==================================================================== */
.footer {
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #000 url(/cz/static/devsumi/2012/images/footer.png) repeat-x top;

}
.pagetop {
	text-align:right;
	width:850px;
	margin:0 auto;
	clear: both;
}
