@charset "utf-8";
/*==cap02を読み込まない==*/
/*==wrapを読み込まない==*/
/*リセット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;
padding:0 2px;
}
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;
}
a{
color:#555;
text-decoration:none;
}
ul{
list-style-type:none;
}
img{
border:none;
background-color:#555;
}
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;
}
.cap01{
padding:10px;
background-image:url(../images/024c.gif);
font-size:18px;
margin-bottom:20px;
font-weight:bold;
border-top:2px solid #F36;
margin-top: 20px;
}
.cap02{
padding:11px 10px;
background-image:url(../images/25.gif);
font-size:15px;
border-top:1px solid #5c0909;
border-bottom:1px solid #5c0909;
}
.caption03{
padding:10px;
background-image:url(../images/bg001_10.gif);
font-size:15px;
}
.link01{
margin:10px;
}
.link01 li{
background:url(../images/ico_pen1-6.gif) no-repeat left center;
padding:5px;
padding-left:14px;
background-color:#eee;
border:1px solid #ccc;
margin:5px;
}
.link01 li:hover{
background-color:#ccc;
}
.text01{
margin:0 10px 30px 10px;
line-height:20px;
}
.text01 p{
margin-top:10px;
margin-left:10px;
}
#wrap{
width:980px;
margin:0 auto;
position:relative;
background:#fff;
background-image:url(../images/65.jpg);
background-repeat:repeat-x;
background-position:top;
-webkit-box-shadow:1px 1px 3px #666666;
-moz-box-shadow:1px 1px 3px #666666;
box-shadow:1px 1px 3px #666666;
}
/*header部分 ※ヘッダー、ナビのサイズ指定時に計算をする必要有り*/
#header{
width:340px;
background-color:#369;
}
.siteTitle{
font-size:20px;
padding:20px 5px;
font-weight:bold;
text-shadow:2px 2px 0px #3b3b3b,
	3px 3px 0px #616161;
}
.siteTitle a{
color:#fff;
text-decoration:none;
}
#GNav{
margin:0 auto;
position:absolute;
top:10px;
right:10px;
}
#GNav li{
background-color:#999;
line-height:30px;
padding:2px 10px;
float:left;
color:#555;
text-align:center;
margin-left:5px;
-webkit-border-radius:12;
-moz-border-radius:12;
border-radius:12px;
}
#GNav li:hover{
background:#555;
}
#GNav li a{
color:#fff;
}
/*contents部分*/
#ContentWrap{
margin:0 auto;
}
#Contents02{
padding-bottom:30px;
}
.Mv{
top:0;
right:0;
}
.imgR{
float:right;
padding:1px;
margin:10px;
border:1px solid #ccc;
}
.imgL{
float:left;
padding:1px;
margin:10px;
border:1px solid #ccc;
}
#MainContents2{
width:670px;
float:left;
}
#subContents2{
width:300px;
margin-top:270px;
float:right;
}
.Nav li{
font-size:12px;
padding:10px;
border-bottom:1px dotted #ccc;
padding-left:18px;
background:url(../images/ico_arrow12_r3.gif) no-repeat center left;
}
.Nav li a{
line-height:15px;
}
.Nav li:hover{
}
#blogparts{
text-align:center;
margin-top:20px;
}
.new2{
margin:0 10px;
}
.new2 dt{
font-size:14px;
padding-bottom:5px;
}
.new2 dd{
border-bottom:1px solid #ccc;
padding-bottom:5px;
margin-bottom:10px;
}
.new2 dd a{
	color: #A1866B;
}
.new2 dd a:hover{
	color: #a758a7;
}
/*footer部分*/
#footer{
clear:both;
margin:0 auto;
background-color:#5c0909;
background-image:url(../images/024c.gif);
}
.FNav{
padding:20px 10px;
text-align:center;
}
.FNav li{
white-space:nowrap;
display:inline;
padding-left:18px;
line-height:24px;
}
.FNav li:hover{
text-decoration:none;
}
.FNav li a{
color:#333;
}
.copy{
background-color:#333;
text-align:center;
color:#fff;
padding:10px;
border-top:1px solid #000;
font-weight:bold;
background:#111;
}/*==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_02==*/
.Nav{
padding:10px;
}
.Nav li{
margin-bottom:15px;
}
.Nav li a{
color:#333;
padding:5px 5px 5px 25px;
text-decoration:none;
font-weight:bold;
background-color:#fff;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:7px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ebebeb;
border-right-color:#ebebeb;
border-bottom-color:#ebebeb;
border-left-color:#ebebeb;
letter-spacing:normal;
display:block;
}
.Nav li a:hover{
color:#069;
font-weight:bold;
padding:5px 5px 5px 25px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:7px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:color01;
border-right-color:color01;
border-bottom-color:color01;
border-left-color:color01;
background-color:color04;
}
.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;
border-color: #069;
}