@charset "shift_jis";

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

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

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

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

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

p#skip {
	text-align:right;
}

div#main h3 {
	text-indent:-9999px;
	height:23px;
	overflow:hidden;
}
div#main h3#hd1 {
	background:url(../inst/img/hd1.gif) no-repeat;
	margin-bottom:30px;
}
div#main h3#hd2 {
	background:url(../inst/img/h2.gif) no-repeat;
	clear:both;
	height:24px;
	width:728px;
	margin-left:12px;
	margin:0 0 20px 12px;
}
div#main h3#hd3 {
	background:url(../inst/img/h3.gif) no-repeat;
	clear:both;
	height:24px;
	width:728px;
	margin:0 0 20px 12px;
}

div#main h3#hd4 {
	background:url(../inst/img/h2-a.jpg) no-repeat;
	clear:both;
	height:35px;
	width:728px;
	margin:0 0 20px 12px;
}

div#section1 {
	clear:both;
	width:760px;
	height:290px;
	margin-bottom:20px;
}

div#section1 div#section1Right {
	width:320px;
	float:right;
}
div#section1 div#section1Right h4 {
	text-indent:-9999px;
	background:url(../inst/img/detail.gif) no-repeat;
	height:25px;
	overflow:hidden;
}
div#section1 div#section1Right p {
	padding:5px 10px;
}
div#section1 p#zu {
	float:right;
}

div.section2 {
	width:718px;
	clear:both;
	margin:0 0 20px 22px;
}
div.section2:after {
	content:".";
	height:0;
	font-size:0px;
	line-height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div.section2Right {
	margin-left:16px;
	width:510px;
	float:right;
}

div.section3Right {
	margin-left:16px;
	width:600px;
	float:right;
}
p.pic {
	float:right;
}

p.pic2 {
	float:right;
	margin-right:30px;
}
	


p.detail {
	color:#336;
	width:490px;
}

.box {
	background:url(../inst/img/bg_box.gif);
	width:460px;
	margin:-25px 10px;
}
.box:before ,
.box:after {
	content:".";
	height:0;
	font-size:0px;
	line-height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

.box dl {
	margin:10px;
}
.box dt {
	font-weight:bold;
}
.box dd {
	margin-left:10px;
}

.boxTop {
	background:url(../inst/img/bg_top.gif) left top no-repeat;
	height:36px;
	width:480px;
}
.boxBtm {
	background:url(../inst/img/bg_btm.gif) right bottom no-repeat;
	height:36px;
	width:480px;
}

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

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