/* 全体フォント、フォントサイズ、行間 */body,td,select { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:13px; color:#000000;}/* リンクの設定 */A:link { text-decoration: none; color:#000000;}A:visited { text-decoration: none; color:#000000;}A:hover { text-decoration: none; color:#4E67A0;}A.red:link { text-decoration: none; color:#000000; }A.red:visited { text-decoration: none; color:#000000; }A.red:hover { text-decoration: none; color:#9A0204; }A.blue:link { text-decoration: none; color:#000000; font-size: 13px; font-weight: bold; }A.blue:visited { text-decoration: none; color:#000000; font-size: 13px; font-weight: bold; }A.blue:hover { text-decoration: none; color:#4E67A0; font-size: 13px; font-weight: bold; }A.mrg1:link { text-decoration: none; color:#FF0000; line-height: 38px;}A.mrg1:visited { text-decoration: none; color:#FF0000; line-height: 38px;}A.mrg1:hover { text-decoration: none; color:#9A0204; line-height: 38px;}/* 特殊フォント、フォントサイズ */.small {font-size: 11px}.small2 {font-size: 11px; color: #4E67A0;}.small3 {font-size: 12px}.color {font-size: 14px; font-weight: bold; color: #4E67A0;}.color2 {font-size: 12px; font-weight: bold; color: #4E67A0;}.sp { line-height: 160%; }.sp2 {color:red; line-height: 100%; }.underline { text-decoration: underline; }.underline2 { font-size: 12px; text-decoration: underline; }.listsp { font-size: 14px; line-height: 160%; }.jump {font-size: 13px; color: #A0A0A0;}/* テーブルバックの設定 */TD.norepeat_top{ background-image:url(img/bg_bar.gif); background-repeat:repeat-x; }TD.norepeat_down{ background-image:url(img/bg_bar2.gif); background-repeat:repeat-x; }TD.norepeat_bar{ background-image:url(img/title_bar2.gif); background-repeat:repeat-x; font-size: 13px; font-weight: bold; color: #FFFFFF; }TD.norepeat_line{ background-image:url(img/line_bg.gif); background-repeat:repeat-x; }TD.norepeat_line2{ background-image:url(img/line3.gif); background-repeat:repeat-x; }TD.norepeat_line3{ background-image:url(img/line4.gif); background-repeat:repeat-x; }TD.norepeat_left{ background-image:url(img/waku4.gif); background-repeat:repeat-y; }TD.norepeat_right{ background-image:url(img/waku5.gif); background-repeat:repeat-y; }TD.norepeat_center{ background-image:url(img/waku7.gif); background-repeat:repeat-x; }TD.norepeat_bg{ background-image:url(img/bg.gif); background-repeat:repeat; }TD.research_img1{ background-image:url(img/research_img1.jpg); background-repeat:no-repeat; }TD.research_img2{ background-image:url(img/research_img2.jpg); background-repeat:no-repeat; }TD.research_img3{ background-image:url(img/research_img3.jpg); background-repeat:no-repeat; }TD.research_img4{ background-image:url(img/research_img4.jpg); background-repeat:no-repeat; }/* 写真の設定 */.photo { float: left; vertical-align: top; margin: 0px 9px 5px 0px; }.photo2 { float: right; vertical-align: top; margin: 0px 0px 5px 9px; }
