* {
	margin: 0;
	padding: 0;
}

a {
	color: #3399ff;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #33ffff;
	text-decoration: none;
}


#splash_about .floater a {
		color: #cc3333;
	font-weight: normal;
	text-decoration: underline;
}

#splash_about .floater a:hover {
		color: #cc6600;
	text-decoration: none;
}
/*------------- GLOBAL SELECTORS --------------*/
body {
	background-color: #000000;
	border: 0;
	color: #a7a7a7;
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*------------- MAIN NAVIGATION --------------*/
div#navs {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 39px;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 557px;
}

div#navs ul#menu {
	background: url(images/navs.gif) no-repeat left top;
	height: 39px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
	position: relative;
	width: 557px;
}

div#navs ul#menu li {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
}

div#navs ul#menu li a {
	text-decoration: none;
	text-indent: -9999px;
}

/*------------- FORM ELEMENTS --------------*/
form {
	display: block;
	margin: 0;
	padding: 0;
}

/*------------- H ELEMENTS --------------*/
h1.logo {
	background: url(images/logo.gif);
	height: 66px;
	text-indent: -9999px;
	width: 335px;
}

h3.iuj {
	height: 50px;
	margin: 0 0 0 0;
	position: relative;
	width: 160px;
}

h3.iuj span {
	background: url(images/title_IUJ.gif) no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
}

h3.outdoorjapan {
	height: 50px;
	margin: 0 0 0 0;
	position: relative;
	width: 160px;
}

h3.outdoorjapan span {
	background: url(images/title_outdoorjapan.gif) no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
}

h3.snowjapan {
	height: 50px;
	margin: 0 0 0 0;
	position: relative;
	width: 160px;
}

h3.snowjapan span {
	background: url(images/title_snowjapan.gif) no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
}

h3.snowjapanmail {
	height: 50px;
	margin: 0 0 0 0;
	position: relative;
	width: 160px;
}

h3.snowjapanmail span {
	background: url(images/title_snowjapanmail.gif) no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
}

img.nowrap {
	display: block;
	margin: 0;
	padding: 0;
}

input, select, textarea, option {
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	color: #9c9c9d;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 5px 0 4px 0;
}

p.adventure {
	color: #a7a7a7;
	font-size: 18px;
	margin: 0;
	padding: 4px 0 2px 0;
}

p.arrow_green {
	background: url(images/arrow_green.gif) no-repeat 0 14px;
	font-size: 11px;
	padding: 8px 0 5px 18px;
}

p.black {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 5px 0 4px 0;
}

p.intro {
	color: #a7a7a7;
	font-size: 20px;
	line-height: 26px;
}

ul {
	list-style: square;
	margin: 0;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0;
}

ul li {
	text-indent: 0px;
}

ul#menu a {
	display: block;
	height: 39px;
}

ul#menu li {
	display: block;
	height: 39px;
}

/*------------- SUBNAVIGATION --------------*/
ul.submenu {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 3px 0px 0px 0px;
}

ul.submenu a:link, ul.submenu a:visited {
	background: url(images/ul_star.gif) no-repeat 0 3px;
	color: #9c9c9d;
	display: block;
	font-weight: normal;
	padding: 0 0 0 20px;
	text-decoration: none;
}

ul.submenu a:link.submenuon, ul.submenu a:visited.submenuon {
	font-weight: bold;
}

ul.submenu a:active, ul.submenu a:hover, ul.submenu a:link.submenuon, ul.submenu a:visited.submenuon {
	background: url(images/ul_star_on.gif) no-repeat 0 3px;
	color: #77b009;
	font-weight: normal;
	padding: 0 0 0 20px;
	text-decoration: none;
}

ul.submenu li {
	border-bottom: 1px dotted #484848;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 7px 0px 7px 0px;
}

.biopic {
	border: 8px #484848 solid;
	float: left;
	margin: 5px 8px;
}

.biopic-right {
	border: 8px #484848 solid;
	float: right;
	margin: 5px 8px;
}

.cbtn {
	margin: 1px 0 0 1px;
}

/*------------- FOOTER --------------*/
.clear {
	clear: both;
}

/*------------- CONTACT --------------*/
.contact {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 105px 25px 105px;
	width: 290px;
}

.contact_btn {
	float: left;
	height: 44px;
	margin: 0 0 6px 0;
	width: 230px;
}

.contact_btn_left {
	float: left;
	height: 30px;
	padding: 14px 0 0 0;
	width: 48px;
}

.contact_btn_right {
	float: left;
	height: 44px;
	width: 182px;
}

