/* ### レイアウト ### */

/* ------------------------------
   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	{max-width:1220px;
	margin: auto;
	text-align: center;
	background-color: #fff;
	padding-bottom: 50px;}

#header	{width:1200px;
	clear:both;
	padding:0 10px;}

#htop	{max-width: 1200px;
	margin: 0;
	padding: 0;}

#content	{ max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;}

#conleft {float: left;
	width: 70%;
	margin-right: 10px;
	padding-right: 10px;
	background-color: #fff;
	text-align: left;}

#conright {width: 28%;
	float: right;
	background-color: #fff;
	text-size: 14px;
	text-align: left;}

#footer	{max-width: 1200px;}

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

#htop h5 {margin: 0 0 5px 0;
	padding: 0  0  0 20px;
	background-color: #088a08;
	font-size: 13px;
	text-align: left;
	color: #fff;}

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

#site h1	{margin: 0;
	font-size: 38px;
	color: #0000ff;
	vertical-align: bottom;}

#site img	{vertical-align: bottom;}


/* ナビゲーションメニュー */
#nav	{float: right;
	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: 120px;}


#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-repeat: no-repeat;
	background-position: 0 50%;}

#nav   li a:hover {background: -ms-linear-gradient(rgb(82, 94, 255) 0%, rgb(172, 178, 255) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#0080ff));
	background: -webkit-linear-gradient(#ffffff 0%, #0080ff 100%);
	background: -moz-linear-gradient(#ffffff 0%, #0080ff 100%);
	background: -o-linear-gradient(#ffffff 0%, #0080ff 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;
	 color: rgb(255, 255, 255);}

#nav li:nth-chiitd(1)a,navli:nth-child(2)a,navli:nth-child(3)a{border: 1px solid #5f95b8;
	border-right:none;}

#inav	{float: right;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-size: 16px;
	overflow: hidden;
	padding: 10px 0px 10px;}


#inav h2 a{float: right;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-size: 40px;
	background-color: #ffffff;
	background-image: url(../img/keitai30.png);
	background-repeat: no-repeat;
	padding: 0 10px 0px 70px;
	background-position:  5% 94%;
	text-decoration: none;}



#htop {overflow: hidden;}

#header {overflow: hidden;}

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

#conleft {margin: 0;
	margin-bottom: 20px;}

#conleft h1{margin-bottom: 10px;
	font-size: 24px;
	color: #ffffff;
	padding: 6px 10px;
	background-color: #088a08;
	border-radius:8px;
	text-align: left;}
#conleft h5{margin-bottom: 10px;
	font-size: 16px;
	color: #ffffff;
	padding: 3px 3px;
	background-color: #000000;
	text-align: left;}

#conleft h2{margin-bottom: 3px;
	font-size: 23px;
	color: #ff0000;
	padding: 3px 6px;
	border: solid 1px #ff0000;
	border-radius:1px;
	text-align: left;}

article section { clear: both; }



article section h2 {font-size: 50px;
	font-weight: bold;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F95B8;
	padding-bottom: 5px;
}
article section h4 {font-size: 20px;
	font-weight: bold;
	color: #0000ff;
	background-color: #fff8dc;
	padding-bottom: 3px; 3px
}

article section h2 a {
	color: #5F95B8;
	text-decoration: none;
}

article section {overflow: hidden;}

.post	{float: left;
 	margin:0;
	padding-right: 1px;
	width: 16%;
	margin-bottom: 15px;}

.post h3 {font-size: 16px;
	color: #f00;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 3px #aaaaaa;
	margin: 6px 0 10px;
	padding: 0 10px;}

.post img {width: 96%;
	height: 120px; }

.post p	{font-size: 14px;
	line-height: 1.4;
	margin: 3px;
	clear: left;}

.post a	{font-size: 14px;
	color: #000000;
	text-decoration: none;}
