/* CSS Document */
#aboutBase{
	overflow:hidden;
	width:800px;
	height:auto;
	margin:0px auto 0px auto;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	background-image:url(img/flower.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/*メニュー部分***********************************************/
#menuback{
	width:145px;
	height:112px;
	background-image:url(img/menu/menuback.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-top:#999999 solid 1px;
}

#menuMain{
	width:125px;
	margin:0px 0px 0px 20px;
}

.menuSub{
	width:105px;
	margin:0px 0px 0px 40px;
	border-bottom:#999999 solid 1px;
}
.menuSubend{
	width:105px;
	margin:0px 0px 0px 40px;
}
/**********************************************************/


#titleBar{
	width:600px;
	height:50px;
	margin:30px 0px 0px 30px;
	padding:10px 0px 0px 0px;
}
#title{
	width:250px;
	height:50px;
	margin:0px 0px 0px 0px;
	float:left;
}

#barin{
	width:350px;
	height:25px;
	margin:7px 0px 0px 0px;
	border-bottom:#999999 solid 1px;
	float:left;
}

.subMenu{
	height:15px;
	margin:6px 0px 0px 20px;
	float:left;
}
	
#mainImage{
	width:600px;
	margin:0px 0px 0px 30px;
}

#subTitle{
	height:16px;
	width:580px;
	padding:0px 0px 0px 20px;
	margin:20px 0px 0px 30px;
	border-bottom:#999999 solid 1px;
}

#syokudan{
	width:350px;
	margin:10px auto 20px auto;
}

#kitchenConcept{
	width:450px;
	margin:0px auto 0px auto;
	font-size:12px;
	line-height:160%;
}

/*各料理教室 ＢＯＸ*******************/
.schoolPhoto{
	width:170px;
	height:170px;
	background:url(img/k-tag.gif) no-repeat bottom left;
	float:left;
}

.schoolPhotoTerai{
	width:170px;
	height:170px;
	background:url(img/t-tag.gif) no-repeat bottom left;
	float:left;
}

.kakimoji{
	width:450px;
	height:40px;
	margin:20px auto 0px auto;
	padding:20px 0px 0px 0px;
	background-color:#CCCCCC;
	text-align:center;
}

.uketuke{
	width:260px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 80px;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
	float:left;
}

.joinBtn{
	width:220px;
	margin:20px 0px 0px 10px;
	float:left;
}

.commentBox{
	width:355px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	float:left
}

.detailOpen{
	width:90px;
	height:12px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 190px;
	float:left;
}

.applyBtn{
	width:100px;
	height:12px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	float:left;
}
.shop{
	width:550px;
	margin:30px auto 0px auto;
}
	
.cookBox{
	overflow:hidden;
	width:550px;
	height:auto;
	margin:30px auto 0px auto;
	padding:10px 0px 10px 0px;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
	border-bottom:#999999 dotted 1px;
}

.cookBoxtop{
	overflow:hidden;
	width:550px;
	height:auto;
	margin:0px auto 0px auto;
	padding:10px 0px 10px 0px;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
	border-bottom:#999999 dotted 1px;
}
.shopsBtn{
	height:35px;
	margin:5px 0px 0px 80px;
}
.shopBtn{
	width:120px;
	margin:px 0px 0px 0px;
	float:left;
}
/**********************************/

/*report contents**********************/

.reportBox{
	width:550px;
	margin:20px auto 20px auto;
	padding:0px 0px 10px 0px;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
	border-bottom:#999999 dotted 1px;
}

.photoBox{
	width:330px;
	float:left;
}

.reportPhoto{
	width:150px;
	height:100px;
	margin:10px 0px 0px 10px;
	float:left;
}

.reportTxt{
	width:200px;
	margin:10px 0px 0px 10px;
	padding:5px 0px 0px 0px;
	float:left;
}

.reportTxt2{
	width:500px;
	margin:10px auto  0px auto;

}
	


/*************************************/
/*フッター*****************************/
.pagesNum{
	width:480px;
	height:20px;
	margin:15px auto 20px auto;
	letter-spacing:2pt;
	font-size:12px;
	text-align:right;
	color:#999999;
}

.pagesNum a{color:#FF0000;}
	

/**************************************/

/*works*******************************/

.applyBox{
	width:560px;
	height:600px;
	margin:10px auto 0px auto;
	padding:0;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
}

input,textarea,select{
	padding:2px;
}


/**************************************/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display: inline-block;}
/*Hides from IE-mac\*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/<?php include("header.inc");?>
