/*
オフィスレイアウト用語集（drupal）のスタイル設定
http://www.megasoft.co.jp/3dod/glossary/以下
 */


/*============目次==============
　1. 共通
　2. トップ
　3. 詳細
==============================*/

/*===========================
■1. 共通
============================*/

/* フォントの設定 */
.Contents#office_glossary h1,
.Contents#office_glossary .ContentInner H2,
.Contents#office_glossary .titleBlock H2,
.Contents#office_glossary .view H2,
P.spelling,
DIV.categoryname{
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

ul:after,
.view DIV.item-list:after,
.ClearFix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}

.view DIV.item-list {
    clear: both;
}

/*===========================
■2. トップ
============================*/

.Contents#office_glossary DIV.pageheadBlock  {
	background: url(/3dod/img/glossary/bg_h1.jpg) no-repeat;
	height: 150px;
	margin-bottom: 20px;
}

.Contents#office_glossary h1  {
	color: #FFFFFF;
	font-size: 140%;
	font-weight: normal;
	line-height: 60px;
	margin: 0 0 10px 390px;
}

.Contents#office_glossary h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


.Contents#office_glossary DIV.pageheadBlock P  {
	font-size: 90%;
	line-height: 150%;
	margin-left: 360px;
}

.Contents#office_glossary .ContentInner h2  {
	background: url(/3dod/img/glossary/bg_h2_top.jpg) no-repeat;
	height: 36px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	text-shadow: 3px 2px 3px rgba(0,0,0, 0.5);
}

.Contents#office_glossary .ContentInner ul.list_glossary  {
	list-style: none outside none;
	margin: 0 0 1.4em 10px;
	padding: 0;
}

.Contents#office_glossary .ContentInner ul.list_glossary li {
	font-size: 80%;
	border-bottom: 1px solid #CCC;
	margin: 0 20px 10px 0;
	padding: 0 10px 3px 12px;
	width: 330px;
	float: left;
	background: url("/common/img/tool/navi_yaji_b2.gif") no-repeat scroll left 2px transparent;
	display: block;
}

.Contents#office_glossary .ContentInner ul.list_glossary li A{
	text-decoration: none;
}


/* Drupalを上書き */
DIV.view H2 {
	background: url(/3dod/img/glossary/bg_h2_top.jpg) no-repeat;
	height: 36px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	text-shadow: 3px 2px 3px rgba(0,0,0, 0.5);
}

DIV.view .item-list H2 ul li{
    list-style: none outside none;
/*    margin: 0 0 0.25em 1.5em;		*/
    margin: 0;
    padding: 0;
}

DIV.view .item-list ul li.views-row {
	font-size: 80%;
	border-bottom: 1px solid #CCC;
	margin: 0 20px 10px 0;
	padding: 0 10px 3px 12px;
	width: 330px;
	float: left;
	background: url("/common/img/tool/navi_yaji_b2.gif") no-repeat scroll left 2px transparent;
	display: block;
}

DIV.view .item-list ul li.views-row A{
	text-decoration: none;
}




/*===========================
■3. 詳細	div class="ContentInner detail"
============================*/


.Contents#office_glossary .titleBlock  {
	background: url(/3dod/img/glossary/bg_h2_detail.jpg) no-repeat;
	height: 60px;
	margin: 0 0 20px 0;
	padding: 0;
}

.Contents#office_glossary .titleBlock DIV.categoryname {
	color: #FFF;
	font-size: 120%;
	width: 70px;
	line-height: 60px;
	height: 60px;
	margin: 0 0 0 10px;
	text-shadow: 3px 2px 3px rgba(0,0,0, 0.5);
	display: block;
	float:left;
}

.Contents#office_glossary .titleBlock DIV.word {
	width: 690px;
	height: 60px;
	margin: 0;
	float: right;
}


.Contents#office_glossary .titleBlock h2  {
	color: #333333;
	font-size: 120%;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 140%;
	height: auto;
/*	line-height: 48px;		*/
	background: none;
	text-shadow: none;
}

.Contents#office_glossary .titleBlock P.spelling {
	color: #333333;
	font-size: 90%;
	line-height: 140%;
	margin: 0 30px 5px 0;
	padding: 0;
	text-align: right;
}

.Contents#office_glossary .ContentInner.detail .Section.contBlock{
	margin: 0 10px;
	width: 750px;
}

.Contents#office_glossary .ContentInner.detail .Section.contBlock P,
.Contents#office_glossary .ContentInner.detail .Section.contBlock ul li,
.Contents#office_glossary .ContentInner.detail .Section.contBlock ol li {
	font-size: 80%;
}

.Contents#office_glossary .ContentInner.detail ol li {
	margin: 0 0 0.1em 2em;
}


.Contents#office_glossary .ContentInner.detail .kanren H3{
	background: url(/3dod/img/glossary/bg_kanren.gif) no-repeat;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	float: left;
}

.Contents#office_glossary .ContentInner.detail .kanren{
	color: #555555;
	margin-top: 20px;
}

.Contents#office_glossary .ContentInner.detail .Section.contBlock .kanren P,
.Contents#office_glossary .ContentInner.detail .Section.contBlock .kanren UL,
.Contents#office_glossary .ContentInner.detail .Section.contBlock .kanren OL{
	margin-left: 63px;
}

.Contents#office_glossary .ContentInner.detail .Section.contBlock .kanren P{
	font-size: 75%;
}

