﻿/* ### レイアウト ### */
body	{margin: 0 10px;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	background-color: #e0ffff;}
#container	{ max-width: 1220px;
	margin: auto;
	text-align: center;
	background-color: #e0ffff;}

#header	{margin: 0;
	text-align: center;
	background: #fff;}

#htop	{max-width: 960px;
	margin: 0 auto;
	padding: 0 0 0 1%;
	background-color: #fff;}

#content	{ max-width: 1220px;
	margin: 0 auto;
	padding: 0 0 0 1%;
	background-color: #fff;}

#content	h1{ font-size: 20px;
	margin: 3px 0;
	padding: 2px  2px;
	color: #000000;
	background-color: #dcdcdc;}

#footer	{clear: both;}


/* ### ヘッダー ### */

/* サイト名 */
#headtop	{float: none;}
#headtop  h1 {margin: 0;
		padding: 0;
	font-size: 18px;}

#headtop img	{float: left;
	margin-right: 10px;
	clear:left;
	width: 40%;}


#nav {
	padding-top: 0;
     float: right;
     position: relative;}
#nav ul {
	margin: 0; padding:0;}
#nav li {margin: 2px 2px;
	 padding-left: 6px;
	 float: left;
	 display: inline-block;
	 list-style-type: none;
	  background:url(../img/icn_news.jpg) no-repeat left center;}
#nav li a {font-size:14px;
 	text-decoration: none;
        padding: 1px 5px;
	 line-height: 1;}
#nav li a:hover {background-color: #03388e;
	 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: 30px;
	margin: 0;
	line-height: 1;
	color: #088a08;}

#site h1 span	{font-weight: normal;}

#site h3	{font-size: 24px;
	color: #f00;
	margin: 0;}

/* ヘッダー画像 */
#header	{width: 960px;
	height: 416px;
	background-image: url(./img/top.jpg);
	background-position: left bottom;}

/* ### コンテンツ ### */
#content	{margin-bottom: 10px;
	background-color: #e0ffff;}

#content	{overflow: hidden;}

.conleft  {float: left;
	width: 60%;
	margin: 0;
	padding: 6px 3px;
	overflow: hidden;}

.conleft h1{magin-top: 10px;
		magin-bottom;
		font-size: 20px;
		color: #ff0000;
		boder: 1px solid #f00;
		border-radius: 8px;} 

.conleft  h2{magin-top: 10px;
		magin-bottom;
		font-size: 18px;
		color: #0000ff;
		boder: 1px solid #ff0000;
		border-radius: 8px;} 

.conright {float: right;
	width: 34%;
	margin: 0;
	padding: 6px 3px;}
	
.conright img{margin_top: ;
	width: 100%;
	margin: 0;
	overflow: hidden;}

.post	{float: left;
	width: 23%;0;
	margin-right: 20px;
	margin-bottom: 15px;}

.post:last-child	{margin-right: 0;}

.post + .post + .post + .post	{margin-right: 0;}


#test {
	background-color: #f0ffff;

	-webkit-transition: background-color 5s linear;
}


#test {color: #000000;
	padding: 2px  20px;
	font-size: 24px;}


/* ### コンテンツ ### */

/* サムネイル画像 */
.post img	{width: 100%;
	height: auto;
	vertical-align: bottom;
	border: none;}

/* 記事のタイトルと文章 */
.post h2	{font-size: 24px;
	margin: 5px 0 0;
	color: #ffffff;}

.post p	{font-size: 22px;
	color: #ffffff;
	margin: 10px 0;}

/* 投稿日 */
.post .date	{float: left;
	margin: 0;}

/* 続きを読むボタン */
.post .more_s	{float: right;
	color: #ffffff;
	font-size: 22px;
	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: #ffffff;
	text-decoration: none;
	display: block;
	overflow: hidden;}

.post a:hover	{background-color: #003000;
	}


.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;
}
#content h3	{
	padding: 2px 20px ;
	font-size: 18px;
	color: #ff0000;}
#content h4	{
	padding: 2px 20px ;
	font-size: 16px;
	color: #0000ff;}

/* ### フッター ### */
#footer {
	padding: 10px 10px 20px;
 color: rgb(255, 255, 255);
 font-family: "Maven Pro", Helvetica, Arial, sans-serif;
 background-color: rgb(3, 56, 142);
}
#footer p {
	margin: 0px; float: left;
}
#iconmenu {
	float: right;
}
#iconmenu ul {
	margin: 0px; padding: 3px 0px 0px;
}
#iconmenu li {
	display: inline; list-style-type: none;
}
#iconmenu img {
	border: currentColor; border-image: none;
}
#submenu {
	clear: both;
}
#submenu ul {
	margin: 10px 0px; padding: 3px 0px 0px; font-size: 12px;
}
#submenu li {
	display: inline; list-style-type: none;
}
#submenu a {
	color: rgb(255, 255, 255);
 padding-right: 6px;
 font-weight: bold;
 text-decoration: none; margin-right: 3px;
 border-right-color: rgb(255, 255, 255);
 border-right-width: 1px;
 border-right-style: solid;}

#submenu li a:hover {
	color: #ff0000;
	background-color: #ffffff;
}

#submenu li:last-child a {
	border: currentColor;
 border-image: none;
}
#submenu li + li + li + li a {
	border: currentColor;
 border-image: none;
}
small {
	font-size: 12px;
 font-weight: bold;
 display: block;
}
