@charset "UTF-8";
/* AssetNowVersion: ST1.9.0 Last Up Date: 2009-09-09 DesignVersion: 1.8 */

.content {
	width:720px;
}


.contentBody {
	width: auto;
}
.contentBodyBox,
div.designContents {
	width: 100%;
}
.contentBodyBox .contentBody {
	padding-left: 10px;
}
h2.titleOfContent,
h1.printContentTitle,
h1.emailContentTitle {
	width:700px;
	color: #ffffff;
	background: url(images/titleOfContent.gif) no-repeat 100% 100%;
    font-size: x-large;
    line-height: 1.5;
    margin-bottom: 10px;
    padding: 15px 10px;
}
h2.titleOfContent span.contentArchive,
h1.printContentTitle span.printContentArchive {
	font-size: medium;
}
h2.titleOfContent img {
	margin-top: 4px;
	margin-bottom: -4px;
}
div.contentTeaser,
div.printContentTeaser,
div.emailContentTeaser {
	margin: 5px 0;
	padding: 0 10px;
	line-height: 1.3;
	text-align: left;
}
img.contentTeaserImage,
img.printContentImage {
	margin-bottom: 5px;
	padding-left: 10px;
	display: block;
	float: right;
}
div.contentTeaserCleaner,
div.printContentBody {
	clear: right;
}
.contentBodyBox,
div.printContentBody  {
	width: 100%;
}
.contentBody h3,
div.designContents h3,
.contentBody div.printContentBody h3 {
	width:694px;
	border:1px solid #90a7c6;
    background: url("images/categorylistHeaderName_bg.gif") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 37px;
    margin-top: 5px;
    padding: 0;
    text-indent: 35px;
	font-size:large;
}

.contentBody h4,
div.designContents h4,
div.printContentBody h4 {
	margin: 5px 10px 5px 10px;
	padding-left: 16px;
	line-height: 34px;
	color: #000000;
	background: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background:url(images/midashi_h4.gif) no-repeat 0 0 transparent;
}

.contentBody div.newsContentList h4, 
div.designContents div.newsContentList h4 {
	background:none !important;
}


.contentBody h5,
div.designContents h5,
div.printContentBody h5 {
	margin: 5px 10px 5px 10px;
	padding-left: 26px;
	line-height: 28px;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	background:url(images/midashi_h5.gif) no-repeat 0 0;
}
.contentBody h6,
div.designContents h6,
div.printContentBody h6 {
	margin: 5px 0 5px 10px;
	padding-right: 0 10px 0 0;
	line-height: 1.3;
	color: #000000;
	font-size: medium;
	font-weight: bold;
}		
.contentBody p,
div.designContents p,
div.printContentBody p {
	margin: 10px 0 10px 10px;
}
.contentBody * p,
div.designContents * p,
div.printContentBody * p {
	margin: 10px 0;
}
.contentBody table p,
div.designContents table p,
div.printContentBody table p {
	margin: 0;
}
.contentBody ul,
.contentBody ol,
div.designContents ul,
div.designContents ol,
div.printContentBody ul,
div.printContentBody ol {
	margin: 0 0 10px 40px;
	list-style-position: outside;
}
.contentBody p ul,
.contentBody p ol,
div.designContents p ul,
div.designContents p ol,
div.printContentBody p ul,
div.printContentBody p ol {
	margin: 0 0 10px 30px;
}
.contentBody table p ul,
.contentBody table p ol,
div.designContents table p ul,
div.designContents table p ol,
div.printContentBody table p ul,
div.printContentBody table p ol {
	margin: 0 0 10px 40px;
}

.contentBody table th {
	background: #8DCCEB;
}




/* お知らせ・更新情報に本文を表示した場合の対処 */
div.newsContentWithBodyBody p,
div.freshContentWithBodyBody p {
	margin: 10px 0 10px 10px;
}
div.newsContentWithBodyBody p ul,
div.freshContentWithBodyBody p ul,
div.newsContentWithBodyBody p ol,
div.freshContentWithBodyBody p ol {
	margin: 0 0 10px 30px;
}
div.newsContentWithBodyBody * * p,
div.freshContentWithBodyBody * * p {
	margin: 10px 0;
}
div.newsContentWithBodyBody table p,
div.freshContentWithBodyBody table p {
	margin: 0;
}
div.newsContentWithBodyBody ul,
div.newsContentWithBodyBody ol,
div.freshContentWithBodyBody ul,
div.freshContentWithBodyBody ol {
	margin: 0 0 10px 40px;
	list-style-position: outside;
}
div.newsContentWithBodyBody table p ul,
div.newsContentWithBodyBody table p ol,
div.freshContentWithBodyBody table p ul,
div.freshContentWithBodyBody table p ol {
	margin: 0 0 10px 40px;
}

