/* CSS Document */



body {
color:#666666;
font-size:12px
line-height:145%;
}


topleft{
position: absolute;
float: left;
}

.seo{
	font-family: "Osaka", "‚l‚r ƒSƒVƒbƒN";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 120%;

}

.cap {
	font-family: Osaka, "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	color:#FF66CC;
}
.text12 {
	font-size: 12px;
	color: #666666;
	line-height: 17px;


}
.boder-pink {
	border: 2px solid #F653BC;
}
.text16-pink {
	font-size: 16px;
	font-weight: bold;
	color: #FF6B7B;
}
.boder-dotylw {

	border: medium dotted #FF9900;
}
.boder-shadow {
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
}
.text12black {

	font-size: 12px;
	color: #000000;
}
.boder-gray {
	border: 1px solid #E2DFB8;
}
.boder-dotylw02 {
	border-top: medium dotted #FF9900;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
