@charset "UTF-8";

/* reset */
html{color:#000;background:#C61519;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/**/


/* common */
body {
margin:0;
padding: 0;
text-align: left;
font-size:1em;
line-height:1.3em;
	background-color: #99CCFF;
}

strong {
font-weight:bold;
}

/* フォント */
.highl {
color:#2FA0D1;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.2em;
}

/* ツールバー */
iframe {
background:#000;
}

.contents {
	font-size: 12px;
	color: #1A1A1A;
	line-height: 15px;
}
.profile {
	font-size: 16px;
	color: #000033;
}
.update {
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {color: #17A4C9}
a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
.programtitle {
	font-size: 13px;
	color: #000033;
	font-weight: bold;
}

/* ソーシャルブックマーク */
.socialSet {
margin:20px 0;
width:100%;
}
.socialSet:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.socialSet { display: inline-block; }
.socialSet { zoom: 100%; }

.socialSet div {
float:left;
margin-right:5px;
}
.socialSet #facebookBtn {
	padding-right:0;
}
*:first-child+html .socialSet #facebookBtn {padding-right:1px;}
* html .socialSet #facebookBtn {padding-right:1px;}
iframe#FBBtn {
	width:160px;
	height:20px;
	height:21px\9;
	/* IE8以下 */
	padding-top:1px;
	background-color:#FFF;
}
#hatenaBtn {
}