
*{
margin:0px;
padding:0px;
}
html,body{
height: 100%;
width: 100%;
}

input,textarea {
outline: none;
}



body{
	-webkit-text-size-adjust: none;
	font-family:Helvetica, Helvetica Neue, Arial, sans-serif;
	background-color: #8E3FB8;/*#8E3FB8*/
	color: #dfcfff;

}

#container{
	position: relative;
	height: 100%;
	min-height: 620px;
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	background-image: url("../imgs/bg.png");
	background-attachment:fixed;
	background-position: center 25%;
	background-repeat: no-repeat;
}

.mobile #container{
	background-image: url("../imgs/bg_s.png");
}

.scrolltotop{
	background-image: url("../imgs/assets.png");
	background-position: -198px -159px;
	margin-top: 20px;
	display: block;
	width: 52px;
	height: 40px;
	text-indent: -9999px;
}


.kazaguruma{
	position:absolute;
	width: 50px;
	height: 50px;
	background-image: url("../imgs/kazaguruma.png");
	background-repeat: no-repeat;
	z-index: 999;
}

#logo{
	position:relative;
	top: 73px;
	left: 73px;
	width: 200px;
}

#logo .kazaguruma{
	margin-left: -20px;
	margin-top: -7px;
}



#logo #mark a{
	position: absolute;
	width: 116px;
	z-index: 499;
	height: 125px;
	background-image: url("../imgs/logo.png");
	text-indent: -9999px;
}

#logo #text{
	position: absolute;
	top: 125px;
	width: 115px;
	margin-left: 1px;
	height: 25px;
	background-image: url("../imgs/logo.png");
	text-indent: -9999px;
	background-position: 0 -125px;
}

#copyright{
	position:absolute;
	bottom: 80px;
	left: 80px;
	font-size: 83%;
	color: #482859;
}

#hostinfo{
	width: 100px;
	text-align: right;
	position: fixed;
	position:absolute;
	bottom: 80px;
	right: 80px;
	font-size: 83%;
	color: #482859;
}

 #hostinfo img:hover{
	opacity: .5;
 }

/*tablet縦位置の際のメッセージ*/
#tablet_landscape{
	height: 100%;
	width: 100%;
	background-image: url("../imgs/quqtimebg.gif");
	position: absolute;
	z-index: 9999;
	top:0;
	left: 0;
	display: none;
}

#tablet_landscape .innerbox{
	position: absolute;
	display: block;
	width: 399px;
	height: 233px;
	background-image: url("../imgs/tab_assets.png");
	top: 50%;
	left: 50%;
	margin-top: -116px;
	margin-left: -200px;
	overflow: hidden;
}



#container{
}

.item{
	position: fixed;
	width: 60px;
	height: 60px;
	margin: 0px;
	background-image: url("../imgs/icons.png")
}

.icon0{ background-position: 0px 0px; }
.icon1{ background-position: 0px -60px; }
.icon2{ background-position: 0px -120px; }
.icon3{ background-position: 0px -180px; }
.icon4{ background-position: 0px -240px; }

/**
* nav
*/

#nav{
	position:absolute;
	display: block;
	width: 350px;
	padding-left: 80px;
	left: 0;
	top:50%;
	margin-top: -87px;
	z-index: 999;
}

#nav li a{
	background-image: url("../imgs/menu.png");
	background-repeat: no-repeat;
	height: 44px;
	text-indent: -9999px;
	display: block;
	opacity: .3;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

#nav li a:hover{
	opacity: .8;
/*	-webkit-transition: opacity .0s linear;
	-moz-transition: opacity .0s linear;
	-ms-transition: opacity .0s linear;
	transition: opacity .0s linear;*/
}

#nav li a.selected{
	opacity: 1;
}

#navmenu{
	position: absolute;
	display:block;
	width: 310px;
}

#nav #mn_about a{
width: 242px;
}
#nav #mn_works a{
width: 242px;
background-position: 0 -44px;
}
#nav #mn_activity a{
background-position: 0 -87px;
}
#nav #mn_contact a{
background-position: 0 -132px;
}

