/*-------------------------
	Body
-------------------------*/
#content{
	margin:15px auto;
	background-color:#FEF5F7;
}

#inbox{
	background-color:#FEF5F7;
}

/*-------------------------
	Comment
-------------------------*/

#comment {
	background-image:url(img/waku_02.gif);
	background-repeat:repeat-y;
	width: 731px;
	margin:0 auto 20px auto;
}

#comment .inner{
	padding: 5px 10px;
}

#comment .photo{
	float:left;
	width:217px;
}

#comment .text{
	float:right;
	width:480px;
	line-height:1.5;
}

#comment .text img{
	float:none;
	margin-bottom:10px;
}

/*--------------------------
	コース
--------------------------*/

.cource{
	width:731px;
	margin:0 auto 10px auto;
}

.cource-title{
	margin-bottom:10px;
}

.cource-inner{
	margin: 0 0 10px 15px;
}

.cource-inner .photo{
	float:left;
	width:290px;
}

.cource-inner .text{
	width:420px;
}

.photo{
	float:left;
}

.text{
	float:right;
}

.cource-inner .text table{
	width:410px;
	border-collapse:collapse;
	border:1px solid #ED899A;
	/*margin-top:8px;*/
}

.cource-inner .text th,
.cource-inner .text td{
	padding:5px;
	border-bottom:1px solid #ED899A;
	text-align:left;
}

.cource-inner .text th{
	width:100px;
	background-color: #F9D5DB;
}

.syousai{
	margin-top:5px;
	text-align:right;
	font-size:0.8em;
}

.cource-inner .text td{
	border-left:1px solid #ED899A;
	background-color: #FFFDFE;
}

.pay{
	width:50px!important;
}

.time{
	width:90px!important;
	background-color: #FFF0F7!important;
	border-left:1px solid #FFAACE;
}

.cource .inner{
	widht:731px;
	marign-top:5px;
}


/*----------------------------
	Traner
----------------------------*/


#person{
	margin:3px auto 0 auto;
	width:731px;
	background-color: #FDEEF1;
}

#person .anzai{
	width:350px;
	float:left;
	}

#person .anzai-left{
	float:right;
}

#person .item{
	width:75px;
	float:left;
	margin-right:15px;
	}

#person .item-end{
	margin-right:0;
}

#person h4{
	color:#FF4A93;
	border-bottom:1px solid #FF8CBB;
	margin:0;
}

#person .waku{
	/*margin-left:10px;*/
	margin:5px auto 0 auto;
	width:720px;
	background-color: #FDEEF1;
	text-align:center;
	padding:5px 0;
}


#person .inner{
	/*margin-left:10px;*/
	/*width:525px;*/
}

#person .photo{
	width:106px;
	float:left;
}

#person .text{
	width:240px;
	float:right;
	/*font-size:0.9em;*/
}

#person .text dl{
	margin:0;
	text-align:left;
}

#person .text dt{
	margin:0;
	font-weight:bold;
}

#person .text dd{
	margin:0 0 0 10px;
	font-size:0.9em;
}

#person .item-photo{
	float:left;
	width:350px;
	text-align:left;
}

#person .item-photo img{
	margin-left:10px;
}


#inq{
	margin:20px auto 20px auto;
	width:731px;
}

a:link,
a:visited{
	color:#414141;
	text-decoration: none;
}
a:hover{
	color:#FF3366;
}
