/* ### 基本的なレイアウト ### */
body	{margin-top:: 24px 10px;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;}

#container	{width: 960px;
	margin: auto;}

#header	{margin-bottom: 8px;}

#headerpost	{margin-bottom: 8px;}

#content	{margin-bottom: 8px;}

#content2	{margin-bottom: 8px;}

a {
text-decoration: none;
}


/* ### コンテンツ部分の記事のレイアウト ### */

#content	{overflow: hidden;}

.post	{float: left;
	width: 234px;
	margin-right: 8px;
	margin-bottom: 0px;}

.post:last-child	{margin-right: 0;}

.post + .post + .post + .post	{margin-right: 0;}

.post9	{float: left;
	width: 234px;
	margin-right: 8px;
	margin-bottom: 0px;}

.post9:last-child	{margin-right: 0;}

.post9 + .post9 + .post9 + .post9	{margin-right: 0;}

.post2	{float: left;
	width: 476px;
	margin-right: 8px;
	margin-bottom: 0px;}

.post2:last-child	{margin-right: 0;}

.post2 + .post2 + .post2 + .post2	{margin-right: 0;}

.post0	{float: left;
	width: 960px;
	margin-right: 0px;
	margin-bottom: 0px;}

.post0:last-child	{margin-right: 0;}

.post0 + .post0 + .post0 + .post0	{margin-right: 0;}

.fb-like-box,.fb-like-box span, .fb-like-box iframe {
 width: 100% !important;
}

/* ### 小さいコンテンツ部分の記事のレイアウト ### */

#content3	{overflow: hidden;}

.post3	{float: left;
	width: 113px;
	margin-right: 8px;
	margin-bottom: 0px;}

.post3:last-child	{margin-right: 0;}

#content4	{overflow: hidden;}

.post4	{float: left;
	width: 113px;
	margin-right: 8px;
	margin-bottom: 0px;}

.post4:last-child	{margin-right: 0;}

.post3 + .post3 + .post3 + .post3 + .post4 + .post4 + .post4 + .post4	{margin-right: 0;}


/* ### コンテンツ ### */

/* サムネイル画像 */
.post img	{width: 234px;
	height: auto;
	vertical-align: bottom;
	border: none;}

.post2 img	{width: 476px;
	height: auto;
	vertical-align: bottom;
	border: none;}

.post3 img	{width: 113px;
	height: auto;
	vertical-align: bottom;
	border: none;}

.post4 img	{width: 113px;
	height: auto;
	vertical-align: bottom;
	border: none;}

.post9 img	{width: 234px;
	height: auto;
	vertical-align: bottom;
	border: none;}

/* 画像角丸・マウスオーバー */

.image img{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.image a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.image02 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* 動画 */

.video{
 position: relative;
 margin-top: 0px;
 margin-bottom: 8px;
 padding-bottom: 56.25%;
 padding-top: 0px;
 overflow: hidden;
 }
 
.video iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }

/* 記事のタイトルと文章 */
.post h2	{font-size: 16px;
	margin: 5px 0 0;}

.post p	{font-size: 12px;
	margin: 8px 0;}

.post2 h2	{font-size: 16px;
	margin: 5px 0 0;}

.post2 p	{font-size: 12px;
	margin: 8px 0;}

.post9 h2	{font-size: 16px;
	margin: 5px 0 0;}

.post9 p	{font-size: 12px;
	margin: 8px 0;}

.post0 h2	{font-size: 16px;
	margin: 5px 0 0;}

.post0 p	{font-size: 12px;
	margin: 8px 0;}

/* 投稿日 */
.post .date	{float: left;
	margin: 0;}

.post2 .date	{float: left;
	margin: 0;}

