@charset "utf-8";
/*==wrapを読み込まない==*/
*{
margin:0px;
padding:0px;
}
body{
font-family:"メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
letter-spacing:0.2em;
background:#ACDADA;
}
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:220px;
}
#MainContents{
padding:5px;
float:left;
width:430px;
border-radius:4px;
margin-right:13px;
margin-left:10px;
margin-bottom:1px;
margin-top:3px;
}
#SubContents{
background:rgba(92, 155, 143, 1);
border:1px solid #42D3DF;
border-radius:3px;
float:left;
width:245px;
padding:10px;
margin-top:15px;
}
.foot{
margin-right:auto;
margin-left:auto;
}
#header{
padding-top:10px;
color:#FFF;
height:104px;
line-height:104px;
z-index:2;
position:relative;
padding-left:20px;
padding-right:20px;
}
.imgRight {
	float:right;
	padding:10px;
	background:#F5F5F5 ;
	margin:10px;
}
.imgLeft {
	float:left;
	padding:10px;
	background:#F5F5F5 ;
	margin:10px;
}
.siteTitle{
font-size:28px;
font-weight:bold;
padding:0px 0px;
}
.siteTitle a{
color: #FFF;
padding: 15px;
border-radius: 3px;
text-decoration: none;
text-shadow: 1px 1px 1px #000;
}
.cap01{
font-size:15px;
line-height:25px;
font-weight:bold;
color:rgba(236, 233, 183, 1);
padding:9px 10px;
margin-top:6px;
background:none repeat scroll 0% 0% #3C845B;
border:1px solid #2F5C28;
box-shadow:0px 0px 0px 1px #842626 inset;
;
}
.cap02{
color:rgba(22, 97, 57, 1);
padding:9px 10px;
margin-bottom:10px;
font-size:14px;
font-weight:bold;
line-height:25px;
background:none repeat scroll 0% 0% #249D93;
border:1px solid #55C0B0;
box-shadow:0px 0px 0px 1px #FFF inset;
}
.new{
margin:15px 0;
}
.new dt{
color:rgba(55, 81, 92, 1);
margin:5px 0px 15px;
font-size:14px;
line-height:23px;
padding:8px 10px;
font-weight:bold;
margin-bottom:10px;
border:1px solid #09C;
background:none repeat scroll 0% 0% #A2CBDB;
}
.new dd{
padding:10px 10;
border:1px solid #09C;
background:none repeat scroll 0% 0% #A2CBDB;
margin:5px 0 15px 0;
}
.new dd:hover{
background:#5EF9F9;
}
	
