@charset "utf-8";

#kuchikomi {
	width:650px;
	margin:0 auto;
}

#kuchikomi h2 {
	font-size:18px;
	line-height:50px;
	border-top:3px solid #FF3366;
}

.yadoname {
	font-size:18px;
}

.gotoPlan a {
	float:right;
	width:225px;
	height:35px;
	margin-top:10px;
	background:url(yado/kuchikomi/img/gotoplan.png) no-repeat;
	display:block;
	text-indent:-9999px;
}

.gotoKuchikomiform {
	background:url(yado/kuchikomi/img/gotoform.png) left no-repeat;
	padding:5px 0 5px 30px;
}

.yado-profile {
	background:#f7f7f7;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
	zoom: 1;
}

.yado-profile:after {
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}

.yado-pic {
	float:left;
	width:160px;
	height:120px;
	margin-right:10px;
}

.yado-info {
	float:left;
}

.voice {
	clear:both;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #FFCCFF;
	background:url(yado/kuchikomi/img/voice_bg.png) repeat-x;
}

.voice .body {
	clear:both;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}

.voice .body .name {
	font-weight:bold;
	color:#FF6600;
}

.voice .plan {
	font-size:11.5px;
	text-align:right;
}

.voice .day {
	float:right;
}

.voice .answer {
	padding:10px;
	background:#FFFFCC;
}

.good {
	float:left;
	padding-left:28px;
	background:url(yado/kuchikomi/img/good.gif) no-repeat 5px;
	font-size:18px;
	color:#FF3366;
}

.bad {
	float:left;
	padding-left:28px;
	background:url(yado/kuchikomi/img/bad.gif) no-repeat 5px;
	font-size:18px;
	color:#FF3366;
}

.pageTop {
	text-align:right;
}
