@charset "utf-8";


/********************** right *****/

#right .kaisetsu {
	margin: 0 10px 25px;
	line-height: 1.6;
}

#right .hissu {
	color: #C00;
	margin: 0 0 10px 20px;
}

#right form {
	margin: 0 0 20px 0;
}

#right fieldset {
	border: none;
}


#right form table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 600px;
	margin: 0 auto 20px;
}

#right form table th {
	border: 1px solid #999;
	padding: 5px;
	background: #CFE8A2;
	font-weight: normal;
	width: 180px;
}

#right form table th span {
	color: #C00;
	margin: 0 0 0 5px;
}


#right form table td {
	border: 1px solid #999;
	padding: 5px;
}

#right form table .short input {
	width: 50px;
}

#right form table .long input,#right form table .long textarea {
	width: 280px;
}

#right form .info {
	color: #005590;
}

#right form .btn {
	text-align: center;
}

#right form .btn input {
	margin: 0 10px;
}

#right .top {
	margin: 0 0 15px 0;
}

.chie a{ 
display:block;
background:url(../images/common/ttl_chiebukuro.jpg) 0 0 no-repeat;
width:200px;
height:48px;
margin-bottom:7px;
outline:none;
text-indent:-9999px;
}
.chie a:hover { background-position:bottom;}