@charset "UTF-8";

/* ***************************************************
   build
   *************************************************** */
/* ----------------------------------------------- 
 *	#contents
 * ----------------------------------------------- */
/* ---------------------------- 
 *	.pageTtl
 * ---------------------------- */
.pageTtl{
	padding-bottom:10px;
}


/* ---------------------------- 
 *	.qa
 * ---------------------------- */
.ch{
	padding: 15px 0px;
	border-bottom:#E8E8E8 solid 1px;
	width:666px;
	position: relative;
}

.ch_logo{
	float:left;
	border:#E8E8E8 solid 1px;
	margin:0 10px 20px 0;
}

.ch_blog{
	top: 15px;
	float: right;
}

.ch_name{
	font-size:1.2em;
	color:#3CB8EE;
}

.ch_num{
	font-size:0.9em;
}

.ch_txt{
	font-size:0.8em;
	margin-top:5px;
}

.ch_s{
	font-size:0.8em;
}
.osaka {
	margin-top:45px;
}