.contact_white_autime {
	float: left;
	padding: 7px 0 0 0;
	width: 290px;
}

.contact_white_autime p {
	background: url(images/clock.gif) no-repeat 0 5px;
	font-size: 12px;
	padding-left: 20px;
}

.contact_white_bottom {
	background: url(images/bg_contact_bottom.gif) #ffffff no-repeat bottom left;
	float: left;
	height: 20px;
	width: 290px;
}

.contact_white_top {
	background: url(images/bg_contact_top.gif) no-repeat top left;
	float: left;
	padding: 60px 30px 8px 30px;
	width: 230px;
}

.floater {
	background: #464646;
	border: 3px solid #6c6c6c;
	height: 100px;
	margin: 20px auto;
	margin-left: 10px;
	padding: 0px;
	width: 300px;
}

.floater h2 {
	background-color: #6c6c6c;
	color: #e2e2e2;
	font-size: 15px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 3px;
}

.floater p {
	color: #e2e2e2;
	line-height: 18px;
	padding: 8px;
}

.footer_copy {
	float: right;
}

.footer_logo {
	float: right;
	margin: 3px 0 0 0;
}


ul.subMenu { 
	margin: 10px 0 0 0; 
	padding: 3px 0px 0px 0px; 
	font-size: 12px; 
}
ul.subMenu li { 
	margin:0; 
	padding: 7px 0px 7px 0px; 
	display:block; 
	list-style-type:none;
}
ul.subMenu a:link, ul.subMenu a:visited { 
	display:block; 
	padding:0 0 0 20px; 
	color: #9c9c9d; 
	text-decoration:none; 
	background: url(images/ul_star.gif) no-repeat 0 3px; 
	font-weight: normal; 
}
ul.subMenu a:active, ul.subMenu a:hover, ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn { 
	padding:0 0 0 20px; 
	color: #77b009; 
	text-decoration:none; 
	background: url(images/ul_star_on.gif) no-repeat 0 3px; 
	font-weight: normal; 
}
ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn { 
	font-weight: bold;
}



.smallh3 {
	font-size: 11px;
}

.works {
	float: left;
	margin: 22px 0 0 0;
	padding: 0 0 0 25px;
	width: 505px;
}

.works_end {
	float: left;
	padding: 0 0 0 50px;
	width: 455px;
}

.works_end a {
	color: #505050;
}

.works_end p {
	color: #505050;
	font-size: 10px;
}

.works_left {
	float: left;
	width: 299px;
}

.works_left_gap {
	float: left;
	height: 10px;
	width: 285px;
}

.works_left_img {
	background: #333333;
	float: left;
	padding: 26px 30px 26px 30px;
	width: 239px;
}

.works_left_navs {
	float: left;
	padding: 14px 14px 0 0;
	width: 285px;
}

.works_left_navs_text {
	color: #9c9c9d;
	float: right;
	font-size: 10px;
	height: 20px;
	margin: 0 10px 0 0;
	text-align: right;
	width: 100px;
}

.works_right {
	float: left;
	margin: 10px 0 0 0;
	padding: 2px 20px 0 25px;
	width: 160px;
}

.works_right p {
	color: #9c9c9d;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0 4px 0;
}

#about {
	left: 277px;
	width: 128px;
}

#about a:hover {
	background: url(images/navs.gif) no-repeat -277px -39px;
}

#aboutOn {
	background: url(images/navs.gif) no-repeat  -277px -78px;
	left: 277px;
	width: 128px;
}

/*------------- about --------------*/
#bio_left {
	float: left;
	margin: 10px;
	padding: 30px 15px 55px 15px;
	width: 300px;
}

#bio_left p, #bio_right p {
	font-size: 12px;
	line-height: 16px;
}

#bio_right {
	float: left;
	margin: 10px;
	padding: 30px 15px 55px 15px;
	width: 300px;
}

#content {
	margin: 0 auto;
	text-align: left;
	width: 775px;
}

#content_bg {
	background: #1a1a1a;
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
	width: 775px;
}

#content_bottom {
	float: left;
	height: 40px;
	width: 775px;
}

#copy {
	background: url(images/bg_bottom.gif) #232323 no-repeat bottom right;
	float: left;
	margin: 0 15px 0 15px;
	width: 745px;
}

#copy_left {
	float: left;
	padding: 50px 0px 55px 25px;
	width: 185px;
}

#copy_right {
	background: url(images/triangle.gif) no-repeat 55px 0;
	float: left;
	padding: 30px 35px 45px 0;
	width: 500px;
}

#copy_right_inside {
	background: url(images/triangle.gif) no-repeat 55px 0;
	float: left;
	padding: 40px 5px 75px 0;
	width: 530px;
}

