@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
	letter-spacing: 0.1em;
	background: rgb(240,249,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
input, textarea, select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden;
}
.mT20 {
	margin-top: 10px;
}
.mB20 {
	margin-bottom: 20px;
}
a {
	color:#446c07;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color:#76bb0d;
}
#wrap {
	padding: 10px;
	background:#FEFFF6;
	margin: 20px auto;
	width:900px;
	position: relative;
	
	
}
#MainContents2 {
	width:900px;
	float:left;
}
#ContentWrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:900px;
}
#subContents2 {
	float: left;
	width:900px;
	margin-top: 20px;
}
#Contents02 {
	width: 900px;
}
#footer {
	margin-top: 20px;
	padding-top: 10px;
	background:#97C2D8;
	border-radius:10px;
}
#header {
	background:#FFD0A8;
	height: 220px;
	margin: 0;
	border-radius:10px;
}
.GNavList.clearfix li {
    white-space: nowrap;
    display: inline-block;
    line-height: 26px;
    float: left;
}
#GNav {
	background: #115171;
	border-radius:10px;
	
	width: 900px;
	margin-top:10px;
	margin-bottom: 10px;
	padding: 0;
}
.GNavList.clearfix li {
	white-space: nowrap;
	
	display: inline-block;
	line-height: 26px;
	font-weight:normal;
	text-align: center;
}
.GNavList.clearfix {
	text-align: center;
}
.GNavList.clearfix li a {
	color: #fff;
	font-size:13px;
	display:block;
	padding: 10px 45.2px;
	text-decoration: none;
}
.GNavList.clearfix li a:hover {
	background:#70B1D2;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	color: #000;
}
.siteTitle{
	font-size:20px;
	padding:99px 10px 10.5px;
	font-weight:bold;
}
.siteTitle a{
	color: #000;
	text-decoration:none;
	color: 555;
	font-weight:bold;
}
.Mv {
	position: absolute;
	float: left;
	
	right:10px;
	top: 10px;
}
.Mv img {
	height: 220px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
.cap01 {
	margin-bottom:10px;
	background:#F72049;
	
	font-size:15px;
	padding: 9px;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	border-radius:10px;
}
.cap02 {
	background: #FF8F5E;
	font-size: 16px;
	border-radius:10px;
	color:#000;
	padding: 9px 10px;
	display: block;
	padding-left: 10px;
	margin-bottom:20px;
	font-weight:bold;
	margin-top:0px;
}
.caption03 {
	font-size:16px;
	color:#fff;
	padding:10px 10px;
	background: #F72049;
	border-radius:10px;
}
.new2{
	margin: 0;
	color:#555;
}
.new2 dt{
	font-size:14px;
	font-weight:bold;
	color:#FF436E;
	border-bottom:1px solid #FF6D8F;
	padding: 10px 10px;
}
.new2 dd{
	padding: 0;
	margin: 10px 0;
	border-bottom: 1px solid #FF6DCB;
	border-top: 1px solid #FF6DCB;
	border-radius:10px;
}

.new2 dd a{
	font-size:13px;
 	display: block;
	padding: 10px 10px;
	color: #000;
	text-decoration: underline;
}
.new2 dd:hover{
	
	border-top: 1px dotted #438696;
	border-bottom: 1px dotted #438696;
}
.new2 dd a:hover{
	color:#148985;
	text-decoration: none;
}
.link01{
	margin: 10px 0;
}
.link01 li{
	padding: 0;
	margin: 10px 0;
	border-bottom: 1px solid #FF8647;
	border-top: 1px solid #FF8647;
	border-radius:10px;
}
.link01 li:hover{
	border-bottom: 1px dotted #FF8647;
	border-top: 1px dotted #FF8647;
}
.link01 li a{
	display: block;
	padding: 10px 10px;
	color: #000;
	text-decoration: underline;
}
.link01 li a:hover{
	color:#000;
	text-decoration:none;
}
.text01 {
	font-size:13px;
	line-height: 28px;
	padding:0 10px;
	margin-bottom:20px;
	color:#000;
}
.textBox02 {
	padding: 0px;
	margin-bottom:15px;
}
.Nav {
	margin: 5px 0;
}
.Nav li{
	padding: 0;
	margin: 10px 0;
	border-bottom: 1px solid #FF8647;
	border-top: 1px solid #FF8647;
	border-radius:10px;
}
.Nav li a{
	font-size:13px;
 	display: block;
	padding: 10px 10px;
	color: #000;
	text-decoration: underline;
}
.Nav li a:hover{
 	color:#000;
 	text-decoration: none;
}
.Nav li:hover{
	border-bottom: 1px dotted #FF8647;
	border-top: 1px dotted #FF8647;
}
.FNav {
	text-align:center;
	padding: 20px 0;
}
.FNav ul {
	clear:both;
}
.FNav li {
	display: inline;
	white-space: nowrap;
	margin: 0 20px;
}
.FNav li a {
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	padding-left: 17px;
}
.FNav li a:hover {
	text-decoration: underline;
}
.copy {
	font-size:13px;
	padding: 10px;
	text-align:center;
	color:#fff;
	background:#115171;
	
}


/*==wrapを読み込まない==*/
