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

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

#header	{margin-bottom: 10px;}

#headerpost	{margin-bottom: 10px;}

#content	{margin-bottom: 10px;}

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

/* サイト名 */
#headtop	{float: left;}
#headtop  h1 {margin: 0;
		padding: 0;}
#headtop img	{float: left;
	margin-right: 10px;
	clear:left;}


#nav {
	padding-top: 0;
 float: right;
  position: relative;
}

#nav ul {
	margin: 0; padding:0;
}
#nav li {margin: 2px 2px;
	 padding-left: 11px;
	 float: left;
	 display: inline-block;
	 list-style-type: none;
	 background:url(../img/mark.jpg) no-repeat left center;}

#nav li a {font-size:14px;
 	text-decoration: none;
        padding: 1px 10px;
	 line-height: 1;
}
#nav li a:hover {background-color: #FF0040;
	 color: #ffffff;}
#htop {
	overflow: hidden;
}

#header	{overflow: hidden;}

/* ### ヘッダー ### */
/* サイト名 */
#site	{float: left;}


/* サイト名 */
#site	{font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background: rgba(255,255,255,0.5);
	display: inline-block;
	padding: 10px 20px;
	margin-top: 30px;}

#site h1	{font-size: 50px;
	margin: 0;
	line-height: 1;
	color: #088a08;}

#site h1 span	{font-weight: normal;}

#site p	{font-size: 16px;
	margin: 0;}


/* ヘッダー画像 */
#header	{width: 960px;
	height: 300px;
	background-image: url(../img/topin.jpg);
	background-position: left bottom;}


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

#content	{overflow: hidden;}

#content h3	{font-size: 21px;
	margin: 3px 5px 8px 0;
	padding: 3px 10px;
	line-height: 1;
	color: #0000ff;
	border: 1px solid #f00;
	border-radius: 6px;}

#content  h4 {margin: 0;
	font-size: 16px;}
.post	{float: left;
	width: 216px;
	margin-right: 32px;
	margin-bottom: 25px;}

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

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


#test {
	background-color: #ffb6c1;

	-webkit-transition: background-color 5s linear;
}

#test {color: #ffffff;
	padding: 2px  20px;}

#test:hover {

	background-color: #fcc;
}


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

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

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

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

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

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

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

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


.post .box  {clear: both;
	border: solid 1px #aaaaaa;
	margin: 0;
	padding: 5px;
	border-radius: 5px;
	overflow: hidden;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf));
	background: -webkit-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -o-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset}

.post .box h2 {float: center;
	margin: 0;
	padding: 0;
	clear: both;
}
.post .box p {float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

.post .box img {float: left;
	margin: 0;
	padding:0;
	clear: both;
}

/* メニュー */
.menu	{margin-bottom: 20px;}

.menu h3	{font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #66c1e8;
	margin: 0 0 5px;}

.menu ul	{margin: 0;
	padding: 0;
	border-top: solid 1px #aaaaaa;}

.menu li	{margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 1px #aaaaaa;}

.menu li a	{display: block;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	padding: 10px 0 10px 20px;
	background-image: url(../img/listmark.png);
	background-repeat: no-repeat;
	background-position: 0 50%;}

.menu li a:hover	{background-color: #b4f0ff;}






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

#footer	{font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-color: #537685;
	padding: 10px 10px 20px;
  line-height: 1.0;			/* ■この指定が無いとブラウザ毎に縦位置が変る */
}


/* サイト名 */
#footer p	{float: left;
	margin: 0;
	font-size: 14px;}




/* アイコンメニュー */
#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: #000000;
	font-weight: bold;
	border-right: solid 1px #ffffff;
	color:#ffffff;
	padding-right: 6px;
	margin-right: 3px;
	text-decoration: none;}

#submenu a:hover	{color: #ff0000;
		background-color: #dcdcdc;}

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

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


/* コピーライト */
small	{font-size: 12px;
	font-weight: bold;
	display: block;}



