@charset "shift_jis";
/* CSS Document */


#top {
	margin:0 46px 0 60px;
	padding:0 0 0 0;
	clear:both;
}

#top img {
	vertical-align:top;
}

#youtube {
	width:340px;
	margin-top:28px;
	background:url(../img/bg_youtube.png) no-repeat;
	float:left;
}

#top_btn {
	margin-top:11px;
}

#youtube object {
	vertical-align:bottom;
	display:inline;
}

#top_img {
	width:636px;
	float:right;
	margin-top:9px;
}

#top_ph {
	padding-left:11px;
	background:url(../img/bg_top.png) repeat-y;
}

#info {
	margin:27px 14px 0 0;
	color:#5E8C2D;
	background:#F5F5F5;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#info img {
	float:left;
}

#info h2 {
	font-family:Tahoma, Geneva, sans-serif;
	padding:15px 0 0 19px;
	font-size:11px;
	float:left;
}

#feed {
	float:right;
}

div#rssFeed {
	width:489px;
	padding:5px 20px;
	height:140px;
	background-color:#FCF3E2;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	overflow: auto;
}

#rssFeed h4 {
	padding-top:5px;
}

#rssFeed h4 a:link {
	color:#336600;
}

#rssFeed h4 a:visited {
	color:#336600;
}

#rssFeed h4 a:hover {
	color:#4788CF;
}

#rssFeed p {
	padding:5px 20px;
	border-bottom:1px dotted #999;
	text-align:left;
	color:#666;
	font-size:11px;
	/* [disabled]height:40px; */
	/* [disabled]overflow:scroll; */
}

.rssBody {
	float:none;
}

#top_img a {
	text-decoration:none;
}

#top_img a:link {
	color:#E4A225;
}

#top_img a:visited {
	color:#E4A225;
}

#top_img a:hover {
	color:#666;
}

#mainer {
	width:1040px;
	margin:0 auto;
	padding-left:60px;
}

#ct1 {
	margin-top:10px;
}

#ct1 img {
	vertical-align:top;
}

#ct2 img {
	vertical-align:top;
}

#category3 {
	overflow:hidden;
	position:relative;
	zoom:1;
}

#ct3 {
	width:734px;
	float:left;
}

#ct3 img {
	vertical-align:top;
}
	

.ct {
	padding-left:21px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#ct1 .ct {
	margin-right:46px;
	background:url(../img/bg_ct1.png) repeat-y;
}

#ct2 .ct {
	margin-right:46px;
	background:url(../img/bg_ct1.png) repeat-y;
}

#ct3 .ct  {
	background:url(../img/bg_ct3.png) repeat-y;
}

.ct iframe {
	margin:10px 0;
	background-color:#F1F1EB;
}

.ct_title {
	background:url(../img/bg_cttitle.png) repeat-x;
}

#ct1 h2.ct_title {
	padding:5px 8px 6px 4px;
}

#ct1_title {
	width:318px;
	padding:10px 17px 7px 0;
	float:left;
}

#ct_fr {
	width:426px;
	float:left;
}

#twitter {
	width:166px;
	margin:10px 0;
	float:right;
}

#tweets {
	height:175px;
	overflow:auto;
}

#ct2 .ct_title {
	width:939px;
	float:left;
}

#ct3 .ct_title {
	width:690px;
	float:left;
}

.ct_title h2 img {
	padding:5px 0 6px 4px;
	float:left;
}

.ct_title a img {
	float:right;
}

.ct_tag {
	float:right;
}

#owner {
	margin:20px 60px 0 0;
	float:right;
}

#BnrBox {
	width:166px;
	margin:10px 0;
	float:right;
}
#BnrBox p a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}
#BnrBox #fbBnr {
	padding-bottom:10px;
}

/* =========================================================
timeline
========================================================= */

div#timeline {
	border-left:1px solid #94E4E8;
	border-right:1px solid #94E4E8;
}
div#timeline div.contents {
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #DDD;
}

div#timeline div.contents li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	color: #555;
}

div#timeline div.contents li small {
	color: #09F;
	display: block;
}
