/* タイトル */
p.clsDocTitle {
	display:block;
	background:#ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:0;
}

p.clsDocTitle .clsBody {
	display:block;
	background:url(../images/index_entrance_photo.gif) no-repeat;
	width:774px;
	height:350px;
	margin:0 1px;
}

p.clsDocTitle span.clsTitle {
	display:none;
}

/* メニュー */
.clsSiteMenu ul.clsMenu {
	padding-bottom:12px;
	text-align:center;
}

.clsSiteMenu ul.clsMenu li {
	float:none;
	display:inline;
	background:none;
	padding-right:0;
}

/* ホームメニュー：スペシャルコンテンツ */
#idsIndexSPMenuLead {
	margin-top:1px;
}

#idsIndexSPMenuLead p.clsLead {
	background:url(../images/index_menu_lead.gif) no-repeat;
	width:776px;
	height:39px;
	margin:0;
}

#idsIndexSPMenu {
	background:#999999;
	margin-top:1px;
}

#idsIndexSPMenu ul.clsMenu li {
	display:inline;
	font-size:0;
	line-height:0;
}

#idsIndexSPMenu ul.clsMenu li a {
	float:left;
	display:block;
	background-repeat:no-repeat;
	width:193px;
	height:55px;
	margin-right:1px;
}

#idsIndexSPMenu ul.clsMenu li a#idsIndexSPMenuEnter {
	width:581px;
	background:url(../images/index_menu_enter.gif);
}

#idsIndexSPMenuLeave {
	background:url(../images/index_menu_leave.gif);
}

/* コンテンツ */
#idsContentsAll {
	margin-top:0;
}

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

.clsBorderContent .clsContent p.clsIndexLead {
	border-top:0;
}

.clsBorderContent .clsContent h2 {
	display:none;
}

#idsLink h2 .clsTitle {
	background:url(../images/index_heading_link.gif) no-repeat;
}

.clsContent div.clsBanner {
	margin:0;
}

/* フッター */
#idsFooter p.clsTitle {
	font-size:x-small;
	line-height:125%;
	color:#666;
	margin:4px 0;
	padding:0 2px;
}

#idsFooter p.clsTitle big {
	display:block;
	font-size:small;
	line-height:125%;
	margin-top:4px;
}
