@charset "utf-8";

/* -----------------------------------------------------------
  check layout
------------------------------------------------------------ */

/* index
------------------------------------------------------------ */
.check div#contents ul {
width:730px;
margin-left:8px;
}
.check div#contents ul:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.check div#contents ul {display:inline-block;}
/* Hides from IE-mac ¥*/
* html div#contents .check ul {height:1%;}
.check div#contents ul {display:block;}
/* End hide from IE-mac */

.check div#contents ul li {
float:left;
width:354px;
margin-left:11px;
display:inline;
font-size:1px;
line-height:0;
}



/* flash Contents
------------------------------------------------------------ */
.check div#flashContents {
padding-bottom:20px;
background:url(/freeplus/check/images/share_bg_02.gif) left bottom no-repeat;
}
.check div.flashContentsFrame {
padding-top:20px;
background:url(/freeplus/check/images/share_bg_01.gif) left top no-repeat;
}
.check div#noFlash {
width:340px;
padding:197px 200px 190px;
background-color:#f2fafb;
text-align:center;
color:#048da4;
}
.check div#noFlash p {margin-top:10px;}
.check div#noFlash p.first {margin:0;}
.check div#noFlash p.pluginIco {margin-top:45px;}



