*{
   margin : 0;
   padding : 0;
}

#container {
   margin-bottom:30px ;
   margin-left:10px ;
   text-align: center;
}

#contents_wrapper{
	text-align: left;
}

#index_schoollife {
	width: 720px;
	overflow: hidden;
}


.index_wrap dl{
	padding: 15px;
	float: left;
	width: 330px;
}

.index_wrap dt{
	font-size: 133.33%;

}

.index_wrap dt a{
	padding: 0 15px 0 39px;
	display: block;
	color: #000;
	background: transparent url('/sano-t-p/zen/life/common/images/arrow_index_pink.gif') no-repeat 15px center;
	font-weight: bold;
}

.index_wrap dd{
	margin: 15px 0;
	padding: 0 15px;
	line-height: 2;
}

.index_wrap p{
	float: right;
}

.club_head{
	width: 780px;
	overflow: hidden;
}

.club_head h3{
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

.club_head p{
	float: right;
}

.club_head p a{
	padding-right: 15px;
	background: transparent url('/sano-t-p/zen/life/common/images/arrow_s_black.gif') no-repeat right center;
	font-weight: bold;
}

.club_index{
	margin: 0px -15px 0 0;
	width: 735px;
	overflow: hidden;
}

.club_index li{
	margin: 0 15px 8px 0;
	display: inline;
	float: left;
	width: 230px;
}

.club_index li a{
	padding: 5px 5px 5px 35px;
	display: block;
	line-height: 1;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

#culture .club_index a{
	background: #FFE1C4 url('/sano-t-p/zen/life/club/culture/images/arrow_club_culture.gif') no-repeat 13px center;
}

#sports .club_index a{
	background: #B8F1F1 url('/sano-t-p/zen/life/club/sports/images/arrow_club_sports.gif') no-repeat 13px center;
}


.club_wrapper{
  width: 760px;
	margin-top: 40px;
	padding: 19px;
	border: solid 1px #dbdbdb;
	background: transparent url('/sano-t-p/zen/life/common/images/bg_th.gif');
	overflow: hidden;
}

.img_col{
	float:right;
	width: 340px;
	text-align: center;
	border: solid 0px;
	margin-left:30px;
}
.img_col2{
	float:left;
	width: 340px;
	text-align: center;
	border: solid 0px;
	margin-left:30px;
}
.img_cap{
	width: 300px;
	margin-top:-2px;
}
.img_cap2{
	width: 300px;
	margin-top:-2px;
	text-align: left;
}
.img_cap3{
	margin-top:-2px;
	margin-right: 45px;
	text-align: left;
}
.img_cap4{ /*2行用*/
	margin-top:-2px;
	margin-right: 20px;
	text-align: left;
	width: 300px;
}
.img_head{
	float:right
}
.club_wrapper .club_intro{

	float: left;
	width: 380px;
}

.club_wrapper h4{
	border-bottom:  solid 1px;
	font-size: 166.66%;
	font-weight: bold;
}

.club_wrapper h4 span{
	font-size: 50%;
	color: #C00;
}



#culture .club_wrapper h5{
	margin: 15px 0 10px;
	color: #F60;
}

#culture .club_wrapper{
	border-top: solid 5px #FFC90E;
}


#sports .club_wrapper h5{
	margin: 15px 0 10px;
	color: #099;
}

#sports .club_wrapper{
	border-top: solid 5px #86E8E8;
}
.club_wrapper dl{
	padding: 2px 0 10px;

	overflow: hidden;
line-height: 1.4;
}



.club_wrapper dd.dtls{
margin-top: 0;
}

.club_btm{
	margin-top: 40px;
	width: 720px;
	overflow: hidden;
}

.club_btm .notes_col{
	float: left;
	font-weight: bold;
}

.club_btm .notes_col span{
	color: #c00;
}

.club_btm p.club_link{
	float: right;
}



.club_intro dt{
	margin-top: 20px;
}

.club_intro dd{
	margin-left: 20px;
}

.club_intro dd.sub{
	margin-left: 30px;
}

.club_intro table{
	text-align: center;
	border-collapse: collapse;
	border:1px solid #333;
}
.club_intro table td{
    border:1px solid #333;
}
.club_intro ul{
    margin-left: 50px;
}
.club_intro ol{
    margin-left: 50px;
}
.under {
	text-decoration: underline;
	margin-top: 2px;
}

dd{
	margin-left: 20px;
}
dt{
	margin-top: 20px;
}


