/*********************************************/
/** AD-EDITスキンパッケージ[SilverGreen]  ****/
/** v2.8.2対応版 [ThemeColor #669966]  *******/
/*********************************************/

/*****************************************************/
/** 共通タグ設定 **/
/*****************************************************/
body {
	margin: 0px;
}
div,p,td,li,a,span {
	font-size:12px;
}
small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	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/bgPage.gif) ;
	width: 860px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
/** ヘッダ **/
.Header {
	margin-right: auto;
	margin-left: auto;
}
.Header h1 {
	display: none;
}
.Header img {
	margin: 0px 10px 5px 10px; /*上右下左*/
}
/*****************************************************/
/** ヘッダメニュー <MenuZone1> <ul><li>形式 **/
/*****************************************************/
.HeadMenu ul {
	display: block;
	width: 840px; /*ヘッダメニューの幅*/
	height: 30px;
	list-style-type: none;
	background: url(../img/BarHead840.gif) no-repeat 0px 0px;
	margin: 0px 10px;
	padding: 0px;
}
.HeadMenu li {
	display: block;
	height: 30px;
	float: left;
	background: url(../img/BarHeadSplit.gif) no-repeat right center;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.HeadMenu a {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 28px;
	margin: 0px 20px;
}
.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> <ul><li>形式 **/
/*****************************************************/
.SideMenu {
	float: left;
	width: 150px; /*上右下左*/
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin: 0px;
}
.SideMenu {
	/width: 190px; /*IE6,7*/
}
.SideMenu h2 {
	font-size: 13px;
	height: 30px;
	width: 180px;
	background: url(../img/BarSide180.gif) no-repeat 0px 0px;
	text-indent: 8px;
	line-height: 25px;
	padding: 0px 0px 5px 0px; /*上右下左*/
	margin: 0px 0px 0px 0px; /*上右下左*/
}
.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;
	text-align: center;
	line-height: 14px;
	font-weight: normal;
	background-color: #669966;
	margin-left: 0px;
	padding: 5px;
}
.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: 600px;
	float: left;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #E7E7E7;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height:450px;  
	height:auto !important;  
	height:450px;  
}
.MainContent {
	/padding-left: 20px; /*IE6,7*/
}

/* 大見出しタイトルの設定 */
.MainContent h2 {
	display: block;
	width: 600px;
	font-size: 14px;
	padding: 0px; /*上右下左*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* 中見出しタイトルの設定 */
.MainContent h3 {
	width: 600px;
	height: 20px;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	padding: 0px; /*上右下左*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 小見出しタイトルの設定 */
.MainContent h4 {
	display: block;
	width: 600px;
	height: 30px;
	font-size: 13px;
	text-indent: 15px;
	line-height: 26px;
	background: url(../img/BarRed640.gif) no-repeat 0px 0px;
	padding: 0px; /*上右下左*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* 本文の設定 */
.KijiArea {
	line-height: 120%; /*上右下左*/
	padding: 0px;
	margin: 0px;
}
.KijiArea table {
	margin: 0px 0px 0px 0px; /*上右下左*/
}
.KijiArea td {
	line-height: 120%;
	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-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* メイン記事の日付 */
.DateMain {
	font-weight: normal;
	text-decoration: none;
}
/*****************************************************/
/** 3カラム表示の設定 **/
/** CenterBoxクラス,RightBoxクラスはスキンファイル側で実装してください。 **/
/*****************************************************/
/* センターカラムの設定 */
.CenterBox {
	width: 480px;
	float:left;
	padding: 0px 0px 0px 0px; /*上右下左*/
	margin: 0px 10px 0px 0px; /*上右下左*/
}
/* 大見出しタイトルの設定 */
.CenterBox h2 {
	display: block;
	width: 480px;
	height: 30px;
	font-size: 13px;
	line-height: 26px;
	background: url(../img/BarGreen480.gif) no-repeat 0px 0px;
	padding: 0px;
	margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 中見出しタイトルの設定 */
.CenterBox h3 {
	display: block;
	width: 480px;
	height: 20px;
	font-size: 13px;
	text-indent: 5px;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #669966;
	padding: 0px;
	margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 小見出しタイトルの設定 */
.CenterBox h4 {
	display: block;
	width: 480px;
	height: 30px;
	font-size: 13px;
	text-indent: 15px;
	line-height: 26px;
	background: url(../img/BarRed480.gif) no-repeat 0px 0px;
	padding: 0px;
	margin: 0px 0px 5px 0px; /*上右下左*/
}
/* 右カラムの設定 */
.RightBox {
	width: 150px;
	float:left;
	padding: 0px 0px 0px 0px; /*上右下左*/
	margin: 0px 0px 0px 0px; /*上右下左*/
}
/* 見出しタイトルの設定 */
.RightBox h2 {
	display: block;
	width: 150px;
	height: 30px;
	font-size: 13px;
	text-indent: 10px;
	line-height: 26px;
	background: url(../img/BarSide150.gif) no-repeat 0px 0px;
	padding: 0px;
	margin: 0px 0px 5px 0px; /*上右下左*/
}


/* リストの設定(右カラム) */
.MainContent ul {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	list-style-type: none;
}
.MainContent li {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 23px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/listicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 11px;
}
/* リストの日付(右カラム) */
.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;
}
.powerdby {
	color: #999999;
	width: 780px;
	font-size: 11px;
	text-align: right;
	margin-left: 40px;
}
.powerdby a, .powerdby a:hover, .powerdby a:visited {
	color: #999999;
	font-size: 11px;
}
