@charset "Shift_JIS";

body{
	background:#ffffff;
	margin:20px;
	padding:0px;
}
img{
	margin:0px;
	padding:0px;
}
h1{
	width:635px;
	height:80px;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:12px;
	line-height:100%;
	color:#333333;
	font-weight:bold;
	background:url(img/title.gif) no-repeat;
	text-indent:-9999px;
}
h2,h3,h4,h5,h6{
	margin:15px 0px;
	padding:2px;
	font-size:12px;
	line-height:140%;
	color:#555555;
	font-weight:bold;
}
p,ol,div,ul,li,span{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:100%;
	color:#333333;
	font-weight:normal;
}
.clear{
	clear:both;
	overflow:hidden;
	width:1px;
	height:1px;
	margin:0 -1px -1px 0;
	border:0;
	padding:0;
	font-size:0;
	line-height:0;
}
a:link { color:#ff3300; text-decoration:none }
a:visited { color:#ff3300; text-decoration:none }
a:hover { color:#ff3300; text-decoration:underline }
a:active { color:#ff3300; text-decoration:underline }

#participation{
	width:635px;
	text-align:left;
}
#participation h2,h3,h4{
	background:#dcdcdc;
}
#participation p{
	line-height:140%;
}
#participation .cap{
	font-size:10px;
	line-height:120%;
}
#participation li{
	margin-top:10px;
	padding-left:20px;
	line-height:140%;
	list-style:none;
	background:url(img/list.gif) no-repeat 8px 6px;
}
#participation .main{
	float:left;
	width:300px;
}
#participation .image{
	float:right;
	width:325px;
	text-align:right;
}
#participation .staff{
	padding:0px 10px 15px;
	border:#333333 solid 1px;
}
