@charset "shift_jis";

/* -----------------------------------------------------------

	Site:	http://www.myfitnessdo.com
	FileName :	parsonal.css
	Copyright:	My フィットネス道

----------------------------------------------------------- */

div#main {
	width:760px;
	margin:0 10px;
}

div#main h2 {
	text-indent:-9999px;
	background:url(../schedule/img/title.gif) no-repeat;
	height:40px;
	overflow:hidden;
	margin-bottom:30px;
}

p#skip {
	text-align:right;
}

div#main h3 {
	text-indent:-9999px;
	height:24px;
	overflow:hidden;
	width:728px;
	margin:30px 0 10px 12px;
}
div#main h3#hd1 {
	background:url(../parsonal/img/h1.gif) no-repeat;
}
div#main h3#hd2 {
	background:url(../parsonal/img/h2.gif) no-repeat;
}

div#main p.dis {
	margin:0 20px;
	width:686px;
}

div#main table.price1 {
	margin-left:30px;
}
div#main table.price1 th {
	text-align:center;
	padding:4px 6px;
	border:#09F 2px solid;
	background:url(../parsonal/img/bg_th.gif);
	color:#FF5;
}
div#main table.price1 td {
	text-align:center;
	padding:4px 6px;
	border:#09F 2px solid;
	font-weight:bold;
	color:#333;
	width:75px;
}

div#main table.price1 td.left {
	text-align:left;
	text-valign:center;
	
}
div#main table.price1 td span.red {
	color:#F00;
}

dl#caution {
	margin:0 30px 30px;
	font-size:84%;
}
dl#caution dt {
	color:#F30;
}
dl#caution dd {
	margin-left:1em;
}
p#member {
	text-align:center;
	margin:20px auto 10px;
	clear:both;
}
p#price {
	text-align:center;
	margin:20px auto 10px;
	clear:both;
}
p.access {
	text-align:right;
}


p.txt1 {
	font-weight:bold;
	vertical-align:middle;
	
}
p.txt2 {
	margin:10px 0 0 30px;
	font-weight:bold;
	padding:4px 0;
}
p.txt3 {
	margin:0 0 0 30px;
	font-weight:bold;
	padding:4px 0 0 1em;
	text-indent:-1em;
}

p.txt4 {
	margin:0 0 0 30px;
	padding:4px 0;
}
p.txt4 strong {
	color:#F00;
}

.pageTop {
	clear:both;
	font-size:86%;
	margin-top:40px;
}
a#top {
	width:0;
	height:0;
	overflow:hidden;
}

p#member {
	text-align:center;
	margin:20px auto 10px;
	clear:both;
}

p.yoyaku {
	margin:20px 30px 0;
}