@charset "UTF-8";/* ------------------- NUA-ism and Master to Artist ------------------ *//* 人物写真列 */#box_left {width: 280px; padding-right: 24px; border-right: solid 1px rgb(153,153,153); float: left; background: rgb(255,255,255); }/* 写真列用行送り */#box_left p {line-height: 1.5; }/* 人物写真下の「NUA OB・OG」 */h3.obog {color: rgb(104,104,104); font-size: 14px; font-weight: bold; margin-top: 12px; background: rgb(255,255,255); }/* 名前 */.name {font-size: 20px; background: rgb(255,255,255); border-bottom: dotted 1px rgb(153,153,153);margin-bottom: 2px; }/* 写真列用段間1em */.em_1line {margin-top: 2em; }/* 経歴 */dl dt {  clear: left;  float: left;  line-height: 1.6; }dl dd {  line-height: 1.6; }/* メインコンテンツ */#page {width: 499px; padding: 0 16px; float: right; background: rgb(255,255,255); }/* 見出し */.lead {font-size: 18px; border-bottom: dotted 1px rgb(153,153,153);margin-bottom: 24px; }/* 本文写真枠（全体） */#photo {width: 100%; margin-top: 20px; background: rgb(255,255,255); }#photo div {background: rgb(255,255,255); }#photo img {float: left; vertical-align: bottom; }#photo p {line-height:1.5; background: rgb(255,255,255); }/* 本文写真枠（1列） */.photo_1line {width: 100%; border-top: dotted 1px rgb(153,153,153); padding-top: 12px; margin-top: 12px; }/* 本文写真枠（1列2段　左） */.photo_left {width: 239px; border-right: dotted 1px rgb(153,153,153); float: left; padding-right: 10px; }/* 本文写真枠（1列2段　右） */.photo_right {width: 239px; float: right; }/* -------- 本文写真　1つ -------- *//* 本文写真 */.photo_1_left {width: 239px; }/* -------- 本文写真　2つ並び -------- *//* 本文写真（左） */.photo_2_left {width: 117px; margin-right: 5px; float: left;  }/* 本文写真（右） */.photo_2_right {width: 117px; float: right; }/* -------- 本文写真　3つ並び -------- *//* 本文写真（左・中） */.photo_3_left {width: 77px; margin-right: 4px; float: left;  }/* 本文写真（右） */.photo_3_right {width: 77px; float: right; }/* zoomアイコンを重ねる側のサムネイル画像 */.zoom {position: relative; float: left; margin-bottom: 5px; }/* 本文小見出し */.komidashi {margin: 12px 0 2px 0; font-size: 14px; color: rgb(230,0,153);line-height: 1.5;}