/*common*/
* { margin:0px; padiing:0px}
body { color: #333; font-size: 84%; font-weight: normal; line-height: 1.6; background-color: #fff; }
ul { list-style-type: none; list-style-position: outside; }
img { border-style: none; }
img a { text-decoration: none; border-style: none; border-width: medium; }
.clear { clear: both; }
.clear-r { float: right; }
.clearfix: after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* hides from IE-mac ¥*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end hide from IE-mac */
.picl { float: left; margin-right: 10px; margin-bottom: 10px; }
.picr { float: right; margin-bottom: 10px; margin-left: 10px; }
.picc { text-align: center; margin-right: auto; margin-left: auto; }
