﻿/* ### レイアウト ### */

/* ------------------------------
   Browser Reset
------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,ul,li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body	{margin: 0 10px;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;}

#container	{
	margin: auto;
	text-align: center;
	background: #fff;}

header	{margin: 0;
	text-align: center;
	background: #fff;}

#htop {max-width: 1220px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/backimg1.jpg);}

#content	{ max-width: 1220px;
	margin: 8px auto;
	padding: 4px 0 0 1%;
	background-color: #fff;}

#footer	{max-width: 1200px;
	margin: 0 auto;
	clear: both;}


/* ### ヘッダー ### */
header h5 {margin: 0 0 5px 0;
	padding: 0  0  0 10px;
	background-color: #08088a;
	font-size: 16px;
	text-align: left;
	color: #fff;}
/* サイト名 */
#headtop	{float: left;}
#headtop  h1 {margin: 0;
		padding: 0;}

#headtop img{
	height: 80px;
	width: auto;}

#headside {float:right;}

#headside img{
	height: 80px;
	width: auto;}


/* アイコンメニュー */
nav {   width: 100%;
	margin-bottom: 25px;
}

/* ナビゲーションメニュー */
nav	{float: left;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	padding-top: 0px;}


nav ul	{margin: 0;
	padding: 0;}

nav li	{list-style-type: none;
	float: left;
	width: 12.5%;}


