@charset "shift_jis";

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

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

----------------------------------------------------------- */
p {
	margin:0;
}

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

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

p#skip {
	text-align:right;
}

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

div#main h3#hd4 {
	background:url(../company/img/h4.gif) no-repeat;
}

div#main h3#hd5 {
	background:url(../company/img/h5.gif) no-repeat;
}


div#main h4 {
	text-indent:-9999px;
	overflow:hidden;
}
div#main h4#sh1 {
	width:227px;
	height:26px;
	margin:10px 0 10px 20px;
	background:url(../company/img/sh1.gif) no-repeat;
}
div#main h4#sh2 {
	width:541px;
	height:20px;
	margin:10px 0 10px 20px;
	background:url(../company/img/sh3.gif) no-repeat;
}
div#main h4#sh3 {
	width:541px;
	height:20px;
	margin:10px 0 10px 20px;
	background:url(../company/img/sh4.gif) no-repeat;
}
div#main h4#sh5 {
	width:651px;
	height:25px;
	margin:10px 0 10px 20px;
	background:url(../company/img/sh5.gif) no-repeat;
}



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

div#main p.txt {
	width:680px;
	margin:0 0 0 40px;
}

div#main dl {
	margin:0 0 0 60px;
}
div#main dd {
	text-indent:1em;
}
div#main p.pic1 {
	float:left;
	width:216px;
	margin:0 20px 0 40px;
}
* html div#main p.pic1 {
	margin:0 20px;
}

div#main div.block {
	width:450px;
	float:left;
}
div#main ul {
	margin-left:10px;
	width:440px;
}



div#main div.item1 {
	background:url(../company/img/i1_bg.gif) repeat-y;
	margin:10px 0 10px 24px;
}
div#main div.item1Main {
	background:url(../company/img/i1_bg_btm.gif) left bottom no-repeat;
	padding-bottom:24px;
}
div#main div.item1Main p {
	width:659px;
	margin:10px 20px;
}

div#main div.item2 {
	background:url(../company/img/i2_bg.gif) repeat-y;
	margin:10px 0 10px 24px;
}
div#main div.item2Main {
	background:url(../company/img/i2_bg_btm.gif) left bottom no-repeat;
	padding-bottom:24px;
}
div#main div.item2Main:after {
	content:".";
	height:0;
	font-size:0px;
	line-height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#main div.item2Main ul {
	width:215px;
	float:left;
	margin:10px 5px 10px 10px;
}
div#main div.item2Main ul li {
	font-size:85%;
}


.center {
	text-align:center;
}
.m {
	margin:10px;
}

.pageTop {
	clear:both;
}

.btm {
	text-align:center;
	margin:20px auto 30px;
}

a#top {
	font-size:0;
	line-height:0;
	overflow:hidden;
	height:0;
}


.kyouryoku {
	clear:both;
	text-align:right;
	font-weight:bold;
	margin-right:35px;
	font-size:85%;
}