/* これは、ユーザーがカスタマイズ可能なスタイルシートです。 */

a {
	text-decoration:none;
	color:#474747;
	;
}
a:hover {
	text-decoration:none;
	color:#333;
}
table {
	border-spacing:0;
	font-size: 12px;
}
p {
	font-size:12px;
}
/* ニュース ---------------------------------------------*/

body.news {
	/*font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size:12px;
!important  line-height: 1.3;
}
.news div.article {
	margin: 0px;
	padding: 0 10px 40px 10px;
}
.news div.article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.news div.article {
	display: inline-block;
}
/* Hides from IE-mac \*/

.news div.article {
	display: block;
}
.news div.title {
	margin-bottom: 5px;
	font-size:18px;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	font-size: 12px;
}
.news div.date {
	display:none;
}
.news image {
	margin: 5px;
}
.news div.contents {
	padding-top:0;
	font-size: 12px;
}
.news input.button {
	background-color: #85c725;
	color:#FFFFFF;
	border:none;
}
.news .pageinfo table {
	font-size: 12px;
	color:#999999;
}
.news .pageinfo td {
	border: none;
}
.news .pageinfo a {
	text-decoration: none;
	border: none;
	padding: 2px;
	background-color: blue;
	color: white;
}
/* ニュース一覧 */
.newslist table {
	border-collapse: collapse;
	font-size: 100%;
}
.newslist td.date {
	padding-left:15px;
	color:#ffa500;
	border: none;
	padding: 2px;
	font-weight: bold;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	vertical-align:top;
}
.newslist td.title {
	border: none;
	padding: 2px;
	font-size: 14px;
	line-height: 150%;
}
.newslist th {
	border: 1px solid #666666;
	padding: 2px;
	background-color: darkcyan;
	color: white;
}
.newslist a {
	text-decoration: none;
}
/* ニュース一覧 */
#news2 div.article {
	margin: 0px;
	padding: 0px;
	border: none;
	clear:both;
}
body#news2 {
	background-image: url(newsimg/bg.jpg);
	background-repeat:no-repeat;
	background-color:#f6f6f6;
	/* モダンブラウザ */
	max-width: 100%;
	height: auto;
	/* IE8 */
width: auto\9;
	/* IE7 */
width: 100%;
	overflow-x:hidden;
}
#news2 #wrapper {
width: 550px;
height:800px;
	margin-right: auto;
	margin-left: auto;
}
#news2 #header {
height: 75px;
}
#news2 #footer {
	height: 16px;
	width: 610px;
}
#news2 input.button {
	border: none;
	background-color: #FFF;
	color: #333;
	margin-left: 5px;
	border:1px #999999 solid;
}
#news2 #contents {
	padding: 10px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #666 1px 1px 1px;
-moz-box-shadow: #666 1px 1px 1px;
box-shadow: #666 1px 1px 1px;
background: #FFF;
position:relative;
z-index:100;
}
#news2 #contents img {
	min-width: 10px;
	width: auto !important;
	width: 10px;
	float:left;
}
#news2 #contents .news .article .title {
	margin-top: 15px;
	padding-left:10px;
	padding-right: 0;
	padding-bottom: 0px;
	background-position: center bottom;
 background-image:url(newsimg/sankaku_orange.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-size:18px;
}
#news2 #contents .news .article .date {
	margin-top:10px;
	font-size: 14px;
	display:block;
	padding-right:0;
}
/* 会報誌 ---------------------------------------------*/

body.bulletin {
	font-size: 90%;
	line-height: 1.3;
}
.bulletin div.article {
	margin: 5px;
	padding: 15px;
	border: 1px blue solid;
}
.bulletin div.title {
	margin-bottom: 15px;
}
.bulletin image {
	margin: 5px;
}
.bulletin div.contents {
}
.bulletin .pageinfo table {
	font-size: 100%;
}
.bulletin .pageinfo td {
	border: none;
}
.bulletin .pageinfo a {
	text-decoration: none;
	border: none;
	padding: 2px;
	background-color: blue;
	color: white;
}
/* 会報誌一覧 */
.bulletinlist a {
	text-decoration: none;
	border-bottom: 1px dotted gray;
}
.bulletinlist div.titlelist {
	margin-bottom: 2px;
}
/* リンク ---------------------------------------------*/

body.links {
	line-height: 1.3;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.links div.category {
	margin: 20px 10px 20px 0px;
	font-weight: bold;
	color:#2691C4;
	font-size:18px;
!important
}
.links div.link {
	margin: 15px 0px 15px 0px;
}
.links a {
	text-decoration: none;
	color:#2A6F26;
	font-size:13px;
!important
}
.links a:hover {
	text-decoration:underline;
	color:#E2E549;
	font-size:13px;
!important
}
.links .link div.remarks {
	margin: 5px 0px 5px 0px;
	font-size:90%;
!important
}