/*****************************************************************************/
/* ページフッター（組織からさがすリスト表示）                                */
/*****************************************************************************/
.div.designContents div.contentFooter,
.contentBody div.contentFooter {
	margin: 5px 0 0 0;
	padding: 5px 9px;
	border: 1px solid #CCCCCC;
	color: #000000;
}
.contentBody div.contentFooter p,
div.printContentBody div.contentFooter p {
	margin: 5px 0;
}
div.designContents div.contentFooter ul,
.contentBody div.contentFooter ul {
	margin-left: 20px;
}
div.designContents div.contentFooterLink,
.contentBody div.contentFooterLink {
	padding: 5px 10px;
	border-bottom: 1px solid #CCCCCC;
}
/*****************************************************************************/
/* キーワード検索用リスト表示                                                */
/*****************************************************************************/
.contentBody div.contentKeywordSearch,
div.designContents div.contentKeywordSearch {
	margin-top: 5px;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #CCCCCC;
}
div.contentKeywordSearch span {
	margin-right: 10px;
}
div.contentKeywordSearch ul {
	margin: 0;
	display: inline;
	list-style: none;
}
div.contentKeywordSearch ul li{
	margin-right: 15px;
	display: inline;
}
/*****************************************************************************/
/* 登録日・更新日                                                            */
/*****************************************************************************/
div.contentDate,
div.printContentDate,
div.contentAuthor {
	padding-top: 5px;
	line-height: 1.1;
	vertical-align: middle;
	font-size: small;
	text-align: right;
}
/*****************************************************************************/
/* ページトップオプション/ページボトムオプション                             */
/*****************************************************************************/
div.pageTopOption,
div.pageBottomOption {
	width:95%;
	padding: 5px 0;
	line-height: 1.1;
	font-size: small;
	text-align: right;
}
div.pageTopOption img,
div.pageBottomOption img {
	margin-top: -2px;
	margin-bottom: 2px;
}
/*****************************************************************************/
/* 関連ページ一覧                                                            */
/*****************************************************************************/
div.contextPages {
	margin-bottom: 10px;
}
h3.contextPagesTitle {
	margin:5px 0;
	color: #000000;
	text-indent:10px;
	line-height:43px;
	background: url(images/contextPagesTitle.gif) no-repeat 0 0;
}
ol.contextPagesList {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
ol.contextPagesList li {
	margin-top: 2px;
	margin-bottom:5px;
	margin-left:0;
	padding-left:16px;
	/*
	list-style-position: outside;
	list-style-type: disc;
	*/
	list-style:none;
	background:url(images/arrow_06.gif) no-repeat 0 50%;
}
ol.contextPagesList li.current {
	font-weight: bold;
}
/*****************************************************************************/
/* 印刷用ページ/ファイル詳細ページ/メール送信ページ                          */
/*****************************************************************************/
body.printBody,
body.emailContentBody {
	padding: 10px;
	background: #FFFFFF;
	text-align: left;
}
img.printContentLogo,
img.emailContentLogo,
form.emailContentForm,
form.emailContentForm dd {
	margin-bottom: 10px;
}
div.printContentOption,
div.printContentMember,
div.printContentAuthor,
div.printContentUrl,
div.emailContentOption {
	text-align: right;
}
div.printContentCopyRight {
	border-bottom: 1px solid #000000;
	text-align: left;
}


/*****************************************************************************/
/* 桑名市オリジナルインデックス                          */
/*****************************************************************************/


#lifeeventCont {
	margin-bottom:20px;
	background:url(images/index_search_b.gif) no-repeat 0 100%;
	padding-bottom:11px;
}

.Lifeevent {
	padding:10px 0 0px;
	background:url(images/index_search_m.gif) repeat-y 0 0 ;
}

.designContents .Lifeevent ul {
	margin:0 auto;
	padding:0;
	width:520px;
}

/* clearfix --------------------*/
* html .Lifeevent ul ,
*+html .Lifeevent ul { 
	zoom: 1;
}

.Lifeevent ul:after {
	content: ""; 
	display: block;
	clear: both;
}
/* -------------------- clearfix */


.Lifeevent li {
	margin:0;
	padding:0;
	width:102px;
	list-style:none;
	line-height:1.0;
	float:left;
}

.Lifeevent li img {
	vertical-align:bottom;
}

#onlineCont {
	margin-bottom:10px;
	background:url(images/index_online_b.gif) no-repeat 0 100%;
	padding-bottom:3px;
}

.online {
	padding:7px 0 0;
	background:url(images/index_online_m.gif) repeat-y 0 0 ;
}

.designContents .online ul {
	margin:0 auto;
	padding:0;
	width:524px;
}

/* clearfix --------------------*/
* html .online ul ,
*+html .online ul { 
	zoom: 1;
}

.online ul:after {
	content: ""; 
	display: block;
	clear: both;
}
/* -------------------- clearfix */


.online li {
	margin:0 2px 4px 0;
	padding:0;
	width:171px;
	list-style:none;
	float:left;
}

.online li img {
	vertical-align:bottom;
}


.designContents #AdverCont {
	width:540px;
	margin-bottom:10px;
	background:#ebe7e4;
	padding-bottom:3px;
}

/* clearfix --------------------*/
* html .designContents #AdverCont ,
*+html .designContents #AdverCont { 
	zoom: 1;
}

.designContents #AdverCont:after {
	content: ""; 
	display: block;
	clear: both;
}
/* -------------------- clearfix */


.Adver {
	padding:10px 0 0;
}

.designContents .Adver ul {
	margin:0 auto;
	padding:0;
	width:520px;
}

/* clearfix --------------------*/
* html .Adver ul ,
*+html .Adver ul { 
	zoom: 1;
}

.Adver ul:after {
	content: ""; 
	display: block;
	clear: both;
}
/* -------------------- clearfix */


.Adver li {
	margin:0 10px 9px 0;
	padding:0;
	width:120px;
	list-style:none;
	float:left;
}

.Adver li img {
	vertical-align:bottom;
}



.designContents #indexSearch {
	width:540px;
	margin-bottom:20px;
}

.designContents #indexSearch p {
	margin:0;
	padding:0;
}
