@charset "Shift_JIS";
/* CSS Document */

html,body{
	height:100%;
	background-color:#eeeee7;
	margin:0;
	padding:0;
}
#wrapper{
	width:100%;	
	height: auto !important;  
	height: 100%;             
	
	background-color:#eeeee7;
	position:relative;
	/*
	background-image:url(images/pattern.gif);
	background-position:center top;
	*/
}

#top_bg{
	width:100%;	
	height: 300px;             
	position:relative;
	background-image:url(images/pattern.gif);
	background-position:center bottom;
}

#bottom_bg{
	width:100%;	
	height: 300px;             
	
	position:relative;
	background-image:url(images/pattern.gif);
	background-position:center top;
}

#footer{
	width:100%;
	height:50px;	
	background-color:#FFF;
	clear:both;
	overflow:hidden;
}

#main{
	position:relative;
	background-image:url(images/pattern.gif);
	background-position:center top;
}

#content{
	width:877px;
	height:820px;
	padding:0px 60px 0px 63px;
	margin: 0 auto;
	min-height:610px;
	background-image:url(images/cover.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
#content {
	background-image:url(images/cover.png);!important
}
}

	

#rightcontent{
	width:352px;
	float:right;
}

#content img{
	margin:0 auto;
	display:block;
}

#rightcontent h1{
	margin:0 auto 18px;
	width:340px;
	background-image:url(images/icon.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:80px;
}

#rightcontent h2{
	width:352px;
	background-image:url(images/line.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:24px;
}

#rightcontent h2 img{
	margin:0 auto 18px;
	width:244px;
	display:block;
}

#rightcontent p{
	margin-bottom:27px;
}

#rightcontent h2#links{
	width:352px;
	background:none;
}

#rightcontent h2#links	img{
	width:352px;
	margin:0 auto 10px;
}

#rightcontent ul{
	width:352px;
	margin:0;
}

#rightcontent li#jaxa{
	float:left;
	padding-left:67px;
}

#rightcontent li#jedi{
	float:left;
	padding-left:47px;
}

#rightcontent li#link{
	float:left;
	padding-left:0px;
	padding-top:13px;
}

#rightcontent li#mail{
	float:left;
	padding-left:11px;
	padding-top:13px;
}



#leftcontent{
	width:450px;
	background-image:url(images/ipad.gif);
	height:580px;
}

#captures{
	padding-top:53px;
	padding-left:47px;
}

#footer img{
	float:right;
	display:block;
	padding-top:15px;
	padding-right:16px;
}

a:hover img{
  filter: alpha(opacity=80);
  opacity:0.8;
}

ul.social-btn {
    width: 433px;
    height: 36px;
    float: left;
	padding-left:16px;
}

#cf1,#cf2,#cf3,#cf4,#cf5{
	opacity:0;
	filter:alpha(opacity=0);
	
}

ul.social-btn{
	width:433px;
    *width:390px;
	height:36px;
	float:left;
}
ul.social-btn li{
	float:left;
	margin:15px 10px 0 0;
	height:30px;
}
ul.social-btn li div.tweet {
    width : 122px;
    overflow : hidden;
}
ul.social-btn li div.facebook_like {
    width : 72px;
    *width : 74px;
    overflow : hidden;
}
ul.social-btn li div.google_plusone {
    width : 32px;
    overflow : hidden;
    *display:none;
}
ul.social-btn li div.hatena {
    width : 40px;
	margin-top:-8px;
    overflow : hidden;
}
ul.social-btn li div.mixi_iine {
    width : 70px;
    overflow : hidden;
}
