@media screen and (min-width: 751px),print {	
    #member {
	    float: right;
	    width: 570px;
	    margin-top: 0px;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
    }
	#member h2 {
        margin: 0px;
        background-image: url(../../com/img/bakPageTitle.png);
        background-repeat: repeat-x;
        color: #100851;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 10px;
    padding-left: 5px;
	}
	
#memberTab {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#memberTab ul {
    padding: 0px;
    margin: 0px;
    list-style-position: inside;
    list-style-type: none;
}
#memberTab ul li {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    border-left: 2px solid #66CC33;
    border-right: 2px solid #66CC33;
    border-top: 2px solid #66CC33;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#memberTab ul li.memberOn {
    background-color: #E2FFD9;
    color: #2C8101;
    font-weight: bold;
}
#memberTab ul li a {
    text-decoration: none;
}
#memberTab p {
    margin: 0px;
    clear: both;
    height: 10px;
    background-color: #E2FFD9;
    border-left: 2px solid #66CC33;
    border-bottom: 2px solid #66CC33;
    border-right: 2px solid #66CC33;
}

#member h3 {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    line-height: 28px;
}

#memberList {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#memberList #tag {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
}
#memberList .data {
    padding: 0px;
    margin: 0px;
}
#memberList .dataLine {
    border-bottom: 1px solid #000000;
}
#memberList li {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    float: left;
    list-style-position: inside;
    list-style-type: none;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding-top: 10px;
}
#memberList li.memberName {
    width: 28%;
}
#memberList li.memberCompany {
    width: 28%;
    margin-right: 1%;
}
#memberList li.memberPlace {
    width: 43%;
}
#memberList li.memberPost {
    width: 13%;
}
#memberList li.person {
    width: 15%;
}
#memberList li.supportName {
    width: 47%;
}
#memberList li.supportPlace {
    width: 53%;
}
}