/* @group Vertical Alignment */

html,body,#wrap {
	height: 100%;
	position: relative;
}

#wrap {
	width: 100%;
	height: 100%;
	display: table;
	overflow: hidden;
}

#wrap2 {
	*position: absolute;
	top: 50%;
	display: table-cell;
	vertical-align: middle;
	padding-top: 60px;
	padding-bottom: 60px;
}

/* @end */

/* @group General */

html {
	background-image: url(images/bg-body.jpg);
}

body {
	font: 18px/1.75 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
}

.auto_clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.auto_clear {
	display: block
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* @end */

/* @group Header */

#header {
	position: fixed;
	width: 100%;
	height: 51px;
	top: 6px;
	background-image: url(images/title-pole.png);
	background-repeat: repeat-x;
	z-index: 50;
}

#header-content {
	width: 791px;
	margin: 0 auto;
	position: relative;
}


#header-title {
	left: 0px;
	width: 406px;
}

#header-middle {
	left: 406px;
	width: 258px;
	background-position: -406px 0;
}

#header-blog {
	left: 664px;
	width: 40px;
	background-position:  -664px 0;
}

#header-twitter {
	left: 704px;
	width: 41px;
	background-position:  -704px 0;
}

#header-about {
	left: 745px;
	width: 46px;
	background-position:  -745px 0;
}

.header-button {
	text-indent: -1000em;
	display: block;
	height: 51px;
	top: 0px;
	position: absolute;
	background-image: url(images/title-noren.png);
}


/*
#header h1 {
	width: 401px;
	height: 40px;
	text-indent: -1000em;
	background-image: url(images/title.png);
}


.header-button {
	position: absolute;
	display: block;
	height: 40px;
	text-indent: -1000em;
	top: 0;
}

#header-about {
	right: 0;
	width: 43px;
	background-image: url(images/button-about.png);
}
*/

/* @end */

/* @group Content */

#content {
	height: 600px;
	width: 798px;
	margin: 0 auto;
}

#content-buzz {
	height: 29px;
	background-image: url(images/bg-buzz.png);
}

#content-buzz h2 {
	text-align: center;
	font-size: 15px;
	color: white;
	text-shadow: #555555 0px 1px 2px;
	font-weight: bold;
	padding-top: 4px;
}

#content-border {
	height: 2px;
	background-image: url(images/bg-border.png);
}

#content-middle {
	background-image: url(images/bg-border.png);
}

#content-body {
	background-color: #eaeaea;
	width: 780px;
	height: 513px;
	margin: 0 9px;
	position: relative;
	overflow: hidden;
}

.shoji {
	position: absolute;
	width: 390px;
	height: 513px;
}

#shoji-left {
	left: 0px;
	background-image: url(images/shouji-left.png);
}


#shoji-right {
	left: 390px;
	background-image: url(images/shouji-right.png);
}

.slide {
	position: absolute;
	width: 780px;
	height: 513px;
	top: 0;
	left: 0;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.slide h3 {
	font-size: 18px;
	font-weight: bold;
}

.slide-wrapper {
	position: relative;
}

#slide-top {
	background-image: url(images/bg-pool.jpg);
}

#badge {
	width: 72px;
	height: 72px;
	position: absolute;
	left: 305px;
	top: 430px;
}


#badge-wrapper {
	position: relative;
}

#badge-bg {
    position: absolute;
    left: 0;
    top: 0;
	background: url(images/badge.png);
	width: 72px;
	height: 72px;
    -webkit-transform-origin: 50% 50%;  
}

#badge-bg.animate2 {
    -webkit-transition: -webkit-transform 3s ease-out;
}

#badge-bg.animate {
    -webkit-transform: rotate(350deg); 
}

#badge-text {
    position: absolute;
    left: 0;
    top: 0;
	text-indent: -1000em;
	width: 72px;
	height: 72px;
	background: url(images/badge-new.png);
}

#slide-overview {
	background-image: url(images/bg-overview.jpg);
}

#slide-overview-text {
	margin: 80px 10px 0 455px;
}

#slide-overview-text p {
	margin-bottom: 30px;
}
#slide-overview-text4 {
    font-size: 11px;
}
#slide-overview-text1 h3 {
	color: #cf446d;	
}

#slide-overview-text2 h3 {
	color: #0066ff;	
}

#slide-overview-text3 h3 {
	color: #7fcc32;	
	/*ff9900*/
}

