/*======================================
 one-o-six style sheet for mobile by kawatchy
 2009 one-o-six all rights reserved
======================================*/

/*--------------------------------------
 ロゴ用
--------------------------------------*/

.logo {
	font-family: "Century Gothic";
	font-weight: bold;
}

.logo_o {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #ff0000;
}


/*--------------------------------------
 フォーム用
--------------------------------------*/
.form_text_color, textarea {
	color: #000000;
}