nav li a {display: block;
	padding: 12px 15px;
	text-decoration: none;
 	border: 1px solid #000000;
	border-radius: 8px;
	line-height: 1;
	color: #273343;
	text-shadow: 0 1px 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #bdbdbd;
	background: -webkit-gradient(linear,left top, left bottom, from(#bdbdbd), to(#ffffff));
	background: -webkit-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -moz-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -o-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -ms-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: linear-gradient(#ffffff 0%, #bdbdbd 100%);}

nav li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffa200), to(#fff5e4));
	background: -webkit-linear-gradient(top,#ffa200 0%, #fff5e4 100%);
	background: -moz-linear-gradient(top,#ffa200 0%, #fff5e4 100%);
	background: -ms-linear-gradient(top,#ffa200 0%, #fff5e4 100%);
	background: -o-linear-gradient(top,#ffa200 0%, #fff5e4 100%);
	background: linear-gradient(top,#ffa200 0%, #fff5e4 100%);}
nav {overflow: haidden;}
#htop	{overflow: hidden;}

/* ### コンテンツ部分の記事のレイアウト ### */

#content   h1 {margin: 6px auto;
	padding: 3px 8px 6px 10px;
	border: solid 1px #87ceeb;
	background-image: url(img/backimg1.jpg);
	border-radius: 6px;}

article section  {margin: 0;
	color: #000;
	background-color: #fff;
	padding: 0; }

article section h1 {margin: 0;
	border: solid 1px #66ff99;
	font-size: 30px;
	color: #fff;
	border-radius: 8px;
	background-color: #ff0000;
	padding: 2px 20px; }

article section h2 {margin: 5px 10px;
	padding: 1px 8px;
	border: solid 1px #66ff99;
	font-size: 24px;
	color: #0000cd;
	border-radius: 8px;
	background-color: #bdbdbd;
	background: -webkit-gradient(linear,left top, left bottom, from(#bdbdbd), to(#ffffff));
	background: -webkit-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -moz-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -o-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -ms-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: linear-gradient(#ffffff 0%, #bdbdbd 100%);}

article section { clear: both; }
article section h3 {margin: 3px 0 3px 0;
	font- size: 30px;
	font-weight: bold;
	color: #0000ff;
	border-bottom: 1px;
	border-left: 5px
	padding-bottom: 3px;}

.conleft {float: left;
	margin:0;
	padding: 10px;
	width: 46%;
	background-color: #fff;}

.conleft img {width: 90%;
	margin:0;
	padding: 5px;}

.conright {float: right;
	margin:0;
	padding-right: 20px;
	width: 48%;
	overflow: hidden;}

.conright img {width: 90%;
	margin:0;
	padding: 5px;}

.conright a {width: 90%;
	text-decoration: none;}


.conright a:hover {width: 90%;
	color: ffffff;
	background: #ff00ff;}

.conright h4 {float: right;
	color: #ff0000;
	font-size: 22px;}

/* フリーダイヤルボタン */
.conright .freed	{float: right;
	color: #ffffff;
	padding-top: 0;
	border: 1px solid #dcdcdc;
	border-radius:8px;
	font-size: 46px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	background-origin: content-box;
	 line-height: 1;
	background:url(./img/freedial.png) ;
	background-repeat: no-repeat;
	background-position: 5% 50%;
	padding: 3px 20px 3px 86px;
	margin-bottom: 20px;
	box-shadow:10px 10px 16px gray;}

.conright .freed  {overflow: hidden;}

.box	{float: left;
	width: 32%;
	margin-right: 10px;
	margin-bottom: 15px;}

.box:last-child	{margin-right: 0;}

.box + .box  .box {margin-right: 0;}

.box a	{
	text-decoration: none;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	background-repeat:
	 no-repeat;
	padding: 0;
	border-radius:6px;}

.box a:hover	{background-color: #cfffb2;
	color: #003300;}


.post	{float: left;
	width: 32%;
	margin-right: 5px;
	margin-bottom: 15px;}


/* サムネイル画像 */
.post img {width:92%;
	vertical-align: bottom;
	border: none;}

.post .ryokin img {width: 90%;
	height: 60px;
	vertical-align: bottom;
	border: none;}

/* 記事のタイトルと文章 */
.post h3 {margin: 5px 0;
	border-left: solid 3px #003300;
 	border-bottom: solid 1px #003300;
	font-size: 16px;
	color: #000;
	padding-left: 10px;}
.post h4 {font-size: 16px;
	margin: 5px 0 0;
	border: 2px solid #dcdcdc;
	border-radius: 8px;}

.post p	{font-size: 15px;
	margin: 10px 0;}
/* 続きを読むボタン */
.post .more_s	{float: right;
	color: #ffffff;
	padding-top: 0;
	border: 1px solid #dcdcdc;
	border-radius:8px;
	font-size: 18px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	background-origin: content-box;
	 line-height: 1;
	background:url(./img/freetel.png) left top;
	background-repeat: no-repeat;
	background-position: 10% 50%;
	padding: 3px 10px 3px 44px;
	margin-bottom: 20px;
	box-shadow:15px 15px 10px gray;}

.post .more_s2	{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-bottom: 20px;}

.post:last-child	{margin-right: 0;}

.post + .post + .post	{margin-right: 0;}

/* リンク */
.post a	{color: #000000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	background-repeat:
	 no-repeat;
	padding: 3px 20px 3px 10px;
	border-radius:6px;}

.post a:hover	{background-color: #cfffb2;
	color: #003300;}

.post .erea  {margin-bottom: 10px;}
.post .erea a	{margin: 1px 3px;
	font-size: 14px;
	 border: solid 1px #fdc0e4;
	background-color: #ffffff;
	display: block;
        list-style-type: none;
	float: left;
	padding:1px 2px;
	color: #000000;
        border-radius: 3px;
	text-decoration: none;}

.post .erea a:hover	{background-color: #c71585;
	background: -webkit-gradient(linear,left top, left bottom, from(#ffffff), to(#fde7f4));
	background: -webkit-linear-gradient(#ffffff 0%, #fde7f4 100%);
	background: -moz-linear-gradient(#ffffff 0%, #fde7f4 100%);
	background: -o-linear-gradient(#ffffff 0%, #fde7f4 100%);
	background: -ms-linear-gradient(#ffffff 0%, #fde7f4 100%);
	background: linear-gradient(#ffffff 0%, #fde7f4 100%);
	color: #ff0000;}

.post .erea {overflow: hidden;}


.post .cmcm {width: 100%;
	margin: 0;
	padding: 0;}
.post .cmcm img {width: 100%;
	height: 160px;}


/* ### フッター ### */
#footer {border: solid 1px #808080;
	padding: 10px 10px 20px;
	 color: #000000;
	 font-family: "Maven Pro", Helvetica, Arial, sans-serif;
	background-color: #bdbdbd;
	background: -webkit-gradient(linear,left top, left bottom, from(#bdbdbd), to(#ffffff));
	background: -webkit-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -moz-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -o-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: -ms-linear-gradient(#ffffff 0%, #bdbdbd 100%);
	background: linear-gradient(#ffffff 0%, #bdbdbd 100%);
	font-size: 14px;
}
#footer h3 {font-size:14px;
	margin: 0px;
	padding: 0 20px;
}

#footer p {
	margin: 0px;
	 float: left;
}
#footer p a{
	 text-decoration: none;
	border: none;
	color: #fff;
}
#footer p a:hover{
	background-color: #003300;
	color: #f00;}

#iconmenu {
	float: right;
}
#iconmenu ul {
	margin: 0;
	 padding: 3px 0px 0px;
}
#iconmenu li {
	display: inline;
	 list-style-type: none;}


#iconmenu img {
	border: 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: #003300;
 padding-right: 6px;
 font-weight: bold;
 text-decoration: none;
 margin-right: 3px;
 border-right-style: solid 1px #000;}

#submenu li a:hover {
	color: #ff0000;
	background-color: #ffffff;}

#submenu li:last-child a {
	border: none;}

#submenu li + li + li + li a {
	border: none;}
small {
	font-size: 12px;
 font-weight: bold;
 display: block;
}
