@charset "UTF-8";

html {
	background: url(../images/bg.jpg) no-repeat center top fixed;
	overflow-y: scroll;
}


body, th, td, textarea {
	font-size: small;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}

body {
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #0000ff;
}

a:hover {
	color: #ff0000;
	background-color: rgba(0,0,0,0.1);
}

a:hover > img {
	opacity: 0.8;
}

h2 {
	margin: 0px;
	padding: 6px 15px;
	font-size: medium;
	line-height: 110%;
	color: #ffffff;
	border-bottom: 3px solid #ffffff;
	background: url(../images/h2_bg.jpg) no-repeat center center;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}

h3 {
	min-height: 21px;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 25px;
	font-size: large;
	line-height: 100%;
	background: url(../images/h3_bg.gif) no-repeat left 1px;
}

p + h3 {
	margin-top: 30px;
}

h4 {
	margin-top: 25px;
	padding-bottom: 3px;
	font-size: small;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
}

h5 {
	margin: 0px 0px 10px;
	font-size: small;
}

h5:before {
	content: "■";
	margin-right: 3px;
}

em {
	font-style: normal;
	color: #009ee6;
}

dl, ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	margin: 0px 0px 1em;
	line-height: 130%;
}

.clear {
	clear: both;
}

.text_red {
	color: #ff0000;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

#top {
	position: relative;
	min-width: 960px;
	max-width: 984px;
	margin: 0px auto;
	background: url(../images/page_bg.png) top center;
	overflow: hidden;
	zoom: 1;
}

h1 {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 220px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url(../images/h1.png);
	z-index: 100;
}

h1 a {
	display: block;
	width: 220px;
	height: 70px;
	text-indent: -1000px;
	overflow: hidden;
}

#toph1 {
	position: relative;
	display: block;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 469px;
	text-indent: -10000px;
	background: url(../images/topimage.jpg);
	overflow: hidden;
	z-index: 0;
}

#toplead {
	position: absolute;
	bottom: 263px;
	left: 27px;
	padding: 6px 60px 6px 8px;
	font-size: large;
	line-height: 130%;
	font-weight: bold;
	color: #787878;
	background: url(../images/toplead_bg.png) right top;
}

#linkgallery {
	position: absolute;
	bottom: 20px;
	right: 0px;
	z-index: 100;
}

#linkgallery a {
	display: block;
}

#header {
	position: relative;
	width: 960px;
	height: 189px;
	margin: 0px auto;
	background: url(../images/header_bg.jpg);
}

body#profile #header {
	background: url(../images/header_profile_bg.jpg);
}

body#schedule #header {
	background: url(../images/header_schedule_bg.jpg);
}

body#gallery #header {
	background: url(../images/header_gallery_bg.jpg);
}

body#skiorienteering #header {
	background: url(../images/header_skiorienteering_bg.jpg);
}

body#sponsor #header {
	background: url(../images/header_sponsor_bg.jpg);
}

#header ul {
	width: 934px;
	height: 42px;
	margin: 0px auto;
}

#header li {
	display: block;
	float: left;
}

#header li a {
	display: block;
	width: 140px;
	height: 42px;
	text-indent: -10000px;
	background: url(../images/headernemu_bg.png) left top;
	overflow: hidden;
}

#header li#headernemu_home a {
	width: 142px;
}

#header li#headernemu_home a.current,
#header li#headernemu_home a:hover {
	background-position: 0px 42px;
}

#header li#headernemu_profile a {
	background-position: -142px 0px;
}

#header li#headernemu_profile a.current,
#header li#headernemu_profile a:hover {
	background-position: -142px 42px;
}

#header li#headernemu_schedule a {
	background-position: -282px 0px;
}

#header li#headernemu_schedule a.current,
#header li#headernemu_schedule a:hover {
	background-position: -282px 42px;
}

#header li#headernemu_gallery a {
	background-position: -422px 0px;
}

