@charset "UTF-8";


/*エントリー用*/

.column-inner {
	width: 505px;
	margin: 15px 0px 0px;
	padding: 43px 0px 15px 95px;
	background-image: url(../img/hd_operation.gif);
	background-repeat: no-repeat;
}
.column-inner h3 {
	color: #00439C;
	border-top: 1px dotted #BFBFBF;
	border-bottom: 1px dotted #BFBFBF;
	padding: 0.5em 0px;
	line-height: 1em;
	margin: 0px 0px 5px;
}
.column-inner p {
	line-height: 1.75em;
	font-size: 93%;
}
.column-inner p.name {
	text-align: right;
	margin: 0px 0px 1em;
}
#content #column .column-inner img {
	margin: 5px 5px 5px 0px;
}

.column-inner ul.month {}
.column-inner ul.month li {
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #bfbfbf;
}
.column-inner ul.month li span.date {
	font-size: 77%;
	color: #666666;
	font-weight: normal;
	text-align: right;
	display: block;
}
.column-inner ul.month li a {
	color: #00439C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.column-inner ul.month li a:hover {
	background-color: #F0F7FF;
}


/*活動内容のご紹介（ブログ記事一覧用）*/

h2.operation {
	width: 600px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h2_operation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.operation-box {
	width: 505px;
	margin: 15px 0px 0px;
	padding: 43px 0px 15px 95px;
	background-image: url(../img/hd_operation.gif);
	background-repeat: no-repeat;
}
div.operation-box h3 {
	font-size: 116%;
	color: #3399cc;
	font-weight: bold;
	background-color: #d2eefc;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #82c9ec;
	margin-bottom:10px;
}
div.operation-box p {
	line-height: 1.75em;
}
div.operation-box p.name {
	text-align: right;
	margin: 0px 0px 1em;
}
#content #column div.operation-box img {
	margin: 5px 5px 5px 0px;
}

div.operation-box ul.operation-list {}

div.operation-box ul.operation-list li {
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #bfbfbf;
}
div.operation-box ul.operation-list span.date {
	font-size: 77%;
	color: #666666;
	font-weight: normal;
	text-align: right;
	display: block;
}

div.operation-box ul.operation-list li a {
	color: #00439C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.operation-box ul.operation-list li a:hover {
	background-color: #F0F7FF;
}

/*紹介記事のご紹介（ブログ記事一覧用）*/

h2.article {
	width: 600px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h2_article.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.article-box {
	width: 505px;
	margin: 15px 0px 0px;
	padding: 43px 0px 15px 95px;
	background-image: url(../img/hd_article.gif);
	background-repeat: no-repeat;
}
div.article-box h3 {
	font-size: 116%;
	color: #3399cc;
	font-weight: bold;
	background-color: #d2eefc;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #82c9ec;
}
div.article-box p {
	line-height: 1.75em;
	font-size: 93%;
}
div.article-box p.name {
	text-align: right;
	margin: 0px 0px 1em;
}
#content #column div.article-box img {
	margin: 5px 5px 5px 0px;
}
div.article-box ul.article-list {}
div.article-box ul.article-list li {
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #bfbfbf;
}
div.article-box ul.article-list li span.date {
	font-size: 77%;
	color: #666666;
	font-weight: normal;
	text-align: right;
	display: block;
}
div.article-box ul.article-list li a {
	color: #00439C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.article-box ul.article-list li a:hover {
	background-color: #F0F7FF;
}
/*ページ送り用_次のエントリーと前のエントリー用*/

div.pagePrev-box{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	margin-bottom: 1em;
	margin-top: 1em;
}
div.pagePrev-box a{
	text-decoration: none;
	color: #3399cc;
}
div.pagePrev-box a:hover{
	text-decoration: underline;
}
div.pagePrev-box p.prev{
	float: left;
	font-size:12px;
}
div.pagePrev-box p.next{
	float: right;
	font-size:12px;
}

/*ページ送り用-エントリー一覧用*/

div.page-prev {
	margin-top: 10px;
}
div.page-prev ul.page {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.page-prev ul.page li{
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;

}
/*ページ送り用-エントリー一覧用(前の10件)*/

div.page-prev ul.page li a.link_before {
	display: block;
	margin-right: 5px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #cccccc;
	height: 20px;
	text-align: center;
	background-color: #f5f5f5;
	padding-right: 3px;
	padding-left: 3px;
	width: 60px;
}
div.page-prev ul.page li a.link_before :hover {
	color: #3399cc;
	background-color: #ffffff;
	border: 1px solid #3399cc;
}

div.page-prev ul.page li a.link_next {
	display: block;
	margin-right: 5px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #cccccc;
	height: 20px;
	text-align: center;
	background-color: #f5f5f5;
	padding-right: 3px;
	padding-left: 3px;
	width: 60px;
}
div.page-prev ul.page li a.link_next :hover {
	color: #3399cc;
	background-color: #ffffff;
	border: 1px solid #3399cc;
}

/*ページ送り用-エントリー一覧用(数字表示用)*/

div.page-prev ul.page li a {
	display: block;
	margin-right: 5px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #cccccc;
	height: 20px;
	text-align: center;
	background-color: #f5f5f5;
	padding-right: 3px;
	padding-left: 3px;
	width: 18px;
	float: left;
}
div.page-prev ul.page li a:hover {
	color: #3399cc;
	background-color: #ffffff;
	border: 1px solid #3399cc;
}
div.page-prev ul.page li span.current_page {
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	float: left;
	margin-right: 5px;
	border: 1px solid #3399cc;
	height: 20px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	width: 18px;
}
