/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #ffffff;
	font-size: 12px;

}
body{
	text-align:left;
	min-width:950px;/* for mozilla*/
	background-color: #ffffff;
	height:100%;
}
#wrapper {
	_height: 82px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:1001px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{
	width:1001px;
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:1001px;
	height:90px;
	z-index:74;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

#ajaxmenu{
	position:absolute;
	top:90px;
	left:0px;
	width:1001px;
	height:28px;margin-bottom:26px;
	z-index:2147483647;
	background-color: #f5f5f5;
	background-image: url(images/header_button.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:250px;
	height:50px;
	text-indent: -5000px;
	z-index:300;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#toppicture {
	width:100%;
	height:400px;
	background-position: left center;

z-index : 0 ;

}




/* mac hide \*/
* html #outer, * html #header {
	width:1001px;
}
/* end hide*/
#footer {
	color: #666666;
	width:970px;
	clear:both;
	height:82px;
	text-align:right;
	left:0px;
	bottom:0px;
	position: absolute;
	/*background-image: url(images/footer_innder_back.gif);*/
	background-position: left top;

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #666666;
	margin-left: 15px;
}

#footer p a:hover {
	background-color: #666666;
	color: #ffffff;
}

* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#left {position: relative;
	width:500px;
	height:auto;
	float:left;
	z-index: 55;
}
#left-inner {
	width:auto;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
	margin: 10px;
}
#right {
	position:relative;/*ie needs this to show float */
	width:480px;
	height:auto;
	float:left;
	padding-left: 7px;

	z-index: 56;
}
#right-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
min-height:400px;
}




#content h2 {
	font-size: 15px;
	color: #666666;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #666666;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #666666;
}

#content p a:hover {
	/* background-color: #666666;*/ 
	color: #703b3b;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #cccccc;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #cccccc;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: solid 1px #dddcdc;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}


#content a
{
   /* color: rgb(102, 102, 102);*/ 
	text-decoration: none;
}

#content a:hover
{
   /* background-color: rgb(102, 102, 102);
    color: rgb(255, 255, 255);*/ 
	text-decoration: none;
}

#sidebar  ul li {
	display: block;
	width:150px;
	height:auto;
	}

#sidebar a
{
	margin: 0;
	padding: 0;
	float: right;
	display: block;
	width:150px;
	height:auto;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
       padding-left:15px;
       padding-top:10px;
       padding-bottom:10px;
	background-image: url(images/sidemenuback.gif);
	background-position: left top;
	background-repeat: no-repeat;

}

#sidebar a:hover
{
	margin: 0;
	padding: 0;
	float: right;
	display: block;
	width:150px;
	height:auto;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
       padding-left:15px;
       padding-top:10px;
       padding-bottom:10px;
	background-image: url(images/sidemenuback_r.gif);
	background-position: left top;
	background-repeat: no-repeat;

}

div.slideshow {
padding:1px;
border:1px solid #DCDCDC;}

div.slideshow ul {
background: #FFF;
bottom: -35px;
left: 770px;

overflow: hidden;
padding: 5px 0;
z-index: 90;
float: right;
}
		
div.slideshow ul a {
background-color:#cccccc;
cursor: pointer;
display: block;
height: 10px;
margin-right: 5px;
margin-top: 0px;
opacity: .75;
width: 10px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
opacity: 1;
background-color:#900;
}
div.slideshow ul li {
float: left;
list-style: none;
text-align:right;

}
div.slideshow p {
margin:0;
padding:0;
text-align:right;
		}

#catalogbanner{
	background:url(http://www.gkjapan.jp/assets/templates/modxhost/images/banner/banner.gif) top left no-repeat;
                             display: block; 
z-index : 100 ;
	width:400x;
	height:90px;
margin-top:15px;
}

div#mediabtn{
margin:0px auto;
	padding: 0px;
text-align:center;
width:450px;
}

div#mediabtn a img{


-moz-opacity:1;
opacity:1;
filter: alpha(opacity=100);
}

div#mediabtn a:hover img{
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
 position: relative;
 top: 1px;
 left: 1px;
}