/*
Theme Name: konodan_2013
Theme URI: 
Author: konodan_2013
Author URI: 
*/
/*-------------------------------------------------------------- */
@charset "utf-8";
html  {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}
body  {
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:170%;
	color:#5B5B5B;
	height:100%;
	width:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	word-wrap: break-word;
}

iframe{
	margin:auto;
	display: block;
}
#container,#footer{
	font-size:14px;
}
a{
	font-weight:bold;
	color:#F39;
	text-decoration:none;
}
a:visited {
	color:#F6C;
	text-decoration:none;
}
img {
	border:0;
}
h1,h2,h3,h4 {
	margin:2px;
}
h2{
	font-size:21px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
.h2{
	font-size:21px;
	font-weight:bold;
}
.h3{
	font-size:16px;
	font-weight:bold;
}
.h4{
	font-size:14px;
	font-weight:bold;
}
.none {
	display:none !important;
	visibility:hidden;
}
.l {
	float:left;
}
.r {
	float:right;
}
.clearfloat {
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
}
.blue {
	color: #2dafe0;
}
.pink {
	color: #F36;
}
.aligncenter {
	text-align: center;
}
#mainContent a:hover {
	text-decoration:underline;
}
.newsdate{
	font-weight:bold;
	color:#00bde3;
	display:inline;
}
.news_c_merman{
	font-weight:bold;
	color:#279301;
	display:inline;
}
.news_c_alien{
	font-weight:bold;
	color:#0065e3;
	display:inline;
}
.new{
	font-weight:bold;
	color:#ff2323;
	display:inline;
	text-decoration:none;
}
.newsline {
	padding:10px 0;
	border-bottom:#1ec4d6 solid 1px;
}
.c_inline {
	display:inline;
}
a:hover .news_link {
	text-decoration:underline;
}
iframe.twitter-share-button {
	width: 105px!important;
	margin:0;
	float:right;
}