@charset "UTF-8";

/* index.html */

#contents h2 {
	background:url(/the_sunshine/home/images/h_list_01.gif) top left no-repeat;
	height:94px;
	width:670px;
}

#contents h2 span {
 display:block;
	overflow:hidden;
 text-indent:-9999px;
}

#contents .tithd01 {
	background:url(/the_sunshine/home/images/h_list_02.gif) top left no-repeat;
	height:35px;
	width:670px;
}

#contents .tithd02 {
 background:url(/the_sunshine/home/images/h_list_03.gif) top left no-repeat;
	height:35px;
	width:670px;
}

#contents .tithd01 span,
#contents .tithd02 span {
 display:block;
	overflow:hidden;
 text-indent:-9999px;
}

