
@charset "utf-8";
/*==wrapを読み込まない==*/
*{
        margin: 0px;
        padding: 0px;
}
body {
        font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
        letter-spacing: 0.2em;
		background:#fff;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
        margin: 0px;
        padding: 0px;
        font-size: 11px;
}

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: 20px;
}
.mB20 {
        margin-bottom: 20px;
}

.head {
        margin-right: auto;
        margin-left: auto;
}
.contents {
        width: 1000px;
		padding: 10px 0;
        margin-right: auto;
        margin-left: auto;
		margin-top: 135px;
}
#MainContents {
        padding:5px;
        float: left;
        width: 466px;
		border-radius: 4px;
        background-color: #FFF;
        margin-right: 10px;
        margin-left: 10px;
		margin-bottom:1px;
		margin-top:1px;
}
#SubContents {
        float: right;
		margin-top: 15px;
        width: 235px;
		padding: 5px;
	    background:#f5f5f5;
		border:1px solid #ccc;
}
.foot {
        width: 837px;
        margin-right: auto;
        margin-left: auto;
}
#header {
        padding-top: 10px;
        color: #FFF;
        line-height: 104px;
		z-index:2;
		position:relative;
		padding-left:20px;
		padding-right: 20px;
}
.siteTitle {
        font-size: 28px;
        font-weight: bold;
		padding: 30px 40px;
}
.siteTitle a {
		border-radius:3px;
        color: #fff;
		background-color: rgba(0, 0, 0, 0.6);
		padding: 15px;
        text-decoration: none;
}
.cap01 {
        font-size: 15px;
        line-height: 25px;
		color:#fff;
        padding-top: 10px;
		padding-bottom:10px;
        padding-right: 10px;
        padding-left: 10px;
        margin-top:10px;
		border:1px solid #239398;
		background:#306F71;
}
.cap02 {
		color: #fff;
		padding: 10px 10px;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
		line-height: 25px;
		background: #63D46E;
		border: 1px solid #48B753;
}
.new {
        margin-top: 20px;
        margin-bottom:10px;
}
.new dt {
        color: #2F2432;
		background:#ACE1D7;
		margin: 5px 0px 15px;
		font-size: 14px;
        line-height: 23px;
        padding: 8px 10px;
		font-weight:bold;
		margin-bottom: 10px;
}
.new dd {
		border-bottom:1px solid #ccc;
		border-top:1px solid #ccc;
		background:#fff;
		padding: 10px;
}
.new dd:hover{
		background:#ACE1D7;
}
.new dd a {
		color:#000;
		padding: 10px 0;
		text-decoration: underline;
	}
.new dd a:hover {
		text-decoration: none;
}
#Nav {
        float: left;
        width: 245px;
		background:#f5f5f5;
		border:1px solid #ccc;
		padding: 5px;
		margin-top: 15px;
}
.Nav {
		padding:5px 0 0 0;
}
.Nav li {
		padding: 0px;
		margin-bottom: 10px;
		border-bottom:1px solid #ccc;
		border-top:1px solid #ccc;
		background:#fff;
}
.Nav li:hover {
		background:#ace1d7;
}
.Nav li a {
        display: block;
		padding:11px 10px;
		color: #000;
		text-decoration: underline;
}
.Nav li a:hover {
        display: block;
        color: #000;
        text-decoration:none;
}
.text01 {
		padding: 10px;
        line-height: 28px;
		color:#000;
}
.text02 {
        padding: 10px;
        color: #000;
        border-radius:10px;
        line-height: 28px;
}
.text03 {
        padding: 10px;
		color:#000;
        line-height: 28px;
}
.blue {
        color: #06C;
}
.red {
        color: #C00;
}
.Line {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #C90;
}
.center {
        text-align: center;
}
.link01 {
        padding: 5px 0;
}
.link01 li {
		border-bottom:1px solid #ccc;
		border-top:1px solid #ccc;
		padding: 0 10px;
		margin: 10px 0;
}
.link01 li a{
		display: block;
		padding:11px 10px;
		color: #000;
		text-decoration: underline;
}
.link01 li a:hover{
		color:#1E2E41;
		padding: 11px 10;
		text-decoration: none;
}
.link01 li:hover  {
		background:#ccc;
}
#Contents02 {
        width: 807px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        background-color: #FFF;
        padding: 15px;
}
#MainContents2 {
        float: left;
        width: 571px;
        background-color: #FFF;
        margin-right: 30px;
}
#MainContents a {
}
#MainContents a:hover {
}

