body {
	background-image: url(images/bg.jpg);
	color:#666;
}

.idxh1 h1 {
	text-indent:-9999px;
	font-size:2px;
}

#contents_01{
	background-image: url(images/contents_01.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

#contents_03{
	background-image: url(images/contents_03.jpg);
	display:block;
	width:605px;
	height:20px;
}

#contents_02{
	background-image: url(images/contents_02.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

/* toppage whatsnew corner */
.whatsnew{
	width:270px;
	height:230px;
	display:block;
	background-color:#ffffcc;
	border:1px solid #ff6600;
	margin-left:10px;
	float:left;
	text-align:left;
	overflow:auto;
}

.whatsnew p{
	margin-left:10px;
	margin-right:10px;
 	margin-top:3px;
	font-size:12px;
	line-height:140%;
	border-bottom:dotted 1px #ff6600;
}

.date{
	font-weight:bold;
	color:#ff3333;
	letter-spacing:2px;
}

h1{
	font-size:18px;
}


.profile{
	text-align:left;
	margin:auto;
	margin-top:10px;
	clear:both;
	width:560px;
	font-size:13px;
}

/* toppage left-bottom corner */
.intro{
	text-align:left;
	margin-right:10px;
	float:right;
	width:280px;
	font-size:14px;
}

.contents {
	width: 560px;
	text-align:left;
	font-size:14px;
	line-height:130%;
	margin:auto;
}

.contents h2{
	width: 560px;
	text-align:left;
	font-size:15px;
	border-bottom:1px solid #ff6600;
	margin-bottom:18px;
}

.contents h3{
	width: 560px;
	text-align:center;
	font-size:12px;
	border-bottom:1px solid #ff6600;
	margin-bottom:8px;
}
.texth3 {
	text-align:center;
  	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  	font-size:12px;
  	line-height : 21px;
	border-bottom:1px solid #ff6600;
	margin-bottom:18px;
}


.small_font{
	font-size:0.75em;
}

#bg_wht_s_02 {
background-image:url(images/bg_wht_s_02.jpg);
background-repeat:repeat-y;
}

.al_title{
	font-size:16px;
	border-bottom:1px solid #ddd;
text-align:left;
}

.al_date{
	font-size:12px;
	border-bottom:1px solid #ddd;
text-align:left;
}

.al_comment{
	font-size:12px;
text-align:left;
}



/* ---------------------------
イベント情報ページ（行間隔設定）
--------------------------- */
.text1 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  line-height : 18px;
  padding-left:0px;
  padding-top:10px;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
}
.text2 {
  line-height : 18px;
  padding-top:3px;
}

/* ---------------------------
クラブの紹介ページ（行間隔設定）
--------------------------- */
.text3 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
　font-size:14px;
  line-height : 18px;
}

/* back to pagetop */
.pagetop{
	width:560px;
	margin:auto;
	text-align:right;
	font-size:10px;
}

.text_memo {
　font-size:14px;
}

/* toppage お知らせ corner */
.news{
	width:280px;
  padding:0px;
	text-align:left;
  font-size:12px;
}
.news p{
 	margin-top:3px;
 	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	border-bottom:dotted 1px #ff6600;
}
.newscontents{
 	margin-top:5px;
	font-size:12px;
	line-height:140%;
}
.newsdate{
 	margin-top:3px;
	font-weight:bold;
	color:#ff3333;
	letter-spacing:2px;
}



/* event list */
.tbl-list {
	width: 540px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background: white;
	font-size: 12px;
	margin-bottom: 3px;
	border: 0px dotted #CCCCCC;
	line-height: 140%;
	height: 40px;
}
.tbl-list td {
	padding: 2px 5px 2px 5px;
	border: 0px dotted #CCCCCC;
}
.tbl-list td.td2 {
	padding: 2px 0px 2px 0px;
	border: 0px dotted #CCCCCC;
}

