﻿/* CSS Document */
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	background-image:url(../images/gym_bak_3.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}
img{
	vertical-align:top;
}
#container{
	width:700px;
	margin:0 auto;
}
#header{
	margin-top:30px;
	width:777px;
	margin:0px auto;
}
#header p{

}
div.imagebox{
	width:207px;
	height:265px;
	*height:272px;

	background-color:#ffffff;
	margin-bottom:30px;
	border:1px solid;
	margin-left:18px;
	float:left;
}
#header .speaker{
	font-weight:bold;
	font-size:14px;
}
#header .concept{
	font-weight:bold;
	font-size:17px;	width:700px;
	clear:left;
		margin:0 auto;
	padding:20px 30px 20px 30px;
}
.concept div {
	margin-top:10px;
	padding:10px;
	font-size:14px;
	border:dotted 2px #48c6ee;

}
h6{
	padding:10px 10px 5px 10px;
	font-size:15px;
	font-weight:bold;
	margin-top:25px;
	background:url("http://www.gymindustry.co.jp/newSite/gymindustry/images/divBack.jpg") top #99e0f6 repeat-x;

}
#header h4, h5{

	margin-top:15px;
}
#header h5{
	float:left;
	width:350px;

}
.imagebox-area{
	margin:50px 0px 25px 0px;
}
div.image{

}
div.rogo{
	padding:5px;
	height:20px;
	text-align:right;
}
div#rogo{
	margin:5px 8px 2px 130px;
	text-align:right;
}

div.image, p.caption{
   text-align:center;
   margin:5px 3px 2px 3px;
}
div.caption{
   font-size:17px;
   text-align:left;
   height:70px;
   padding:5px 0px 3px 5px;
   background-image:url("http://www.gymindustry.co.jp/newSite/gymindustry/images/divBack.jpg");

   font-weight:700;
}
/*.imagebox-left{
	/*--padding-left:5px;--*/
	float:left;
	width:207px;
	
}
.imagebox-right{
	float:right;
	width:207px;
	margin-left:20px
}*/
.imagebox-center{
	float:left;
	margin-left:28px;
	width:600px;	
}
.imagebox-center,.imagebox-right{
}

div.imagebox .speakername{
	font-weight:700;
	font-size:18px;
	color:#FFFFFF;
}
div.imagebox .speakerprice{
	font-weight:bold;
	font-size:16px;
	color:#feff01;	
}
em.speakerprice_pulas{
	color:#feff01;
	font-size:12px;
	font-weight:bold;
	margin:5px 0px 0px 20px;
}
em.speakerprice_pulas2{
	color:#feff01;
	font-size:12px;
	font-weight:bold;
	margin:10px 5px 5px 20px;
}
#footer{
	margin-bottom:20px;
}
#footer .logo{
	margin-left:200px;
}
.footerarea{
	text-align:center;
}
.footerarea p, address, .tel{
	font-size:12px;
}
