Template:Biomod/2014/Hokudai: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
<style type="text/css">
<style type="text/css">


@charset "UTF-8";
@charset "Shift_JIS";


/* --- タイプ1 デザイン2 --- */
/* --- タイプ1 デザイン2 --- */
Line 11: Line 11:
/* --- 全体の背景・テキスト --- */
/* --- 全体の背景・テキスト --- */
body {
body {
  margin:0;
margin: 0;
  padding:0;
padding: 0;
  line-height:1.6;
background: #1C6ECD url(../image/pageback_gray_gradation.gif) repeat-x top; /* 全体の背景(グラデーション) */
  letter-spacing:1px;
color: #000000; /* 全体の文字色 */
  font-size:13px;
font-size: 80%; /* 全体の文字サイズ */
  background: #1C6ECD url(../image/pageback_gray_gradation.gif) repeat-x top;
}
}


Line 31: Line 30:
p.example111 { font: 180% Times New Roman; }
p.example111 { font: 180% Times New Roman; }


br {
div.example1 {
  letter-spacing:normal;
width: 800px;
height: 350px;
background-color: #ffffff;
float: center;
}
}


a {
.clearLeft {
  color:#000;
clear: left;
  text-decoration:none;
}
}


a:hover {
/* --- ここまで --- */
  color:#666;
 
  text-decoration:underline;
 
}
/* --- ヘッダとフッタのリンクテキスト --- */
a:link { color: #b39d6f; }
a:visited { color: #9d8757; }
a:hover { color: #fde337; }
a:active { color: #fee76a; }


img {
/* --- コンテンツ内のリンクテキスト --- */
  border:0;
#content a:link { color: #c19639; }
  vertical-align:bottom;
#content a:visited { color: #98762e; }
}
#content a:hover { color: #e4c410; }
#content a:active { color: #fde337; }


h1,h2,h3,h4,h5,h6 {
/* --- コンテナ --- */
  margin:0;
#container {
width: 1000px; /* コンテナの幅 */
margin: 0 auto; /* センタリング */
background: url(../image/pageback_880_gray.gif) no-repeat center top; /* コンテナの背景(両サイドの影) */
}
}


em {
/* --- ページ --- */
  font-style:normal;
#page {
  background:#ff0;
width: 1200px; /* ページの幅 */
margin: 0 auto; /* センタリング */
background-color: #3f3f3f; /* ページの背景色 */
border-left: 1px #505050 solid; /* ページの左境界線 */
border-right: 1px #505050 solid; /* ページの右境界線 */
}
}




/* ========TEMPLATE LAYOUT======== */
/* --- ▼ヘッダ内の設定開始 --- */
#top {
  width:780px;
  margin:0 auto;
  padding:10px 0;
}


/* --- ヘッダ --- */
#header {
#header {
  position:relative;
position: relative; /* 相対配置(ガイドメニューのために設定) */
  width:780px;
width: 100%; /* IE 6のために幅の指定が必要 */
margin-bottom: 12px; /* ヘッダの下マージン */
padding: 15px 0 8px; /* ヘッダのパディング(上、左右、下) */
background-color: #2c2c2c; /* ヘッダの背景色 */
border-bottom: 1px #4b4b4b solid; /* ヘッダの下境界線 */
}
}


#pr {
/* --- サイトタイトル --- */
  position:absolute;
#header h1.siteTitle,
  left:0;
#header p.siteTitle {
  top:0;
margin: 0 19px 7px; /* サイトタイトルのマージン(上、左右、下) */
font-size: 200%; /* サイトタイトルの文字サイズ */
color: #eee8aa; /* サイトタイトルの文字色 */
}
/* サイトタイトルの画像 */
#header h1.siteTitle img,
#header p.siteTitle img {
border: none;
}
}


#gnavi {
/* --- キャッチフレーズ --- */
  position:absolute;
#header p.catch {
  bottom:0;
margin: 0 22px 10px; /* キャッチフレーズのマージン(上、左右、下) */
  right:0;
color: #808080; /* キャッチフレーズの文字色 */
}
#header p.catch strong {
font-weight: normal; /* 文字の太さ(ノーマル) */
}
}


#menu {
/* --- ガイドメニュー --- */
  float:left;
#header ul.guide {
  width:780px;
position: absolute; /* 絶対配置 */
  margin-top:10px;
top: 30px; /* 上からの距離 */
  background:#316900;
