body {


	
	background-color:       #f9f9f9;
	font-size:   12px;
	line-height: 16px;
	text-align:  left;
	margin-top:  0px;
}

.text01 {

	color:       #666;
	font-size:   12px;
	line-height: 130%;
	margin-top:  0px;
}
.text02 {

	color:       #666666;
	font-size:   12px;
	line-height: 130%;
	margin-top:  0px;
}
.text03 {

	color:       #8A8BDD;
	font-size:   12px;
	line-height: 130%;
	font-weight: bold;

}
.text04 {

	color:       #936D33;
	font-size:   12px;
	line-height: 130%;
}
.text05 {

	color:       #996699;
	font-size:   12px;
	line-height: 130%;
}
.text06 {

	color:       #333;
	font-size:   12px;
	line-height: 130%;
	margin-top:  0px;
}
.body_n{

	color:       #414141;
	font-size:   12px;
	line-height: 150%;


}
h1{
	margin: 0px;
	padding: 0px;
}

a{

color:#fff;
text-decoration:none;

}
a.color1 {
	color:#986699;
text-decoration:underline;
}
a.color2 {
	color:#5D83FF;
	font-size:   12px;
	line-height: 130%;
text-decoration:none;

}
a.color3 {
	color:#666;
	font-size:   12px;
	line-height: 130%;
text-decoration:none;

}
a.color4 {
	color:#414141;
	font-size:   12px;
	line-height: 130%;
text-decoration:none;

}



a.color2:link {

text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#5D83FF ; /*未訪問リンクのカラー*/
}
a.color2:hover {

text-decoration:underline; /*上下線を出す*/
color:#5D83FF  ; /*マウスが乗ったときのカラー*/
}

.pankuzu{
font-size:11px;
color:#996699;
}

.pankuzua{
text-decoration:underline;
font-size:11px;
color:#996699;
}

.privacy {
	font-size: 9px;
	color: #666666;
}