/* 続きを読むボタン */
.post .more_s	{float: right;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-image: url(img/more_small.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 3px 10px 3px 10px;
	margin: 0;}

.post2 .more_s	{float: right;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 3px 5px 3px 5px;
	margin: 0;}

.post .more_t	{float: left;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-image: url(img/more_small.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 3px 10px 3px 10px;
	margin: 0;}

.post2 .more_t	{float: left;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 3px 5px 3px 5px;
	margin: 0;}

.post2 .more_m	{float: right;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 3px 5px 3px 5px;
	margin: 0;}

/* リンク */
.post a	{color: #000000;
	text-decoration: none;
	display: block;
	overflow: hidden;}

.post a:hover	{background-color: #eeeeee;}

.post2 a	{color: #000000;
	text-decoration: underline;
	display: inline;
	overflow: hidden;}

.post2 a:hover	{background-color: #eeeeee;}

.post9 a	{color: #000000;
	text-decoration: underline;
	display: inline;
	overflow: hidden;}

.post9 a:hover	{background-color: #eeeeee;}

/* ### ヘッダー ### */

/* サイト名 */
#site	{float: left;}

#site h1	{margin: 0;}

#site img	{vertical-align: bottom;
                 border: none;}


/* ナビゲーションメニュー */
#nav	{float: right;
	font-size: 22px;
	font-family: 'Georgia', Helvetica, Arial, sans-serif;
	padding-top: 68px;}

#nav ul	{margin: 0;
	padding: 0;}

#nav li	{list-style-type: none;
	float: left;}

#nav li a	{display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	border-bottom: solid 5px transparent;
	color: #000000;}

#nav li a:hover	{border-bottom-color: #000000;}

#header	{overflow: hidden;}


/* ### ヘッダー記事 ### */

/* 記事の画像 */
#headerpost img	{float: left;
	vertical-align: bottom;
        border: none;}

#headerpost2 img	{float: left;
	vertical-align: bottom;
        border: none;}

/* 記事のタイトルや文章 */
#headerpost #lead	{float: left;
	font-size: 12px;
	width: 300px;
	color: #ffffff;
	margin-left: 25px;
	overflow: hidden;}

#headerpost2 #lead	{float: left;
	font-size: 12px;
	width: 300px;
	color: #ffffff;
	margin-left: 25px;
	overflow: hidden;}

#headerpost #lead a	{color: #ffffff;
	text-decoration: underline;
	display: inline;
	overflow: hidden;}

#headerpost h2	{margin: 16px 0;}

#headerpost2 h2 {margin: 16px 0;}

#headerpost .more	{font-size: 12px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	text-align: right;}

#headerpost2 .more	{font-size: 12px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	text-align: right;}

#headerpost .more a	{color: #ffffff;
	background-image: url(img/more.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding: 10px 10px 10px 0;
	text-decoration: none;}

#headerpost2 .more a	{color: #ffffff;
	background-image: url(img/more.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding: 10px 10px 10px 0;
	text-decoration: none;}

/* 背景 */
#headerpost	{background-color: #333333;
	background: -webkit-gradient(linear,left top, left bottom, from(#000000), to(#555555));
	background: -webkit-linear-gradient(#000000 0%, #555555 100%);
	background: -moz-linear-gradient(#000000 0%, #555555 100%);
	background: -o-linear-gradient(#000000 0%, #555555 100%);
	background: -ms-linear-gradient(#000000 0%, #555555 100%);
	background: linear-gradient(#000000 0%, #555555 100%);
	overflow: hidden;}


/* ### フッター ### */

#footer	{font-family: 'メイリオ', Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-color: #000000;
	padding: 12px 12px 12px;}


/* サイト名 */
#footer p	{float: left;
	margin: 0;}


/* フッターロゴ */
#footerlogo	{float: left;}

#footerlogo img	{border: none;}


/* アイコンメニュー */
#iconmenu	{float: right;}

#iconmenu ul	{margin: 0;
	padding: 3px 0 0;}

#iconmenu li	{display: inline;
	list-style-type: none;}

#iconmenu img	{border: none;}


/* サブメニュー */
#submenu	{clear: both;}

#submenu ul	{margin: 10px 0;
	padding: 3px 0 0;
	font-size: 12px;}

#submenu li	{display: inline;
	list-style-type: none;}

#submenu a	{color: #ffffff;
	font-weight: bold;
	border-right: solid 1px #ffffff;
	padding-right: 6px;
	margin-right: 3px;
	text-decoration: none;}

#submenu li:last-child a	{border: none;}

#submenu li + li + li a	{border: none;}


/* コピーライト */
small	{color: #D20B2C;
        font-size: 9px;
	font-weight: bold;
	padding-right: 30px;
	display: block;}