right: 20px; /* 右からの距離 */
  background:-moz-linear-gradient(top, #316900, #3C7F00);/* Firefox用 */
margin: 0;
  background:-webkit-gradient(linear, left top, left bottom, from(#316900), to(#3C7F00));/* Safari, Chome用 */
padding: 0;
list-style-type: none;
}
/* メニュー項目 */
#header ul.guide li {
display: inline;
padding: 0 4px 0 8px; /* 項目のパディング(上右下左) */
background: url(../image/menu_line_gray.gif) no-repeat left; /* 項目の背景(区切り線) */
}
/* 最初の項目 */
#header ul.guide li.first {
background: none; /* 区切り線なし */
}
}


#icatch {
/* --- オープニングエリア(トップページ) --- */
  width:780px;
#header div.opening {
width: 840px;
margin: 0 auto 2px; /* オープニングエリアのマージン(上、左右、下) */
}
/* オープニングエリア内の見出し */
#header div.opening h2 {
margin: 0;
}
}


#contents {
/* --- ヘッダメニュー --- */
  float:left;
#header ul.nl {
  width:760px;
width: 834px; /* ヘッダメニューの幅 */
  padding:10px;
margin: 0 auto; /* センタリング */
  background:#fff;
padding: 0;
background: #b6a57f url(../image/hor_menu5_off.gif) repeat-x top; /* ヘッダメニューの背景 */
border: #aca36a solid; /* ヘッダメニューの境界線(色、スタイル) */
border-width: 2px 3px; /* ヘッダメニューの境界線の太さ(上下、左右) */
list-style-type: none;
text-align: center;
}
}
 
/* メニュー項目 */
#main {
#header ul.nl li {
  float:left;
width: 139px; /* 項目の幅 */
  width:530px;
float: left;
line-height: 100%;
}
/* リンクエリア */
#header ul.nl li a {
display: block;
position: relative; /* IE6用 */
padding: 13px 2px 5px; /* リンクエリアのパディング(上、左右、下) */
border: 1px solid; /* リンクエリアの境界線(太さ、スタイル) */
border-color: #e4d6b8 #8b7e63 #8b7e63 #e4d6b8; /* リンクエリアの境界線色(上右下左) */
text-decoration: none; /* テキストの下線(なし) */
font-weight: bold; /* 文字の太さ(太字) */
color: #ffffff; /* 文字色 */
}
/* 英字部分 */
#header ul.nl li a span.en {
display: block;
margin-top: 2px; /* 英字部分の上マージン */
font-size: 85%; /* 英字の文字サイズ */
font-weight: normal; /* 文字の太さ(ノーマル) */
color: #eee8aa; /* 英字の文字色 */
}
/* ポイント時とアクティブ時の設定 */
#header ul.nl li a:hover,
#header ul.nl li.active a {
background: #b6a57f url(../image/hor_menu5_on.gif) repeat-x top; /* ポイント時(アクティブ時)の背景 */
color: #f4efc4; /* ポイント時(アクティブ時)の文字色 */
}
#header ul.nl li a:hover span.en,
#header ul.nl li.active span.en {
color: #fde337; /* ポイント時(アクティブ時)の英字の文字色 */
}
}


#sub {
  float:right;
  width:220px;
}


#pageTop {
/* --- ▼コンテンツ内の設定開始 --- */
  clear:both;
}


#footMenu {
/* --- コンテンツ --- */
  float:left;
#content {
  width:780px;
width: 840px; /* コンテンツの幅 */
  margin-top:10px;
margin: 0 auto; /* センタリング */
padding-top: 20px; /* コンテンツの上パディング */
background: #fffdf3 url(../image/content_top_gray.gif) no-repeat top; /* コンテンツの背景 */
}
}


#footer {
  clear:both;
  width:780px;
}


/* --- ▼メインカラム内の設定開始 --- */


/* ========HEADER CUSTOMIZE======== */
/* --- メインカラム --- */
#header h1 {
#main {
  margin:0;
float: right;
  padding:1em 0 0 0;
width: 630px; /* メインカラムの幅 */
  font-size:28px;
  color:#fff;
  line-height:1.0;
}
}


#header h1 a {
/* --- ページタイトル(下層ページ) --- */
  color:#fff;
/* 見出しエリア */
#main div.pageTitle {
margin: 0 20px 15px; /* 見出しエリアのマージン(上、左右、下) */
padding: 23px 15px; /* 見出しエリアのパディング(上下、左右) */
background: #f0e8c7 url(../image/heading_back4.gif) repeat-x top; /* 見出しエリアの背景 */
}
}
 
/* 見出し */
#header h1 a:hover {
#main div.pageTitle h1 {
  color:#f1f1f1;
margin: 0;
font-size: 160%; /* 見出しの文字サイズ */
line-height: 100%;
}
}


