@charset "utf-8";

/* css リセット　------------------------------------------------------------ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }

/* 基本設定　---------------------------------------------------------- */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; text-align: center; letter-spacing: 0.1em; background-color: #D50685; margin: 0px; padding: 0px; position: relative; color: #FFF; }
img { vertical-align: bottom; }

/* リンク設定　---------------------------------------------------------- */
a:link, a:visited, a:active { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: none; }
.clear { clear: both; }
.cbox { zoom: 100%; }
.cbox:after { content: " "; clear: both; height: 0; display: block; visibility: hidden; }
#header { position: fixed; left: 100px; top: 0px; padding-bottom: 30px; z-index: 999; }
#header img { width: auto; max-height: 90%; }
#contents { padding-top: 50px; padding-bottom: 50px; text-align: left; z-index: 10; position: static; display: block; width: 600px; margin-left: auto; }
#wrapper #contents h2 { margin-bottom: 30px; }
#wrapper #contents h3 { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; font-size: 20px; line-height: 1.6em; margin-bottom: 20px; font-weight: bold; }
#wrapper #contents p { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; font-size: 14px; line-height: 1.6em; }
#wrapper #contents p.photo { padding-top: 25px; }
#wrapper #contents p.caption { text-align: center; padding-top: 10px; }
#wrapper #contents .ex { padding-top: 30px; padding-bottom: 30px; border-top-width: 4px; border-top-style: solid; border-top-color: #FFF; clear: both; }
#wrapper { width: 1050px; margin-right: auto; margin-left: auto; }
.back { background-color: #2A96B2; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; z-index: -1; }
#wrapper #contents .ex .p_date { float: left; margin-right: 30px; margin-bottom: 30px; }
#wrapper #contents .ex.ashimoto { background-image: url(../images/other.png); background-repeat: no-repeat; background-position: left 30px; padding-top: 30px; padding-bottom: 30px; }
#wrapper #contents .ex.ashimoto .other { padding-left: 90px; }
#wrapper #contents .ex .profile { padding-top: 40px; }
#wrapper #contents .ex.ashimoto .other h2 { float: left; margin-right: 30px; padding-top: 10px; padding-bottom: 25px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; font-size: 21px; line-height: 1em; }
#wrapper #contents .ex.ashimoto .other p .ahimoto_bn { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; font-size: 21px; line-height: 1em; clear: both; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; border: 3px solid #FFF; text-align: center; display: block; margin-bottom: 20px; }
