@charset "utf-8";

@import "common.css";
@import "layout.css";
@import "font.css";

#contents .bar { background-image: url(../img/bar-profile.jpg); background-repeat: no-repeat; height: 40px; width: 595px; margin-bottom: 10px; }
#contents .bar h2 { line-height: 40px; text-indent: -9999px; }
.profile { width: 584px; margin-bottom: 15px; border: 1px solid #eeeeee; margin-left: 5px; }
.profile .td_title { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; padding: 5px; width: 20%; margin: 1px; background-color: #f6f6f6; border: 1px solid #eeeeee; vertical-align: top; }
.profile .td_naiyo { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; background-color: #FFFFFF; margin: 1px; padding: 5px; width: 80%; border: 1px solid #eeeeee; vertical-align: top; }
.profile .td_naiyo hr { border-top-width: 1px; border-top-style: solid; border-top-color: #eeeeee; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFFFFF; height: 2px; }
.photo_waku { height: 440px; width: 591px; position: relative; margin-bottom: 30px; }
.photo_waku .photo1 { height: 213px; width: 285px; position: absolute; left: 5px; top: 0px; }
.photo_waku .photo2 { height: 213px; width: 285px; position: absolute; top: 0px; right: 0px; }
.photo_waku .photo3 { height: 213px; width: 285px; position: absolute; left: 5px; bottom: 0px; }
.photo_waku .photo4 { height: 213px; width: 285px; position: absolute; right: 0px; bottom: 0px; }


#contents .bar2 { background-image: url(../img/bar-bulldog.jpg); background-repeat: no-repeat; height: 40px; width: 595px; margin-bottom: 10px; }
#contents .bar2 h2 { line-height: 40px; text-indent: -9999px; }.example { height: auto; width: 586px; padding-left: 5px; }