#header #pr p {
/* --- セクション(共通設定) --- */
  margin:0;
#main div.section {
  color:#fff;
margin: 0 20px 3em; /* セクションのマージン(上、左右、下) */
}
}


#header #pr p a {
/* --- 標準セクション --- */
  color:#fff;
/* 見出しエリア */
#main div.normal div.heading {
margin-bottom: 1.2em; /* 見出しエリアの下マージン */
padding: 4px 2px; /* 見出しエリアのパディング(上下、左右) */
border-bottom: 1px #999999 solid; /* 見出しエリアの下境界線 */
}
}
 
/* 見出し */
#header #gnavi ul {
#main div.normal div.heading h2 {
  list-style:none;
margin: 0;
 
padding: 2px 0 1px 5px; /* 見出しのパディング(上右下左) */
border-left: 5px #b6a57f solid; /* 見出しの左境界線 */
font-size: 130%; /* 見出しの文字サイズ */
line-height: 100%;
}
}
#header #gnavi li {
/* 段落 */
  float:left;
#main div.normal p {
  margin-left:15px;
margin: 0 5px 1em; /* 段落のマージン(上、左右、下) */
  font-size:11px;
line-height: 160%; /* 行の高さ */
}
}


#header #gnavi li a {
/* --- 強調セクション --- */
  display:block;
#main div.emphasis {
  padding-left:10px;
padding: 1.1em 15px 0; /* セクションのパディング(上、左右、下) */
  color:#fff;
background-color: #ffffff; /* セクションの背景色 */
  background:url("../images/bg_gnavi.gif") 0 5px no-repeat;
border: 1px #d8c89d solid; /* セクションの境界線 */
}
}
 
/* 見出し */
 
#main div.emphasis h2 {
/* ========MENU CUSTOMIZE======== */
margin: 0 0 0.8em; /* 見出しのマージン(上、左右、下) */
#menu ul {
font-size: 130%; /* 見出しの文字サイズ */
  overflow:hidden;
color: #dc3900; /* 見出しの文字色 */
  margin:0;
  padding:10px 10px 0 10px;
  list-style:none;
}
}
 
/* 段落 */
#menu li {
#main div.emphasis p {
  float:left;
margin: 0 0 1em; /* 段落のマージン(上、左右、下) */
  margin:0;
color: #2b2b2b; /* 段落の文字色 */
  padding:0;
line-height: 150%; /* 行の高さ */
}
}


#menu li a {
/* --- 新着情報(トップページ) --- */
  display:block;
#main div.update dl {
  padding:8px 20px;
width: 580px; /* 新着情報の幅(メインカラムの幅から50px引いた値) */
  font-weight:bold;
margin: 0 auto; /* センタリング */
  color:#fff;
  outline:none;
}
}
 
/* 日付エリア */
#menu li a:hover {
#main div.update dt {
  border:none;
width: 6.7em; /* 日付エリアの幅 */
  text-shadow:0 0 5px yellow;
float: left;
padding: 7px 0 6px 3px; /* 日付エリアのパディング(上右下左) */
line-height: 120%; /* 行の高さ */
}
}
 
/* 本文エリア */
#menu .active {
#main div.update dd {
  background:#fff;
margin: 0;
  background:-moz-linear-gradient(top, #f1f1f1, #fff);
padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング(上右下左) */
  background:-webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fff));
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
  -moz-border-radius:5px 5px 0 0;/* Firefox用 */
line-height: 120%; /* 行の高さ */
  border-radius:5px 5px 0 0;/* Safari, Chome用 */
}
}


#menu .active a {
/* --- ▲メインカラム内の設定終了 --- */
  color:#316900;
}


#menu .active a:hover {
  color:#316900;
  text-shadow:none;
}


/* --- ▼サイドバー内の設定開始 --- */


/* ========MAINCONTENTS CUSTOMIZE======== */
/* --- サイドバー --- */
#main a {
#nav {
  color:#316900;
float: right;
width: 200px; /* サイドバーの幅 */
padding-left: 10px; /* サイドバーの左パディング */
}
}


#main a:hover {
/* --- セクション(共通設定) --- */
  color:#316900;
#nav div.section {
  text-decoration:underline;
padding-bottom: 5px; /* セクションの下パディング */
background-color: #f6f0d4; /* セクションの背景色 */
}
}
 
/* 見出しエリア */
#main h2 {
#nav div.heading {
  margin-bottom:5px;
margin: 0 0 0.7em; /* 見出しエリアのマージン(上、左右、下) */
  padding:1px 10px;
padding: 5px; /* 見出しエリアのパディング */
  font-size:15px;
