/*女性プロフィール用スクリプト*/
function t_winopen(url) {
	window.open(url,'sub','width=750,height=690,scrollbars=no,location=no,menubar=no');
}
