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

body	{
		margin:0;
		}

a {color: #78111A;text-decoration: none;}
a:hover {color: #F33;text-decoration: underline;}
a:visited {color: #924D4D;}


#body {
		width:950px;
		border-left: solid 1px #000066;
		border-right: solid 1px #000066;
		border-bottom: solid 1px #000066;		
		margin-left:auto;
		margin-right:auto;
	}		
	
#header	{
		height:78px;
		}

#headerlogo	{
		float:left;
		width:300px;
		
	}
	
#banner	{
		float:right;
		width:500px;
		margin-right:10px;
		margin-top:10px;
		text-align:center;
		}

#photo	{
		height:250px;
		}

#photo_bottom	{
		background:url(http://www.snowsearch.org/shop/main_photo_bottom.jpg) repeat-x top left;
		height:48px;
		}
		
#menu	{
		display: block;
		padding:15px 15px 0 15px;
		}

#menu a{
		color: #FDFDFD;
	}

#menu ul {
		text-align:left;
		list-style:none;
		margin:0;
		padding:0 3px 0 0;
		background:url(http://www.snowsearch.org/themes/natural2/images/header_menu_spl.gif) repeat-y right;
	}

#menu li {
	 	display:inline;
	 	margin:5px 0;
		padding:0 5px 0 10px;
		background:url(http://www.snowsearch.org/themes/natural2/images/header_menu_spl.gif) repeat-y left;
	}
	
#menu .hm_main {
		float:left;
		font-size:75%;
		font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;

	}

#menu .hm_sub {
		float:right;
		font-size:10px;
	}

#main	{
		
		}
		
.clear	{
		clear:both;
		}
		
#footer {
	background:#000066 url(http://www.snowsearch.org/themes/natural2/images/ex_back.gif) repeat-x top;
	color:#999;
	border-top:1px solid #999;
	clear:both;
	padding:16px 0;
	text-align:center;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 68%;
}
#footer a {
	color:#BBB;
}