background: #3f3f3f url(../image/heading_back_gray3.gif) repeat-x top; /* 見出しエリアの背景 */
  font-weight:bold;
border: 1px #666666 solid; /* 見出しエリアの境界線 */
  color:#fff;
}
  line-height:2.0;
/* 見出し */
  background:#316900;
#nav div.section h2 {
margin: 0;
padding: 2px 0 2px 7px; /* 見出しのパディング(上右下左) */
border-left: 4px solid; /* 見出しの左境界線(太さ、スタイル) */
font-size: 100%; /* 見出しの文字サイズ */
color: #f9f9f9; /* 見出しの文字色 */
line-height: 100%;
}
/* 段落 */
#nav div.section p {
margin: 0 5px 0.7em; /* 段落のマージン(上、左右、下) */
line-height: 130%; /* 行の高さ */
}
}


#main h3 {
/* --- 標準セクション(グレー) --- */
  margin-bottom:3px;
/* 見出し */
  padding-left:5px;
#nav div.normal h2 {
  font-size:14px;
border-left-color: #c0c0c0; /* 左境界線の色 */
  border-left:5px solid #316900;
  border-bottom:1px solid #316900;
}
}


#main h4 {
/* --- 強調セクション1(水色) --- */
  margin-bottom:2px;
/* 見出し */
  padding:2px 2px 2px 5px;
#nav div.emphasis h2 {
  font-size:13px;
border-left-color: #add8e6; /* 左境界線の色 */
  color:#fff;
  border-left:5px solid #316900;
  background:#59bd02;
}
}


#main h5 {
/* --- 強調セクション2(黄色) --- */
  margin-bottom:2px;
/* 見出し */
  font-size:13px;
#nav div.strong h2 {
  border-bottom:1px solid #316900;
border-left-color: #fde337; /* 左境界線の色 */
}
}


#main h6 {
/* --- サブメニュー --- */
  margin-bottom:2px;
/* 見出しエリア */
  font-size:13px;
#nav div.subMenu div.heading {
margin: 0; /* 見出しエリアのマージン(上書き) */
}
}
 
/* 見出し */
#main p {
#nav div.subMenu h2 {
  margin:0 0 1em 0;
border-left-color: #add8e6; /* 左境界線の色 */
}
}
 
/* メニューエリア */
#main dt {
#nav div.subMenu ul.nl {
  margin-bottom:3px;
margin: 1px 0 0; /* メニューエリアのマージン(上、左右、下) */
padding: 0;
border: 1px #666666 solid; /* メニューエリアの境界線 */
list-style-type: none;
}
}
 
/* メニュー項目 */
#main dd {
#nav div.subMenu ul.nl li {
  padding:0;
border-top: 1px #808080 solid; /* 項目の上境界線 */
  margin:0 0 0.5em 1em;
border-bottom: 1px #404040 solid; /* 項目の下境界線 */
  padding:3px;
  background:#f1f1f1;
}
}
 
/* リンクエリア */
 
#nav div.subMenu ul.nl li a {
/* INFORMATION CUSTOMIZE */
display: block;
* html body #main dl.information dd div {
position: relative; /* IE6用 */
  display:inline-block;
padding: 14px 10px; /* リンクエリアのパディング(上下、左右) */
background: #3f3f3f url(../image/ver_menu4_off.gif) repeat-x top; /* リンクエリアの背景 */
color: #e0e0e0; /* 文字色 */
text-decoration: none; /* テキストの下線(なし) */
}
}
 
/* ポイント時の設定 */
#main dl.information dt {
#nav div.subMenu ul.nl li a:hover {
  float:left;
background: #505050 url(../image/ver_menu4_on.gif) repeat-x top; /* ポイント時の背景 */
  width:10em;
text-decoration: underline; /* テキストの下線(あり) */
  margin:0;
  padding:0;
}
}


#main dl.information dd {
/* --- お問い合わせ --- */
  margin:0 0 0.5em 10em;
#nav div.contact {
  padding:0;
padding-bottom: 0.3em; /* セクションの下パディング */
  background:transparent;
}
}
 
/* 段落 */
#main table {
#nav div.contact p {
  width:100%;
margin-bottom: 0.4em; /* 段落の下マージン(上書き) */
  border-collapse:collapse;
}
}


#main table th {
/* リンクエリア */
  padding:5px;
#nav div.contact p.form a {
  font-size:12px;
display: block;
  color:#fff;
position: relative; /* IE6用 */
  text-align:left;
padding: 12px 2px; /* リンクエリアのパディング(上下、左右) */
  border:1px solid #ddd;
