@charset "UTF-8";
/* CSS Document */

.linkbox{

}
	
.box_hover{
	cursor:pointer;
}
	
.none{

}	

#frame {
	background-image: url(../img/background.jpg);
	height: 800px;
}

#welcome {
	position: absolute;
	top: 323px;
	left: 258px;
	font-size: 11px;
}

#welcome .introduction {
	width: 420px;
	margin-top: 7px;		
}

#welcome .introduction span, #welcome .introduction span a {
	font-weight: normal;
	color: #F00;
	margin-left: 0px;
	font-size: 14px;
}
#welcome .introduction span a:hover {
	color: #6C1300;
}
.notice {
	font-size: 11px;
	color: #1c8fbe;
	font-weight: bold;
}

#regist_button {
	position: relative;
	background-image: url(../img/button2.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	height: 25px;
	width: 197px;
	padding-left: 15px;
	padding-top: 3px;
}

#regist_button a {
	color: #444444;
	font-size: 13px;
}

#regist_button a:hover {
	color: #C60;
}

#box_program {
	position: absolute;
	top: 530px;
	left: 248px;
	width: 213px;
	font-size: 11px;
}

#box_registration {
	position: absolute;
	top: 530px;
	left: 496px;
	width: 213px;
	font-size: 11px;
}

#box_joints {
	position: absolute;
	top: 720px;
	left: 248px;
	width: 230px;
	font-size: 10px;
}

#box_post {
	position: absolute;
	top: 720px;
	left: 496px;
	width: 230px;
	font-size: 10px;
}

.small_eye_catch {
	margin-top: 6px;
	margin-bottom: 6px;
}

.more {
	list-style-image: url(../img/icon_more.gif);
	list-style-type: none;
	margin-top: 5px;
	margin-left: 188px;
}

.more a {
	color: #d18516;
}

.title {
	color: #d18516;
	list-style-image: url(../img/icon_arrow.gif);
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 3px;
	font-size: 15px;
}

#box_sponsors {
	position: absolute;
	top: 397px;
	left: 75px;
	width: 160px;
}

#box_supporters {
	position: absolute;
	top: 485px;
	left: 75px;
	width: 160px;
}

#box_logo {
	position: absolute;
	top: 530px;
	left: 75px;
	width: 150px;
}

#box_logo .title {
	margin-bottom: 15px;
}

#box_logo img {
	margin-left: 5px;	
}

#box_logo p {
	margin-top: 5px;
	margin-left: 15px;
}
