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


/*twitter*/
#box_twitter {
	padding:0 !important;
}
.twtr-doc {
    -moz-border-radius:0 0 5px 5px !important;
    -webkit-border-radius:0 0 5px 5px !important;
    border-radius:0 0 5px 5px !important;
	padding:0 5px;
	width: 335px !important;
	background:none !important;
	}
.twtr-doc, .twtr-hd, .twtr-widget, #box_twitter {
	background-color:#87cdd9 !important;
}
.twtr-tweet-text, twtr-tweet-wrap, .twtr-tweet, .twtr-tweets, .twtr-timeline, .twtr-bd {
	background-color:#fff !important;
}
.twtr-timeline {
	height:225px !important;
	max-height:225px !important;
}
#box_twitter h3 {
	border:none;
}
#box_twitter h4 {
	display:none;
}

a.twitter {
	background-image:url(../img/ico_twitter.png);
	padding-left:0px !important;
}

	
.line_box {
	width:auto;
	background-color:#fff;
	border:solid #fff 2px;
	width:345px;
	padding:5px;
	margin-left:10px;
	margin-top:10px;
	aposition:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/clip_site/view/htc/PIE.htc);
}