background: #3f99b3 url(../image/form_back1_off.gif) repeat-x top; /* リンクエリアの背景 */
  background:#316900;
font-size: 110%; /* リンクエリアの文字サイズ */
font-weight: bold; /* 文字の太さ(太字) */
color: #ffffff; /* リンクエリアの文字色 */
text-decoration: none; /* テキストの下線(なし) */
}
}
 
/* ポイント時の設定 */
#main table td {
#nav div.contact p.form a:hover {
  padding:5px;
background: #54b3cf url(../image/form_back1_on.gif) repeat-x top; /* ポイント時の背景 */
  font-size:12px;
  text-align:left;
  border:1px solid #ddd;
}
}


/* --- ▲サイドバー内の設定終了 --- */


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
  margin-bottom:10px;
}


#sub h2 {
/* --- 罫線 --- */
  padding:5px;
#content hr.clear {
  font-size:14px;
clear: right; /* 右フロートのクリア */
  font-weight:bold;
width: 100%;
  color:#fff;
margin: 0;
  background:#333;
visibility: hidden; /* 非表示 */
}
}


#sub ul {
/* --- ▲コンテンツ内の設定終了 --- */
  margin:0;
  padding:0;
}


#sub li {
  margin-top:-1px;
  line-height:1.4;
  border:1px solid #333;
  list-style:none;
  background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}


#sub li a {
  display:block;
  padding:5px 5px 5px 12px;
}


#sub li a:hover {
  display:block;
  background:#D4D4D4;
}


/* --- ▼その他の設定開始 --- */


/* ========PAGETOP CUSTOMIZE========= */
/* --- clearfix --- */
#pageTop {
.clearFix:after {
  text-align:right;
content: ".";
  font-size:11px;
display: block;
height: 0;
clear: both;
visibility: hidden;
}
}
 
.clearFix {
#pageTop a {
min-height: 1px;
  padding:0 0 0 12px;
  background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}
}


/* --- ▲その他の設定終了 --- */


/* ========FOOTMENU CUSTOMIZE======== */
#column-one { display:none; width:0px;}
#footMenu ul {
.container{background-color: #ffffff; margin-top:0px}
  margin:5px 0;
.OWWNBcpCurrentDateFilled {display: none;}
  padding:0;
  text-align:center;
 
}
 
#footMenu li {
  display:inline;
  margin:0 0 0 20px;
  font-size:13px;
  list-style:none;
}


#footMenu li a {
<!--
   color:#fff;
BODY  {
}
  scrollbar-base-color:      #B7C4E0;
  scrollbar-face-color:      #1987E5;
  scrollbar-arrow-color:      #1987E5;
  scrollbar-track-color:      #000000;
  scrollbar-3dlight-color:   #342659;
  scrollbar-highlight-color:  #BCC8DB;
  scrollbar-shadow-color:     #1F1E47;
  scrollbar-darkshadow-color: #000000; }  
-->


#footMenu li a:hover {
#column-one { display:none; width:0px;}
  color:#999;
.container{background-color: #ffffff; margin-top:0px}
  text-decoration:underline;
.OWWNBcpCurrentDateFilled {display: none;}
}




/* ========FOOTER CUSTOMIZE======== */
</style>
.copyright {
</head>
  font-style:normal;
  font-size:11px;
  color:#999;
  line-height:3.0;
  text-align:center;
}

Revision as of 22:25, 21 September 2014

<html> <head>

<style type="text/css">

@charset "Shift_JIS";

/* --- タイプ1 デザイン2 --- */


