
#content{
	margin:15px auto;
	background-color:#F7FDFC;
	text-align:left;
	width:728px;
}

#sickness .title,
#welcom .title{
	margin-bottom:10px;
	background-color:#E1F7F0;
	border:1px solid #71C5A3;
	padding:3px 5px;
}

/*-------------------------
	Comment
-------------------------*/

#comment {
	border:1px solid #71C5A3;
	background-color: #F2FDF9;
	widht:718px;
	margin-bottom:10px;
}

#comment .inner{
	padding:10px;
}

#comment .photo{
	width:182px;
	float:left;
}

#comment .photo img{
	margin-bottom:10px;
}

#comment .text{
	width:520px;
	float:right;
}

/*-------------------------
	CTǸ
-------------------------*/

#sickness-main{
	width: 728px;
	margin:10px auto 0 auto;
	background-image:url(../img/ct/sickness-waku_02.gif);
	background-repeat:repeat-y;
}

#sickness-main .inner{
	margin:10px 15px;
}

#sickness p{
	margin:10px 0 0 0;
}

#sickness-main .inner-photo{
	text-align:center;
	float:right;
	margin-left:8px;
}

#sickness p .item-left{
	margin-left:10px;
}

/*-------------------------
	象
-------------------------*/

#welcom{
	margin-top:10px;
}

#welcom-main{
	border:1px solid #71C5A3;
}

#welcom .inner{
	margin:10px 15px;
}