@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(../parsonal/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:#06F 1px solid;
	background:url(../parsonal/img/bg_th.gif);
	color:#FF5;
}
div#main table.price1 td {
	text-align:center;
	padding:4px 6px;
	border:#06F 1px solid;
}

div#main table.price1 td.left {
	text-align:left;
}
div#main table.price1 td span.red {
	color:#F00;
}
p.txt1 {
	margin-left:30px;
	font-weight:bold;
	padding:4px 0;
}
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;
}