/* CSS Document */

@import url("../common/shared.css");


a:hover {
	color: #44bb00;
	text-decoration: none;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
}

.box {
	border-top:3px solid #44bb00;
	border-left:1px solid #44bb00;
	border-right:1px solid #44bb00;
	border-bottom:1px solid #44bb00;
	padding-top:12px;
	padding-bottom:12px;
}

.box p {
	margin-left:10px;
	margin-right:10px;
}

.box p select {
	font-size:11px;
	width:222px;
}

.box .title {
	margin-top:0px;
	margin-bottom:12px;
}

.box .title_news {
	margin-top:0px;
	margin-bottom:0px;
}
.box .title_info {
	margin-top:0px;
	margin-bottom:0px;
}


.img_bx {
	float:left;
	width:508px;
}

.ban_bx {
	float:right;
	width:246px;
}

.ban_bx p {
	margin-top:5px;
}

.search_bx, .news_bx {
	float:left;
	margin-right:18px;
	width:245px;
}

.info_bx {
	width:245px;
}

.search_bx,
.news_bx,
.info_bx {
	height:320px;
}
.topic_bx,
.link_bx {
	height:400px;
}

.search_bx p {
	margin-bottom:4px;
}

.search_bx p select{
	margin-top:8px;
}

.news_bx .news {
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:12px;
	padding-right:12px;
}
.news_bx p.nword {
	margin-top: 7px;
	padding-left: 5px;
	font-weight: nomal;
	font-size: 1.2em;
}
.news_bx a {
	text-decoration: none;
}
.news_bx .gr {
	background-color:#f0f0f0;
}
.news_gr {
	background-color:#f0f0f0;
}
.detailp {
	margin-top: 10px;
	text-align: right;
}
.info_bx,
.topic_bx {
	float:left;
}

.topic_bx {
	width:510px;
	margin-right:18px;
}

.link_bx {
	width:245px;
	float: right;
}

.topic_bx .date,
.topic_bx .tp {
	float:left;
	margin-top:5px;
}

.topic_bx .tp {
	width:380px;
}


.link_bx p.tp,
.topic_bx .date {
	margin-top:5px;
	padding-left:20px;
	background-image:url(images/3/arw.gif);
	background-position:left;
	background-repeat: no-repeat;
}

.info_bx p.tp {
	margin-top:10px;
	padding-left:20px;
	background-image:url(images/3/arw.gif);
	background-repeat: no-repeat;
	width:205px;
	font-weight: bold;
	font-size: 1.2em;
}

.box a.detaila:link,
.box a.detaila:hover,
.box a.detaila:visited,
.box a.detaila:active {
	text-decoration: underline;
}

/* RSS-FEED トピックとリンク */
#RSS-box .rss-box {
	margin-top: 5px;
}
p.rss-title {
	font-size: 14px;
	color: #44bb00;
	margin-bottom: 10px;
	padding-left: 5px;
}
p.rss-title a.rss-title {
	color: #44bb00;
	text-decoration: none;
}
.rss-items {
	padding: 0px 30px;
	list-style-image:url(images/3/arw.gif);
}
.rss-item {
	margin-bottom: 5px;
	font-size: 12px;
}
.rss-item a {
	font-weight: bold;
	text-decoration: none;
}
.rss-date {
	margin-bottom: 20px;
	font-size: 10px;
	color: #44bb00;
}

.blogpeople .rss-item {
	margin-bottom: 15px;
	font-size: 12px;
}