#nav .kazaguruma{
	margin-left: -25px;
	margin-top: -11px;
	visibility: hidden;
}

#nav .kazaguruma.m0{
	margin-top: -11px;
	visibility: visible;
}
#nav .kazaguruma.m1{
	margin-top: 33px;
	visibility: visible;
}
#nav .kazaguruma.m2{
	margin-top: 76px;
	visibility: visible;
}
#nav .kazaguruma.m3{
	margin-top: 118px;
	visibility: visible;
}


/**
* message
*/

#message{
	position:absolute;
	width: 210px;
	font-size: 83%;
	left: 150px;
	top:50px;
	visibility: hidden;
}

.message{
/* 	visibility: hidden; */
	display: none;
}

#message .waku{
	background-image: url("../imgs/fukidashi.png");
	background-position: -201px 0;
	width: 201px;
	margin-left: 9px;
}

#message .top{
	height: 10px;
}
#message .textbox{
	background-position: 0 0;
	color: black;
	width: 176px;
	padding: 5px 10px 2px 15px;
	line-height: 18px;
}
#message .bottom{
	height: 10px;
	background-position: -201px -63px;
}
#message .kuchi{
	position: absolute;
	bottom: 15px;
	width: 18px;
	height: 14px;
	background-position: -402px 0px;
	margin: 0;
	padding: 0;
}

#miniface{
	position:absolute;
	background-image: url("../imgs/face_mini.png");
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	left: 100px;
	top: 60px;
	background-position: -48px 0;
}

/**
* quqtime
*/

#quqtime{
	text-align: right;
	position: absolute;
	top: 80px;
	right: 80px;
	width: 67px;
	padding-left: 40px;
	font-size: 93%;
}

#quqtime span{
word-break:break-all;
word-wrap: break-word;
}

#quqtime .num{
	background-image: url("../imgs/time_num.png");
	background-repeat: no-repeat;
	background-position: 0 -108px;
	width: 12px;
	height: 12px;
	float: left;
}

#quqtime .n0{	background-position: 0 0;}
#quqtime .n1{	background-position: 0 -12px;}
#quqtime .n2{	background-position: 0 -24px;}
#quqtime .n3{	background-position: 0 -36px;}
#quqtime .n4{	background-position: 0 -48px;}
#quqtime .n5{	background-position: 0 -60px;}
#quqtime .n6{	background-position: 0 -72px;}
#quqtime .n7{	background-position: 0 -84px;}
#quqtime .n8{	background-position: 0 -96px;}
#quqtime .n9{	background-position: 0 -108px;}
#quqtime .t_colon{	width: 6px; background-position: -3px -120px;}
#quqtime .t_am{	width: 7px; background-position: -13px 0px;}
#quqtime .t_pm{	width: 7px; background-position: -19px 0px;}

/**
* contents
*/
#contents{
}

#contents .text{
	font-size: 93%;
	line-height: 16px;
	margin-bottom: 16px;
}

#contents a.ilink{
	display:inline-block;
	background-image: url("../imgs/assets.png");
	background-position: right 0;
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	padding: 0 21px 0 10px;
	color: #FFF;
	font-size: 83%;
	text-decoration: none;
	-webkit-transition: padding-right .1s ease-out;
	-moz-transition: padding-right .1s ease-out;
	-ms-transition:padding-right .1s ease-out;
	transition: padding-right .1s ease-out;
}

#contents a.ilink:hover{
	background-position: right -21px;
	color: #9b08eb;
	padding-right: 40px;
}

#contents h1,#contents h2{
	background-image: url("../imgs/assets.png");
	text-indent: -9999px;
	height: 12px;
	width: 160px;
	margin: 16px 0;
}


.content{
	width: 520px;
/* 	height: 1000px; */
	margin-left: 480px;
/* 	visibility: hidden; */
	font-size: 93%;
}

