.wrapper {
	overflow: hidden;
}
.wrapper .inner {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a {
	color: #003399;
}
.left {
	float: left;
	width: 580px;
}
.left h1, .left2 h1 {
    margin: 0px 1px 8px 1px;
    padding: 1px 0px;
    background: #465D84;
			font-size:100%;
}



.left h1 span, .left2 h1 span {
	margin: 0px -1px;
	color: #FFFFFF;
	display:block;
	padding:5px 8px 5px 15px;
	background-image: url(https://codezine.jp/static/devsumi/2011/images/h1_left.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	background-color: #465D84;
}

.left .block, .left2 .block {
	margin-bottom: 20px;
	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 {
	border-top-width: 2px;
	font-size: 90%;
	padding: 8px 0 8px 10px;
	margin-bottom: 8px;
	background-color: #EEEEEE;
	border-top-style: solid;
	border-top-color: #7C93BA;
}
.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 {
	background-image: url(https://codezine.jp/static/devsumi/2011/images/arrow.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 18px;
	background-position: 0em 0.15em;
	margin-bottom: 10px;
}
.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(https://codezine.jp/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: 150%;
	margin-top: 5px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
.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: #E4EAF1;
}

table.table01 td {
 font-size: 13px;
}

.image_left {
float:left;
width:405px;
}

.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;
}
.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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/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(https://codezine.jp/static/devsumi/2011/images/bo_01.png) no-repeat -146px -115px;
	float:left;
	margin:0 5px 5px 0;
}
.left .bo_menu-01 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) 0px -187px no-repeat;
}
.left .bo_menu-02 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -146px -187px no-repeat;
}
.left .bo_menu-03 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -292px -187px no-repeat;
}
.left .bo_menu-04 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -438px -187px no-repeat;
}
.left .bo_menu-05 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) 0px -244px no-repeat;
}
.left .bo_menu-06 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -146px -244px no-repeat;
}
.left .bo_menu-07 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -292px -244px no-repeat;
}
.left .bo_menu-08 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -438px -244px no-repeat;
}
.left .bo_menu-09 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -0px -302px no-repeat;
}
.left .bo_menu-10 a:hover {
	background:url(https://codezine.jp/static/devsumi/2011/images/bo_01.png) -146px -302px 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(https://codezine.jp/static/devsumi/2011/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;
	margin: 0px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFCC00;
}
.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;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.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 {
}

.photo {
	border:1px solid #CCCCCC;
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	padding:1px;
}
.leftp {
_zoom: 1;   
    overflow: hidden; 
}
.title {
	background:none repeat scroll 0 0 #666666;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 8px;
	padding:8px;
	display:block;
}
.leftp p {
	font-size:80%;
	line-height:180%;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.profile {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #CCCCCC;
	font-size:80%;
	line-height:150%;
	margin-bottom:5px;
	padding:5px;
	clear:both;
}

.profile .txt {
    min-height:140px;
    height:auto !important;
    height:140px;
}  

.profile h3 {
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #999999;
	color:#000000;
	margin:0 0 5px;
	padding:2px 2px 2px 4px;
	font-size:100%;
}

.bo_entry {
	background-image:url(https://codezine.jp/static/devsumi/2011/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(https://codezine.jp/static/devsumi/2011/images/bo_entry.png);
	background-position:0 0px;
	background-repeat:no-repeat;
}
.bo_entry span {
	display:none;
}

input.button{
	color: #333333;
	text-align: center;
	background-image: url(/static/se/event/2/input.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FFCC00;
	padding: 8px;
	cursor: pointer;
	font-weight:bold;
} 

input.button:hover{
	color: #333333;
	background-image: url(/static/se/event/2/input_h.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FFCC00;
} 
