/*  駒沢オリンピック総合運動場のTOPに適用するスタイルシート */
/*  ----------------------------------------------------------------------- */
li {
	font-size:95%;
	line-height:120%;
}
/*　ヘッダの問い合わせ先リストに関するスタイル　*/
ul.ul-head {
	padding:0px;
	font-size: 75%;
	list-style-image: url(../img/ul-head.gif);
	list-style-type: circle;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*　「施設（右側）」のリストに関するスタイル（その2）　*/

ul.ul-shisetsu1 {
	padding:0px 0px 0px 0px;
	margin:5px 10px 10px 30px;
	list-style-image: url(img/ico_02.gif);
	list-style-type: circle;
	line-height: 130%;
}
ul.ul-shisetsu2 {
	padding:0px;
	margin:3px 10px 3px 30px;
	list-style-image: url(img/ico_03.gif);
	list-style-type: circle;
	line-height: 130%;
}
ul.ul-shisetsu3 {
	padding:0px;
	margin:3px 10px 3px 30px;
	list-style-image: url(img/ico_04.gif);
	list-style-type: circle;
	line-height: 130%;
}
/*  ----------------------------------------------------------------------- */
/*　「施設（右側）」のリストに関するスタイル（その2）　*/
ul.ul-event1 {
	padding:0px 0px 0px 0px;
	margin:5px 10px 5px 30px;
	font-size: 95%;
	list-style-image: url(img/ico_01.gif);
	list-style-type: circle;
	line-height: 150%;
}
/*  ----------------------------------------------------------------------- */
/*　「公開予定（左側）」のリストに関するスタイル（その2）　*/
ul.ul-schedule1 {
	padding:0px 0px 0px 0px;
	margin:2px 10px 5px 20px;
	font-size: 95%;
	list-style-image: url(../img/ul_left.gif);
	line-height: 120%;
}
/*  ----------------------------------------------------------------------- */
/*  中ページナビ部分に適用するスタイルシート */
/*　右部メニューの施設タイトル　*/
.shisetsu-title {
	font-size: 95%;
	line-height: 100%;
	font-weight: bold;
	}
/*　右部メニューの施設tel　*/
ul.ul-tel {
	padding:0px;
	font-size: 90%;
	list-style-image: url(img/ul-tel.gif);
	list-style-type: circle;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*  ----------------------------------------------------------------------- */
/*　「お知らせ」のリストに関するスタイル（その2）　*/
ul.ul-info {
	margin:5px 20px 10px 30px;
	padding:0px 0px 0px 0px;
	font-size: 95%;
	list-style-image: url(../../img/ul-info.gif);
	list-style-type: circle;
	line-height: 130%;
}
/*  ----------------------------------------------------------------------- */
/*　「施設利用ガイド（左部にある）」のリストに関するスタイル　*/

li.li-guide1 {
	line-height: 120%;
	list-style-image:url(../img/ul1.gif);
	margin-left:10px;
}
li.li-guide2 {
	list-style-image: url(img/ico_04.gif);
	margin-left:10px;
}