/****************************************/
/** AD-EDITスキンパッケージ[StdBlue]   **/
/** v2.8.2対応版 [Theme Color #336699] **/
/****************************************/

/*****************************************************/
/** 共通タグ設定 **/
/*****************************************************/
body {
	background-image: url(../img/bg.gif);
	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}

/*****************************************************/
/** メインフレーム **/
/*****************************************************/
/**ページの外枠**/
.MainTable {
	background-image: url(../img/bgTable.gif);
	width: 820px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
/** ヘッダ **/
.Header {
	margin-right: auto;
	margin-left: auto;
}
.Header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	background-image: url(../img/bgCopy.gif);
	background-color: #336699;
	margin: 0px 5px; /*縦横*/
	padding: 3px 10px; /*縦横*/
}
.Header img {
	margin: 0px 5px; /*縦横*/
}
/*****************************************************/
/** ヘッダメニュー <MenuZone1> **/
/*****************************************************/
.HeadMenu {
	background-image: url(../img/BarHead.gif);
	margin: 0px 5px; /*縦横*/
}
.HeadMenu a {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 28px;
	margin-left: 15px;
}
.HeadMenu a:link {
	font-weight: bold;
	color:#333333;
}
.HeadMenu a:visited {
	font-weight: bold;
	color:#555555;
}
.HeadMenu a:hover {
	font-weight: bold;
	color:#FF3333;
}
.HeadMenu a:active {
	font-weight: bold;
	color:#FF3333;
}
/*****************************************************/
/** サイドメニュー <MenuZone2> **/
/*****************************************************/
.SideMenu {
	float: left;
	width: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 15px 0px 10px 10px; /*上右下左*/
}
.SideMenu h2 {
	font-size: 13px;
	height: 30px;
	width: 160px;
	background: url(../img/Bar600.gif) no-repeat 0px 0px;
	line-height: 30px;
	padding: 0px 0px 5px 5px; /*上右下左*/
	margin: 0px 0px 0px 5px; /*上右下左*/
}
.SideMenu a {
	line-height: 120%;
	margin: 0px 0px 0px 10px; /*上右下左*/
}
.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/listicon.gif) no-repeat 0px 6px;
	line-height: 120%;
	padding: 2px 0px 2px 5px; /*上右下左*/
}
/*****************************************************/
/** フッタメニュー <MenuZone3> **/
/*****************************************************/
.Footer {
	font-size: 13px;
	text-align: center;
	margin: 10px;
}
/*****************************************************/
/** フッタ コピーライト表記 **/
/*****************************************************/
.Copy {
	background-image: url(../img/bgCopy.gif);
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;
	font-weight: normal;
	background-color: #336699;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}
.Copy a:link { color:#FFFFFF; text-decoration: none; font-weight: normal}
.Copy a:visited { color:#FFFFFF; text-decoration: none; font-weight: normal}
.Copy a:active { color:#FF6666; text-decoration: none; font-weight: normal}
.Copy a:hover { color:#FF6666; text-decoration: none; font-weight: normal}

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

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

/* 大見出しタイトルの設定 */
.MainContent h2 {
	font-size: 13px;
	height: 30px;
	width: 97%;
	background-image: url(../img/Bar600.gif);
	line-height: 30px;
	text-indent: 5px;
	padding: 0px 0px 0px 5px; /*上右下左*/
	margin: 0px 0px 10px 5px; /*上右下左*/
}
/* 中見出しタイトルの設定 */
.MainContent h3 {
	font-size: 13px;
	height: 22px;
	width: 97%;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #336699;
	padding: 0px 0px 0px 5px; /*上右下左*/
	margin: 0px 0px 10px 5px; /*上右下左*/
}
/* 小見出しタイトルの設定 */
.MainContent h4 {
	font-size: 13px;
	height: 22px;
	width: 97%;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	padding: 0px 0px 0px 5px; /*上右下左*/
	margin: 0px 0px 10px 5px; /*上右下左*/
}
/* 強調タイトルの設定 */
.MainContent strong {
	line-height: 150%;
	padding-left: 5px;
	padding: 0px 0px 0px 5px; /*上右下左*/
	margin: 0px 0px 10px 5px; /*上右下左*/
}
/* 本文の設定 */
.KijiArea {
	line-height: 120%;
	margin: 0px 5px 0px 5px; /*上右下左*/
	padding: 0px 5px 0px 5px; /*上右下左*/
}
.KijiArea table {
	margin: 0px 0px 0px 0px; /*上右下左*/
}
.KijiArea td {
	line-height: 120%;
	padding: 5px;
}
/* 本文内のstrongの設定 */
.MainContent p strong {
	padding: 0px 0px 0px 0px; /*上右下左*/
	margin: 0px 0px 0px 0px; /*上右下左*/
}
.MainContent div strong {
	padding: 0px 0px 0px 0px; /*上右下左*/
	margin: 0px 0px 0px 0px; /*上右下左*/
}
/*****************************************************/
/** ナビゲーションタグの設定
/*****************************************************/
/* ページ遷移ナビ(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: 70%;
	float:left;
	padding: 0px 0px 0px 0px; /*上右下左*/
	margin: 0px 0px 0px 0px; /*上右下左*/
}
/* 右カラムの設定 */
.RightBox {
	width: 28%;
	float:left;
	padding: 0px 0px 0px 0px; /*上右下左*/
	margin: 0px 0px 0px 0px; /*上右下左*/
}
/* リストの設定(右カラム) */
.MainContent ul {
	list-style-type: none;
	padding-left: 5px;
	margin: 0px 10px 0px 0px; /*上右下左*/
}
.MainContent li {
	background: url(../img/listicon.gif) 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;
}
/*****************************************************/
/** メールフォーム特有クラス **/
/** <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>タグに実装 **/
/*****************************************************/
/* 入力フォームのうち半角英数のテキストボックス */
.Hankaku {
 ime-mode:disabled;
}
/* 警告画面における文字設定 */
.AlertTxt {
 color:red;
}
