@charset "utf-8";
#header {
	display:none;
	width:0px;
	height:0px;
}

#contents {
	clear:both;
	margin:0px 45px;
}

#main {
	width:680px;
	float:left;
}

.midashi_main_02 {
	display:none;
	height:0px;
}

#footer {
	display:none;
	height:0px;
}

.disp_btn,
.print_btn,
.side_text_item {
	height:0px;
	display:none;
}
#menu {
	display:none;
	width:0px;
	height:0px;
}
.print_title {
	height:80px;
	width:680px;
	display:block;
}



#side_menu_athlete ul {
	margin:0px;
	text-align:left;
	padding:10px 15px 15px 5px;

}


#side_menu_athlete ul li{
	text-align:left;
	padding-left:25px;
	line-height:200%;
	background:url(../../common/images/bg_menu_li_cursor.gif) no-repeat left center;
	border-bottom:#CCCCCC solid 1px;
}


.profile_item {
	border:#CCCCCC solid 1px;
	margin-bottom:20px;
	padding:15px;
}

.profile_item_photo {
	width:235px;
	float:left;
}

.profile_item_detail {
	width:400px;
	float:right;
}




.profile_item ul {
	margin:0px 10px 0px 10px;
	padding:0px;
	list-style-type:none;
}

.profile_item ul li {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	background:url(../../common/images/bg_list_icon.jpg) no-repeat center left;
	border-bottom:#999999 dotted 1px;
	line-height:200%;
}
.member_item_name {
	line-height:30px;
	font-size:28px;
	font-weight:bold;
	letter-spacing:2px;
	padding-left:10px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.member_item_kana {
	font-size:15px;
}