#subContents2 {
        float: right;
        width: 206px;
}
.textBox02 {
        background-color: #FFC;
        padding: 10px;
}
.caption03 {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #690;
        font-size: 14px;
        line-height: 30px;
        font-weight: normal;
        color: #690;
        padding-left: 10px;
}
#GNav {
	line-height: 45px;
	position:absolute;
	top:280px;
	width:1000px;
	background: rgba(68, 72, 170, 1);
	background: -moz-linear-gradient(-45deg, rgba(68,143,170,1) 0%, rgba(118,176,196,1) 51%, rgba(68,143,170,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(68,143,170,1)), color-stop(51%, rgba(118,176,196,1)), color-stop(100%, rgba(68,143,170,1)));
	background: -webkit-linear-gradient(-45deg, rgba(77, 68, 170, 1) 0%, rgba(118, 120, 196, 1) 51%, rgba(70, 68, 170, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(68,143,170,1) 0%, rgba(118,176,196,1) 51%, rgba(68,143,170,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(68,143,170,1) 0%, rgba(118,176,196,1) 51%, rgba(68,143,170,1) 100%);
	background: linear-gradient(135deg, rgba(71, 68, 170, 1) 0%, rgba(118, 122, 196, 1) 51%, rgba(71, 68, 170, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#448faa', endColorstr='#448faa', GradientType=1 );
	border: 1px solid #4B3F95;
}
.GNavList {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.GNavList li {
	display: block;
	float: left;
	border-right: 1px solid #3F4295;
	border-left: 1px solid #666FC9;
	background: rgba(130, 137, 189, 1);
	background: rgba(70, 68, 170, 1);
	background: -moz-linear-gradient(-45deg, rgba(68,143,170,1) 0%, rgba(118,176,196,1) 51%, rgba(68,143,170,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(68,143,170,1)), color-stop(51%, rgba(118,176,196,1)), color-stop(100%, rgba(68,143,170,1)));
	background: -webkit-linear-gradient(-45deg, rgba(68, 80, 170, 1) 0%, rgba(118, 118, 196, 1) 51%, rgba(68, 76, 170, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(68,143,170,1) 0%, rgba(118,176,196,1) 51%, rgba(68,143,170,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(68,143,170,1) 0%, rgba(118,176,196,1) 51%, rgba(68,143,170,1) 100%);
	background: linear-gradient(135deg, rgba(68, 94, 170, 1) 0%, rgba(118, 129, 196, 1) 51%, rgba(69, 68, 170, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#448faa', endColorstr='#448faa', GradientType=1 );
}
.GNavList li:hover {
	background: rgba(118,177,196,1);
	background: -moz-linear-gradient(-45deg, rgba(118,177,196,1) 0%, rgba(68,143,170,1) 51%, rgba(118,177,196,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(118,177,196,1)), color-stop(51%, rgba(68,143,170,1)), color-stop(100%, rgba(118,177,196,1)));
	background: -webkit-linear-gradient(-45deg, rgba(118,177,196,1) 0%, rgba(68,143,170,1) 51%, rgba(118,177,196,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(118,177,196,1) 0%, rgba(68,143,170,1) 51%, rgba(118,177,196,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(118,177,196,1) 0%, rgba(68,143,170,1) 51%, rgba(118,177,196,1) 100%);
	background: linear-gradient(135deg, rgba(118,177,196,1) 0%, rgba(68,143,170,1) 51%, rgba(118,177,196,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b1c4', endColorstr='#76b1c4', GradientType=1 );
}
.GNavList li a {
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding:2px 35px;
		
}
.GNavList li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.Mv{
        width: 1000px;
        height: 250px;
		position: absolute;
		top:15px;
		left:15px;
		z-index:1;
}
#footer {
		border: 1px solid #3F3387;
		color: #333;
		padding-top: 20px;
		background: #4444AA;
        padding-bottom: 15px;
        height:68px;
        line-height: 17px;
}
.FNav li {
        display: inline;
        margin-right: 10px;
        margin-left: 10px;
        white-space: nowrap;
}
.FNav li a {
 	padding-left:2em;
    color: #fff;
}
.FNav li a:hover {
        color: #fff;
 		padding-left:2em;
		text-decoration:none;
}

.FNav {
        text-align: center;
        margin-bottom: 25px;
}
.copy {
        font-size: 11px;
        text-align: center;
		color:#fff;
}
#wrap{
	margin:10px auto;
	border-radius: 5px;
	width:1000px;
	padding:15px;
	position: relative;
	background:#fff;
	-webkit-box-shadow: 0px 0px 8px -4px rgba(72,100,102,1);
	-moz-box-shadow: 0px 0px 8px -4px rgba(72,100,102,1);
	box-shadow: 0px 0px 8px -4px rgba(72,100,102,1);
}