@charset "utf-8";
/* CSS Document */

body {
	background: #FFF;
}

section, hgroup, nav, article, header, footer {
	display:block;
}
p {
	font-size: 90%;
	line-height: 160%;
	margin: 0px 0px 1em;
}

header {
	background: url(/cz/static/devsumi/2011/kansai/images/head_back.png) repeat-x;
	height:250px;
}

header h1 {
		width:750px;
	margin:0 auto 0 auto;
}

.inner {
	width:750px;
	margin:0 auto 0 auto;
}
nav {
	background: url(/cz/static/devsumi/2011/kansai/images/navi_back.png) repeat-x;
}
#menu {
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat;
	width: 750px;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	display: block;
	height: 50px;
}
#menu li {
	display: inline;
	float: left;
	list-style: none outside none;
}
#menu-01 {
	width: 187px;
}
#menu-02 {
	width: 187px;
}
#menu-03 {
	width: 187px;
}
#menu-04 {
	width: 189px;
}
#menu-01 .active {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll 0 -57px;
}
#menu-02 .active {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll -187px -57px;
}
#menu-03 .active {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll -375px -57px;
}
#menu-04 .active {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll -562px -57px;
}
#menu-01 a:hover {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll 0 -57px;
}
#menu-02 a:hover {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll -187px -57px;
}
#menu-03 a:hover {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll -375px -57px;
}
#menu-04 a:hover {
	background: transparent url(/cz/static/devsumi/2011/kansai/images/navi.png) no-repeat scroll -562px -57px;
}

/* 本文
==================================================================== */
.wrapper {
	width:750px;
	margin:10px auto 0 auto;
}

.left {
	width:510px;
	float:left;
	margin-right: 30px;
}

.wrapper section.content {
	margin:0 0 20px 0;
	overflow:hidden;
	zoom:1;
}
.wrapper section.content h1 {
	background: url(/cz/static/devsumi/2011/kansai/images/h1_back.png) no-repeat scroll left center;
	font-size: 100%;
	margin: 0 0 10px ;
	padding: 9px 0 9px 20px;
	color: #FFF;
}

.wrapper section.content h1.long {
	background: url(/cz/static/devsumi/2011/kansai/images/h1_back_l.png) no-repeat scroll left center;
	font-size: 100%;
	margin: 0 0 10px;
	padding: 10px 0 9px 20px;
	color: #FFF;
}

.wrapper section.content h2 {
    background-color: #E3F2DA;
    border-top: 2px solid #258842;
    font-size: 90%;
    margin-bottom: 8px;
    padding: 8px 0 8px 10px;
}

.sponsor {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 10px 5px;
}

.bo_entry a {
	display: block;
	height: 110px;
	width: 510px;
	background: url(/cz/static/devsumi/2011/kansai/images/bo_entry.png) no-repeat 0 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}
.bo_entry a:hover {
	background: url(/cz/static/devsumi/2011/kansai/images/bo_entry.png) no-repeat 0 -122px;
}
.bo_entry span {
    display: none;
}

.bo_scrumbc a {
	display: block;
	height: 110px;
	width: 510px;
	background: url(/cz/static/devsumi/2011/kansai/images/bo_scrumbc.png) no-repeat 0 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}
.bo_scrumbc a:hover {
	background: url(/cz/static/devsumi/2011/kansai/images/bo_scrumbc.png) no-repeat 0 -122px;
}
.bo_scrumbc span {
    display: none;
}

table {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-size: 80%;
    line-height: 130%;
    margin-bottom: 5px;
    margin-top: 5px;
}
th {
    background-color: #E4E4E4;
    border-bottom: 1px solid #CCCCCC;
    border-collapse: collapse;
    border-right: 1px solid #CCCCCC;
    color: #465D84;
    font-weight: bold;
    padding: 5px;
}
td {
    border-bottom: 1px solid #CCCCCC;
    border-collapse: collapse;
    border-right: 1px solid #CCCCCC;
    padding: 5px;
}

.img_left {
    float: left;
    margin-right: 5px;
}
.img_right {
    float: right;
    margin-left: 5px;
}
.image {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
	padding: 1px;
}
.company {
    font-size: 90%;
    line-height: 130%;
}

section li {
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(/cz/static/devsumi/2011/kansai/images/arrow.png) no-repeat 0 0.15em;
}

section ul {
    font-size: 80%;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

ol li {
    background: none repeat scroll 0 0.15em transparent;
    font-size: 80%;
    line-height: 150%;
    list-style-type: decimal;
    margin-bottom: 10px;
    padding-left: 0;
}

.wrapper section .profile {
	background: #efefef;
	overflow:hidden;
	zoom:1;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.wrapper section .profile h2 {
	font-size: 90%;
	margin: 0px 0px 10px;
	border-top:none;
	background:none;
}

.wrapper section .profile p {
	margin-left: 78px;
}

/* aside
==================================================================== */
aside {
	width:210px;
	float:left;
}

aside section {
	border: 1px solid #FFB40A;
	background: #FFF9DD;
	margin-bottom:20px;
}
aside section .inner {
	margin:0 5px;
	width: auto;
}
aside section h2 {
	margin: 5px auto;
}

aside section p {
	font-size:80%;
}
/* フッター
==================================================================== */
footer {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	clear:both;
	border-top: 1px solid #CCCCCC;
}

.pagetop {
		clear:both;
    margin: 0 auto;
    text-align: right;
    width: 750px;
}