@charset "UTF-8";

body {
	background-color: #E0E0E0;
}

a img{border:none;}

/* layout
-------------------------------*/

#whole {
	width:100%;
	text-align:center;
}
#main {
	width:1150px;
	text-align:left;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* contents
-------------------------------*/
#contents {
	background-color: #FFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#contents #leftpane {
	background-color: #FFF;
	height: 800px;
	width: 150px;
	float: left;
}
#contents #rightpane {
	float: right;
	height: 800px;
	width: 1000px;
	background-color: #FFF;
}

#navi {
	width: 125px;
	height: auto;
	padding: 0px;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#social {
	background-image: url(../social/images/social_bg02.jpg);
	height: 800px;
	width: 1000px;
}
#top {
	background-image: url(../images/top.jpg);
	height: 800px;
	width: 1000px;
}
#story {
	height: 800px;
	width: 1000px;
	background-color: #FFF;
}
#member {
	background-image: url(../member/images/member_bg.jpg);
	height: 800px;
	width: 1000px;
}
#contact {
	background-image: url(../contact/images/contact_bg.jpg);
	height: 800px;
	width: 1000px;
}

#twi-o {
	float: left;
	margin-top: 75px;
	margin-left: 35px;
}
#twi-y {
	float: left;
	margin-top: 45px;
	margin-left: 55px;
}
#twi-c {
	float: left;
	margin-top: 100px;
	margin-left: 45px;
}
#navi ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
	height: 13px;
	width: 73px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#story-fla {
	height: 645px;
	width: 655px;
	padding-top: 20px;
	padding-left: 60px;
}
#naviimg {
	height: 121px;
	width: 70px;
	margin-left: 25px;
}
#logo {
	color: #C5C5C5;
	font-family: sans-serif, Verdana;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	width: auto;
	height: auto;
	margin-top: 45px;
	margin-left: 25px;
	padding: 0px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
#copy {
	color: #C5C5C5;
	font-family: sans-serif, Verdana;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	width: auto;
	height: auto;
	margin-top: 7px;
	margin-left: 25px;
	padding: 0px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
