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

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/

#contents .shappe201404{
	background:url(../images/bg_shappe.jpg) left top repeat;
	padding:40px 0 20px 0;
}

#contents .shappeBox01{
	background:#FFF;
	border:#ccc 1px solid;
	border-radius:8px;
	padding:20px;
}

#contents .shappeBox02{
	background:#EBEBEB;
	border-radius:5px;
	padding:15px;
	margin-bottom:25px;
}

#contents .shappeHead01{
	background:url(../images/bg_line_shappe.gif) left bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#0083cc;
	font-size:131.5%;
	font-weight:normal;
}

#contents .shappeHead02{
	background:#0083cc;
	border-radius:15px;
	height:27px;
	width:150px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	padding-top:3px;
	margin-bottom:10px;
}

#contents .shappe201404 .award span.name,
#contents .shappe201404 .award p .name a{
	display:block;
	margin-bottom:8px;
	text-align:center;
	color:#0083cc;
	font-weight:bold;
	line-height:1.2;
}
#contents .shappe201404 .award span.title,
#contents .shappe201404 .award p .title a{
	display:block;
	margin-bottom:8px;
	text-align:center;
	line-height:1.2;
}

#contents .shappe201404 .award .comment02{
	background:#FFF;
}
#contents .shappe201404 .award .comment02 h5{
	color:#0083cc;
}

#contents .shappe201404 .award .head_shappe{
	background:url(../images/bg_shappe_01.gif) left top repeat;
	border-radius:8px;
	padding:10px;
	text-align:center;
	margin-bottom:20px;
	color:#FFF;
	font-size:123.1%;
	font-weight:bold;
}


@media screen and (max-width:990px) {
#contents .shappe201404 .award{
	width:520px !important;
}

#contents .shappe201404 .award img{
	max-width:520px !important;
}

.fltBox{
	width:520px;
}

.fltBox ul{
	width:540px;
	margin-left:-20px;
}

.fltBox ul li{
	margin:0 0 20px 20px;
	width:160px;
}

.fltBox ul li img{
	width:160px;
}
}

@media screen and (max-width:590px) {
#contents .shappe201404 .award{
	width:320px !important;
}

#contents .shappe201404 .award img{
	max-width:320px !important;
}

#contents .shappe201404 .award .shappeBtn img{
	max-width:280px !important;
}

#contents .shappe201404 .award	.fltBox{
	width:320px;
}

#contents .shappe201404 .award .fltBox ul{
	width:340px;
	margin-left:-20px;
}

#contents .shappe201404 .award .fltBox ul li{
	margin:0 0 20px 20px;
	width:150px;
}

#contents .shappe201404 .award .fltBox ul li img{
	width:150px;
}
}

@media screen and (max-width:390px) {
#contents .shappe201404 .award{
	width:260px !important;
}

#contents .shappe201404 .award img{
	max-width:260px !important;
}

#contents .shappe201404 .award .shappeBtn img{
	max-width:220px !important;
}

#contents .shappe201404 .award	.fltBox{
	width:260px;
}

#contents .shappe201404 .award .fltBox ul{
	width:260px;
	margin-left:0;
}

#contents .shappe201404 .award .fltBox ul li{
	margin:0 0 20px 40px;
	width:180px;
	float:none;
}

#contents .shappe201404 .award .fltBox ul li img{
	width:180px;
}
}