.new dd a{
display:block;
color:#000;
text-decoration:underline;
padding:10px 10px;
}
.new dd a:hover{
text-decoration:underline;
color:#fff;
}
#Nav{
background:rgba(92, 155, 143, 1);
border:1px solid #42D3DF;
;
border-radius:3px;
float:left;
width:248px;
margin-top:15px;
padding:10px;
}
.Nav{
margin:15px 0;
padding:0;
}
.Nav li{
padding:10px 10;
border:1px solid #5DB3D4;
background:#a2cbdb;
margin:5px 0 10px 0;
}
.Nav li:hover{
background:#5EF9F9;
}
.Nav li a{
display:block;
color:#000;
text-decoration:underline;
padding:10px 10px;
}
.Nav li a:hover{
display:block;
color:#fff;
text-decoration:underline;
background:inherit;
}
.text01{
padding:10px;
line-height:28px;
color:#000;
}
.text02{
padding:10px;
color:#1E2E41;
border-radius:10px;
line-height:28px;
}
.text03{
padding:10px;
color:#1E2E41;
line-height:28px;
}
.blue{
color:#00F;
}
.red{
color:#900;
}
.Line{
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#C90;
}
.center{
text-align:center;
}
.link01{
padding:10px 0;
}
.link01 li{
padding:10px 10;
border-bottom:1px solid #09F;
border-top:1px solid #09F;
background:#D4FFFF;
margin:5px 0 15px 0;
}
.link01 li a{
display:block;
color:#000;
text-decoration:underline;
padding:10px 10px;
}
.link01 li a:hover{
color:#00F;
text-decoration:none;
}
.link01 li:hover {
border-bottom:1px solid #0F3;
border-top:1px solid #0F3;
}
#Contents02{
width:807px;
margin-right:auto;
margin-left:auto;
margin-top:15px;
margin-bottom:15px;
background-color:#FFF;
padding:15px;
}
#MainContents2{
float:left;
width:430px;
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:50px;
position:absolute;
top:285px;
border:1px solid #0E4738;
width:1000px;
background:rgba(117,121,138,1);
background:-moz-linear-gradient(-45deg, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:-webkit-gradient(left top, right bottom, color-stop(0%, rgba(117,121,138,1)), color-stop(100%, rgba(39,42,59,1)));
background:-webkit-linear-gradient(-45deg, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:-o-linear-gradient(-45deg, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:-ms-linear-gradient(-45deg, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:linear-gradient(135deg, rgba(42, 81, 66, 1) 0%, rgba(92, 179, 156, 1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#75798a', endColorstr='#272a3b', GradientType=1 );
}
.GNavList{
margin-right:auto;
margin-left:auto;
text-align:left;
}
.GNavList li{
display:block;
float:left;
border-right:1px solid #1f2230;
border-left:1px solid #9497a3;
}
.GNavList li:hover{
background:rgba(117,121,138,1);
background:-moz-radial-gradient(center, ellipse cover, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(117,121,138,1)), color-stop(100%, rgba(39,42,59,1)));
background:-webkit-radial-gradient(center, ellipse cover, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:-o-radial-gradient(center, ellipse cover, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:-ms-radial-gradient(center, ellipse cover, rgba(117,121,138,1) 0%, rgba(39,42,59,1) 100%);
background:radial-gradient(ellipse at center, rgba(123, 217, 224, 1) 0%, rgba(16, 88, 90, 1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#75798a', endColorstr='#272a3b', GradientType=1 );
}
.GNavList li a{
color:#fff;
text-decoration:none;
font-weight:bold;
display:block;
padding-right:46px;
padding-left:46px;
font-size:12px;
}
.GNavList li a:hover{
color:#fff;
text-decoration:none;
font-weight:bold;
display:block;
padding-right:46px;
padding-left:46px;
}
.Mv{
width:1000px;
height:250px;
position:absolute;
top:15px;
left:15px;
z-index:1;
}
#footer{
clear:both;
color:#333;
background:rgba(219,157,144,1);
background:-moz-linear-gradient(-45deg, rgba(219,157,144,1) 0%, rgba(192,98,79,1) 100%);
background:-webkit-gradient(left top, right bottom, color-stop(0%, rgba(219,157,144,1)), color-stop(100%, rgba(192,98,79,1)));
background:-webkit-linear-gradient(-45deg, rgba(219,157,144,1) 0%, rgba(192,98,79,1) 100%);
background:-o-linear-gradient(-45deg, rgba(219,157,144,1) 0%, rgba(192,98,79,1) 100%);
background:-ms-linear-gradient(-45deg, rgba(219,157,144,1) 0%, rgba(192,98,79,1) 100%);
background:linear-gradient(135deg, rgba(93, 197, 165, 1) 0%, rgba(39, 174, 169, 1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#db9d90', endColorstr='#c0624f', GradientType=1 );
border-top:2px solid #7687A5;
line-height:17px;
padding:30px 0 10px 0;
}
.FNav li{
display:inline;
white-space:nowrap;
margin:0 5px;
}
.FNav li a{
color:#fff;
padding:8px 15px;
border-radius:3px;
}
.FNav li a:hover{
color:#9E89DD;
text-decoration:none;
background:#fff;
}
.FNav{
text-align:center;
}
.copy{
font-size:11px;
text-align:center;
color:#fff;
margin-top:30px;
}
#wrap{
margin:0 auto;
width:1000px;
padding:0 15px 0 15px;
position:relative;
}/*==color==*/
.colorBlue_bg{
color:#ffffff;
background-color:#093fad;
padding:1px 2px;
margin:1px;
}
.colorBlue{
color:#0066cc;
font-weight:bold;
}
.colorPink_bg{
color:#ffffff;
background-color:#ff6699;
padding:1px 2px;
margin:1px;
}
.colorRed_bg{
color:#ffffff;
background-color:#F8495A;
padding:1px 2px;
margin:1px;
}
.colorRed{
font-weight:bold;
color:#F8495A;
}
.colorGreen_bg{
color:#ffffff;
background-color:#779E17;
padding:1px 2px;
margin:1px;
}
.colorGreen{
font-weight:bold;
color:#779e17;
}
.colorOrange_bg{
color:#ffffff;
background-color:#F60;
padding:1px 2px;
margin:1px;
}
.colorOrange{
font-weight:bold;
color:#F60;
}
.colorYellow_bg{
color:#333333;
background-color:#FFFF66;
padding:1px 2px;
margin:1px;
}
.colorYellow{
font-weight:bold;
color:#A65318;
}
.colorLgreen{
font-weight:bold;
color:#6C0;
}
.colorPurple{
font-weight:bold;
color:#87145F;
}
.colorgray{
font-weight:bold;
color:#666;
}
.colorblack{
font-weight:bold;
color:#000;
}
.fontB{
font-weight:bold;
}
.Line{
text-decoration:none;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#C90;
}
.imgR{
float:right;
margin-top:15px;
margin-bottom:10px;
margin-left:10px;
position:static;
}
.imgL{
float:left;
margin-top:15px;
margin-right:10px;
margin-bottom:10px;
position:static;
}
.imgboder{
border:#999 1px solid;
}
.new dd a{
color:#096;
}
.new dd a:hover{
color:#00CE8B;
}
#footer{
clear:both;
line-height:25px;
}
#footer a:hover{
}
#blogparts{
text-align:center;
margin:20px auto;
font-size:12px;
}
/*==dots==*/
.link01 li a{
/*color:#06C;*/
background-image: url(../images/dots_link01_01.png);
display:block;
padding-left:25px;
background-repeat: no-repeat;
background-position: left center;
}

.link01 li a:hover {
/*color:#0CF;*/
background-image: url(../images/dots_link01_02.png);
padding-left:25px;
}

.FNav li a {
/*color: #FFF;*/
text-decoration: underline;
background-image: url(../images/dots_fnav_01.png);
padding-left:25px;
background-repeat: no-repeat;
background-position: left center;
}

.FNav li a:hover {
background-image: url(../images/dots_fnav_02.png);
/*color: #FFF;*/
text-decoration: none;
padding-left:25px;
background-repeat: no-repeat;
background-position: left center;
}
/*==kushima_05==*/

.cap02{
position:relative;
color:color01;
background:color04;
font-size:20px;
line-height:1;
border :2px solid color01;
margin:20px 0 10px 0;
padding:10px 5px 10px 10px;
border-radius:3px;
}

.cap02:after, .cap02:before{
content:"";
position:absolute;
top:100%;
height:0;
width:0;
}

.cap02:after{
left:33px;
border:11px solid transparent;
border-top:11px solid color04;
}

.cap02:before{
left:30px;
border:14px solid transparent;
border-top:14px solid color01;
}
/*==Nav_03==*/
.Nav{
padding:10px;
}
.Nav li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:color01;
}
.Nav li a{
color:#333;
text-decoration:none;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}
.Nav li a:hover{
color:#06c;
text-decoration:underline;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}
.Nav li a{
background-image:url(../images/dots_nav_01.png);
display:block;
padding-left:25px;
background-repeat:no-repeat;
background-position:left center;
}
.Nav li a:hover{
background-image:url(../images/dots_nav_02.png);
display:block;
padding-left:25px;
background-repeat:no-repeat;
background-position:left center;
}