#header li#headernemu_gallery a.current,
#header li#headernemu_gallery a:hover {
	background-position: -422px 42px;
}

#header li#headernemu_skiorienteering a {
	width: 230px;
	background-position: -562px 0px;
}

#header li#headernemu_skiorienteering a.current,
#header li#headernemu_skiorienteering a:hover {
	background-position: -562px 42px;
}

#header li#headernemu_sponsor a {
	background-position: -792px 0px;
}

#header li#headernemu_sponsor a.current,
#header li#headernemu_sponsor a:hover {
	background-position: -792px 42px;
}

#contents {
	width: 930px;
	margin: 0px auto;
	padding: 10px 15px 0px;
}

#breadcrumbs {
	margin-bottom: 30px;
	overflow: hidden;
	zoom: 1;
}

#breadcrumbs li {
	float: left;
	display: inline;
	line-height: 110%;
	word-break: keep-all;
	white-space: nowrap;
}

#breadcrumbs li a {
	margin-right: 5px;
	padding-right: 15px;
	background: url(../images/icon_breadcrumbs.png) no-repeat right 2px;
	zoom: 1;
}

#topcolumn {
	width: 960px;
	margin: 20px auto 0px;
}

.topcolumn {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#topmenu {
	width: 615px;
	padding: 15px 15px 0px;
	background: url(../images/contents_bg.png);
	border-radius: 7px;
}

#topmenu  li {
	width: 300px;
	height: 105px;
	margin-bottom: 15px;
	overflow: hidden;
}

#topmenu  li a {
	display: block;
	width: 260px;
	height: 87px;
	padding: 9px 20px;
	font-size: medium;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
}

#topmenuprofile {
	background: url(../images/topmenuprofile_bg.gif);
}

#topmenuskiorienteering {
	background: url(../images/topmenuskiorienteering_bg.gif);
}

#topmenuschedule {
	background: url(../images/topmenuschedule_bg.gif);
}

li#topmenumovie {
	height: 225px;
}

#topmenusponsor {
	text-indent: -1000px;
	background: url(../images/topmenusponsor_bg.gif);
}

#topnew {
	position: relative;
	width: 615px;
	padding: 15px;
	color: #787878;
	border-radius: 3px;
	background-color: #e5e5e5;
	background-color: rgba(229,229,229,0.8);
}

#topnew h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #787878;
	border: 0px;
	background: none;
	box-shadow: none;
}

#topnew div {
	position: absolute;
	top: 13px;
	right: 13px;
}

#topnew div a {
	display: block;
}

#topnew dl {
}

#topnew dl dt {
	clear: both;
	float: left;
	height: 16px;
	width: 75px;
	padding: 2px 0px 4px 50px;
	overflow: hidden;
}

#topnew dl dt.news {
	background: url(../images/icon_news.gif) no-repeat top left;
}

#topnew dl dt.race {
	background: url(../images/icon_race.gif) no-repeat top left;
}


#topnew dl dd {
	margin-left: 125px;
	padding: 2px 0px 4px 0px;

}

#topnew a {
	color: #787878;
}

#toptwitter {
	height: 420px;
}

#tabmenu {
	margin: -3px 0px 0px -3px;
	padding: 3px 3px 0px;
	overflow: hidden;
	zoom: 1;
}

#tabmenu li {
	float: left;
	height: 31px;
	margin-right: 4px;
	font-size: medium;
	line-height: 110%;
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}

#tabmenu h2 {
	min-width: 85px;
	height: 25px;
	margin: 0px;
	padding: 6px 17px 0px;
	text-align: center;
	border: 0px;
	background: #1bceca;
}

#tabmenu li a {
	display: block;
	min-width: 85px;
	height: 25px;
	padding: 6px 17px 0px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #c8c8c8;
}

#tabmenu li a:hover {
	opacity: 0.8;
}

#main {
	margin-bottom: 20px;
	padding: 20px;
	color: #787878;
	background-color: #ffffff;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}