.post a:hover	{background-color: #0000ff;
	color: #ff0000;}

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

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

.post {overflow: hidden;}

.box	{float: left;
	width: 32%;
	margin-right: 10px;
	margin-bottom: 15px;}
.box	img{float: left;
	width: 98%;
	margin-right: 3px;
	margin-bottom: 3px;}

.box	h3{float: left;
	width: 98%;
	font-size: 22px;
	color: #0000ff;
	background-color: #f5f5dc; 
	margin-right: 2px;
	margin-bottom: 3px;
	border-left: solid #dcdcdc 6px;
	border-bottom: solid  #dcdcdc 1px:}

.box:last-child	{margin-right: 0;}
.box + .box  .box {margin-right: 0;}

.box a	{
	text-decoration: none;
	display: block;
	overflow: hidden;1px
	background-color: #ffffff;
	background-repeat:
	 no-repeat;
	padding: 0;
	border-radius: 6px;}

.box a:hover	{background-color: #cfffb2;
	color: #003300;}

.boxl	{float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;}

.boxl	img{float: left;
	width: 98%;
	margin-right: 3px;
	margin-bottom: 3px;}

.boxl	h3{float: left;
	width: 98%;
	font-size: 20px;
	font-weight: bold;
	color: #0000ff;
	background-color: #f5f5dc; 
	margin-right: 2px;
	margin-bottom: 3px;
	border-left: solid #dcdcdc 6px;
	border-bottom: solid  #dcdcdc 1px:}

.boxl a	{
	text-decoration: none;
	display: block;
	overflow: hidden;1px
	background-color: #ffffff;
	background-repeat:
	 no-repeat;
	padding: 0;
	border-radius: 6px;}


.boxr	{float: right;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;}

.boxr	img{float: right;
	width: 98%;
	margin-right: 3px;
	margin-bottom: 3px;}

.boxr	h3{float: left;
	width: 98%;
	font-size: 20px;
	font-weight: bold;
	color: #0000ff;
	background-color: #f5f5dc; 
	margin-right: 2px;
	margin-bottom: 3px;
	border-left: solid #dcdcdc 6px;
	border-bottom: solid  #dcdcdc 1px:}


.boxr a	{
	text-decoration: none;
	display: block;
	overflow: hidden;1px
	background-color: #ffffff;
	background-repeat:
	 no-repeat;
	padding: 0;
	border-radius: 6px;}


.tbl table {width: 100%;
	 border-collapse: collapse;}
.tbl tr th {border: solid 1px #000000;
	background-color: #bcf5a9;
	font-size: 13px;
	padding: 2px 5px;}
.tbl tr td {border: solid 1px #000000;
	font-size: 13px;
	padding: 2px 5px;}
.t1 {text-align: center;}

.t2 {text-align: right;}

#conright {margin: 0;}

#conright h1 {margin: 3px 6px;
	padding: 5px 10px;
	font-size:28px;
	border: 1px solid #ff0799;
	border-radius: 8px;
	background-image:url(../../img/backimg.jpg);}

#conright h2 {margin: 3px 6px;
	padding: 5px 10px;
	font-size:22px;
	background-color: #dcdcdc;}

#conright h3 {margin: 10px 20px;
	padding: 2px 10px;
	font-size:20px;
	border: 1px solid #ff0000;
	border-radius: 8px;}

#conright h4 {margin: 10px 20px;
	padding: 2px 10px;
	font-size:16px;
	border: 1px solid #0000ff;
	border-radius: 8px;}



/* ### サイドバー ### */
.ad h3{font-size: 20px;
	line-height: 1.6;
	background-color: #ffcccc;
	margin: 0;
	clear: left;}
.ad  a{font-size:14px;}
.ad a:hover {background-color:#ff0000;
	color: #ffffff;}
.ad p{font-size: 16px;}

.ad h5{font-size: 14px;}

,ad img{margin: 3px 0;
	width: 90%;
	height: 90%;}

.ad .info h3{background-color: #e0ffff;
	font-size:28px;
	border: 2px solid #e0ffff;
	border-radius:6px;}

.erea  {margin-bottom: 3px;}

.erea h3{padding: 2px 4px;
	font-size: 20px;
	color: #ffffff;
	background-color: #088a08;}

.erea a	{margin: 2px;
	font-size: 14px;
	 border: solid 1px #0000ff;
	background-color: #ccccff;
	display: block;
        list-style-type: none;
	float: left;
	padding:1px 10px;
	color: #000000;
        border-radius: 3px;
	text-decoration: none;}

.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;}
.erea {overflow: hidden;}

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

.menu h3	{font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #66c1e8;
	margin: 0 0 2px;
	padding-left:10px;}

.menu ul	{margin: 0;
	padding: 0;
		border-top: 0px;
	border-right:0px;
	border-bottom-width: 1px;
	border-color: #0066cc;}

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

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

	 font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}

.menu  li a:hover {background: -ms-linear-gradient(rgb(82, 94, 255) 0%, rgb(172, 178, 255) 100%); color: rgb(255, 255, 255);}

.shop {margin: 0;
	padding: 2px 5px;
	border: 1px solid #f00;
	border-radius:8px;}

.shop h2 {font-size:20px;
	color: ff00ff;}

.shop p {font-size: 16px;}

#content {overflow: hidden;}
/* ### フッター ### */
#footer {
	padding: 10px 10px 20px;
	 color: #fff;
	 font-family: "Maven Pro", Helvetica, Arial, sans-serif;
	background:#088a08;

	 font-size: 14px;
}
#footer h3 {font-size:14px;
	margin: 0px;
	padding: 0 20px;
	color: #fff;}

#footer p {
	margin: 0px;
	 float: left;
	color: #fff;}
#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: #e0ffff;
 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;
}