#slide-ss3 {
	background-image: url(images/img-ss3.png);
}

.slide.screenshot {
	background-image: url(images/bg-screenshot.jpg);
	display: table;
}

.slide-screenshot-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.screenshot-img {
	display: block;
	width:  624px;
	height:  487px;
	margin-left: auto;
	margin-right: auto;
}

#slide-about {
	background-image: url(images/bg-about.png);
}

#slide-about h3 {
	font-size: 28px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;;
}


#slide-about-text {
	text-align: center;
	margin-top: 370px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
/*	margin-left: 200px;
	margin-right: 200px;*/
}

#slide-about-text a {
    color: inherit;
}

.about-face {
	display: block;
	position: absolute;
	width: 286px;
	height: 513px;
	top: 0;
}

#face-kenichi {
	background-image: url(images/img-kenichi.png);
	left: 494px;
}

#face-tom {
	background-image: url(images/img-tom.png);
	left: 0;
}


/* @group Content Bottom */

#content-bottom {
	height: 53px;
	position: relative;
	width: 798px;
}

#content-bottom a,
#content-bottom span {
	display: block;
	height: 53px;
	top: 0px;
	position: absolute;
	background-image: url(images/bg-menu.png);
}

#content-bottom-bar1 {
	left: 0px;
	width: 9px;
	background-position: 0px 0px;
}

#content-bottom-pool {
	left: 9px;
	width: 48px;
	background-position: -9px 0;
}
#content-bottom-pool:hover,
#content-bottom-pool.active
{
	background-position: -9px 53px;
}

#content-bottom-overview {
	left: 57px;
	width: 105px;
	background-position: -57px 0;
}
#content-bottom-overview:hover,
#content-bottom-overview.active
{
	background-position: -57px 53px;
}

#content-bottom-bar2 {
	left: 162px;
	width: 102px;
	background-position: -162px 0;
}

#content-bottom-ss1 {
	left: 264px;
	width: 28px;
	background-position: -264px 0;
}
#content-bottom-ss1:hover,
#content-bottom-ss1.active
{
	background-position: -264px 53px;
}

#content-bottom-ss2 {
	left: 292px;
	width: 27px;
	background-position: -292px 0;
}
#content-bottom-ss2:hover,
#content-bottom-ss2.active
{
	background-position: -292px 53px;
}

#content-bottom-ss3 {
	left: 319px;
	width: 27px;
	background-position: -319px 0;
}
#content-bottom-ss3:hover,
#content-bottom-ss3.active
{
	background-position: -319px 53px;
}

/*#content-bottom-ss4 {
	left: 346px;
	width: 27px;
	background-position: -346px 0;
}
#content-bottom-ss4:hover,
#content-bottom-ss4.active
{
	background-position: -346px 53px;
}*/

#content-bottom-bar3 {
	left: 346px;
	width: 161px;
	background-position: -346px 0;
}

#content-bottom-download {
	left: 507px;
	width: 149px;
	background-position: -507px 0;
}

#content-bottom-download:hover,
#content-bottom-download.active
{
	background-position: -507px 53px;
}

#content-bottom-buy {
	left: 656px;
	width: 133px;
	background-position: -656px 0;
}

#content-bottom-buy:hover,
#content-bottom-buy.active
{
	background-position: -656px 53px;
}

#content-bottom-bar4 {
	left: 789px;
	width: 9px;
	background-position: -789px 0;
}


/* @end */

/* @end */

/* @group Footer */

#footer {
	margin-top: 5px;
	text-align: center;
}

#footer-message {
	background: gray;
	width: 335px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#footer-message input {
	outline: none;
	resize:none;
}


#message-input {
	font: 12px/1.0 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	border-style: none;
	background-color: transparent;
	color: white;
	width: 229px; /*239-10*/
	height: 18px;
	background-image: url(images/entermessage.png);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
	display: block;
	float: left;
}

#message-submit {
	border-style: none;
	width: 89px;
	height: 25px;
	text-indent: -1000em;
	cursor:pointer;
	background-color: transparent;
	background-image: url(images/button-comment.png);
	display: block;
	float: right;
}

#footer-copy {
	margin-top: 10px;
	font-size: 11px;
}

#footer-copy a {
	color: inherit;
	text-decoration: none;
}

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

#badge-photodrop {
    display: block;
    margin: 10px auto;
    text-indent:-1000em;
    background-image: url(images/badge-photodrop.png);
    width:146px;
    height:38px;
}

/* @end */


