@charset "Shift_JIS";

/*　コンテンツ左列　*/

div#content-left {
	float:left;
	width:200px;
}

p#GroupBana{margin-bottom:15px;}
p#GroupBana a:hover img{-moz-opacity: 0.70;opacity: 0.7;filter: alpha(opacity=70);}

/*　コンテンツ右列　*/

div#content-right {
	float:left;
	margin-left:25px;
	padding-left:25px;
	width:639px;
	border-left:1px solid #999999;
}

div#content-right h3 {
	margin-bottom:10px;
}


div#content-right p {
	width:600px;
	line-height:150%;
	margin-bottom:20px;
}


/*　コンテンツ中央　*/

div#content-center {
	width:625px;
}

div#content-center h3 {
	margin-bottom:10px;
}


div#content-center p {
	width:600px;
	line-height:150%;
	margin-bottom:20px;
}

ul#groupPhoto {
	margin-bottom:25px;
}
ul#groupPhoto li {
	float:left;
	width:193px;
	margin:0px 15px 15px 0px;
	list-style-type:none;
}