@charset "utf-8";
/*==wrapを読み込まない==*/
/*==cap02を読み込まない==*/
/*リセットcss*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
display:block;
}
body{
line-height:1;
}
ol, ul{
list-style:none;
}
blockquote, q{
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
content:'';
content:none;
}
body{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
letter-spacing:0.2em;
background:#fff;
}
table{
border-collapse:collapse;
border-spacing:0;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
margin:0px;
padding:0px;
font-size:12px;
}
ul{
list-style-type:none;
}
img{
border:none;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
}
input,textarea,select{
font-size:1em;
}
form{
margin:0px;
}
table{
border-collapse:collapse;
font-size:100%;
border-spacing:0;
}
.imgRight {
	float:right;
	padding:10px;
	background:#F5F5F5 ;
	margin:10px;
}
.imgLeft {
	float:left;
	padding:10px;
	background:#F5F5F5 ;
	margin:10px;
}
a{
color:#555;
text-decoration:none;
}
.clearfix:after{
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}
.clearfix{
overflow:hidden;
}
.mT20{
margin-top:0px;
}
.mB20{
margin-bottom:20px;
}
/*見出し↓*/
.cap01{
border-radius:3px;
position:relative;
padding:15px 10px;
font-size:15px;
font-weight:bold;
text-align:left;
color:#fff;
background:rgba(111, 150, 243, 1);
border:1px solid  rgba(69, 174, 70, 1);
text-shadow:1px 0.6px 0.6px #6F96F3;
border-left:3px solid rgba(97, 129, 204, 1);
}
.cap02{
border-radius:3px;
position:relative;
padding:15px 10px;
font-size:15px;
font-weight:bold;
text-align:left;
color:#fff;
background:rgba(111, 150, 243, 1);
border:1px solid  rgba(69, 174, 70, 1);
text-shadow:1px 0.6px 0.6px #6F96F3;
border-left:3px solid rgba(97, 129, 204, 1);
}
.caption03{
border-radius:3px;
position:relative;
padding:15px 10px;
font-size:16px;
font-weight:normal;
text-align:left;
border-left:2px solid rgba(243, 139, 117, 1);
color:#fff;
background:rgba(192, 68, 42, 1);
}
/*knowledge  link用*/
.link01{
margin:15px 0;
}
.link01 li{
border-radius:3px;
background:#B3FFB3;
padding:2px;
margin-bottom:10px;
border-bottom:1px solid #B3FFB3;
border-top:1px solid #B3FFB3;
}
.link01 li:hover{
background:#C1FFFF;
border-bottom:1px solid #C1FFFF;
border-top:1px solid #C1FFFF;
}
.link01 li a{
font-size:13px;
display:block;
padding:12px 10px;
color:#000;
text-decoration:none;
}
.link01 li a:hover{
color:#000;
text-decoration:none;
}
.text01{
font-size:13px;
background:#FFFS;
margin:0 10px 30px 10px;
line-height:28px;
color:#000;
}
.text01 p{
padding-top:20px;
}
.imgR{
float:right;
margin:10px;
padding:5px;
border:1px solid #ccc;
}
.imgL{
float:left;
margin:10px;
padding:5px;
}
#wrap{
background:rgba(248, 227, 227, 1);
border:1px solid rgba(245, 235, 241, 1);
border-radius:5px;
width:940px;
position:relative;
margin:0 auto;
padding:10px;
-webkit-box-shadow:0px 0px 5px -1px rgba(71,71,71,1);
-moz-box-shadow:0px 0px 5px -1px rgba(71,71,71,1);
box-shadow:0px 0px 5px -1px rgba(140, 140, 140, 1);
}
/*header部分*/
#header{
width:285px;
height:200px;
background:rgba(75, 143, 104, 1);
border-radius:5px;
}
/*headerMVに高さ指定しているため文字数、画像のサイズに注意して下さい*/
.siteTitle{
font-size:18px;
padding:90px 20px 20px 20px;
font-weight:bold;
}
.siteTitle a{
color:#fff;
text-decoration:none;
font-weight:bold;
}
#GNav{
border-radius:3px;
width:940px;
margin:10px auto;
padding:3px;
background:rgba(203, 138, 76, 1);
border:0px solid 1px solid #BF753E;
-webkit-box-shadow:inset 0px 0px 1px 0px rgba(255,255,255,1);
-moz-box-shadow:inset 0px 0px 1px 0px rgba(255,255,255,1);
box-shadow:inset 0px 0px 1px 0px rgba(132, 130, 129, 1);
}
.GNavList.clearfix li{
white-space:nowrap;
display:inline-block;
line-height:26px;
}
.GNavList.clearfix{
text-align:left;
}
.GNavList.clearfix li a{
color:#fff;
font-size:13px;
display:block;
padding:12px 40px;
font-weight:bold;
text-align:center;
text-decoration:none;
}
.GNavList.clearfix li a:hover{
border-radius:3px;
color:#fff;
text-decoration:none;
background:rgba(75, 143, 104, 1);
}
/*contents部分*/
#ContentWrap{
margin:0 auto;
width:940px;
}
.Mv{
position:absolute;
top:10px;
border-radius:5px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
right:10px;
}
#MainContents2{
border-radius:3px;
width:605px;
margin-top:5px;
float:right;
padding-bottom:10px;
margin-right:0px;
border:1px solid #d0d0d0;
padding:5px;
margin-bottom:20px;
background:#B3AEB1;
border-bottom:1px solid #d0d0d0;
-webkit-box-shadow:0px 6px 2px -5px rgba(0,0,0,0.75);
-moz-box-shadow:0px 6px 2px -5px rgba(0,0,0,0.75);
box-shadow:0px 6px 2px -5px rgba(0,0,0,0.75);
}
#MainContents a{
color:#00F;
background-color:#fff;
margin:10px;
padding:5px;
}
#MainContents a:hover{
text-decoration:none;
}
#subContents2{
border-radius:3px;
width:290px;
padding:20px 0;
border:1px solid #d0d0d0;
margin-top:5px;
float:left;
padding:5px;
margin-left:0px;
background:#B3AEB1;
-webkit-box-shadow:0px 6px 2px -5px rgba(0,0,0,0.75);
-moz-box-shadow:0px 6px 2px -5px rgba(0,0,0,0.75);
box-shadow:0px 6px 2px -5px rgba(0,0,0,0.75);
border-bottom:1px solid #B3AEB1;
}
.Nav{
margin:15px 0;
}
.Nav li{
border-radius:3px;
background:#B3FFB3;
padding:2px;
margin-bottom:10px;
border-bottom:2px solid rgba(146, 209, 146, 1);
border-top:2px solid rgba(146, 209, 146, 1);
}
.Nav li a{
font-size:13px;
display:block;
padding:12px 10px;
color:#000;
text-decoration:underline;
}
.Nav li a:hover{
color:#000;
text-decoration:none;
}
.Nav li:hover{
background:#D0FFFF;
}
.textBox02{
margin-top:0;
}
.new2{
margin:15px 0;
color:#df2525;
}
.new2 dt{
border-radius:3px;
background:rgba(251, 193, 177, 1);
font-size:14px;
font-weight:bold;
color:#000;
border-bottom:2px solid rgba(230, 162, 143, 1);
border-top:2px solid rgba(230, 162, 143, 1);
padding:13px 10px;
}
.new2 dd{
border-radius:3px;
background:rgba(251, 193, 177, 1);
padding:2px;
margin:10px 0;
border-bottom:2px solid rgba(230, 162, 143, 1);
border-top:2px solid rgba(230, 162, 143, 1);
}
.new2 dd a{
font-size:13px;
display:block;
padding:12px 10px;
color:#000;
text-decoration:none;
}
.new2 dd:hover{
background:#FC9;
}
.new2 dd a:hover{
color:#000;
text-decoration:none;
}
#blogparts{
text-align:center;
margin-top:30px;
}
/*footer部分*/
#footer{
clear:both;
border-radius:5px;
margin:30px auto 0px auto;
background:#4B8F68;
text-align:center;
padding-top:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}
.FNav{
padding:10px 0px;
margin:10px 0;
text-align:center;
}
.FNav li{
white-space:nowrap;
display:inline;
line-height:30px;
margin:0 20px;
}
.FNav li a{
font-size:14px;
color:#FFF;
text-decoration:none;
}
.FNav li a:hover{
color:#FFF;
text-decoration:underline;
}
.copy{
font-size:12px;
text-align:center;
color:#FFF;
padding:20px 0;
}/*==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;
}
/*==Nav_01==*/
.Nav{
padding:10px;
background-color:color04;
border-bottom:color01 1px dotted;
border-left:color01 1px dotted;
border-right:color01 1px dotted;
}
.Nav li{
padding:10px 2px;
border-bottom:color01 1px dotted;
}
.cap02{
box-shadow:0px 0px 0px #fff;
}
.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;
}