@charset "utf-8";

.profile_h{margin-bottom:6px;}

div.prf_left{
	float:left;
	width:265px;
}

/* Safari,Google Chrome CSSハック */
@media screen and (-webkit-min-device-pixel-ratio:0){
div.prf_left a{
	display:block;
	float:left;
}
}

div.prf_right{float:left;}

.profile_img{
	width:265px;
	height:353px;
}

.prf_bt{
	display:block;
	width:87px;
	height:30px;
	float:left;
	margin-top:6px;
	margin-right:2px;
}

.prf_bt1{
	display:block;
	width:87px;
	height:30px;
	float:left;
	margin-top:6px;
}

.prf_bt2{
	padding-top:6px;
}

.prf_bt2 a{
	display:block;
	width:265px;
	height:55px;
	background-image:url(../img/online_form_prf.jpg);
	background-repeat:no-repeat;
	}

.prf_bt2 a:hover{
	background-image:url(../img/online_form_prf_on.jpg);
	background-repeat:no-repeat;
	}


table.prf{
	width:370px;
	border:1px #727ea4 solid;
	border-collapse:collapse;
	margin-top:1px;
	margin-left:6px;
}
td.prf_left_t{
	width:120px;
	height:32px;
	background-color:#002240;
	border:1px #727ea4 solid;
	padding-left:9px;
}

td.prf_right{
	border-top:1px #727ea4 solid;
	padding:9px;
}
div.tentyou{
	width:348px;
	height:128px;
	/height:131px;
	border:1px #727ea4 solid;
	margin-left:6px;
	padding:10px;
	line-height:150%;
}
html>/**/body div.tentyou{
	height /*\**/:132px\9;
}
table.prf_option{
	margin-top:1px;
	width:642px;
}

table.ptf_option1{
	width:100%;
	border-collapse:collapse;
	margin-top:6px;
}

td.prf_op1{
	vertical-align:top;
	width:25%;
}
td.prf_op2{
	width:2%;
}
td.prf_op3{
	width:73%;
}

td.prf_op_left{
	background-color:#002240;
	border:1px #727ea4 solid;
	padding:1px;
	padding:4px;
}
td.prf_op_right{
	width:22px;
	border:1px #727ea4 solid;
	text-align:center;
	padding:4px;
}

table.sche{
	width:635px;
	text-align:center;
	border-collapse: collapse;
	margin:15px 0px 15px 3px;
}

td.sche_top{
	height:24px;
	background-image:url(../img/sche.gif);
	border:1px #2731a2 solid;
}
td.sche_week{
	width:14%;
	padding:5px 0px;
	background-color:#0b0e1d;
	border:1px #2731a2 solid;
}

p.saturday{color:#00a0e9;}

p.sunday{color:#e5004f;}





