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

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

#idsCatch .clsLeft {
	float:left;
	width:568px;
}

#idsCatch .clsRight {
	float:right;
	width:192px;
	background-color:#666;
	text-align:right;
}

#idsCatch .clsRight ul.clsMenu li {
	font-size:1px;
	line-height:1px;
	height:95px;
	margin-top:1px;
}

#idsCatch .clsRight ul.clsMenu li.clsFirst {
	margin-top:0;
}

/* カバー */
#idsCover {
	background-repeat:no-repeat;
}

#idsCoverBg {
	background-image:url(../images/home_cover_bg.gif);
	background-repeat:no-repeat;
	filter:alpha(style=0, opacity=75);
	width:568px;
	height:287px;
}

#idsCover p {
	font-size:x-small;
	line-height:125%;
	margin:0;
}

#idsCover a {
	display:block;
	color:#fff;
	width:568px;
	height:287px;
	text-decoration:none;
}

#idsCover span.clsText {
	display:block;
	padding-top:257px;
}

#idsCover span.clsHeading {
	display:block;
	float:left;
	padding:8px;
	padding-left:11px;
	padding-top:9px;
}

#idsCover span.clsExcerpts {
	display:block;
	float:right;
	text-align:right;
	padding:8px 10px;
	padding-top:9px;
}

/* コンテンツ */
.clsContent h2 {
	background-image:url(../images/index_head_bg.gif);
	border-bottom:0;
	margin:0 8px;
	margin-top:16px;
	padding:12px 8px;
	padding-top:13px;
}

/* ボーダーフレーム */
.clsFrame {
	border:0;
	margin:0 8px;
}

.clsFrameBg {
	border:1px solid #ccc;
	border-top:0;
}

.clsFrame iframe {
	height:413px;
	height:469px;
	margin:7px;
}

#idsContents .clsFrame iframe {
	width:536px;
}

#idsSideBar .clsFrame iframe {
	width:160px;
	height:230px;
}

/* モバイル */
.clsMobile p.clsQR {
	float:left;
	width:74px;
	margin:0;
	padding:0;
}

.clsMobile p.clsQR img {
	margin:4px 0;
}

.clsMobile .clsFrameBg {
	padding:0 4px;
}

.clsMobile .clsFrameHeight {
	height:75px;
}

.clsMobile p, .clsMobile ul.clsMenu {
	margin:0 0;
	padding:8px 4px;
}

.clsMobile p, .clsMobile li {
	font-size:x-small;
	line-height:125%;
}

/* リード */
#idsLead {
	color:#b28e5e;
	border:1px solid #b28e5e;
	margin:16px 8px;
	margin-bottom:0;
	padding:1px;
	height:auto !important;
	height:1px;
	overflow:visible;
}

#idsLeadBody {
	padding:8px;
	padding-bottom:0;
}

#idsLeadBodyHeight {
	height:auto !important;
	height:1px;
	overflow:visible;
}

#idsLead p {
	margin:0;
}

#idsLead p.clsPhoto {
	float:left;
	width:180px;
	margin-right:16px;
	margin-bottom:8px;
}

#idsLead ul.clsMenu {
	margin-top:16px;
	margin-bottom:8px;
	text-align:right;
}
