@charset "utf-8";
/* pc */
/*-----------------------------------------------------------*/
p,dd{ letter-spacing:1px; }
a{ text-decoration:none;color:#5a8296; }
/* IE8 */
html>/**/body a:hover img {display /*\**/:inline-block\9;zoom /*\**/: 1\9;opacity /*\**/:0.5\9;filter /*\**/:alpha(opacity=50)\9;}
html>/**/body a:hover{ text-decoration /*\**/:none\9;color /*\**/:#a6bbc6\9; }
/* Firefoxフェードずれ対策 ---------------------------------- */
img, x:-moz-any-link, x:default {box-shadow: #000 0 0 0;}
/* ------------------------------------------------------- */
img{ border:none;vertical-align:middle; }
strong{ font-weight:400;text-decoration:none; }
/* clearfix------------------------------------------------------- */
.clearfix:after {display: block; clear: both; visibility: hidden;height: 0; font-size: 0;content: "."; }
.clearfix {min-height: 1px;clear: both;}
* html .clearfix {height: 1px;}
