@charset "utf-8";
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body {
	font:14px/1.231 "ヒラギノ角ゴ Pro W3";
}
h1 {
	padding-top: 10px;
}

h2 {
	font-size: 121%;
	text-shadow: 1px 1px 2px #ccc;
	color: #f4b800;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}

h3 {
	padding-left: 20px;
	color: #f4b800;
	margin-bottom: 1em;
	min-height: 23px
}

h4 {
	font-size: 150%;
	text-shadow: 1px 1px 2px #ccc;
	color: #f4b800;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	text-align: center;
	padding-top: 10px;
}
h5 {
	font-size: 110%;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
	color: #fff;
}
h6 {
	font-size: 150%;
	text-shadow: 1px 1px 2px #ccc;
	color: #6C6A9E;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	text-align: center;
	padding-top: 10px;
}
h7 {
	font-size: 125%;
	text-shadow: 1px 1px 2px #ccc;
	color: #6C6A9E;
        text-align: center;
}
img{
	image-rendering: crisp-edges;
}
#wrap {
	padding: 10px;
}
nav {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #84cc3d;
	background: -webkit-gradient(linear, left top, left bottom, from(#84cc3d), to(#63992d));
	font-size: 110%;
	width: 300px;
	margin: 0 auto;
}
nav li {
	text-align: center;
	float: left;
	font-weight: bold;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
	height: 40px;
	line-height: 25px;
}
nav li a {
	display: block;
	width: 99px;
	padding: 8px 0;
}
nav li:first-child {
	border-left: none;
}
nav a {
	color: #fff;
	text-decoration: none;
}
section, nav {
	margin-bottom: 5px 0px 0px;
}

p {
	margin-bottom: 1em;
}

p.and img {
	margin: 10px 0  0;
}

footer {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	margin-bottom: 1em;
}

#text {
	padding: 0px 10px;
}

#icon {
	padding: 0px 10px;
	border-top: 3px solid #4ca5ff;
	border-bottom: 3px solid #4ca5ff;
}

#iconRight {
	padding: 0px 10px;
	text-align: right; 
}

#iconImg {
	padding: 10px 10px;
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#btnBlue {
	border-radius: 5px;
	background-color: #3d84cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#4ca5ff), to(#3d84cc));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px auto;
}
#btnBlue a {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}

#btnGreen {
	border-radius: 5px;
	background-color: #63992d;
	background: -webkit-gradient(linear, left top, left bottom, from(#84cc3d), to(#63992d));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px auto;
}
#btnGreen a {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}

#btnRed {
	border-radius: 5px;
	background-color: #b20026;
	background: -webkit-gradient(linear, left top, left bottom, from(#f00033), to(#b20026));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px auto;
}
#btnRed a {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}
#btnOrange {
	border-radius: 5px;
	background-color: #cc6033;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff793f), to(#cc6033));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px auto;
}
#btnOrange a {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}

#btnGray {
	border-radius: 5px;
	background-color: #acaeb0;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px auto;
}
#btnGray a {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}
#btnNavy {
	border-radius: 5px;
	background-color: #1f7492;
	background: -webkit-gradient(linear, left top, left bottom, from(#2ca1cc), to(#1f7492));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px auto;
}
#btnNavy a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}
#btnScroll {
	border-radius: 5px;
	background-color: #acaeb0;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 13px 0;
	margin: 20px auto;
}

.text {
	padding: 0px 10px;
}

.icon {
	padding: 10px 10px;
	border-top: 2px solid #4ca5ff;
	border-bottom: 2px solid #4ca5ff;
}

.iconRight {
	padding: 0px 10px;
	text-align: right; 
}

.iconImg {
	padding: 10px 10px;
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.btnBlue {
	border-radius: 5px;
	background-color: #3d84cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#4ca5ff), to(#3d84cc));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px auto;
}
.btnBlue a {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}

.btnRed {
	border-radius: 5px;
	background-color: #7f0c0c;
	background: -webkit-gradient(linear, left top, left bottom, from(#b21111), to(#7f0c0c));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px;
}
.btnRed a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}

.btnGreen {
	border-radius: 5px;
	background-color: #63992d;
	background: -webkit-gradient(linear, left top, left bottom, from(#84cc3d), to(#63992d));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 20px;
}
.btnGreen a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}

.btnGray {
	border-radius: 5px;
	background-color: #acaeb0;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 12px;
}
.btnGray a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
}
.btnScroll {
	border-radius: 5px;
	background-color: #acaeb0;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 300px;
	font-size: 110%;
	text-align: center;
	padding: 13px 0;
	margin: 12px;
}
#btnTop {
	border-radius: 5px;
	background-color: #cbcccf;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 7em;
	font-size: 100%;
	text-align: center;
	float: right;
	margin-right: 10px;
}
#btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #444444;
	text-decoration: none;
}
footer p {
	clear: both;
	padding: 0;
	font-size: 80%;
}
footer img {
	vertical-align: top;
}
footer p:last-child {
	margin: 0;
}
#mailtotitle{
	width:100%;
	height:10px;
	padding:3px;
}
#mailto{
	height:15px;
	margin-top:5px;
	padding:5px;
	background:#FFF;
	-webkit-border-radius: 5px;
}
#mailto a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
article:not(.display) {
	display: none;
}

article{
	text-align: left;
	font-size: 90%;
}
div.article {
width: 100%;
}

div.article div {
	border-radius: 5px;
	background-color: #3d84cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#4ca5ff), to(#3d84cc));
	width: 100px;
	font-size: 110%;
	text-align: center;
	padding: 8px 0;
	margin: 12px;
	float: right;
}
div.article div a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 20px 0 20px;
	color: #fff;
	text-decoration: none;
}
#container {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	padding: 0px 10px;
}
#main {
	width: 55%;
}
#rightBox {
	width: 30%;
}

#floatbanner {
	display: block;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 2px;
	z-index: 9999;
	text-align: center;
	padding: 0 auto;
}
/*
#btnBig a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 20px 0 20px;
	color: #fff;
	text-decoration: none;
}
#btnBig {
	border-radius: 5px;
	background-color: #acaeb0;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 80px;
	font-size: 120%;
	text-align: center;
	padding: 8px 0;
	margin: 12px;
}

*/
.clearRight {
	clear: right;
}


/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;