#chome_tab{
	margin: 0 auto;
}

#chome_tab .facebox{
	width: 373px;
	height: 464px;
	margin-left: 80px;
	background-image: url("../imgs/faces_big.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}


#chome{
	position:absolute;
/* 	visibility: hidden; */
	width: 100%;
	height: 100%;
	margin-left: 0px;
	z-index: 0;
	top:0;
	left: 0;
	
}

#chomeinner{
	position:absolute;
/* 	visibility: hidden; */
	width: 100%;
	height: 100%;
	margin-left: 0px;
	z-index: 0;
}


.content ul{
	margin: 0;
	padding: 0;
}

.content li{
	list-style: none;
}

#tablet_landscape{
	height: 100%;
	width: 100%;
	background-image: url("../imgs/quqtimebg.gif");
	position: absolute;
	z-index: 9999;
	display: none;
	top:0;
	left: 0;
}

#tablet_landscape .innerbox{
	background-image: url("../imgs/tab_assets.png");
	position: absolute;
	width: 399px;
	height: 233px;
	top: 50%;
	left: 50%;
	margin-top: -126px;
	margin-left: -200px;
	overflow: hidden;
}

/**
 * about
 */
 
 #cabout{
 }
 
 #cabout .pname{
	background-image: url("../imgs/assets.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 370px;
	text-indent: -999px;
	background-position: -160px -24px;

 }
 #cabout .pjob{
	background-image: url("../imgs/assets.png");
	background-repeat: no-repeat;
	height: 10px;
	width: 370px;
	margin-top: 10px;
	margin-bottom: 16px;
	text-indent: -999px;
	background-position: -160px -64px;
 }

 #cabout ul.linksocial{
 	margin: 0 0 20px 0;
 	padding: 0;
 }
 
 #cabout ul.linksocial li{
 	margin: 0;
 	padding: 0;
 	list-style: none;
 	float: left;
 }
 
 #cabout ul.linksocial a{
 	position: relative;
 	display: block;
	background-image: url("../imgs/assets.png");
	background-repeat: no-repeat;
	width: 160px;
	height: 43px;
	background-position: -160px -86px;
	text-decoration: none;
	color: #FFF;
	font-size: 85%;
 }
 
 #cabout ul.linksocial a:hover{
	opacity: .8;
 }

 #cabout ul.linksocial a.fb{
	background-position: -340px -86px;
	margin-left: 20px;
 }
 
 #cabout ul.linksocial .type{
 	text-indent: -9999px;
 }

 #cabout ul.linksocial .url{
	position: absolute;
	top: 20px;
	left: 54px;
 }
 
/**
 * works
 */
 
 #cworks{
 }
 
 #cworks .sec_note{
 	font-size: 93%;
 	margin-bottom: 10px;
 }

 #cworks .sec0{
	background-image: url("../imgs/assets.png");
 	background-position: 0 -12px;
 }

 #cworks .sec1{
	background-image: url("../imgs/assets.png");
 	background-position: 0 -24px;
 }

 #cworks .sec2{
	background-image: url("../imgs/assets.png");
 	background-position: 0 -36px;
 }

 #cworks .icon{
	background-image: url("../imgs/assets.png");
	height: 11px;
	display: inline-block;
	text-indent: -999px;
	background-position: -160px -159px;
 }

 #cworks .icon_fl{
 	width: 27px;
 	margin-left: 4px;
 }
 #cworks .wo1 .icon_fl{
 	width: 27px;
 	margin-left: -8px;
 }

 #cworks .icon_de{
 	width: 27px;
 	margin-left: 4px;
	background-position: -160px -171px;
 }
 #cworks .icon_air{
 	width: 27px;
 	margin-left: -8px;
	background-position: -160px -184px;
 }
 #cworks .icon_ht{
 	width: 27px;
 	margin-left: -8px;
	background-position: -160px -197px;
 }
 #cworks .icon_objc{
 	width: 32px;
 	margin-left: -8px;
	background-position: -160px -210px;
 }
 
 #cworks ul{
 	margin: 0;
 	padding: 0;
 }
 
 #cworks ul.wo0{
  	font-size: 85%;
 }

 #cworks ul.wo0 li{
 	list-style: none;
 	float: left;
 	width: 245px;
 	padding-left: 15px;
 	line-height: 20px;
 	height: 20px;
 	background-image: url("../imgs/assets.png");
 	background-position: -160px -136px; 	
 }
 
