@charset "utf-8";
/* CSS Document */

#ct .catchcopy{
	font-size:160%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	line-height:1.5em;
	color:#666;
}

#ct #content01 .img{
	float:right;
	margin-left:10px;
}

@media screen and (max-width:320px){
#ct #content01 .img{
	float:none;
	margin-left:0;
	text-align:center;
}

#ct #content01 img{
	margin:0;
	border:none;
	padding:0;
}
}
