@charset "UTF-8";
/* CSS Document */

#module-content-flickr img {
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 10px;
}

#module-content-flickr a img { border: 0; }

#feed-box {
	float: right;
	width: 100%;
	margin-left: -370px;
	position: static;
	clear: right;
}

#feed-box-inner {
	padding-right: 100px;
	position: relative;
	margin-left: 370px;
}

#feeds {
	background-color: #FFFFFF;
	clear: both;
	float: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#feed-pair-top, .feed-pair-middle {
	float: left;
	clear: both;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/corner/vertical-margin-10px.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}

#feed-pair-bottom {
	float: left;
	clear: both;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/corner/vertical-margin-10px.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#feed-pair-top .feed-pair-left,
#feed-pair-top .feed-pair-right {
	margin-top: 5px;
}

.feed-pair-left {
	float: left;
	width: 50%;
	position: static;
	padding-bottom: 15px;
}

.feed-pair-right {
	float: right;
	position: static;
	width: 50%;
	padding-bottom: 15px;
}

#flickr-feed-box {
	width: 100%;
	position: static;
	clear: both;
	float: left;
	margin-top: 5px;
}

#flickr-feed-box-inner {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	position: relative;
}

/* begin styles for RSS Feed */

.rss-box {
	width: 100%;
	padding: 0px;
	margin-left: -5px;
	clear: left;
	float: left;
}

.rss-title {
	background-image:url(../images/corner/home-contents-t.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 15px;
}

.rss-title a {
	background-image:url(../images/corner/home-contents-b.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	padding-right: 23px;
	padding-bottom: 5px;
}

.rss-title a,
.rss-title a:visited,
.rss-title a:active,
.rss-title a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(../images/corner/home-contents-b.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.feed-pair-right .rss-title {
	padding-left: 25px;
	margin-left: -1px;
}

.feed-pair-left .rss-items {
	background-color: #FFFFFF;
	padding: 0px;
	position: static;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.feed-pair-middle .feed-pair-right .rss-items,
#feed-pair-bottom .feed-pair-right .rss-items {
	background-color: #FFFFFF;
	padding: 0px;
	position: static;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 45px;
}

.feed-pair-right .rss-items {
}

.rss-item  {
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active, .rss-item a:hover {
}

.rss-date {
	color: #333333;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
} 

/* begin styles for RSS Feed

#beta .rss-box {
	width: auto;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#beta .rss-item {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 */
 
/* corner margin*/

/*IE7.0用マージン最小幅
.horizontal-margin, 
.horizontal-corner-center {
	width: 100%;
}*/
/*無効あるいは削除するとマージンが表示されない*/



