@charset "utf-8";
/*****************************************************/
/** AD-EDITスキンパッケージ[BoxStyle]             ****/
/*****************************************************/

/*****************************************************/
/** 共通タグ設定 **/
/*****************************************************/
body {
  background-image: url(../img/bgBody.png);
background-repeat: repeat-x;
  margin: 0px;
}
div,p,td,li,a,span {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:small;
}
small {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:small;
  font-weight: normal
}
form {
  margin: 2px;
  font-size: small;
}
a:link { color:#0000CC; text-decoration: none; font-weight: normal}
a:visited { color:#000099; text-decoration: none; font-weight: normal}
a:active { color:#FF3333; text-decoration: none; font-weight: normal}
a:hover { color:#CC3333; text-decoration: none; font-weight: normal}

/*****************************************************/
/** メインフレーム **/
/*****************************************************/
/**ページの外枠**/
#MainContainer {
  background: url(../img/bgPage.png) repeat-y 0 0;
  width: 960px;
  margin: 0 auto;
}
/** ヘッダ **/
#HeaderTop {
  background: url(../img/bgHead.png) repeat-x 0 0;
  width: 900px;
  height: 12px;
  margin: 0 auto;
}
#HeaderTop h1 {
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  margin: 0px;
  padding: 0px;
}
#HeaderMain {
  width: 900px;
  margin: 0 auto;
}
#HeaderMain img {
  border: 0;
  margin: 0;
  padding: 0;
}
#PageArea {
  width: 900px;
  margin: 0 auto;
}
/*****************************************************/
/** ヘッダメニュー <MenuZone1> <ul><li>形式 **/
/*****************************************************/
#HeaderMenu {
  background: url(../img/bgMenuBar.png) repeat-x 0 0;
  width: 900px;
  height: 40x;
  margin: 0 auto;
}
#HeaderMenu ul {
  display: block;
  width: 900px;
  height: 40px;
  margin: 0;
  padding: 0 0 0 10px;
}
#HeaderMenu li {
  display: block;
  float: left;
  margin: 10px 10px 0px 10px;
  padding: 0px;
  list-style-type: none;
}
#HeaderMenu a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
}
#HeaderMenu a:link {
  font-weight: bold;
  color:#FFF;
}
#HeaderMenu a:visited {
  font-weight: bold;
  color:#F0F0F0;
}
#HeaderMenu a:hover {
  font-weight: bold;
  color:#FFCCCC;
}
#HeaderMenu a:active {
  font-weight: bold;
  color:#FFCCCC;
}
/*****************************************************/
/** サイドメニュー <MenuZone2> <ul><li>形式 **/
/*****************************************************/
.SideMenu {
  float: left;
  width: 190px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  padding: 15px 5px 10px 10px; /*上右下左*/
}
.SideMenu h2 {
  font-size: 13px;
color: #ffffff;
  height: 20px;
  width: 190px;
  background: url(../img/bgSideH2.png) repeat-x 0 0;
  font-weight: normal;
  text-indent: 8px;
  line-height: 20px;
  padding: 0px 0px 5px 0px; /*上右下左*/
  margin: 0px 0px 0px 0px; /*上右下左*/
}
.SideMenu a {
  line-height: 220%;
  margin: 0px 0px 0px 10px; /*上右下左*/
font-size: 15px;
}
.SideMenu p {
  line-height: 120%;
  padding-left: 5px;
  margin: 0px 0px 5px 5px; /*上右下左*/
}
.SideMenu ul {
  list-style-type: none;
  padding-left: 5px;
  margin: 0px 10px 5px 0px; /*上右下左*/
}
.SideMenu li {
  background: url(../img/ListArrow.png) no-repeat 0px 0px;
  line-height: 230%;
  padding: 0px 0px 0px 10px; /*上右下左*/
}
/*****************************************************/
/** フッタメニュー <MenuZone3> **/
/*****************************************************/
.Footer {
  font-size: 13px;
  text-align: center;
  margin: 10px;
}
/*****************************************************/
/** フッタ コピーライト表記 **/
/*****************************************************/
.Copy {
  width:900px;
  background-color: #DDD;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  font-weight: normal;
  margin: 0 auto;
  padding: 0px;
}
.Copy p {
  margin: 10px;
}
.Copy a:link { color:#333333; text-decoration: none; font-weight: normal}
.Copy a:visited { color:#333333; text-decoration: none; font-weight: normal}
.Copy a:active { color:#990000; text-decoration: none; font-weight: normal}
.Copy a:hover { color:#990000; text-decoration: none; font-weight: normal}

/*****************************************************/
/** これよりAD-EDIT特有のCSSクラスです **/
/*****************************************************/

/*****************************************************/
/** MainZone内のクラス **/
/** MainContentクラスはスキンファイル側で実装してください。 **/
/** AD-EDITからはおもに<h2><h3><h4><strong><p><div>を出力します **/
/*****************************************************/
/* MainContentの配置 */
.MainContent {
  width: 680px;
  float: left;
  margin: 15px 5px 10px 5px; /*上右下左*/
}

/* 大見出しタイトルの設定 */
.MainContent h2 {
  display: block;
  width: 670px;
  height: 30px;
  background: url(../img/bgBarH2Box670.png) no-repeat 0px 0px;
  font-size: 16px;
  text-indent: 30px;
  line-height: 26px;
  padding: 0px;
  margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 中見出しタイトルの設定 */
.MainContent h3 {
  display: block;
  width: 670px;
  height: 20px;
  font-size: 16px;
  text-indent: 5px;
  line-height: 20px;
  border-bottom: 2px solid #999;
  padding: 0px;
  margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 小見出しタイトルの設定 */
.MainContent h4 {
  display: block;
  width: 670px;
  height: 20px;
  font-size: 13px;
  text-indent: 5px;
  line-height: 20px;
  border-bottom: 1px solid #999;
  padding: 0px;
  margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 本文の設定 */
.KijiArea {
  line-height: 160%;
  margin: 0px 5px 10px 5px; /*上右下左*/
  padding: 0px 5px 0px 5px; /*上右下左*/
}
.KijiArea table {
  margin: 0px 0px 0px 0px; /*上右下左*/
}
.KijiArea td {
  line-height: 160%;
  padding: 5px;
}
/*****************************************************/
/** ナビゲーションタグの設定
/*****************************************************/
/* ページ遷移ナビ(Next/Back)配置 */
.PageNavi {
  text-align:center;
  margin: 10px 0px 10px 0px; /*上右下左*/
}
/* 右カラム遷移ナビ(Next/Back)の配置 */
.ListNavi {
  text-align:right;
  margin: 0px 5px 0px 0px; /*上右下左*/
}
/* トップSSI遷移ナビ(詳細>>)の配置 */
.SSIdetail {
  text-align:right;
  margin: 0px 5px 10px 0px; /*上右下左*/
}
/* 2階層トップの遷移ナビ(詳細>>)の配置 */
.ToDetail {
  text-align:right;
  margin: 0px 5px 10px 0px; /*上右下左*/
}
/* メイン記事の日付 */
.DateMain {
  font-weight: normal;
  text-decoration: none;
}
/*****************************************************/
/** 3カラム表示の設定 **/
/** CenterBoxクラス,RightBoxクラスはスキンファイル側で実装してください。 **/
/*****************************************************/
/* センターカラムの設定 */
.CenterBox {
  width: 510px;
  float:left;
  padding: 0px 0px 0px 0px; /*上右下左*/
  margin: 0px 10px 0px 0px; /*上右下左*/
}
/* 大見出しタイトルの設定 */
.CenterBox h2 {
  display: block;
  width: 510px;
  height: 30px;
  font-size: 13px;
  text-indent: 30px;
  line-height: 26px;
  background: url(../img/bgBarH2Box510.png) no-repeat 0px 0px;
  padding: 0px;
  margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 中見出しタイトルの設定 */
.CenterBox h3 {
  display: block;
  width: 510px;
  height: 20px;
  font-size: 13px;
  text-indent: 5px;
  line-height: 20px;
  border-bottom: 3px solid #999;
  padding: 0px;
  margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 小見出しタイトルの設定 */
.CenterBox h4 {
  display: block;
  width: 510px;
  height: 20px;
  font-size: 13px;
  text-indent: 5px;
  line-height: 20px;
  border-bottom: 2px solid #999;
  padding: 0px;
  margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 右カラムの設定 */
.RightBox {
  width: 150px;
  float:left;
  padding: 0px 0px 0px 0px; /*上右下左*/
  margin: 0px 0px 0px 0px; /*上右下左*/
  border: 1px solid #666;
}
/* 見出しタイトルの設定 */
.RightBox h2 {
  display: block;
  width: 150px;
  height: 25px;
  font-size: 13px;
  font-weight: normal;
  text-indent: 10px;
  line-height: 25px;
  background: url(../img/bgSideSubH2.png) repeat-x 0px 0px;
  padding: 0px;
  margin: 0px 0px 5px 0px; /*上右下左*/
}


/* リストの設定(右カラム) */
.MainContent ul {
  list-style-type: none;
  padding-left: 5px;
  margin: 0px 10px 0px 0px; /*上右下左*/
}
.MainContent li {
  background: url(../img/ListArrow.png) no-repeat 0px 6px;
  line-height: 120%;
  padding: 2px 0px 2px 13px; /*上右下左*/
}
/* リストの日付(右カラム) */
.DateList {
  font-weight: normal;
  text-decoration: none;
}
/*****************************************************/
/** イメージナビ特有クラス **/
/** <table>タグに実装 **/
/*****************************************************/
/* テーブルの形状 */
.AeTable {
  margin-left: 10px;
  width: 95%;
  border-collapse: collapse;
}
.AeTable strong {
  line-height: 120%;
  padding-left: 5px;
  margin-left: 3px;
  margin-right: 3px;
}
.AeTable p,li {
  line-height: 120%;
  padding-left: 5px;
  margin-top: 0px;
  margin-left: 3px;
  margin-right: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.AeTable h2 {
  width: 98%;
  margin-bottom: 5px;
}
.AeTable h3 {
  width: 98%;
  margin-bottom: 5px;
}
.AeTable h4 {
  width: 98%;
  margin-bottom: 5px;
}

/*****************************************************/
/** メールフォーム特有クラス **/
/** <table>タグに実装 **/
/*****************************************************/
.form {
  margin-left: 10px;
  width: 95%;
}
.form th {
  font-size: 0.8em;
  font-weight: bold;
  line-height: 120%;
  background-color: #DDDDDD;
  padding: 5px;
}
.form td {
  line-height: 120%;
  padding: 5px;
}
/*****************************************************/
/** カレンダー特有クラス **/
/** <table>タグに実装 **/
/*****************************************************/
/* テーブルの形状 */
.AeCalTable {
  margin-left: 10px;
  width: 95%;
  border-collapse: collapse;
}
.AeCalTable th {
  padding: 5px;
  line-height: 120%;
  background-color: #EEEEEE;
  border: 1px #999999 solid; 
}
.AeCalTable td {
  padding: 3px;
  line-height: 120%;
  border: 1px #999999 solid; 
}
/* ポップアップボックス */
.AeBoxDisplayShow {
  position:absolute;
  border: 1px #999999 solid; 
  background-color:#FFFFFF; 
  padding:5px;
  width:150px;
  height:120px;
  overflow: auto;
}
.AePopupBox {
  background-color:#EEEEEE;
  margin:0px;
  padding:0px;
}
div.AeBoxDisplayHide {
  display:none;
}
/*****************************************************/
/** その他の共通クラス **/
/** <table>タグに実装 **/
/*****************************************************/
/* 警告画面における文字設定 */
.AlertTxt {
 color:red;
}