/* private works */

 #cworks ul.wo1 .pict{
 	margin-left: -8px;
 	width: 96px;
 	height: 77px;
 	display: block;
 	float: left;
 	text-indent: -999px;
 	background-image: url("../imgs/assets.png");
 	background-position: -0px -280px;
 }
 #cworks li.pw0 .pict{
 	background-position: -0px -280px;
 	margin-bottom: 13px; 	
 }
 #cworks li.pw1 .pict{
 	background-position: -0px -357px;
 }

 #cworks ul.wo1 a{
 	color:#FFF;
 	display: block;
 	text-decoration: none;
 }
 #cworks ul.wo1 a:hover{
	opacity: .8;
 }
 #cworks ul.wo1 .note,
 #cworks ul.wo1 .name,
 #cworks ul.wo1 .award{
  float: left;
  width: 300px;
  display: block;
/*   margin-left: 15px; */
/* 	margin-left: 15px; */
	padding-top: 8px;
 }
 #cworks ul.wo1 .note{
 	font-size: 85%;
	padding-top: 12px;
	padding-left: 15px;
 }
 #cworks ul.wo1 .name{
 	background-image: url("../imgs/assets.png");
 	background-position: -145px -131px;
 	padding-left: 30px; 	
 	font-weight: bold;
 	font-size: 93%;
 }
 #cworks ul.wo1 .award{
 	background-image: url("../imgs/assets.png");
 	background-position: -145px -224px;
 	padding-left: 30px; 	
 	font-size: 85%;
 }
 
/* apps */

 #cworks ul.wo2{
 	margin-top: -8px;
 }

 #cworks ul.wo2 li{
 	float: left;
 }

 #cworks ul.wo2 .pict{
 	margin-left: -8px;
 	width: 75px;
 	height: 76px;
 	display: block;
 	float: left;
 	text-indent: -999px;
 	background-image: url("../imgs/assets.png");
 	background-position: -0px -280px;
 	margin-bottom: 13px; 	
 }
 #cworks li.ap0 .pict{
 	background-position: -192px -280px;
 }
 #cworks li.ap1 .pict{
 	background-position: -192px -357px;
 }

 #cworks ul.wo2 a{
 	color:#FFF;
 	display: block;
 	width: 230px;
 	text-decoration: none;
 }
 #cworks ul.wo2 a:hover{
	opacity: .8;
 }

 #cworks ul.wo2 .name{
  float: left;
  width: 130px;
  display: block;
  padding-left: 30px;
	margin-top: 16px;
 	background-image: url("../imgs/assets.png");
 	background-position: -145px -141px;

 	font-weight: bold;
 	font-size: 93%;
 } 
 #cworks ul.wo2 .tech{
	float: left;
	width: 100px;
	display: block;
	padding-top: 8px;
 	padding-left: 15px; 	
 } 
 


/**
 * activity
 */
 
 #cactivity{
 }
 
 #cactivity .ilink{
	margin-top: 10px;
 }

 #cactivity .sec0{
	background-image: url("../imgs/assets.png");
 	background-position: 0 -48px;
 }

 #cactivity .sec1{
	background-image: url("../imgs/assets.png");
 	background-position: 0 -60px;
 }
 
 
 #cactivity .blogfeedloading img{
 	margin-left: 15px;
 }
  #cactivity ul{
  	margin: 0;
  }

  #cactivity li{
  	margin: 0;
  	list-style: none;
  	height: 20px;
  	line-height: 20px;	
  }
  
   #cactivity li a{
   	padding-left: 14px;
	background-image: url("../imgs/assets.png");
	background-repeat:no-repeat;
	background-position: -160px 3px;
	color: #dfcfff;
	text-decoration: none;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	transition: all .1s ease-out;
   }
  
    #cactivity li a:active{
		color: #dfcfff;
	}
	
	#cactivity li a:hover{
		color: #FFF;
		background-position: -154px 3px;
	   	padding-left: 20px;		
	}
	
