@charset "utf-8";
/* ===================================================================
 style info : 各ページ用CSS
 author     : 
=================================================================== */

/* index
----------------------------------------------------------- */
#support p.blog-title {
	background:url(../images/support/title_index.gif) left top no-repeat;
	width:680px;
	height:100px;
	margin-bottom:7px;
	text-indent:-9999px;
}

#support .note {
	clear:both;
}