@charset "utf-8";

/* ========================================================
	index css => indexページ用css
======================================================== */

/* 今週のStone
============================================================================================================ */
div#stone {
	position: relative;
	top: -1px;
	left: -1px;
	height: 317px;
	margin-bottom: 17px;
	background: url(../../images/stone_bg.gif) no-repeat;
}
div#stone h2 {
	padding: 17px 9px 0;
}
div#stone p {
	margin: 8px 395px 0 12px;
	font-size: 90%;
}
div#stone li {
	overflow: hidden;
	position: relative;
	border: 2px solid #cccccc;
}
ul#phMain {
	position: absolute;
	top: 17px;
	left: 342px;
}
ul#phMain li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 375px;
	height: 280px;
}
div#phThumbs {
	position: absolute;
	bottom: 13px;
	left: 4px;
	width: 333px;
}
div#phThumbs ul {
	zoom: 1;
}
div#phThumbs ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#phThumbs li {
	display: inline;
	float: left;
	width: 103px;
	height: 76px;
	margin-left: 4px;
}
div#phThumbs li.hover {
	border-color: #b3005d;
}
div#phThumbs li.active {
	border-color: #b3005d;
}
div#phThumbs p {
	margin: 1px 0 0;
	font-size: smaller;
	text-align: right;
}



/* section01
============================================================================================================ */
div#section01 {
	margin-bottom: 22px;
	padding-right: 4px;
	zoom: 1;
}
div#section01:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#section01 div.inner {
	padding: 10px;
	border: 1px solid #ffffff;
	background: url(../../images/box_bg.gif) repeat-x bottom;
}

div#section01 div.inner p{
	border: 0px solid #FFFFFF;
	padding-bottom: 2px;

}




/* ニュース
============================================================================================================ */
div#news {
	float: left;
	width: 414px;
	border: 1px solid #cccccc;
}
div#news ul {
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}
div#news iframe {
	display: block;
}

/* ニュース
============================================================================================================ */

.rss-box {
	margin: 10px 5%;
	padding: 15px;
	background:#ffffff;
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rss-title {
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
}

.rss-title a {
font-size: 18px;
line-height:22px;
font-weight:bold;
color: #4E81B4;
}

.rss-items {
	padding-left: 10px;
}

.rss-item {
	font-size: 12px;
	line-height:18px;
	font-weight : normal;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.rss-item a:link ,
.rss-item a:visited ,
.rss-item a:active {
text-decoration : underline;
color: #5B023D;
}

.rss-item a:hover {
text-decoration : none;
color: #5B023D;
}

.rss-date {
font-size: 12px;
font-weight : normal;
color: #5B023D;
}


.pod-play {
_width:12em;
margin: 0 0.2em; padding: 0.1em 0; _padding:0;
white-space:nowrap;
text-decoration: none;
vertical-align:middle;
background: #fb6;
color: black;
}

.pod-play em {
_width:1em; _cursor:hand;
font-style: normal;
margin:0; padding: 0.1em 0.5em;
background: white;
color: #222;
}

.pod-play span {
_width:1em; _cursor:hand;
margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
}

.pod-play:hover {
background: #666;
color: white;
}

.pod-play:hover em {
background: black;
color: white
}

/* 福島わかなプロフィール
============================================================================================================ */
div#profile {
	float: right;
	width: 295px;
	border: 1px solid #cccccc;
}
div#profile h2 {
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}
div#profile ul {
	padding-top: 5px;
	text-align: right;
	padding-bottom: 28px;
	_padding-bottom: 26px;
}
div#profile ul, x:-moz-broken {
	padding-top: 5px;
	text-align: right;
	padding-bottom: 33px;
}




/* 三番町gardenについて
============================================================================================================ */
div#about {
	position: relative;
	margin-right: 4px;
	zoom: 1;
}
div#about:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#aboutImage {
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;
}
div#about p {
	margin-left: 305px;
	padding-bottom: 62px;
}
div#about address {
	position: absolute;
	right: 0;
	bottom: 0;
}

.font12 {
	font-size: 12px;
	line-height: 20px;
}

.font14 {
	font-size: 14px;
	line-height: 20px;
}

.font16 {
	font-size: 16px;
	line-height: 24px;
}

.font18 {
	font-size: 18px;
	line-height: 24px;
}

/* 福島わかなプロフィール
============================================================================================================ */

