@charset "utf-8";
/*==新着情報の幅を変更しない==*/
/*==Navを読み込まない==*/
/*==wrapを読み込まない==*/
/*==サイトタイトルのpxを変更しない==*/
/*==footerを読み込まない==*/
*{
margin:0px;
padding:0px;
}
#MainContents a{


}
#MainContents a:hover{
text-decoration:none;
}
body{
font-family:"メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
letter-spacing:0.2em;
background-image:url(../images/15.gif);
}
/*-------リセット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;
}
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{
width:900px;
margin-right:auto;
margin-left:auto;
}
#wrap{
width:1160px;
margin:0 auto;
background-image:url(../images/083.gif);
font-family:"メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
}
.cap01{
font-size:15px;
line-height:25px;
font-weight:bold;
padding-top:5px;
padding-right:10px;
padding-left:10px;
box-shadow:0px 2px 3px #333333;
text-shadow:1px 1px 1px #666666;
border-radius:5px;
margin-top:10px;
}
.cap02{
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
color:#111;
box-shadow:0px 2px 3px #333333;
padding-left:10px;
background-image:url(../images/d41.gif);
border-radius:5px;
}
.text01{
color:#555;
line-height:30px;
padding:10px;
}
.text02{
color:#555;
line-height:30px;
padding:10px;
}
.text03{
color:#555;
line-height:30px;
padding:10px;
}
/*------header-----------*/
#header{
padding:50px 0 50px 0;
text-align:center;
}
.siteTitle{
font-size:30px;
font-weight:bold;
display:inline-block;
}
.siteTitle a{
color:#ff9900;
display:inline-block;
text-decoration:none;
text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.4), 1px 1px 1px rgba(255, 255, 255, 0.5);
}
/*---------GNav-----------*/
#GNav{
height:38px;
line-height:38px;
margin-bottom:30px;
}
.GNavList{
width:1117px;
margin-right:auto;
margin-left:auto;
border-top:1px dashed #999;
border-bottom:1px dashed #999;

}
.GNavList li{
display:block;
float:left;
margin-right:5px;
margin-left:5px;
}
.GNavList li a{
color:#444;
text-decoration:none;
font-weight:bold;
display:block;
padding-right:10px;
padding-left:10px;
}
.GNavList li a:hover{
color:#fff;
text-decoration:none;
font-weight:bold;
display:block;
padding-right:10px;
padding-left:10px;
background:#999;
}
/*------------Nav---------------*/
#Nav{
float:left;
width:200px;
margin-left:20px;
}
.Nav{
padding:10px 0;
}
.Nav li{
margin-bottom:15px;

}
.Nav li a{
display:block;
padding:10px 20px;
border-bottom:1px dashed #313131;
background-image:url(../images/ecalic008_006.png);
background-position:left;
background-repeat:no-repeat;
color:#333;
line-height:20px;
text-decoration:none;
}
.Nav li a:hover{
display:block;
padding:10px 20px;
border-bottom:1px solid #313131;
background-image:url(../images/ecalic008_010.png);
background-position:left;
background-repeat:no-repeat;
color:#ff9900;
border-radius:5px;
background-color:#313131;
}
/*------------Mv-------------*/
.Mv{
width:630px;
margin-left:270px;
position:absolute;
}
.Mv img{
width:630px;
height:200px;
}
/*-----------Contents--------------*/
#ContentWrap{
width:1160px;
margin:0 auto;
position:relative;
}
.Contents{
width:900px;
margin-right:auto;
margin-left:auto;
}
#MainContents{
padding:15px;
float:left;
width:600px;
background-color:#f5f4ee;
margin-right:20px;
margin-left:50px;
margin-bottom:20px;
margin-top:200px;
}
#SubContents{
float:right;
width:200px;
margin-right:20px;
}
.textBox02{
background-color:#FFF;
padding:10px;
border-radius:10px;
}
.caption03{
border-bottom-width:1px;
border-bottom-style:dashed;
border-bottom-color:#690;
font-size:14px;
line-height:30px;
font-weight:normal;
color:#033;
padding-left:10px;
}

.new {
	margin-top:10px;
	
	}
.new dt{
font-size:14px;
font-weight:bold;
color:#313131;
padding:10px;
}
.new dd{
margin-bottom:5px;

}
.new dd a{
	display:inline-block;
	text-decoration:underline;
	color:#333;
	padding:5px 5px;
}
.new dd a:hover{
	display:inline-block;
	text-decoration:none;
	color:#0099CC;
	padding:5px 5px;
}
.link01{
padding:10px 0;
}
.link01 li{
margin-bottom:10px;
list-style-position:inside;
list-style-image:url(../images/arrow073_02.gif);
}
.link01 li a {
	color:#333;
	padding:5px 10px;
	display:inline-block;
	text-decoration:underline;
}

.link01 li a:hover {
	color:#0099CC;
	padding:5px 10px;
	display:inline-block;
	text-decoration:none;
}
/*-----------footer------------*/
#footer{
width:960px;
margin:0 auto;
padding:20px 0;
border-top:1px dashed #999;
}
.FNav li{
display:inline-block;
margin-right:5px;
margin-left:5px;
white-space:nowrap;
margin-bottom:10px;
padding:10px 10px;
}
.FNav li a{
color:#444;
font-weight:bold;
text-decoration:none;
background-image:url(../images/wmp_11_b_w.png);
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
}
.FNav li a:hover{
color:#0099cc;
font-weight:bold;
text-decoration:none;
background-image:url(../images/wmp_11.png);
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
}
.FNav{
text-align:center;

}
.copy{
font-size:12px;
font-weight:bold;
text-align:center;
padding:10px;
color:#313131;
}
/*==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;
border:1px solid #ccc;
}
.imgL{
float:left;
margin-top:15px;
margin-right:10px;
margin-bottom:10px;
position:static;
border:1px solid #ccc;
}
.imgboder{
border:#999 1px solid;
}

#footer{
line-height:25px;
}
#footer a:hover{
}
#blogparts{
text-align:center;
margin:20px auto;
font-size:12px;
}