/**
 * contact
 */
 
 #ccontact{
 	font-size: 93%;
 }
 
 #ccontact .mail a,a:active{
	color: #FFF;
	text-decoration: none;
}
#ccontact .mail a:hover{
	color: #FFF;
	font-weight: bold;
}
 
  #ccontact h1{
	background-image: url("../imgs/assets.png");
 	background-position: 0 -72px;
 }

 #ccontact form{
 	margin-bottom: 20px;
 }
 
 #ccontact dt{
 	margin-top: 16px;
 	width: 110px;
 	float: left;
 	line-height: 40px;
 }

 #ccontact dd{
 	margin-top: 16px;
 	width: 386px;
 	float: left;
 }

 #ccontact .pdswitch{
 	display: block;
	background-image: url("../imgs/form.png");
 	width: 371px;
 	height: 40px;
 	margin: 0;
 	color: #8c3eb5;
 	text-decoration: none;
 	line-height: 40px;
 	padding-left: 15px;
 }

 
 #ccontact ul.pulldown {
 	margin: 0;
 	padding: 0;
 	position: absolute;
 	z-index: 9999;
 }
 #ccontact .pulldown li{
  	list-style: none;
 }
 #ccontact .pulldown a{
 	display: block;
	background-image: url("../imgs/form.png");
 	width: 371px;
 	height: 40px;
 	margin: 0;
 	color: #8c3eb5;
 	text-decoration: none;
 	line-height: 40px;
 	padding-left: 15px;
 }

#ccontact .pulldown a.list{
margin-top: -4px;
color: #000;
background-position: 0 -40px;
height: 42px;
}

#ccontact .pulldown a.listlast{
margin-top: -4px;
color: #000;
background-position: 0 -78px;
}

#ccontact .textinput{
	background-image: url("../imgs/form.png");
 	width: 371px;
 	height: 40px;
 	background-position: -386px 0;
 	background-color: transparent;
 	margin: 0;
 	padding-left: 15px;
 	border: none;
}

#ccontact .f_text{
	height: 110px;
	width: 356px;
	background-position: -772px -40px;
	padding: 15px;
}

#ccontact .note{
	float: left;
	margin: 10px 0 0 111px;
}
#ccontact .submit{
	float: right;
	margin: 10px 22px 0 0;
}

#ccontact .submit a{
	display: block;
	background-image: url("../imgs/assets.png");
	background-position: 0 -160px;
	width: 159px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	color: #8c3eb5;
}
#ccontact .submit a:hover{
	background-position: 0 -196px;
	color: #fefe01;
}
#ccontact .submit a.lock{
	cursor:default;
	background-position: 0 -160px;
	color: #8c3eb5;
}

/**
 * quqtime view
 */
 
#quqtimev{
	height: 100%;
	width: 100%;
	background-image: url("../imgs/quqtimebg2.gif");
	position: absolute;
	z-index: 9999;
	display: none;
	top:0;
	left: 0;
}

#quqtimev .innerbox{
	position: absolute;
	width: 800px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -400px;
	overflow: hidden;
}

#quqtimev .sec0{
	position: relative;
	margin: 0 auto;
	width: 720px;
	height: 140px;
	margin-top: 0px;
	-webkit-transition: margin-top .6s ease-in-out;
	-moz-transition: margin-top .6s ease-in-out;
	-ms-transition: margin-top .6s ease-in-out;
	transition: margin-top .6s ease-in-out;

}
#quqtimev .sec0.hide{
	margin-top: 180px;
}

