@import url("../../common/css/set.css");

#main_ph {
	height: 499px;
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main_txt {
    left: 900px;
    position: absolute;
    top: 300px;
}

article p {
	line-height: 2;
}

article h2 {
	margin-bottom: 20px;
}

.member {
	clear: both;
	margin-top: 100px;
}

.member p {
	width: 407px;
}

.member .ph {
	float: right;
	text-align: right;
}

.member ul {
	margin-top: 30px;
	margin-bottom: 45px;
	line-height: 1.8;
}

.member h3 {
	margin-bottom: 5px;
}

.member .ph span {
	text-align: right;
	margin-top: 5px;
}

#all_list {
	background-image: url(../images/list_c.gif);
	background-repeat: repeat-y;
	padding: 30px;
}

#list {
	margin-top: 90px;
}

#day {
	margin-top: 20px;
	text-align: right;
}

#all_list p {
	margin-top: 20px;
	line-height: 1.8;
}

#all_list_h img {
	vertical-align: bottom;
}

.member.cf ul li {
	background-image: url(../images/pt.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