/* --- 全体の背景・テキスト --- */ body { margin: 0; padding: 0; background: #1C6ECD url(../image/pageback_gray_gradation.gif) repeat-x top; /* 全体の背景(グラデーション) */ color: #000000; /* 全体の文字色 */ font-size: 80%; /* 全体の文字サイズ */ }

/* --- ここから原文通り --- */ p.example1 { font: 230% Times New Roman; } p.example2 { text-align: center; } p.example3 { word-spacing: 1em; } p.example4 { line-height: 6em; } p.example5 { text-decoration: underline overline; } p.example6 { font: 130% Times New Roman; } p.example7 { font: 150% Times New Roman; } p.example11 { font: 160% Times New Roman; } p.example12 { text-align: left;} p.example111 { font: 180% Times New Roman; }

div.example1 { width: 800px; height: 350px; background-color: #ffffff; float: center; }

.clearLeft { clear: left; }

/* --- ここまで --- */


/* --- ヘッダとフッタのリンクテキスト --- */ a:link { color: #b39d6f; } a:visited { color: #9d8757; } a:hover { color: #fde337; } a:active { color: #fee76a; }

/* --- コンテンツ内のリンクテキスト --- */

  1. content a:link { color: #c19639; }
  2. content a:visited { color: #98762e; }
  3. content a:hover { color: #e4c410; }
  4. content a:active { color: #fde337; }

/* --- コンテナ --- */

  1. container {

width: 1000px; /* コンテナの幅 */ margin: 0 auto; /* センタリング */ background: url(../image/pageback_880_gray.gif) no-repeat center top; /* コンテナの背景(両サイドの影) */ }

/* --- ページ --- */

  1. page {

width: 1200px; /* ページの幅 */ margin: 0 auto; /* センタリング */ background-color: #3f3f3f; /* ページの背景色 */ border-left: 1px #505050 solid; /* ページの左境界線 */ border-right: 1px #505050 solid; /* ページの右境界線 */ }


/* --- ▼ヘッダ内の設定開始 --- */

/* --- ヘッダ --- */

  1. header {

position: relative; /* 相対配置(ガイドメニューのために設定) */ width: 100%; /* IE 6のために幅の指定が必要 */ margin-bottom: 12px; /* ヘッダの下マージン */ padding: 15px 0 8px; /* ヘッダのパディング(上、左右、下) */ background-color: #2c2c2c; /* ヘッダの背景色 */ border-bottom: 1px #4b4b4b solid; /* ヘッダの下境界線 */ }

/* --- サイトタイトル --- */

  1. header h1.siteTitle,
  2. header p.siteTitle {

margin: 0 19px 7px; /* サイトタイトルのマージン(上、左右、下) */ font-size: 200%; /* サイトタイトルの文字サイズ */ color: #eee8aa; /* サイトタイトルの文字色 */ } /* サイトタイトルの画像 */

  1. header h1.siteTitle img,
  2. header p.siteTitle img {

border: none; }

/* --- キャッチフレーズ --- */

  1. header p.catch {

margin: 0 22px 10px; /* キャッチフレーズのマージン(上、左右、下) */ color: #808080; /* キャッチフレーズの文字色 */ }

  1. header p.catch strong {

font-weight: normal; /* 文字の太さ(ノーマル) */ }

/* --- ガイドメニュー --- */

  1. header ul.guide {

position: absolute; /* 絶対配置 */ top: 30px; /* 上からの距離 */ right: 20px; /* 右からの距離 */ margin: 0; padding: 0; list-style-type: none; } /* メニュー項目 */

  1. header ul.guide li {

display: inline; padding: 0 4px 0 8px; /* 項目のパディング(上右下左) */ background: url(../image/menu_line_gray.gif) no-repeat left; /* 項目の背景(区切り線) */ } /* 最初の項目 */

  1. header ul.guide li.first {

background: none; /* 区切り線なし */ }

/* --- オープニングエリア(トップページ) --- */

  1. header div.opening {

width: 840px; margin: 0 auto 2px; /* オープニングエリアのマージン(上、左右、下) */ } /* オープニングエリア内の見出し */

  1. header div.opening h2 {

margin: 0; }

/* --- ヘッダメニュー --- */

  1. header ul.nl {

width: 834px; /* ヘッダメニューの幅 */ margin: 0 auto; /* センタリング */ padding: 0; background: #b6a57f url(../image/hor_menu5_off.gif) repeat-x top; /* ヘッダメニューの背景 */ border: #aca36a solid; /* ヘッダメニューの境界線(色、スタイル) */ border-width: 2px 3px; /* ヘッダメニューの境界線の太さ(上下、左右) */ list-style-type: none; text-align: center; } /* メニュー項目 */

  1. header ul.nl li {

width: 139px; /* 項目の幅 */ float: left; line-height: 100%; } /* リンクエリア */

  1. header ul.nl li a {

display: block; position: relative; /* IE6用 */ padding: 13px 2px 5px; /* リンクエリアのパディング(上、左右、下) */ border: 1px solid; /* リンクエリアの境界線(太さ、スタイル) */ border-color: #e4d6b8 #8b7e63 #8b7e63 #e4d6b8; /* リンクエリアの境界線色(上右下左) */ text-decoration: none; /* テキストの下線(なし) */ font-weight: bold; /* 文字の太さ(太字) */ color: #ffffff; /* 文字色 */ } /* 英字部分 */

  1. header ul.nl li a span.en {

display: block; margin-top: 2px; /* 英字部分の上マージン */ font-size: 85%; /* 英字の文字サイズ */ font-weight: normal; /* 文字の太さ(ノーマル) */ color: #eee8aa; /* 英字の文字色 */ } /* ポイント時とアクティブ時の設定 */

  1. header ul.nl li a:hover,
  2. header ul.nl li.active a {

background: #b6a57f url(../image/hor_menu5_on.gif) repeat-x top; /* ポイント時(アクティブ時)の背景 */ color: #f4efc4; /* ポイント時(アクティブ時)の文字色 */ }

  1. header ul.nl li a:hover span.en,
  2. header ul.nl li.active span.en {

color: #fde337; /* ポイント時(アクティブ時)の英字の文字色 */ }


/* --- ▼コンテンツ内の設定開始 --- */

/* --- コンテンツ --- */

  1. content {

width: 840px; /* コンテンツの幅 */ margin: 0 auto; /* センタリング */ padding-top: 20px; /* コンテンツの上パディング */ background: #fffdf3 url(../image/content_top_gray.gif) no-repeat top; /* コンテンツの背景 */ }


/* --- ▼メインカラム内の設定開始 --- */

/* --- メインカラム --- */

  1. main {

float: right; width: 630px; /* メインカラムの幅 */ }

/* --- ページタイトル(下層ページ) --- */ /* 見出しエリア */

  1. main div.pageTitle {

margin: 0 20px 15px; /* 見出しエリアのマージン(上、左右、下) */ padding: 23px 15px; /* 見出しエリアのパディング(上下、左右) */ background: #f0e8c7 url(../image/heading_back4.gif) repeat-x top; /* 見出しエリアの背景 */ } /* 見出し */

  1. main div.pageTitle h1 {

margin: 0; font-size: 160%; /* 見出しの文字サイズ */ line-height: 100%; }

/* --- セクション(共通設定) --- */

  1. main div.section {

margin: 0 20px 3em; /* セクションのマージン(上、左右、下) */ }

/* --- 標準セクション --- */ /* 見出しエリア */

  1. main div.normal div.heading {

margin-bottom: 1.2em; /* 見出しエリアの下マージン */ padding: 4px 2px; /* 見出しエリアのパディング(上下、左右) */ border-bottom: 1px #999999 solid; /* 見出しエリアの下境界線 */ } /* 見出し */

  1. main div.normal div.heading h2 {

margin: 0; padding: 2px 0 1px 5px; /* 見出しのパディング(上右下左) */ border-left: 5px #b6a57f solid; /* 見出しの左境界線 */ font-size: 130%; /* 見出しの文字サイズ */ line-height: 100%; } /* 段落 */

  1. main div.normal p {

margin: 0 5px 1em; /* 段落のマージン(上、左右、下) */ line-height: 160%; /* 行の高さ */ }

/* --- 強調セクション --- */

  1. main div.emphasis {

padding: 1.1em 15px 0; /* セクションのパディング(上、左右、下) */ background-color: #ffffff; /* セクションの背景色 */ border: 1px #d8c89d solid; /* セクションの境界線 */ }

/* 見出し */
  1. main div.emphasis h2 {

margin: 0 0 0.8em; /* 見出しのマージン(上、左右、下) */ font-size: 130%; /* 見出しの文字サイズ */ color: #dc3900; /* 見出しの文字色 */ }

/* 段落 */
  1. main div.emphasis p {

margin: 0 0 1em; /* 段落のマージン(上、左右、下) */ color: #2b2b2b; /* 段落の文字色 */ line-height: 150%; /* 行の高さ */ }

/* --- 新着情報(トップページ) --- */

  1. main div.update dl {

width: 580px; /* 新着情報の幅(メインカラムの幅から50px引いた値) */ margin: 0 auto; /* センタリング */ } /* 日付エリア */

  1. main div.update dt {

width: 6.7em; /* 日付エリアの幅 */ float: left; padding: 7px 0 6px 3px; /* 日付エリアのパディング(上右下左) */ line-height: 120%; /* 行の高さ */ } /* 本文エリア */

  1. main div.update dd {

margin: 0; padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング(上右下左) */ border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */ line-height: 120%; /* 行の高さ */ }

/* --- ▲メインカラム内の設定終了 --- */


/* --- ▼サイドバー内の設定開始 --- */

/* --- サイドバー --- */

  1. nav {

float: right; width: 200px; /* サイドバーの幅 */ padding-left: 10px; /* サイドバーの左パディング */ }

/* --- セクション(共通設定) --- */

  1. nav div.section {

padding-bottom: 5px; /* セクションの下パディング */ background-color: #f6f0d4; /* セクションの背景色 */ } /* 見出しエリア */

  1. nav div.heading {

margin: 0 0 0.7em; /* 見出しエリアのマージン(上、左右、下) */ padding: 5px; /* 見出しエリアのパディング */ background: #3f3f3f url(../image/heading_back_gray3.gif) repeat-x top; /* 見出しエリアの背景 */ border: 1px #666666 solid; /* 見出しエリアの境界線 */ } /* 見出し */

  1. nav div.section h2 {

margin: 0; padding: 2px 0 2px 7px; /* 見出しのパディング(上右下左) */ border-left: 4px solid; /* 見出しの左境界線(太さ、スタイル) */ font-size: 100%; /* 見出しの文字サイズ */ color: #f9f9f9; /* 見出しの文字色 */ line-height: 100%; } /* 段落 */

  1. nav div.section p {

margin: 0 5px 0.7em; /* 段落のマージン(上、左右、下) */ line-height: 130%; /* 行の高さ */ }

/* --- 標準セクション(グレー) --- */ /* 見出し */

  1. nav div.normal h2 {

border-left-color: #c0c0c0; /* 左境界線の色 */ }

/* --- 強調セクション1(水色) --- */ /* 見出し */

  1. nav div.emphasis h2 {

border-left-color: #add8e6; /* 左境界線の色 */ }

/* --- 強調セクション2(黄色) --- */ /* 見出し */

  1. nav div.strong h2 {

border-left-color: #fde337; /* 左境界線の色 */ }

/* --- サブメニュー --- */ /* 見出しエリア */

  1. nav div.subMenu div.heading {

margin: 0; /* 見出しエリアのマージン(上書き) */ } /* 見出し */

  1. nav div.subMenu h2 {

border-left-color: #add8e6; /* 左境界線の色 */ } /* メニューエリア */

  1. nav div.subMenu ul.nl {

margin: 1px 0 0; /* メニューエリアのマージン(上、左右、下) */ padding: 0; border: 1px #666666 solid; /* メニューエリアの境界線 */ list-style-type: none; } /* メニュー項目 */

  1. nav div.subMenu ul.nl li {

border-top: 1px #808080 solid; /* 項目の上境界線 */ border-bottom: 1px #404040 solid; /* 項目の下境界線 */ } /* リンクエリア */

  1. nav div.subMenu ul.nl li a {

display: block; position: relative; /* IE6用 */ padding: 14px 10px; /* リンクエリアのパディング(上下、左右) */ background: #3f3f3f url(../image/ver_menu4_off.gif) repeat-x top; /* リンクエリアの背景 */ color: #e0e0e0; /* 文字色 */ text-decoration: none; /* テキストの下線(なし) */ } /* ポイント時の設定 */

  1. nav div.subMenu ul.nl li a:hover {

background: #505050 url(../image/ver_menu4_on.gif) repeat-x top; /* ポイント時の背景 */ text-decoration: underline; /* テキストの下線(あり) */ }

/* --- お問い合わせ --- */

  1. nav div.contact {

padding-bottom: 0.3em; /* セクションの下パディング */ } /* 段落 */

  1. nav div.contact p {

margin-bottom: 0.4em; /* 段落の下マージン(上書き) */ }

/* リンクエリア */

  1. nav div.contact p.form a {

display: block; position: relative; /* IE6用 */ padding: 12px 2px; /* リンクエリアのパディング(上下、左右) */ background: #3f99b3 url(../image/form_back1_off.gif) repeat-x top; /* リンクエリアの背景 */ font-size: 110%; /* リンクエリアの文字サイズ */ font-weight: bold; /* 文字の太さ(太字) */ color: #ffffff; /* リンクエリアの文字色 */ text-decoration: none; /* テキストの下線(なし) */ } /* ポイント時の設定 */

  1. nav div.contact p.form a:hover {

background: #54b3cf url(../image/form_back1_on.gif) repeat-x top; /* ポイント時の背景 */ }

/* --- ▲サイドバー内の設定終了 --- */


/* --- 罫線 --- */

  1. content hr.clear {

clear: right; /* 右フロートのクリア */ width: 100%; margin: 0; visibility: hidden; /* 非表示 */ }

/* --- ▲コンテンツ内の設定終了 --- */



/* --- ▼その他の設定開始 --- */

/* --- clearfix --- */ .clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearFix { min-height: 1px; }

/* --- ▲その他の設定終了 --- */

  1. column-one { display:none; width:0px;}

.container{background-color: #ffffff; margin-top:0px} .OWWNBcpCurrentDateFilled {display: none;}


  1. column-one { display:none; width:0px;}

.container{background-color: #ffffff; margin-top:0px} .OWWNBcpCurrentDateFilled {display: none;}


</style> </head>