/*
Theme Name: アナウンサーブログ加藤アナ
Theme URI: http://nagoyatv.org/
Description: アナウンサーブログ加藤アナテーマ
Version: 1.0
Author: 2106
*/


/* common */
body {
	position: relative;
	font: 100% "Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Helvetica, Arial, sans-serif;
	background: #FFF;
}
#base_main{
	width:978px;
	margin: 0 auto;
	border-top:2px solid #666666;
}
/* End common */


#pankuzu{
	text-align:left;
	font-size:11px;
	padding:10px 0 20px 0;
}

/* PageLink */
#pagelink {
	clear: both;
	text-align: right;
	margin-bottom: 20px;
}
.pageprev {
	float: left;
	margin-bottom: 20px;
}
/* End PageLink */



/* Image */
.aligncenter {
	margin: 20px auto;
}
.alignright {
	margin: 0 0 10px 20px;
	float: right;
}
.alignleft {
	margin: 0 20px 10px 0;
	float: left;
}
.wp-caption {
	padding: 5px;
	text-align: center;
}
.wp-caption-text {
	font-size: 10px !important;
	margin: 5px 0 0 0 !important;
	color: #666666;
	text-align: center !important;
}
/* End Image */


/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 100%;
	margin-bottom: 10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a,
#wp-calendar a:visited {
	color: #333;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	color: #333;
}
#wp-calendar caption {
	color: #333;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px 2px 10px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
#wp-calendar td {
	color: #666;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar th{
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}

/* End Calendar */




/* RSS FEED */
#rss_feed a {
	width:234px;
	height:40px;
	text-indent:-9999px;
	display:block;
	margin: 20px 0 10px 0;
	background:url(images/rss_feed.gif) no-repeat;
}

#rss_feed a:link,
#rss_feed a:visited {
	background-position:0 0;
}
#rss_feed a:hover {
	background-position:0 -45px;
}
/* END RSS FEED  */

.page_top{
	height:18px;
	margin-bottom:20px;
	text-align:right;
	display:block;
}
.page_top a{
	width:125px;
	height:18px;
	text-indent:-9999px;
	text-align:left;
	display:block;
	background:url(images/page_top.gif) no-repeat;
	margin:0 0 0 auto;
}
.page_top a:link,
.page_top a:visited{
	background-position:0 0;
}
.page_top a:hover{
	background-position:0 -30px;
}

/*------------ コーナー -------------*/
#right #blog_area {
	width: 157px;
	height: auto;
	overflow: hidden;
	margin: 0 0 6px;
	background: url(common/images/bg_rightbox_repeat.gif) left top repeat-y;
	border-bottom: 1px solid #d1d1d1;
	}

/*------------ Myブログ -------------*/
#right #blog_area #my_blog{
	text-align: center;
	width: 157px;
	margin: 0 0 8px;
	padding: 0 0 8px;
	background: url(common/images/supoana_bar.gif) center bottom no-repeat;
}
#right #blog_area #my_blog ul{
	margin: 0 0 7px 8px;
}
#right #blog_area #my_blog li{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
}


#right  a:link,
#right  a:visited {
	color:#333;
	text-decoration:none;
}
#right  a:hover{
	color:#F90;
	text-decoration:underline;
}

/*------------ みんなのブログ -------------*/
#right #blog_area #a_blog {
	width: 157px;
	margin: 0 0 8px;
	}

	/*------------ みんなのブログ：日付＆タイトル -------------*/

		#right #blog_area #a_blog dl dt {
			font-weight: bold;
			margin: 10px 8px 5px 8px;
			padding-top: 4px;
			border-top: 1px #ccc solid;
			}
		#right #blog_area #a_blog dl dd {
			width: 140px;
			margin: 0 0 7px 8px;
			font-weight: bold;
			line-height: 1.2;
			}

#right #blog_area #a_blog dt a:link {
	color:#333;
	text-decoration:underline;
}
#right #blog_area #a_blog dt a:hover {
	color:#F90;
	text-decoration:none;
}

#right #blog_area #a_blog .day {
	color: #996600;
	font-weight: bold;
}
#right #blog_area #a_blog .txt a:link{
	color:#333;
	text-decoration:none;
}
#right #blog_area #a_blog .txt a:hover{
	color:#F90;
	text-decoration:underline;
}