#footer {
	max-width: 960px;
	margin: auto;
	padding: 5px 0px 25px;
	border-top: 2px solid #ffffff;
	overflow: hidden;
	zoom: 1;
}

#footer a {
	display: block;
}

#footer ul li {
	float: left;
	margin-right: 5px;
}

#footericon {
	float: left;
}

#footermenu {
	float: left;
	margin-top: 2px;
}

#footermenu li {
	padding-left: 5px;
	border-left: 1px solid #0000ff;
}

#footermenu li:first-child {
	border-left: 0px;
}

#footer p {
	float: right;
	color: #646464;
}

#main h3.profiletitle {
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 30px;
	font-weight: normal;
	background: none;
}

#main h3.profiletitle span {
	margin-left: 15px;
	font-size: 18px;
	font-weight: bold;
}

#main .column_rightphoto,
#main .column_leftphoto {
	overflow: hidden;
	zoom: 1;
}

#main .column_leftphoto .column_photo {
	float: left;
}

#main .column_rightphoto .column_photo {
	float: right;
}

#main .column_photo img {
	display: block;
}

#main .column_leftphoto .column {
	margin-left: 260px;
}

#main .column_rightphoto .column {
	margin-right: 360px;
}

#main ul {
	margin-bottom: 15px;
	list-style: disc;
}

#main ul li {
	margin: 0px 0px 3px 20px;
}

#main dl {
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
}

#main dl dt {
	clear: both;
	float: left;
	width: 8em;
	margin-bottom: 12px;
}

#main dl dt:before {
	content: "■";
	margin-right: 3px;
	color: #1ccfc9;
}

#main dl dd {
	margin-left: 9em;
	margin-bottom: 12px;
}

#main dl.list {
	margin-top: -10px;
}

#main dl.list dt {
	float: none;
	width: auto;
	margin-top: 10px;
	margin-bottom: 3px;
}

#main dl.list dd {
	margin-left: 12px;
	margin-bottom: 10px;
}

#main form dl dt {
	clear: both;
	float: left;
	width: 11em;
	margin-bottom: 6px;
}

#main form dl dd {
	margin-left: 12em;
	margin-bottom: 6px;
}

#main hr {
	display: block;
	height: 1px;
	margin: 15px 0px;
	border: 0;
	border-top: 1px solid #a6a6a6;
}

#main table {
	border-collapse: collapse;
	margin: 0px 0px 15px;
	empty-cells: show;
	border: 1px solid #b4b4b4;
}

#main table th {
	padding: 10px 30px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #b4b4b4;
	border: 1px solid #ffffff;
}

#main table td {
	padding: 10px 30px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #b4b4b4;
}

#main form.form input {
	width: 300px;
	margin-right: 6px;
}

#main form.form textarea {
	width: 300px;
	height: 100px;
}

#main form.form label input {
	width: auto;
	margin-right: 3px;
}

#main .gallery {
	overflow: hidden;
	zoom: 1;
}

#main .gallery .gallery_imagelist {
	float: left;
	width: 453px;
	margin: 30px 0px 0px 10px;
	padding-bottom: 20px;
}

#main .gallery .gallery_imagelist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main .gallery .gallery_imagelist ul li {
	float: left;
	margin: 0px 0px 20px 20px;
}

#main .gallery .gallery_imagelist ul li a {
	display: block;
	width: 131px;
	height: 131px;
	background-color: #000000;
}

#main .gallery .gallery_imagelist ul li a img {
	display: block;
	opacity: 0.5;
}

#main .gallery .gallery_imagelist ul li a:hover img,
#main .gallery .gallery_imagelist ul li.current a img {
	opacity: 1;
}

#main .gallery .gallery_photo {
	float: right;
	margin: 30px 30px 20px 0px;
}

#main .gallery .gallery_photo img {
	display: block;
}

#main .gallery .gallery_photo p {
	margin: 10px 10px 0px;
}


