@charset "utf-8";

/*bear
----------------------------------*/
#home{
	position:absolute;
	left: 400px;
	margin-top:6px;
}

#textbox{
	width: 420px;
	padding: 0px 0px 10px 30px;
}

#textbox img{
	width:90%;
	height:45px;
}

#textBear{
	width:420px;
	line-height: 2em;
	margin-bottom: 20px;
}

#abouts{
	margin:0;
	margin-left: 30px;
	height: auto;
	width: auto;
}

#abouts img{
	width: 430px;
}

#aboutsM{
	display: none;
}

#aboutsiphone{
	display:inline;
	position:relative;
	margin:0;
	margin-left: 25px;
	width: 430px;
	height:auto;
}

#ssbox{
	position:relative;
	clear: both;
	padding-top: 10px;
	width: 90%;
	height: 150px;
	margin-bottom: 30px;
}

#ssbox img{
	float: left;
	margin-bottom: 10px;
	width: 100%;
		
}

#titleBear{
	display: none;
}

#titleBeariphone{
	height: 80px;
	width: 480px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 10px;
	margin-Left: 0;
	background-image: url(images/title_bear_iphone.png);
	clear: both;
}

#standup_bear{
	clear: both;
	background-image: url(images/standup_bear.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 197px;	
}

