.pickup-contents {
	width: 730px;
	height:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.under-b {
	margin-bottom:15px;
}
.under-s {
	margin-bottom:5px;
}
/*横並び*/
.cbox-a:after {
	content:"";
	display:block;
	clear:both;
}
.cbox-1 {
	float:left;
	width:32%;
	margin-right:2%;
	margin-top:15px;
}
.cbox-2 {
	float:left;
	width:32%;
	margin-right:2%;
	margin-top:15px;
}
.cbox-3 {
	float:left;
	width:32%;
	margin-top:15px;
}
.cbox-4 {
	float:left;
	width:32%;
	margin-top:15px;
}
/*ブルーボックス内の設定*/
.blue{
	background-color:#006;
	text-decoration:none;
	color:#FFF;
	text-align:center;
}
.blue a{
	text-decoration:none;
	color:#FFF;
}
.blue img {
	margin-top:10px;
}
.blue h2 {
	font-size:14px;
	margin:5px;
}
.blue p {
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	color: #FF0;
}