#quqtimev .qtasset{
	display: block;
	background-image: url("../imgs/quqtime.png");
	text-indent: -9999px;
	-webkit-transition: background-position .4s ease-out;
	-moz-transition: background-position .4s ease-out;
	-ms-transition: background-position .4s ease-out;
	transition: background-position .4s ease-out;
}

#quqtimev .t929{
	position: absolute;
	top:15px;
	left: 0;
	width: 223px;
	height: 106px;
	background-position: 0 -15px;
}
#quqtimev .t929.hide{
	background-position: 0 92px;
}

#quqtimev .ttext{
	position: relative;
	margin: 0 auto 0 auto;
	width: 173px;
	height: 91px;
	background-position: -410px -693px;
	-webkit-transition: width .4s ease-out;
	-moz-transition: width .4s ease-out;
	-ms-transition: width .4s ease-out;
	transition: width .4s ease-out;
}
#quqtimev .ttext.hide{
	width: 0px;
}

#quqtimev .ttitle{
	position: absolute;
	left: 291px;
	top:0px;
	width: 425px;
	height: 120px;
	background-position: -231px -0px;
}
#quqtimev .ttitle.hide{
	background-position: -231px 120px;
}

#quqtimev .tface{
	position: absolute;
	left: 206px;
	top:5px;
	width: 425px;
	height: 120px;
	background-position: -670px 0px;
}
#quqtimev .tface.hide{
	background-position: -670px 120px;
}

#quqtimev .sec1 .t0{
	width: 312px;
	height: 30px;
	margin: 0 auto;
	background-position: 0px -300px;
}
#quqtimev .sec1 .t0.hide{
	background-position: 0px -269px;
}

#quqtimev .sec1 .t1{
	width: 529px;
	height: 21px;
	margin: 0 auto;
	background-position: -319px -300px;
	margin-top: 15px;
}
#quqtimev .sec1 .t1.hide{
	background-position: -319px -278px;
}

#quqtimev .tsample{
	margin: 0 auto;
	width: 466px;
	height: 111px;
	margin-top: 30px;
	background-position: 0px -470px;
}
#quqtimev .tsample.hide{
	background-position: 0px -359px;
}

#quqtimev .tfollow{
	margin: 0 auto;
	width: 296px;
	height: 28px;
	margin-top: 30px;
	background-position: -474px -470px;
}

#quqtimev .sec3{
	position:relative;
	height: 70px;
	overflow: hidden;
	-webkit-transition: height .4s ease-out;
	-moz-transition: height .4s ease-out;
	-ms-transition: height .4s ease-out;
	transition: height .4s ease-out;
}
#quqtimev .sec3.hide{
	height: 0px;
}

#quqtimev .twbutton{
	position: absolute;
	top:37px;
	left: 443px;
}

#quqtimev .btn_close{
	width: 30px;
	height: 30px;
	margin: 0 auto;
	margin-top: 40px;	
	background-position: 0px -767px;	
}
#quqtimev .btn_close.hide{
	background-position: 0px -737px;	
}


/**
* browser error
*/

#browsererr{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 9999;
	display: none;
	top:0;
	left: 0;
}

#browsererr .innerbox{
	position: absolute;
	width: 426px;
	height: 260px;
	top: 50%;
	left: 50%;
	margin-top: -130px;
	margin-left: -213px;
	overflow: hidden;
}

#browsererr .innerbox ul{
	position: absolute;
	top:180px;
	left: 220px;
}

#browsererr .innerbox a{
	font-size: 85%;
	color: #FFF;
	text-decoration: none;
}

#browsererr .innerbox a:hover{
	font-weight: bold;
}

/**
 * ie6
 */

.ie6 #logo,
.ie6 #nav,
.ie6 #copyright,
.ie6 #quqtime,
.ie6 #hostinfo,
.ie6 #quqtimev,
.ie6 #contents
{
	visibility: hidden;
	display: none;
}

.ie6 #browsererr{
	display: block;
}

