@charset "UTF-8";


/*
information{
	file name : /css/individual/dictionary/index.css;
	site name : 阿佐ヶ谷神明宮 オフィシャルサイト;
	copyrihgt : Copyright(c)阿佐ヶ谷神明宮 All rights reserved.;
}
*/

/* contents
--------------------------------------------------------------------------

--------------------------------------------------------------------------
*/

/* 1. div#dictionaryBody
-----------------------------------------------	*/
#dictionaryBody {
	background-image: url("/dictionary/img/header_background.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#dictionaryBody h1 {
	margin-bottom: 13px;
}

/* 1. div.articleArea
-----------------------------------------------	*/
div.contentsBlock div.articleArea {
	float: left;
	width: 440px;
}
/* 1. div.articleArea div.article
-----------------------------------------------	*/
div.contentsBlock div.articleArea div.article {
	margin-bottom: 20px;
}

div.contentsBlock div.articleArea div.article div.articletitle {
	padding: 5px 8px;
	margin-bottom: 12px;
	background-image: url("/dictionary/img/entry_title_background.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.contentsBlock div.articleArea div.article div.articletitle h2 {
	margin: 0;
	padding: 5px 5px 5px 35px;
	background-image: url("/dictionary/img/icon_entrytitle.gif");
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 110%;
	font-size: 120%;
}

div.contentsBlock div.articleArea div.article dl {
	margin: 0px 20px 20px 20px;
}

div.contentsBlock div.articleArea div.article dl dt {
	margin-bottom: 10px;
	color: #B13E3A;
}

div.contentsBlock div.articleArea div.article dl dd {
	line-height: 150%;
}

div.contentsBlock div.articleArea div.article p.category {
	margin: 0px 20px;
	text-align: right;
}

div.contentsBlock div.articleArea div.article p.category img {
	margin-right: 3px;
}



/* 1. div.listArea
-----------------------------------------------	*/
div.contentsBlock div.search {
	margin: 20px 0;
}


div.contentsBlock div.search span.inputText input {
	width: 100px;
}




/* 1. div.listArea
-----------------------------------------------	*/
div.contentsBlock div.listArea {
	float: right;
	width: 160px;
}

div.contentsBlock div.listArea div.listContainer {
	margin-bottom: 18px;
	padding: 1px;
	background-color: #CCCCCC;
	
}

div.contentsBlock div.listArea div.listContainer dl {
	background-image: url("/dictionary/img/list_title_background.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}


div.contentsBlock div.listArea div.listContainer dl dt {
	height: 15px;/* 30px */
	margin: 0;
	padding: 10px 5px 5px 5px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 110%;
}

div.contentsBlock div.listArea div.listContainer dl dd {
	padding: 10px;
}

div.contentsBlock div.listArea div.listContainer dl dd p {
	line-height: 150%;
}

div.contentsBlock div.listArea div.listContainer dl dd ul li {
	margin-bottom: 3px;
	padding: 0 0 0 1.5em;
	background-image: url("/dictionary/img/list_icon.gif");
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	line-height: 130%;
}

/* 1. div.resultTitle
-----------------------------------------------	*/

div.resultTitle {
	padding: 5px 8px;
	margin-bottom: 12px;
	background-image: url("/dictionary/img/entry_title_background.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.resultTitle h2 {
	margin: 0;
	padding: 5px 5px 5px 35px;
	background-image: url("/dictionary/img/icon_entrytitle.gif");
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 110%;
	font-size: 120%;
}

/* 1. div.searchResult
-----------------------------------------------	*/
div.searchResult  {
	margin: 0 10px 20px 10px;
}

div.searchResult h3 span.icon {
	margin-right: 5px;
	vertical-align: middle;
}
