@charset "utf-8";


body {
	color:#26231F;
}

.kiji{
	/*-webkit-backface-visibility:hidden;
	-webkit-font-smoothing: antialiased;*/
}
.kiji .title{
	
}
.head3{
	font-size:24px;
}

.head22{
	font-size:22px;
}




.body5{
	font-size:16px;
}

.body4{
	font-size:14px;
}

.body3{
	font-size:12px;
	/*font-size:75%;*/	
}

.body2{
	font-size:11px;
}

.lh10{
	line-height:1em;
}
.lh12{
	line-height:120%;
}
.lh13{
	line-height:130%;
}
.lh15{
	line-height:150%;
}
.lh16{
	line-height:160%;
}
.lh18{
	line-height:180%;
}
.lh20{
	line-height:200%;
}



a:link{
	color: #1DDDFF;
	text-decoration:underline;;
}
a:visited{
	color: #1DDDFF;
	/*text-decoration:none;*/
}
a:hover{
	color:#FF409A;
}

	