#copy_sale {
	float: left;
	margin: 0 15px 0 15px;
	width: 745px;
}

#footer {
	float: left;
	margin: 5px 15px 0 15px;
	padding: 12px 25px 10px 0;
	text-align: right;
	width: 720px;
}

#footer a {
	color: #505050;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	color: #505050;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

#home {
	left: 0px;
	width: 104px;
}

#home a:hover {
	background: url(images/navs.gif) no-repeat 0px -39px;
}

#homeOn {
	background: url(images/navs.gif) no-repeat 0px -78px;
	left: 0px;
	width: 104px;
}

#intro {
	float: left;
	margin: 0 0 30px 0;
	width: 500px;
}

#logo {
	float: left;
	height: 111px;
	margin: 17px 0 0 0;
	width: 335px;
}

#logo a {
	cursor: hand;
	display: block;
	float: left;
	height: 66px; /*background: url(images/spacer.gif) no-repeat top left; */
	width: 335px;
}

#navs {
	float: left;
	height: 39px;
	padding: 0 25px 0 0;
	width: 582px;
}

#navs_left {
	float: left;
	height: 39px;
	width: 193px;
}



#otherwork {
	left: 405px;
	width: 152px;
}

#otherwork a:hover {
	background: url(images/navs.gif) no-repeat -405px -39px;
}

#otherworkOn {
	background: url(images/navs.gif) no-repeat -405px -78px;
	left: 405px;
	width: 152px;
}

#pagecontainer {
	background: url(images/bg_main.jpg) #000000 no-repeat top center;
	float: left;
	text-align: center;
	width: 100%;
}

#photogallery {
	left: 104px;
	width: 173px;
}

#photogallery a:hover {
	background: url(images/navs.gif) no-repeat -104px -39px;
}

#photogalleryOn {
	background: url(images/navs.gif) no-repeat -104px -78px;
	left: 104px;
	width: 173px;
}

#splash {
	background: url(images/splash/norikura_c_splash.jpg) #1a1a1a no-repeat top center;
	border: 10px solid #484848;
	float: left;
	height: 240px;
	margin: 0 15px 0 15px;
	width: 725px;
}

#splash_about {
	background: url(images/splash/enoshima_c_splash.jpg) #1a1a1a no-repeat top center;
	border: 10px solid #484848;
	float: left;
	height: 240px;
	margin: 0 15px 0 15px;
	width: 725px;
}

#splash_otherwork {
	background: url(images/splash/otherwork_splash.png) no-repeat top center;
	border: 10px solid #484848;
	float: left;
	height: 240px;
	margin: 0 15px 0 15px;
	width: 725px;
}

#splash_photogallery {
	background: #1a1a1a;
	border: 10px solid #484848;
	float: left;
	margin: 0 13px 0 13px;
	width: 500px;

	color:white;
	height:550px;

}

#top {
	float: left;
	height: 100px;
	width: 775px;
}

#top_right {
	float: left;
	height: 37px;
	text-align: right;
	width: 440px;
}

/*------- sidebarblog --*/

#news {
	background: #1a1a1a;
	border: 10px solid #484848;
	float: right;
	margin:0px;
	margin-right:13px;
	height: 550px;
	padding: 0px;
	width: 180px;
	overflow: auto;
	
}

#newsheader {
	font-weight: bold;
	font-size: 14px;
	padding:3px 0px 3px 5px;
	background-color: #5a5a5a;
	margin:0px;
	color:#cccccc;
}

#newsheader a {
	color:#ffffca;
	text-decoration: none;
}
#newsheader a:hover {
	color: yellow;
}

#blog {
	margin:0px;
	padding: 0px;
}

#blog a{
text-decoration: none;
	color:#ffffca;
}

#blog a:hover {
	
	color:yellow;
}

.post {
	margin-bottom:5px;
}

.post {
width:100%
background-color: #cccccc;
padding-bottom:10px;
}

.postexcerpt{
	padding:3px 3px 15px 5px;
}

.posttitle {

	font-size: 12px;
	padding: 3px 0px 5px 3px;
}

.postdate {
	padding:0px 5px 0px 5px;
border-bottom:1px solid #666666;
	font-weight: bold;
}

.readmore {
	font-size: 9px;

}

#flashcontent p {
	color:yellow;
	margin:10px;
}

.IEhelp  a {
	font-size: xx-small;
	color:#979797;
	text-decoration: none;
	float:right;
	padding:0 5px 0 5px;
}

.IEhelp  a:hover {
color:yellow;
	padding:0 5px 0 5px;
}