body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #fffef0;
	
		text-align: center;
	
	}

a {
	text-decoration: underline;
	
	font-weight: bold;
	}

a:link {
	color: #FF9900;
	}

a:visited {
	color: #FF9900;
	}

a:active {
	color: #FF0000;
	}

a:hover {
	color: #FF3300;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	
	background-color: #ffffff;
	border: 1px solid #999999;
	}

#banner-img {
	background: #FF9900 url("http://podcast.rkk.jp/raditama/image/banner.jpg")    no-repeat 0px 0px;
	
	height: 169px;
	}

div.img-link a {
	display: block;
	height: 159px;
	text-decoration: none;
	}

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}




#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	   
	
	}

#banner h2 {
	font-size: small;
	}



#left {
		float: left;
	
	background-image: url(http://podcast.rkk.jp/raditama/image/l_back.gif);
        background-repeat: repeat-y;
	width: 200px;
	
	overflow: hidden;
	}

textarea#comment-text {
        width: 370px;
        }


/*
alternate
#right
float: left:
to
float: right;
*/

#right {
		float: right;
	background-color: #ffffff;
	width: 200px;
	background-image: url(http://podcast.rkk.jp/raditama/image/r_back.gif);
        background-repeat: repeat-y;
	overflow: hidden;
        margin-top: 5px;
	}

#center {
		float: left;
	width: 400px;
	overflow: hidden;
	background-color: #ffffff;
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #343131;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	text-decoration: underline;
	
	font-weight: bold;
	}

.sidebar a:link {
	color: #338800;
	}

.sidebar a:visited {
	color: #338800;
	}

.sidebar a:active {
	color: #FF0000;
	}

.sidebar a:hover {
	color: #e70000;
	}

.content p {
	color: #343131;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #FF5500;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	background-image: url(http://podcast.rkk.jp/raditama/image/title_back.gif);
        background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 15px; 
        padding-bottom: 3px; 
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}


.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dashed #999999;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
        clear: both;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #ffffff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
        background-image: url(http://podcast.rkk.jp/raditama/image/sideh2_back.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
        padding-top: 3px; 
        padding-bottom: 3px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #ffffff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	background-image: url("http://podcast.rkk.jp/raditama/image/sideh2_back.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
        padding-top: 3px; 
        padding-bottom: 3px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0;
	}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
        margin-bottom: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", verdana, arial, sans-serif;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
	
span{
	line-height: 150%;
	}

#btn {
        margin-bottom: 20px; 
        text-align: center;
}

.name {
        color: #000000; 
        font-size: 13px; 
        text-decoration: none; 
        font-weight: bold;
}
