@charset "utf-8";
/*@charset "shift_jis";*/
/* CSS Document */



/*------------------
  ヘッダ
------------------*/
#header {
	width: 800px;
	height: 400px;
	text-indent: -9999px;
	background-color: #FFFFFF;
	background-image: url(img/ttl_2012challengecup.jpg);
	background-repeat: no-repeat;
}

/*------------------
 メインコンテンツ
------------------*/

#point {
	width: 800px;
	height: 188px;
	background-image: url(../1107suc_biwakochallengecup/point_back.jpg);
	background-repeat: no-repeat;
	padding-top: 22px;
}

#point h2 {
	text-indent: -9999px;
}

#point li {
	font-size: 15px;
	color: #333333;
}
