/* トップページ用 */


/* contents-------------------------- */


/* slideshow-------------------------------- */
#slideshow {
margin-top: 1px;
margin-bottom: 2px;
display: block;


/* 更新情報------------------------------------ */
#kousinjouhou {
margin-top: 2px;
margin-bottom: 2px;
padding: 10px;
border-width: 1px;
border-color: #818F8C;
border-style: solid;
display: block;
}

#kousinjouhou h2 {
font-size: 15pt;
text-indent: 1em;
border-bottom-width: 3px;
border-bottom-color: #2A8808;
border-bottom-style: solid;
}

#kousinjouhou dl {
font-size: 14px;
height: 130px;
width: 700px;
overflow: auto;
}

#kousinjouhou dt {
line-height: 150%;
padding-left: 6px;
float: left;
width: 15%;
}

#kousinjouhou dd {
line-height: 150%;
}


/* ブログ記事------------------------------------ */
/* begin styles for RSS Feed */

#blogkiji {
padding: 10px;
margin-top: 2px;
border-width: 1;
border-color: #818F8C;
border-style: solid;
}

#blogkiji h2 {
text-indent: 1em;
border-bottom-width: 1;
border-bottom-color: #2A8808;
border-bottom-style: solid;
}

.rss_box {
	 background-color: #fff;
}

.rss_title, rss_title a {
	font-size: 15px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 3px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 10px;
	padding-bottom: 2px;
	color: #000000;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 15px;
	color: #666;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 15px;
	text-decoration : underline;
	color: #333;
}

.rss_date {
	font-size: 13px;
	font-weight : normal;
	color: #999;
}


#blogkiji div a.rss:link {
border-style: none;
}





/* twitter------------------------------------ */

#twitter {
padding-top: 10px;
z-index: 23;
height: 300;
width: 167;
overflow: hidden;
}

#globalmenu {
width: 170px;
}

