/* フッター */
#idsFooterBody {
	height:auto !important;
	height:1px;
	overflow:visible;
}

/* ドキュメントタイトル */
.clsDocTitle {
	display:none;
}

/* タイトル */
h2.clsTitle {
	background:url(../images/index_head_bg.gif) no-repeat;
	border-bottom:1px solid #666;
	margin:0;
	padding:12px 8px;
	padding-left:0;
	padding-top:13px;
}

h2.clsTitle img {
	margin-left:12px;
}

/* キャッチ */
#idsCatch {
	background-color:#666;
	border-bottom:1px solid #333;
}

/* 認証 */
#idsAuth {
	background-image:url(../images/index_auth_bg.gif);
	background-repeat:no-repeat;
	height:127px;
}

#idsAuth p.clsNotes {
	margin:0;
	padding:8px 0;
	padding-left:208px;
	padding-top:7px;
}

p.clsEnter {
	margin:0;
	text-transform:uppercase;
	text-align:center;
}

p.clsLead {
	font-size:x-small;
	line-height:125%;
	border-bottom:1px solid #efefef;
	margin:0;
	padding:8px;
	text-align:center;
}

/* サイトメニュー */
div.clsSiteMenu {
	text-align:center;
}

div.clsSiteMenu h2 {
	display:none;
}

div.clsSiteMenu ul.clsMenu {
	border-bottom:1px solid #efefef;
	margin:0;
	padding:8px;
}

div.clsSiteMenu ul.clsMenu li {
	display:inline;
	font-size:x-small;
	line-height:125%;
	margin-left:4px;
}

div.clsSiteMenu ul.clsMenu li.clsFirst {
	margin-left:0;
}

/* コンテンツ */
#idsContents {
	padding-top:16px;
	padding-bottom:16px;
	overflow-x:hidden;
}

#idsSideBar {
	padding-top:16px;
	padding-bottom:16px;
}

.clsContent {
	margin:0 16px;
}

.clsContent h2 {
	margin-top:1em;
	margin-bottom:1em;
}

.clsContent p {
	margin:24px 0;
}

.clsContent .clsParagraph {
	padding:0 2px;
}

p.clsLeave {
	border-bottom:1px solid #efefef;
	margin:0;
	padding:8px;
	text-transform:uppercase;
	text-align:right;
}

.clsContent h2, .clsContent h3 {
	color:#b28e5e;
	border-bottom:1px solid #b28e5e;
	padding:8px 2px;
}

/* ニュース */
h2.clsNews {
	display:none;
}

div.clsNews {
	margin:1em auto;
	text-align:center;
}

/* 運営者情報 */
.clsAuthor {
	border-top:1px solid #ccc;
	margin:16px 0;
	margin-top:32px;
}

.clsAuthor h3, .clsAuthor p, .clsAuthor td, .clsAuthor th {
	font-size:x-small;
	line-height:125%;
}

.clsAuthor h3, .clsAuthor p {
	padding:0 2px;
}

.clsAuthor h3, .clsAuthor p, .clsAuthor table {
	margin:8px 0;
}

.clsAuthor th {
	background:#efefef;
	text-align:left;
}

.clsAuthor td {
	background:#fff;
}
