@charset "utf-8";
body {
font-family:Meiryo,"メイリオ",Verdana,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,san-serif;
margin:0;
padding:0;
}

.head {
	background-image: url(/ez/static/common/images/itcomp/summit/2009/s/head_back.png);
	background-repeat: repeat-x;
}
.navi {
	background-color: #314994;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.left {
	background-color: #E7E7EB;
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #314D94;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right:0;
	margin-left: 0px;
	font-size: 90%;
	border-bottom:#314D94 1px solid;
	line-height:150%;
}
h1 {
	background-image: url(/ez/static/common/images/itcomp/summit/2009/s/h1.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 80%;
	padding-top: 6px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top:0;
	color: #333333;
}

.face {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 10px;
}


.right {
	float: left;
	width: 500px;
}

.main {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.footer {
	background-image: url(/ez/static/common/images/itcomp/summit/2009/s/foot_back.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-size:80%;
	line-height:150%;
}


.footer .inner {
padding:20px;
}

.footer p {
padding:0;
margin:0 0 10px 0;
}

.footer a:visited , .footer a {
color:#FFFFFF;
}

.center {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.line {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	display: block;
}

.block {
	display: block;
	margin-bottom: 10px;
	height: auto;
	text-align: center;
}
h3 {
	background-color: #8C8A8C;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 156px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.small {
	font-size: 90%;
	line-height: 120%;
}

.left p {
	margin-top: 5px;
	margin-bottom: 5px;
}


.right p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:80%;
}



h4 {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 0px;
	font-size: 90%;
	background-color: #E7E7EB;
	line-height: 120%;
}
.track {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}

table {
	margin-bottom: 20px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:80%;
}

ul {
margin:0 0 0 0px;
padding:0 0 0 25px;
}
